+ 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 [Fri Sep 11 17:48:54 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-7df97f674-ml7d5 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 0x565108aa9190 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-09-11 17:48:56.207 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-11 17:48:56.213 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-11 17:48:56.850 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-09-11 17:48:56.851 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-09-11 17:48:56.868 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-09-11 17:48:56.869 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-09-11 17:48:58.556 7 WARNING glance.api.v2.images [None req-77bed628-a6c8-4007-bb2e-71e3d988fd13 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-11 17:48:58.617 8 WARNING glance.api.v2.images [None req-14e70653-7b0d-479e-92df-7f058ad2f1d6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-11 17:48:58.801 7 WARNING keystonemiddleware._common.config [None req-77bed628-a6c8-4007-bb2e-71e3d988fd13 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 17:48:58.809 7 WARNING oslo_config.cfg [None req-77bed628-a6c8-4007-bb2e-71e3d988fd13 - - - - - -] 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 0x565108aa9190 pid: 7 (default app) 2026-09-11 17:48:58.901 8 WARNING keystonemiddleware._common.config [None req-14e70653-7b0d-479e-92df-7f058ad2f1d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 17:48:58.916 8 WARNING oslo_config.cfg [None req-14e70653-7b0d-479e-92df-7f058ad2f1d6 - - - - - -] 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 0x565108aa9190 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 17:48:59 2026] GET / => generated 1183 bytes in 2 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-09-11 17:49:00.175 8 WARNING oslo_policy.policy [None req-9c60ec92-a3e2-42ea-9d6b-1d69a62d87ad 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 17:49:00.175 8 WARNING oslo_policy.policy [None req-9c60ec92-a3e2-42ea-9d6b-1d69a62d87ad 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 17:49:00.209 8 WARNING oslo_policy.policy [None req-9c60ec92-a3e2-42ea-9d6b-1d69a62d87ad 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 17:49:00.209 8 WARNING oslo_policy.policy [None req-9c60ec92-a3e2-42ea-9d6b-1d69a62d87ad 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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/4] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 17:48:59 2026] GET /v2/images => generated 69 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 17: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: 8|app: 0|req: 3/6] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 17:49:06 2026] GET /v2/images => generated 69 bytes in 63 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-09-11 17:49:06.944 7 WARNING oslo_policy.policy [None req-c90b0853-9fb6-4ecd-869f-a37f7886e656 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 17:49:06.944 7 WARNING oslo_policy.policy [None req-c90b0853-9fb6-4ecd-869f-a37f7886e656 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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: 4/7] 162.253.55.77 () {44 vars in 907 bytes} [Fri Sep 11 17:49:06 2026] GET /v2/images/cirros => generated 151 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.77 () {44 vars in 929 bytes} [Fri Sep 11 17:49:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 17:49:07.069 7 WARNING oslo_policy.policy [None req-5ebd125e-2a98-416e-b216-977e40e3166d 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 17:49:07.070 7 WARNING oslo_policy.policy [None req-5ebd125e-2a98-416e-b216-977e40e3166d 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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: 5/9] 162.253.55.77 () {44 vars in 935 bytes} [Fri Sep 11 17:49:07 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-09-11 17:49:07.140 8 WARNING oslo_config.cfg [None req-6f778a9c-5abe-48f0-b998-7ca2df00f8c0 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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/10] 162.253.55.77 () {48 vars in 947 bytes} [Fri Sep 11 17:49:07 2026] POST /v2/images => generated 760 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 17:49:07.172 7 WARNING oslo_policy.policy [None req-43005739-3ae9-4665-a374-48c4383c0f4b 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 17:49:07.173 7 WARNING oslo_policy.policy [None req-43005739-3ae9-4665-a374-48c4383c0f4b 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 17:49:07.175 7 INFO glance.api.v2.image_data [None req-43005739-3ae9-4665-a374-48c4383c0f4b 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 17:49:11.150 7 INFO glance.location [None req-43005739-3ae9-4665-a374-48c4383c0f4b 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/13] 162.253.55.77 () {48 vars in 1041 bytes} [Fri Sep 11 17:49:07 2026] PUT /v2/images/bd24cd59-3633-4993-a293-7774308c0d86/file => generated 0 bytes in 4044 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7315 switches on core 0) [pid: 8|app: 0|req: 8/14] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 17:49:11 2026] GET /v2/images => generated 1240 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 17:49:11.257 7 WARNING oslo_config.cfg [None req-6585e012-a625-453c-8895-4c2bff1d6e98 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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: 7/15] 162.253.55.77 () {48 vars in 1045 bytes} [Fri Sep 11 17:49:11 2026] PATCH /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 17:49:11 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:11: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: 143/288] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:11:41 2026] GET /v2/images => generated 1240 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:12:05 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: 146/294] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:12:05 2026] GET /v2/images => generated 1240 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 162.253.55.77 () {44 vars in 933 bytes} [Fri Sep 11 18:12:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 162.253.55.77 () {44 vars in 955 bytes} [Fri Sep 11 18:12:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 162.253.55.77 () {44 vars in 935 bytes} [Fri Sep 11 18:12:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/298] 162.253.55.77 () {48 vars in 947 bytes} [Fri Sep 11 18:12:05 2026] POST /v2/images => generated 796 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:12:05.572 8 WARNING oslo_policy.policy [None req-f1ccf2eb-ae23-4f11-8d35-14cba0aa8f61 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 18:12:05.572 8 WARNING oslo_policy.policy [None req-f1ccf2eb-ae23-4f11-8d35-14cba0aa8f61 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - 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-09-11 18:12:05.574 8 INFO glance.api.v2.image_data [None req-f1ccf2eb-ae23-4f11-8d35-14cba0aa8f61 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:12:36.498 8 INFO glance.location [None req-f1ccf2eb-ae23-4f11-8d35-14cba0aa8f61 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 151/305] 162.253.55.77 () {48 vars in 1042 bytes} [Fri Sep 11 18:12:05 2026] PUT /v2/images/b9292f5f-f475-425c-9b30-e699f2fe5941/file => generated 0 bytes in 31010 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68980 switches on core 0) [pid: 7|app: 0|req: 155/306] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:12:36 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 162.253.55.77 () {48 vars in 1045 bytes} [Fri Sep 11 18:12:36 2026] PATCH /v2/images/b9292f5f-f475-425c-9b30-e699f2fe5941 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 162.253.55.77 () {48 vars in 1046 bytes} [Fri Sep 11 18:12:36 2026] PATCH /v2/images/b9292f5f-f475-425c-9b30-e699f2fe5941 => generated 1209 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:12:36 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/310] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:12:38 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: 154/311] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:12:38 2026] GET /v2/images => generated 2451 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:19:03 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: 194/391] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:19:03 2026] GET /v2/images => generated 2451 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:19:17 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: 196/395] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:19:17 2026] GET /v2/images => generated 2451 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 162.253.55.77 () {44 vars in 943 bytes} [Fri Sep 11 18:19:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 162.253.55.77 () {44 vars in 965 bytes} [Fri Sep 11 18:19:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 162.253.55.77 () {44 vars in 935 bytes} [Fri Sep 11 18:19:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 162.253.55.77 () {48 vars in 947 bytes} [Fri Sep 11 18:19:17 2026] POST /v2/images => generated 799 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:19:17.571 7 INFO glance.api.v2.image_data [None req-bd2ec427-03a4-40f7-bdc2-9b84ad058764 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:19:29.104 7 INFO glance.location [None req-bd2ec427-03a4-40f7-bdc2-9b84ad058764 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/404] 162.253.55.77 () {48 vars in 1041 bytes} [Fri Sep 11 18:19:17 2026] PUT /v2/images/7ba73318-6dfb-4f74-9c55-60d287d2f543/file => generated 0 bytes in 11611 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23733 switches on core 0) [pid: 8|app: 0|req: 203/405] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:19:29 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 162.253.55.77 () {48 vars in 1046 bytes} [Fri Sep 11 18:19:29 2026] PATCH /v2/images/7ba73318-6dfb-4f74-9c55-60d287d2f543 => generated 1234 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:19:29 2026] GET /v2/images => generated 3687 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:20:11 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: 209/417] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:20:11 2026] GET /v2/images => generated 3687 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:20:22 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: 211/421] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:20:22 2026] GET /v2/images => generated 3687 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 162.253.55.77 () {44 vars in 935 bytes} [Fri Sep 11 18:20:22 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: 8|app: 0|req: 212/423] 162.253.55.77 () {44 vars in 957 bytes} [Fri Sep 11 18:20:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 162.253.55.77 () {44 vars in 935 bytes} [Fri Sep 11 18:20:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 162.253.55.77 () {48 vars in 947 bytes} [Fri Sep 11 18:20:22 2026] POST /v2/images => generated 791 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:20:22.287 7 INFO glance.api.v2.image_data [None req-798391e9-f53c-41c2-8520-3abebed49905 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:20:41.174 7 INFO glance.location [None req-798391e9-f53c-41c2-8520-3abebed49905 8562576d89f94413a70ae97a4a10cac3 9ce981192a854de79a7a83011ba2e14e - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 213/430] 162.253.55.77 () {48 vars in 1042 bytes} [Fri Sep 11 18:20:22 2026] PUT /v2/images/43cbc80b-f214-4815-aadb-50c1b075bcd3/file => generated 0 bytes in 18953 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35578 switches on core 0) [pid: 8|app: 0|req: 218/431] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:20:41 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/432] 162.253.55.77 () {48 vars in 1045 bytes} [Fri Sep 11 18:20:41 2026] PATCH /v2/images/43cbc80b-f214-4815-aadb-50c1b075bcd3 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/433] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:20:41 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:34:50 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: 305/605] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:34:50 2026] GET /v2/images => generated 4893 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/636] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:37:27 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:37:27 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:37:28 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: 322/639] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:37:28 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:38:18 2026] GET / => generated 1183 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:38:18 2026] GET /v2/images => generated 4893 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:38:26 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: 325/655] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:38:26 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 162.253.55.77 () {42 vars in 684 bytes} [Fri Sep 11 18:39:32 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: 333/671] 162.253.55.77 () {44 vars in 906 bytes} [Fri Sep 11 18:39:32 2026] GET /v2/images => generated 4893 bytes in 92 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: 338/680] 10.0.0.177 () {32 vars in 632 bytes} [Fri Sep 11 18:40:17 2026] GET /v2/images => generated 4893 bytes in 29 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: 346/687] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:40:40 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:40:40 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: 347/689] 162.253.55.77 () {36 vars in 989 bytes} [Fri Sep 11 18:40:43 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 162.253.55.77 () {36 vars in 929 bytes} [Fri Sep 11 18:40:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 162.253.55.77 () {36 vars in 989 bytes} [Fri Sep 11 18:40:44 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 162.253.55.77 () {36 vars in 929 bytes} [Fri Sep 11 18:40:44 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: 349/693] 10.0.0.153 () {36 vars in 986 bytes} [Fri Sep 11 18:40:45 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:40:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:40:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.153 () {36 vars in 986 bytes} [Fri Sep 11 18:40:45 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:40:45 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: 347/698] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:40:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.153 () {36 vars in 986 bytes} [Fri Sep 11 18:40:45 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:40:45 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:40:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.206 () {36 vars in 986 bytes} [Fri Sep 11 18:40:46 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.206 () {36 vars in 926 bytes} [Fri Sep 11 18:40:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.206 () {36 vars in 986 bytes} [Fri Sep 11 18:40:46 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => 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: 355/705] 10.0.0.206 () {36 vars in 926 bytes} [Fri Sep 11 18:40:46 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: 7|app: 0|req: 351/706] 10.0.0.206 () {36 vars in 926 bytes} [Fri Sep 11 18:40:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:40:54 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:40:54 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: 360/715] 10.0.0.177 () {30 vars in 410 bytes} [Fri Sep 11 18:41:10 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: 356/716] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:41:15 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:41:15 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:41:18 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:41:18 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:41:33 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:41:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.177 () {34 vars in 654 bytes} [Fri Sep 11 18:41:38 2026] POST /v2/images => generated 648 bytes in 267 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-11 18:41:38.632 7 WARNING glance.api.v2.images [None req-9f70cdd0-fbe0-4b28-8b61-0000e44491ad c48701ee8be9428b80122ebda96a841a 6a22a833cfcd4009839dc704e3a1b085 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dc6e024e-d3bc-43e5-b3da-9f6e959b3370 [pid: 7|app: 0|req: 361/727] 10.0.0.177 () {32 vars in 709 bytes} [Fri Sep 11 18:41:38 2026] DELETE /v2/images/dc6e024e-d3bc-43e5-b3da-9f6e959b3370 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.177 () {32 vars in 706 bytes} [Fri Sep 11 18:41:38 2026] GET /v2/images/dc6e024e-d3bc-43e5-b3da-9f6e959b3370 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.177 () {32 vars in 632 bytes} [Fri Sep 11 18:41:38 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.177 () {34 vars in 654 bytes} [Fri Sep 11 18:41:38 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 10.0.0.177 () {32 vars in 716 bytes} [Fri Sep 11 18:41:38 2026] GET /v2/images/6f71f647-b8e2-46ff-bf04-166b791174fc/file => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-11 18:41:38.963 8 INFO glance.api.v2.image_data [None req-8eac1482-78ad-4b16-b613-d583c151737d c48701ee8be9428b80122ebda96a841a 6a22a833cfcd4009839dc704e3a1b085 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:41:39.009 8 WARNING glance_store._drivers.rbd [None req-8eac1482-78ad-4b16-b613-d583c151737d c48701ee8be9428b80122ebda96a841a 6a22a833cfcd4009839dc704e3a1b085 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-11 18:41:39.263 8 INFO glance.location [None req-8eac1482-78ad-4b16-b613-d583c151737d c48701ee8be9428b80122ebda96a841a 6a22a833cfcd4009839dc704e3a1b085 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/734] 10.0.0.177 () {32 vars in 726 bytes} [Fri Sep 11 18:41:38 2026] PUT /v2/images/6f71f647-b8e2-46ff-bf04-166b791174fc/file => generated 0 bytes in 368 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.177 () {32 vars in 706 bytes} [Fri Sep 11 18:41:39 2026] GET /v2/images/6f71f647-b8e2-46ff-bf04-166b791174fc => generated 1103 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.177 () {32 vars in 716 bytes} [Fri Sep 11 18:41:39 2026] GET /v2/images/6f71f647-b8e2-46ff-bf04-166b791174fc/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.177 () {34 vars in 654 bytes} [Fri Sep 11 18:41:39 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.177 () {32 vars in 725 bytes} [Fri Sep 11 18:41:39 2026] PATCH /v2/images/f75f5425-0e69-4cc4-83a9-3f23b2cc7d3c => generated 651 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.177 () {32 vars in 706 bytes} [Fri Sep 11 18:41:39 2026] GET /v2/images/f75f5425-0e69-4cc4-83a9-3f23b2cc7d3c => generated 651 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 18:41:39.746 8 WARNING glance.api.v2.images [None req-7707fcfe-7fd8-4027-8ae3-928fbf11a1b5 c48701ee8be9428b80122ebda96a841a 6a22a833cfcd4009839dc704e3a1b085 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f75f5425-0e69-4cc4-83a9-3f23b2cc7d3c [pid: 8|app: 0|req: 374/740] 10.0.0.177 () {32 vars in 709 bytes} [Fri Sep 11 18:41:39 2026] DELETE /v2/images/f75f5425-0e69-4cc4-83a9-3f23b2cc7d3c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.177 () {32 vars in 706 bytes} [Fri Sep 11 18:41:39 2026] GET /v2/images/f75f5425-0e69-4cc4-83a9-3f23b2cc7d3c => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 18:41:39.861 8 WARNING glance.api.v2.images [None req-2dfebedb-b732-4695-8e79-157e18757caf c48701ee8be9428b80122ebda96a841a 6a22a833cfcd4009839dc704e3a1b085 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6f71f647-b8e2-46ff-bf04-166b791174fc [pid: 8|app: 0|req: 375/742] 10.0.0.177 () {32 vars in 709 bytes} [Fri Sep 11 18:41:39 2026] DELETE /v2/images/6f71f647-b8e2-46ff-bf04-166b791174fc => generated 0 bytes in 777 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/743] 10.0.0.177 () {32 vars in 706 bytes} [Fri Sep 11 18:41:40 2026] GET /v2/images/6f71f647-b8e2-46ff-bf04-166b791174fc => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 18:41:40.665 8 WARNING glance.api.v2.images [None req-958573fe-793a-4ff2-81e1-31f028e4d82a c48701ee8be9428b80122ebda96a841a 6a22a833cfcd4009839dc704e3a1b085 - - default default] Failed to find image dc6e024e-d3bc-43e5-b3da-9f6e959b3370 to delete: glance.common.exception.ImageNotFound: No image found with ID dc6e024e-d3bc-43e5-b3da-9f6e959b3370 [pid: 8|app: 0|req: 376/744] 10.0.0.177 () {32 vars in 709 bytes} [Fri Sep 11 18:41:40 2026] DELETE /v2/images/dc6e024e-d3bc-43e5-b3da-9f6e959b3370 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.177 () {32 vars in 706 bytes} [Fri Sep 11 18:41:40 2026] GET /v2/images/dc6e024e-d3bc-43e5-b3da-9f6e959b3370 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:43:10 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/765] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:43:10 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:43:34 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => 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: 389/771] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:43:34 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: 7|app: 0|req: 383/772] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:43:36 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:43:36 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.177 () {32 vars in 706 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/779] 10.0.0.177 () {32 vars in 706 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => 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: 387/780] 10.0.0.153 () {36 vars in 986 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => 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: 394/781] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:43: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: 388/782] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.153 () {36 vars in 986 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => 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: 389/784] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:43: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/786] 10.0.0.153 () {36 vars in 986 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.153 () {36 vars in 926 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.206 () {36 vars in 986 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => 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: 398/789] 10.0.0.206 () {36 vars in 926 bytes} [Fri Sep 11 18:43:54 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: 392/790] 10.0.0.206 () {36 vars in 986 bytes} [Fri Sep 11 18:43:54 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 10.0.0.206 () {36 vars in 926 bytes} [Fri Sep 11 18:43:54 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: 7|app: 0|req: 393/792] 10.0.0.206 () {36 vars in 926 bytes} [Fri Sep 11 18:43:54 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: 402/797] 10.0.0.32 () {36 vars in 985 bytes} [Fri Sep 11 18:44:18 2026] GET /v2/images/bd24cd59-3633-4993-a293-7774308c0d86 => 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: 396/798] 10.0.0.32 () {36 vars in 925 bytes} [Fri Sep 11 18:44: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)