+ 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 [Tue Jun 9 17:22:38 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-695847c9fc-cx9n2 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd4e210a668 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-06-09 17:22:40.053 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 17:22:40.122 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-09 17:22:40.925 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-06-09 17:22:40.926 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-06-09 17:22:40.927 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 17:22:40.994 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-06-09 17:22:40.995 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-06-09 17:22:40.995 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 17:22:43.037 8 WARNING glance.api.v2.images [None req-6bd50488-7967-474d-b71a-3570dc5ad701 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 17:22:43.203 7 WARNING glance.api.v2.images [None req-39f81c8f-09a7-4982-b2d6-dba4c0f3c766 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 17:22:43.388 8 WARNING keystonemiddleware._common.config [None req-6bd50488-7967-474d-b71a-3570dc5ad701 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 17:22:43.397 8 WARNING oslo_config.cfg [None req-6bd50488-7967-474d-b71a-3570dc5ad701 - - - - - -] 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 0x7fd4e210a668 pid: 8 (default app) 2026-06-09 17:22:43.545 7 WARNING keystonemiddleware._common.config [None req-39f81c8f-09a7-4982-b2d6-dba4c0f3c766 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 17:22:43.553 7 WARNING oslo_config.cfg [None req-39f81c8f-09a7-4982-b2d6-dba4c0f3c766 - - - - - -] 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 0x7fd4e210a668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 17:22:45 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-06-09 17:22:45.817 7 WARNING oslo_policy.policy [None req-14db196e-a7b2-44da-80ce-7a3768892870 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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-06-09 17:22:45.817 7 WARNING oslo_policy.policy [None req-14db196e-a7b2-44da-80ce-7a3768892870 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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-06-09 17:22:45.834 7 WARNING oslo_policy.policy [None req-14db196e-a7b2-44da-80ce-7a3768892870 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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-06-09 17:22:45.834 7 WARNING oslo_policy.policy [None req-14db196e-a7b2-44da-80ce-7a3768892870 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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/5] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 17:22:45 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 17:22: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: 2/7] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 17:22:49 2026] GET /v2/images => generated 69 bytes in 34 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-06-09 17:22:49.463 8 WARNING oslo_policy.policy [None req-4b20a454-65a7-4c47-9c75-ae4dd7ae3eaa 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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-06-09 17:22:49.463 8 WARNING oslo_policy.policy [None req-4b20a454-65a7-4c47-9c75-ae4dd7ae3eaa 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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: 6/8] 199.19.213.145 () {44 vars in 911 bytes} [Tue Jun 9 17:22:49 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.145 () {44 vars in 933 bytes} [Tue Jun 9 17:22:49 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 17:22:49.598 8 WARNING oslo_policy.policy [None req-749f2b12-f4d5-4443-a941-0c8c04d19069 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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-06-09 17:22:49.599 8 WARNING oslo_policy.policy [None req-749f2b12-f4d5-4443-a941-0c8c04d19069 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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/10] 199.19.213.145 () {44 vars in 939 bytes} [Tue Jun 9 17:22:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 17:22:49.688 7 WARNING oslo_config.cfg [None req-1a865adc-8011-48b0-ae62-99d568a86edb 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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/11] 199.19.213.145 () {48 vars in 951 bytes} [Tue Jun 9 17:22:49 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 17:22:49.711 8 WARNING oslo_policy.policy [None req-b691429a-0e0a-41cb-b45f-611b5d6df690 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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-06-09 17:22:49.711 8 WARNING oslo_policy.policy [None req-b691429a-0e0a-41cb-b45f-611b5d6df690 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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-06-09 17:22:49.712 8 INFO glance.api.v2.image_data [None req-b691429a-0e0a-41cb-b45f-611b5d6df690 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 17:22:55.217 8 WARNING glance.location [None req-b691429a-0e0a-41cb-b45f-611b5d6df690 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.145 () {48 vars in 1045 bytes} [Tue Jun 9 17:22:49 2026] PUT /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a/file => generated 0 bytes in 5558 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5072 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.145 () {44 vars in 971 bytes} [Tue Jun 9 17:22:55 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 17:22:55.370 8 WARNING oslo_config.cfg [None req-9a8d09bf-e17f-4e9a-a2e2-18cc9ae5b730 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - 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: 9/16] 199.19.213.145 () {48 vars in 1051 bytes} [Tue Jun 9 17:22:55 2026] PATCH /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.145 () {44 vars in 971 bytes} [Tue Jun 9 17:22:55 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 159/318] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 17:47:56 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: 160/319] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 17:47:56 2026] GET /v2/images => generated 1381 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/324] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 17:48:13 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: 162/325] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 17:48:13 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: 164/326] 199.19.213.145 () {44 vars in 937 bytes} [Tue Jun 9 17:48:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/327] 199.19.213.145 () {44 vars in 959 bytes} [Tue Jun 9 17:48:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 199.19.213.145 () {44 vars in 939 bytes} [Tue Jun 9 17:48:13 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: 164/329] 199.19.213.145 () {48 vars in 951 bytes} [Tue Jun 9 17:48:14 2026] POST /v2/images => generated 796 bytes in 205 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 17:48:14.231 8 INFO glance.api.v2.image_data [None req-82e3bf11-99c5-4ae9-b041-2459bc62505c 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 17:49:01.295 8 WARNING glance.location [None req-82e3bf11-99c5-4ae9-b041-2459bc62505c 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 166/338] 199.19.213.145 () {48 vars in 1046 bytes} [Tue Jun 9 17:48:14 2026] PUT /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb/file => generated 0 bytes in 47115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61244 switches on core 0) [pid: 7|app: 0|req: 173/339] 199.19.213.145 () {44 vars in 971 bytes} [Tue Jun 9 17:49:01 2026] GET /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/340] 199.19.213.145 () {48 vars in 1051 bytes} [Tue Jun 9 17:49:01 2026] PATCH /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/341] 199.19.213.145 () {44 vars in 971 bytes} [Tue Jun 9 17:49:01 2026] GET /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/344] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 17:49:02 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: 176/345] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 17:49:02 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/432] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 17:56:12 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/433] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 17:56:12 2026] GET /v2/images => generated 2778 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 17:56:35 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: 223/439] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 17:56:35 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/440] 199.19.213.145 () {44 vars in 947 bytes} [Tue Jun 9 17:56:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/441] 199.19.213.145 () {44 vars in 969 bytes} [Tue Jun 9 17:56:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/442] 199.19.213.145 () {44 vars in 939 bytes} [Tue Jun 9 17:56:35 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: 225/443] 199.19.213.145 () {48 vars in 951 bytes} [Tue Jun 9 17:56:35 2026] POST /v2/images => generated 799 bytes in 3191 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 17:56:38.954 8 INFO glance.api.v2.image_data [None req-cc74dfaa-70a3-4c33-9e4c-3bdb40bec82e 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 17:59:43.582 8 INFO glance.location [None req-cc74dfaa-70a3-4c33-9e4c-3bdb40bec82e 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 219/482] 199.19.213.145 () {48 vars in 1045 bytes} [Tue Jun 9 17:56:38 2026] PUT /v2/images/94f7a1a6-ea36-4865-a699-8d17dbc819e4/file => generated 0 bytes in 184678 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8868 switches on core 0) [pid: 7|app: 0|req: 264/483] 199.19.213.145 () {44 vars in 971 bytes} [Tue Jun 9 17:59:43 2026] GET /v2/images/94f7a1a6-ea36-4865-a699-8d17dbc819e4 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/484] 199.19.213.145 () {48 vars in 1051 bytes} [Tue Jun 9 17:59:43 2026] PATCH /v2/images/94f7a1a6-ea36-4865-a699-8d17dbc819e4 => generated 1410 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/485] 199.19.213.145 () {44 vars in 971 bytes} [Tue Jun 9 17:59:43 2026] GET /v2/images/94f7a1a6-ea36-4865-a699-8d17dbc819e4 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/504] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 18:01:21 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: 275/505] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 18:01:21 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: 8|app: 0|req: 233/510] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 18:01:36 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: 278/511] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 18:01:36 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: 234/512] 199.19.213.145 () {44 vars in 939 bytes} [Tue Jun 9 18:01:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/513] 199.19.213.145 () {44 vars in 961 bytes} [Tue Jun 9 18:01:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/514] 199.19.213.145 () {44 vars in 939 bytes} [Tue Jun 9 18:01:36 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: 280/515] 199.19.213.145 () {48 vars in 951 bytes} [Tue Jun 9 18:01:36 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 18:01:36.748 8 INFO glance.api.v2.image_data [None req-414a3811-e3d1-42a6-9d9c-25351db3c55e 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 18:01:57.562 8 INFO glance.location [None req-414a3811-e3d1-42a6-9d9c-25351db3c55e 2c305c862f2c48ea9910387ca7cb5109 0ade9c3f80804ef4ada89cce7e1fa404 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 236/520] 199.19.213.145 () {48 vars in 1046 bytes} [Tue Jun 9 18:01:36 2026] PUT /v2/images/67f099d5-935d-4439-9b86-6408ce8a6281/file => generated 0 bytes in 20857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27808 switches on core 0) [pid: 7|app: 0|req: 285/521] 199.19.213.145 () {44 vars in 971 bytes} [Tue Jun 9 18:01:57 2026] GET /v2/images/67f099d5-935d-4439-9b86-6408ce8a6281 => 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: 237/522] 199.19.213.145 () {48 vars in 1051 bytes} [Tue Jun 9 18:01:57 2026] PATCH /v2/images/67f099d5-935d-4439-9b86-6408ce8a6281 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/523] 199.19.213.145 () {44 vars in 971 bytes} [Tue Jun 9 18:01:57 2026] GET /v2/images/67f099d5-935d-4439-9b86-6408ce8a6281 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/714] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 18:17: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: 333/715] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 18:17:49 2026] GET /v2/images => generated 5574 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/746] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 18:20:13 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: 349/747] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 18:20:13 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/748] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 18:20:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/749] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 18:20:15 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/760] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 18:21:07 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: 405/761] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 18:21:07 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/764] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 18:21:15 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: 358/765] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 18:21:15 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/778] 199.19.213.145 () {42 vars in 688 bytes} [Tue Jun 9 18:22:17 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: 414/779] 199.19.213.145 () {44 vars in 910 bytes} [Tue Jun 9 18:22:17 2026] GET /v2/images => generated 5574 bytes in 75 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: 420/790] 10.0.0.115 () {32 vars in 633 bytes} [Tue Jun 9 18:23:03 2026] GET /v2/images => generated 5574 bytes in 17 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: 373/795] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:23:23 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 423/796] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:23:23 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: 374/797] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:23:26 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => generated 1312 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/798] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:23:26 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: 375/799] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:23: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: 7|app: 0|req: 425/800] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:23:26 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 376/801] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:23:26 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: 426/802] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:23:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/803] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:23:26 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 427/804] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:23:26 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: 378/805] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:23:26 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: 428/806] 10.0.0.135 () {36 vars in 911 bytes} [Tue Jun 9 18:23:27 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/807] 10.0.0.135 () {36 vars in 1007 bytes} [Tue Jun 9 18:23:27 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a/locations => generated 127 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/808] 10.0.0.135 () {36 vars in 987 bytes} [Tue Jun 9 18:23:27 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 380/809] 10.0.0.135 () {36 vars in 927 bytes} [Tue Jun 9 18:23: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: 430/810] 10.0.0.135 () {36 vars in 927 bytes} [Tue Jun 9 18:23:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/811] 199.19.213.145 () {36 vars in 991 bytes} [Tue Jun 9 18:23:30 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/812] 199.19.213.145 () {36 vars in 931 bytes} [Tue Jun 9 18:23:30 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: 382/813] 199.19.213.145 () {36 vars in 991 bytes} [Tue Jun 9 18:23:31 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/814] 199.19.213.145 () {36 vars in 931 bytes} [Tue Jun 9 18:23:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/817] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:23:35 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 384/818] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:23:35 2026] GET /v2/schemas/image => generated 4018 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/819] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:23:36 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 385/820] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:23:36 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: 390/829] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:24:14 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 440/830] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:24:14 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: 442/833] 10.0.0.115 () {30 vars in 411 bytes} [Tue Jun 9 18:24:26 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/838] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:24:50 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 445/839] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:24:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/846] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:25:18 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 449/847] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:25:18 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: 400/850] 10.0.0.115 () {32 vars in 707 bytes} [Tue Jun 9 18:25:22 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 451/851] 10.0.0.115 () {32 vars in 707 bytes} [Tue Jun 9 18:25:22 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 401/852] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:25:22 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 452/853] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:25:22 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: 402/854] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:25:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/855] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:25:22 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 403/856] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:25:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/857] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:25:22 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: 404/858] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:25:22 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 455/859] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:25:22 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: 405/860] 10.0.0.135 () {36 vars in 911 bytes} [Tue Jun 9 18:25:23 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/861] 10.0.0.135 () {36 vars in 1007 bytes} [Tue Jun 9 18:25:23 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a/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: 406/862] 10.0.0.135 () {36 vars in 987 bytes} [Tue Jun 9 18:25:23 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/863] 10.0.0.135 () {36 vars in 927 bytes} [Tue Jun 9 18:25:23 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: 407/864] 10.0.0.135 () {36 vars in 927 bytes} [Tue Jun 9 18:25:23 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: 460/869] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:25:47 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 410/870] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:25: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: 7|app: 0|req: 461/871] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:25:50 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 411/872] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:25:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/877] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:26:06 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/878] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:26:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/881] 10.0.0.115 () {34 vars in 655 bytes} [Tue Jun 9 18:26:21 2026] POST /v2/images => generated 649 bytes in 147 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 18:26:21.607 7 WARNING glance.api.v2.images [None req-e5953214-4577-4ac9-8dbe-ad30b82cd735 abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fb660ae2-cfda-4108-b272-5bda72cc7209 [pid: 7|app: 0|req: 466/882] 10.0.0.115 () {32 vars in 710 bytes} [Tue Jun 9 18:26:21 2026] DELETE /v2/images/fb660ae2-cfda-4108-b272-5bda72cc7209 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/883] 10.0.0.115 () {32 vars in 707 bytes} [Tue Jun 9 18:26:21 2026] GET /v2/images/fb660ae2-cfda-4108-b272-5bda72cc7209 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/884] 10.0.0.115 () {32 vars in 633 bytes} [Tue Jun 9 18:26:21 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/885] 10.0.0.115 () {34 vars in 655 bytes} [Tue Jun 9 18:26:21 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 18:26:21.780 7 WARNING oslo_policy.policy [None req-29d2c1c9-656f-41a1-8d0d-65703f2a1d9f abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - 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-06-09 18:26:21.781 7 WARNING oslo_policy.policy [None req-29d2c1c9-656f-41a1-8d0d-65703f2a1d9f abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - 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: 468/886] 10.0.0.115 () {32 vars in 717 bytes} [Tue Jun 9 18:26:21 2026] GET /v2/images/82ed611d-f327-4aba-ae06-a79ac9078a96/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:26:21.801 8 INFO glance.api.v2.image_data [None req-1e1bbe57-ae8c-4745-9566-272e2a7f932a abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 18:26:21.846 8 WARNING glance_store._drivers.rbd [None req-1e1bbe57-ae8c-4745-9566-272e2a7f932a abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 18:26:22.792 8 INFO glance.location [None req-1e1bbe57-ae8c-4745-9566-272e2a7f932a abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 419/889] 10.0.0.115 () {32 vars in 727 bytes} [Tue Jun 9 18:26:21 2026] PUT /v2/images/82ed611d-f327-4aba-ae06-a79ac9078a96/file => generated 0 bytes in 1049 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/890] 10.0.0.115 () {32 vars in 707 bytes} [Tue Jun 9 18:26:22 2026] GET /v2/images/82ed611d-f327-4aba-ae06-a79ac9078a96 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/891] 10.0.0.115 () {32 vars in 717 bytes} [Tue Jun 9 18:26:22 2026] GET /v2/images/82ed611d-f327-4aba-ae06-a79ac9078a96/file => generated 1024 bytes in 168 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/892] 10.0.0.115 () {34 vars in 655 bytes} [Tue Jun 9 18:26:23 2026] POST /v2/images => generated 647 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/893] 10.0.0.115 () {32 vars in 726 bytes} [Tue Jun 9 18:26:23 2026] PATCH /v2/images/5582160f-d58f-4621-a002-6ee81ecfdb9a => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/894] 10.0.0.115 () {32 vars in 707 bytes} [Tue Jun 9 18:26:23 2026] GET /v2/images/5582160f-d58f-4621-a002-6ee81ecfdb9a => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:26:23.201 8 WARNING glance.api.v2.images [None req-99da3111-7d81-422f-8d0c-79fb9f198340 abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5582160f-d58f-4621-a002-6ee81ecfdb9a [pid: 8|app: 0|req: 422/895] 10.0.0.115 () {32 vars in 710 bytes} [Tue Jun 9 18:26:23 2026] DELETE /v2/images/5582160f-d58f-4621-a002-6ee81ecfdb9a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/896] 10.0.0.115 () {32 vars in 707 bytes} [Tue Jun 9 18:26:23 2026] GET /v2/images/5582160f-d58f-4621-a002-6ee81ecfdb9a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:26:23.281 8 WARNING glance.api.v2.images [None req-0523ca70-09cc-4e8a-9fc5-0585e2b2e2a8 abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//82ed611d-f327-4aba-ae06-a79ac9078a96 [pid: 8|app: 0|req: 423/897] 10.0.0.115 () {32 vars in 710 bytes} [Tue Jun 9 18:26:23 2026] DELETE /v2/images/82ed611d-f327-4aba-ae06-a79ac9078a96 => generated 0 bytes in 1017 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/898] 10.0.0.115 () {32 vars in 707 bytes} [Tue Jun 9 18:26:24 2026] GET /v2/images/82ed611d-f327-4aba-ae06-a79ac9078a96 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:26:24.335 8 WARNING glance.api.v2.images [None req-2bfb9a1b-3de5-4438-9277-1161a019143e abab6a1c1b5c4586baf3c5d10c3bb8d4 b616782a5b474e82a4b07a1449b7df53 - - default default] Failed to find image fb660ae2-cfda-4108-b272-5bda72cc7209 to delete: glance.common.exception.ImageNotFound: No image found with ID fb660ae2-cfda-4108-b272-5bda72cc7209 [pid: 8|app: 0|req: 424/899] 10.0.0.115 () {32 vars in 710 bytes} [Tue Jun 9 18:26:24 2026] DELETE /v2/images/fb660ae2-cfda-4108-b272-5bda72cc7209 => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/900] 10.0.0.115 () {32 vars in 707 bytes} [Tue Jun 9 18:26:24 2026] GET /v2/images/fb660ae2-cfda-4108-b272-5bda72cc7209 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/903] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:26:32 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 478/904] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:26:32 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: 429/909] 199.19.213.145 () {32 vars in 826 bytes} [Tue Jun 9 18:26:53 2026] GET /v2/images?status=active&owner=0ade9c3f80804ef4ada89cce7e1fa404&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/910] 199.19.213.145 () {32 vars in 653 bytes} [Tue Jun 9 18:26:54 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: 430/911] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:26:54 2026] GET /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/912] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:26:54 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: 431/913] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:26: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: 7|app: 0|req: 483/914] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:26:54 2026] GET /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/915] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:26: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: 7|app: 0|req: 484/916] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:26:54 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: 433/917] 10.0.0.88 () {36 vars in 986 bytes} [Tue Jun 9 18:26:54 2026] GET /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb => 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: 485/918] 10.0.0.88 () {36 vars in 926 bytes} [Tue Jun 9 18:26:54 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: 434/919] 10.0.0.135 () {36 vars in 911 bytes} [Tue Jun 9 18:26:55 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/920] 10.0.0.135 () {36 vars in 1007 bytes} [Tue Jun 9 18:26:55 2026] GET /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb/locations => generated 127 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/921] 10.0.0.135 () {36 vars in 987 bytes} [Tue Jun 9 18:26:55 2026] GET /v2/images/ba3a8c51-b545-4fa7-a11a-03c46e846fbb => 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: 487/922] 10.0.0.135 () {36 vars in 927 bytes} [Tue Jun 9 18:26:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/923] 10.0.0.135 () {36 vars in 927 bytes} [Tue Jun 9 18:26:55 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: 492/932] 10.0.0.32 () {36 vars in 986 bytes} [Tue Jun 9 18:27:40 2026] GET /v2/images/9f2e6b16-8dfd-404c-b95b-bbb52e3f477a => 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: 441/933] 10.0.0.32 () {36 vars in 926 bytes} [Tue Jun 9 18:27:40 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: 7|app: 0|req: 514/976] 10.0.0.115 () {32 vars in 633 bytes} [Tue Jun 9 18:31:02 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)