+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 8 05:27:28 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-794cbf456f-r9wfp 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x56083c241160 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-08 05:27:30.371 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 05:27:30.372 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-07-08 05:27:30.964 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-08 05:27:30.965 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-08 05:27:30.982 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-08 05:27:30.983 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-08 05:27:32.532 7 WARNING glance.api.v2.images [None req-fd934371-1b0a-4961-a801-a61bea703f43 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 05:27:32.542 8 WARNING glance.api.v2.images [None req-b87ebf24-bf9f-44c9-bad6-d9eb20c5731c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 05:27:32.772 7 WARNING keystonemiddleware._common.config [None req-fd934371-1b0a-4961-a801-a61bea703f43 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 05:27:32.779 7 WARNING oslo_config.cfg [None req-fd934371-1b0a-4961-a801-a61bea703f43 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-08 05:27:32.780 8 WARNING keystonemiddleware._common.config [None req-b87ebf24-bf9f-44c9-bad6-d9eb20c5731c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x56083c241160 pid: 7 (default app) 2026-07-08 05:27:32.788 8 WARNING oslo_config.cfg [None req-b87ebf24-bf9f-44c9-bad6-d9eb20c5731c - - - - - -] 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 4 seconds on interpreter 0x56083c241160 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:27:33 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:27:34.127 8 WARNING oslo_policy.policy [None req-ff9ef296-6e90-4850-a37a-534ff21a95bc f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:27:34.127 8 WARNING oslo_policy.policy [None req-ff9ef296-6e90-4850-a37a-534ff21a95bc f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:27:34.150 8 WARNING oslo_policy.policy [None req-ff9ef296-6e90-4850-a37a-534ff21a95bc f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:27:34.151 8 WARNING oslo_policy.policy [None req-ff9ef296-6e90-4850-a37a-534ff21a95bc f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - 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: 2/6] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:27:33 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:27:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:27:37 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:27:37.719 7 WARNING oslo_policy.policy [None req-2080f01c-b36a-403a-80bd-d321e9ec3f9f f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:27:37.719 7 WARNING oslo_policy.policy [None req-2080f01c-b36a-403a-80bd-d321e9ec3f9f f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - 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/9] 199.204.45.89 () {44 vars in 908 bytes} [Wed Jul 8 05:27:37 2026] GET /v2/images/cirros => generated 151 bytes in 367 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.89 () {44 vars in 930 bytes} [Wed Jul 8 05:27:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 05:27:37.865 7 WARNING oslo_policy.policy [None req-5e89c288-d832-4bed-9d2f-76694350a5db f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:27:37.865 7 WARNING oslo_policy.policy [None req-5e89c288-d832-4bed-9d2f-76694350a5db f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - 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/11] 199.204.45.89 () {44 vars in 936 bytes} [Wed Jul 8 05:27:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 05:27:37.942 8 WARNING oslo_config.cfg [None req-692859e8-09ae-497c-bc12-6e2aa538e8f5 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - 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: 5/12] 199.204.45.89 () {48 vars in 948 bytes} [Wed Jul 8 05:27:37 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 05:27:37.965 7 WARNING oslo_policy.policy [None req-e77610b9-c30b-4e69-b831-bd76b051b3e6 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:27:37.965 7 WARNING oslo_policy.policy [None req-e77610b9-c30b-4e69-b831-bd76b051b3e6 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:27:37.966 7 INFO glance.api.v2.image_data [None req-e77610b9-c30b-4e69-b831-bd76b051b3e6 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:27:41.252 7 INFO glance.location [None req-e77610b9-c30b-4e69-b831-bd76b051b3e6 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.89 () {48 vars in 1042 bytes} [Wed Jul 8 05:27:37 2026] PUT /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745/file => generated 0 bytes in 3337 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7816 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:27:41 2026] GET /v2/images => generated 1240 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 05:27:41.333 7 WARNING oslo_config.cfg [None req-ff35404a-1027-4a3a-8612-2c10dc87227d f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - 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/15] 199.204.45.89 () {48 vars in 1046 bytes} [Wed Jul 8 05:27:41 2026] PATCH /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:27:41 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:49:06 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:49:06 2026] GET /v2/images => generated 1240 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:49:23 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:49:23 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.89 () {44 vars in 934 bytes} [Wed Jul 8 05:49:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.89 () {44 vars in 956 bytes} [Wed Jul 8 05:49:23 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: 144/285] 199.204.45.89 () {44 vars in 936 bytes} [Wed Jul 8 05:49:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.89 () {48 vars in 948 bytes} [Wed Jul 8 05:49:23 2026] POST /v2/images => generated 796 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 05:49:23.224 7 INFO glance.api.v2.image_data [None req-0db971e9-2b7e-4e94-9f97-489ef3937f6b f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:49:47.886 7 INFO glance.location [None req-0db971e9-2b7e-4e94-9f97-489ef3937f6b f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/291] 199.204.45.89 () {48 vars in 1043 bytes} [Wed Jul 8 05:49:23 2026] PUT /v2/images/a5cd66f2-4f99-47c7-9d47-f4a965d2490c/file => generated 0 bytes in 24707 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67024 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:49:47 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.204.45.89 () {48 vars in 1046 bytes} [Wed Jul 8 05:49:47 2026] PATCH /v2/images/a5cd66f2-4f99-47c7-9d47-f4a965d2490c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jul 8 05:49:47 2026] PATCH /v2/images/a5cd66f2-4f99-47c7-9d47-f4a965d2490c => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:49:48 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:49:49 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/297] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:49:49 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:56:27 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:56:27 2026] GET /v2/images => generated 2451 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:56:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:56:38 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.89 () {44 vars in 944 bytes} [Wed Jul 8 05:56:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.89 () {44 vars in 966 bytes} [Wed Jul 8 05:56:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.89 () {44 vars in 936 bytes} [Wed Jul 8 05:56:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.89 () {48 vars in 948 bytes} [Wed Jul 8 05:56:38 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 05:56:38.548 8 WARNING oslo_policy.policy [None req-d6e81732-71e4-4d0d-bc60-5355640007d8 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:56:38.548 8 WARNING oslo_policy.policy [None req-d6e81732-71e4-4d0d-bc60-5355640007d8 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 05:56:38.549 8 INFO glance.api.v2.image_data [None req-d6e81732-71e4-4d0d-bc60-5355640007d8 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:56:48.747 8 INFO glance.location [None req-d6e81732-71e4-4d0d-bc60-5355640007d8 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/390] 199.204.45.89 () {48 vars in 1042 bytes} [Wed Jul 8 05:56:38 2026] PUT /v2/images/686d25de-cc63-457a-9839-3e42639a56bc/file => generated 0 bytes in 10245 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27238 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:56:48 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jul 8 05:56:48 2026] PATCH /v2/images/686d25de-cc63-457a-9839-3e42639a56bc => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:56:48 2026] GET /v2/images => generated 3687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:57:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:57:25 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 05:57:40 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:57:40 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.89 () {44 vars in 936 bytes} [Wed Jul 8 05:57:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.89 () {44 vars in 958 bytes} [Wed Jul 8 05:57:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.89 () {44 vars in 936 bytes} [Wed Jul 8 05:57:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.89 () {48 vars in 948 bytes} [Wed Jul 8 05:57:41 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 05:57:41.099 8 INFO glance.api.v2.image_data [None req-32191b8c-2485-4692-b33b-f9a2119a9456 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 05:58:06.169 8 INFO glance.location [None req-32191b8c-2485-4692-b33b-f9a2119a9456 f9d0012c80a44f34981be525aa95de34 31c8531259d447fa8358eb34b21b7e43 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 206/418] 199.204.45.89 () {48 vars in 1043 bytes} [Wed Jul 8 05:57:41 2026] PUT /v2/images/e1fd76ba-41ee-4886-a798-54389abf8c47/file => generated 0 bytes in 25145 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33377 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:58:06 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.204.45.89 () {48 vars in 1046 bytes} [Wed Jul 8 05:58:06 2026] PATCH /v2/images/e1fd76ba-41ee-4886-a798-54389abf8c47 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 05:58:06 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/572] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 06:10:33 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/573] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 06:10:33 2026] GET /v2/images => generated 4893 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 06:12:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/603] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 06:12:55 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/604] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 06:12:56 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 06:12:56 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/614] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 06:13:41 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/615] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 06:13:42 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/618] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 06:13:49 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/619] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 06:13:49 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 199.204.45.89 () {42 vars in 685 bytes} [Wed Jul 8 06:14:47 2026] GET / => generated 1183 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/633] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 8 06:14:47 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 318/642] 10.0.0.36 () {32 vars in 632 bytes} [Wed Jul 8 06:15:29 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 327/647] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:15:49 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:15:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 199.204.45.89 () {36 vars in 990 bytes} [Wed Jul 8 06:15:52 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/650] 199.204.45.89 () {36 vars in 930 bytes} [Wed Jul 8 06:15:52 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: 324/653] 199.204.45.89 () {36 vars in 990 bytes} [Wed Jul 8 06:15:53 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 199.204.45.89 () {36 vars in 930 bytes} [Wed Jul 8 06:15:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/655] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:15:55 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:15: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: 8|app: 0|req: 327/659] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:16:08 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:16:08 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: 328/661] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:16:08 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: 334/662] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:16:08 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:16:08 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: 335/664] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:16:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:16:08 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:16:08 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: 331/667] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:16:08 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: 337/668] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:16:08 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/669] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:16:08 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: 338/670] 10.0.0.40 () {36 vars in 986 bytes} [Wed Jul 8 06:16:09 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:16:09 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: 339/672] 10.0.0.40 () {36 vars in 986 bytes} [Wed Jul 8 06:16:09 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:16:09 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: 340/674] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:16:09 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: 336/677] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:16:18 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:16:18 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: 339/683] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:16:42 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:16:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.36 () {30 vars in 410 bytes} [Wed Jul 8 06:16:53 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/692] 10.0.0.36 () {34 vars in 654 bytes} [Wed Jul 8 06:17:08 2026] POST /v2/images => generated 648 bytes in 162 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 06:17:08.299 8 WARNING glance.api.v2.images [None req-b86efdfe-b1c9-45b8-bdff-b34173009ad1 83df2fee5e654036afbeaa2540a194f7 b7f964320e954b94810c3f3b91c61f0c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5657683-4caf-456c-9d84-d82dfbae9f2f [pid: 8|app: 0|req: 343/693] 10.0.0.36 () {32 vars in 709 bytes} [Wed Jul 8 06:17:08 2026] DELETE /v2/images/b5657683-4caf-456c-9d84-d82dfbae9f2f => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/694] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 8 06:17:08 2026] GET /v2/images/b5657683-4caf-456c-9d84-d82dfbae9f2f => 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: 344/695] 10.0.0.36 () {32 vars in 632 bytes} [Wed Jul 8 06:17:08 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.36 () {34 vars in 654 bytes} [Wed Jul 8 06:17:08 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 8 06:17:08 2026] GET /v2/images/6f553da6-0b66-418b-8d1c-3d0941909aaa/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 06:17:08.492 7 INFO glance.api.v2.image_data [None req-7a8234b7-4d4e-4917-9465-76d4aee30b4b 83df2fee5e654036afbeaa2540a194f7 b7f964320e954b94810c3f3b91c61f0c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 06:17:08.543 7 WARNING glance_store._drivers.rbd [None req-7a8234b7-4d4e-4917-9465-76d4aee30b4b 83df2fee5e654036afbeaa2540a194f7 b7f964320e954b94810c3f3b91c61f0c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 06:17:09.412 7 INFO glance.location [None req-7a8234b7-4d4e-4917-9465-76d4aee30b4b 83df2fee5e654036afbeaa2540a194f7 b7f964320e954b94810c3f3b91c61f0c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 353/698] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 8 06:17:08 2026] PUT /v2/images/6f553da6-0b66-418b-8d1c-3d0941909aaa/file => generated 0 bytes in 980 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 8 06:17:09 2026] GET /v2/images/6f553da6-0b66-418b-8d1c-3d0941909aaa => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 8 06:17:09 2026] GET /v2/images/6f553da6-0b66-418b-8d1c-3d0941909aaa/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.36 () {34 vars in 654 bytes} [Wed Jul 8 06:17:09 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 8 06:17:09 2026] PATCH /v2/images/747a5df9-c33b-43fe-9f3a-6c9654a61039 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 8 06:17:09 2026] GET /v2/images/747a5df9-c33b-43fe-9f3a-6c9654a61039 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 06:17:09.729 7 WARNING glance.api.v2.images [None req-879700d9-bce7-4c3d-a3ec-9456dda17ed9 83df2fee5e654036afbeaa2540a194f7 b7f964320e954b94810c3f3b91c61f0c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//747a5df9-c33b-43fe-9f3a-6c9654a61039 [pid: 7|app: 0|req: 356/704] 10.0.0.36 () {32 vars in 709 bytes} [Wed Jul 8 06:17:09 2026] DELETE /v2/images/747a5df9-c33b-43fe-9f3a-6c9654a61039 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 8 06:17:09 2026] GET /v2/images/747a5df9-c33b-43fe-9f3a-6c9654a61039 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 06:17:09.811 7 WARNING glance.api.v2.images [None req-5ee98b79-86b4-444d-a425-c6bee07e8b0b 83df2fee5e654036afbeaa2540a194f7 b7f964320e954b94810c3f3b91c61f0c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6f553da6-0b66-418b-8d1c-3d0941909aaa [pid: 7|app: 0|req: 357/706] 10.0.0.36 () {32 vars in 709 bytes} [Wed Jul 8 06:17:09 2026] DELETE /v2/images/6f553da6-0b66-418b-8d1c-3d0941909aaa => generated 0 bytes in 872 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 8 06:17:10 2026] GET /v2/images/6f553da6-0b66-418b-8d1c-3d0941909aaa => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 06:17:10.701 7 WARNING glance.api.v2.images [None req-252ba785-51dc-49fa-91ad-1295f4955af7 83df2fee5e654036afbeaa2540a194f7 b7f964320e954b94810c3f3b91c61f0c - - default default] Failed to find image b5657683-4caf-456c-9d84-d82dfbae9f2f to delete: glance.common.exception.ImageNotFound: No image found with ID b5657683-4caf-456c-9d84-d82dfbae9f2f [pid: 7|app: 0|req: 358/708] 10.0.0.36 () {32 vars in 709 bytes} [Wed Jul 8 06:17:10 2026] DELETE /v2/images/b5657683-4caf-456c-9d84-d82dfbae9f2f => 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: 351/709] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 8 06:17:10 2026] GET /v2/images/b5657683-4caf-456c-9d84-d82dfbae9f2f => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:17:29 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/724] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:18:08 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:18:08 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/730] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:18:29 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/731] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:18:29 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 8 06:18:49 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 8 06:18:49 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/738] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:18:49 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/739] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:18:49 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: 367/740] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:18:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:18:49 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:18:49 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/743] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:18:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:18:49 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:18:49 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: 370/746] 10.0.0.40 () {36 vars in 986 bytes} [Wed Jul 8 06:18:50 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:18: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: 371/748] 10.0.0.40 () {36 vars in 986 bytes} [Wed Jul 8 06:18:50 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:18:50 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: 372/750] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:18:50 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: 382/757] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:19:16 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/758] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:19:16 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: 383/759] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:19:17 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/760] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:19:17 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: 385/763] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jul 8 06:19:29 2026] GET /v2/images/c58d7e36-5607-4d3f-b1c0-4b884964e745 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jul 8 06:19:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 199.204.45.89 () {32 vars in 825 bytes} [Wed Jul 8 06:19:54 2026] GET /v2/images?status=active&owner=31c8531259d447fa8358eb34b21b7e43&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 199.204.45.89 () {32 vars in 652 bytes} [Wed Jul 8 06:19: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: 7|app: 0|req: 390/773] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:19:55 2026] GET /v2/images/a5cd66f2-4f99-47c7-9d47-f4a965d2490c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:19:55 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: 391/775] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:19:55 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: 385/776] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:19:55 2026] GET /v2/images/a5cd66f2-4f99-47c7-9d47-f4a965d2490c => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/777] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:19:55 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: 386/778] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:19:55 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/779] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jul 8 06:19:55 2026] GET /v2/images/a5cd66f2-4f99-47c7-9d47-f4a965d2490c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jul 8 06:19:55 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: 394/781] 10.0.0.40 () {36 vars in 986 bytes} [Wed Jul 8 06:19:55 2026] GET /v2/images/a5cd66f2-4f99-47c7-9d47-f4a965d2490c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:19:55 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.40 () {36 vars in 986 bytes} [Wed Jul 8 06:19:55 2026] GET /v2/images/a5cd66f2-4f99-47c7-9d47-f4a965d2490c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:19: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: 396/785] 10.0.0.40 () {36 vars in 926 bytes} [Wed Jul 8 06:19:55 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: 405/816] 10.0.0.36 () {32 vars in 632 bytes} [Wed Jul 8 06:22:24 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)