+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Aug 18 23:44:19 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-6c498cfb59-96gqk machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff1a460c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-18 23:44:21.332 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-18 23:44:21.339 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-18 23:44:22.197 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-18 23:44:22.198 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-18 23:44:22.199 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-18 23:44:22.202 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-18 23:44:22.203 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-18 23:44:22.204 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-18 23:44:24.243 8 WARNING glance.api.v2.images [None req-666cf749-94f5-4612-9185-8912d75fe781 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-18 23:44:24.298 7 WARNING glance.api.v2.images [None req-e0671563-b4bb-490a-931b-728b3825a926 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-18 23:44:24.625 8 WARNING keystonemiddleware._common.config [None req-666cf749-94f5-4612-9185-8912d75fe781 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-18 23:44:24.633 8 WARNING oslo_config.cfg [None req-666cf749-94f5-4612-9185-8912d75fe781 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff1a460c668 pid: 8 (default app) 2026-08-18 23:44:24.743 7 WARNING keystonemiddleware._common.config [None req-e0671563-b4bb-490a-931b-728b3825a926 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-18 23:44:24.752 7 WARNING oslo_config.cfg [None req-e0671563-b4bb-490a-931b-728b3825a926 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff1a460c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.116 () {42 vars in 688 bytes} [Tue Aug 18 23:44:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-18 23:44:26.193 7 WARNING oslo_policy.policy [None req-f7f27620-5b1e-4efa-b1f5-5bc39b6d06ec 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:44:26.193 7 WARNING oslo_policy.policy [None req-f7f27620-5b1e-4efa-b1f5-5bc39b6d06ec 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:44:26.210 7 WARNING oslo_policy.policy [None req-f7f27620-5b1e-4efa-b1f5-5bc39b6d06ec 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:44:26.210 7 WARNING oslo_policy.policy [None req-f7f27620-5b1e-4efa-b1f5-5bc39b6d06ec 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.116 () {44 vars in 910 bytes} [Tue Aug 18 23:44:25 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.116 () {42 vars in 688 bytes} [Tue Aug 18 23:44:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.116 () {44 vars in 910 bytes} [Tue Aug 18 23:44:30 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-18 23:44:30.097 8 WARNING oslo_policy.policy [None req-ed07f1cd-9624-4279-aaa9-74c0ea1f40aa 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:44:30.097 8 WARNING oslo_policy.policy [None req-ed07f1cd-9624-4279-aaa9-74c0ea1f40aa 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.116 () {44 vars in 911 bytes} [Tue Aug 18 23:44:30 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.116 () {44 vars in 933 bytes} [Tue Aug 18 23:44:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-18 23:44:30.241 8 WARNING oslo_policy.policy [None req-0820fcf5-5b7f-4bbe-8e8b-b6ec032dabf9 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:44:30.242 8 WARNING oslo_policy.policy [None req-0820fcf5-5b7f-4bbe-8e8b-b6ec032dabf9 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.116 () {44 vars in 939 bytes} [Tue Aug 18 23:44:30 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-08-18 23:44:30.331 7 WARNING oslo_config.cfg [None req-66d27b91-2fc4-4fe6-9b40-4415e91cb409 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.116 () {48 vars in 951 bytes} [Tue Aug 18 23:44:30 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-18 23:44:30.356 8 WARNING oslo_policy.policy [None req-25005057-bbdb-4f3e-a0c5-d914555d144d 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:44:30.357 8 WARNING oslo_policy.policy [None req-25005057-bbdb-4f3e-a0c5-d914555d144d 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-18 23:44:30.358 8 INFO glance.api.v2.image_data [None req-25005057-bbdb-4f3e-a0c5-d914555d144d 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-18 23:44:33.593 8 WARNING glance.location [None req-25005057-bbdb-4f3e-a0c5-d914555d144d 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.116 () {48 vars in 1045 bytes} [Tue Aug 18 23:44:30 2026] PUT /v2/images/721a4141-9b38-4007-9232-d617a1c5e637/file => generated 0 bytes in 3313 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6805 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.116 () {44 vars in 971 bytes} [Tue Aug 18 23:44:33 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-18 23:44:33.776 8 WARNING oslo_config.cfg [None req-e4435b6c-103a-47d7-ada7-28ebc13ad074 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.116 () {48 vars in 1051 bytes} [Tue Aug 18 23:44:33 2026] PATCH /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.116 () {44 vars in 971 bytes} [Tue Aug 18 23:44:33 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:06:09 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:06:09 2026] GET /v2/images => generated 1381 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:06:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:06:28 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.116 () {44 vars in 937 bytes} [Wed Aug 19 00:06:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.116 () {44 vars in 959 bytes} [Wed Aug 19 00:06:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.116 () {44 vars in 939 bytes} [Wed Aug 19 00:06:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.116 () {48 vars in 951 bytes} [Wed Aug 19 00:06:28 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 00:06:28.401 7 WARNING oslo_policy.policy [None req-f46a808c-0def-41d7-9090-3a29fadb276a 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-19 00:06:28.402 7 WARNING oslo_policy.policy [None req-f46a808c-0def-41d7-9090-3a29fadb276a 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-19 00:06:28.404 7 INFO glance.api.v2.image_data [None req-f46a808c-0def-41d7-9090-3a29fadb276a 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 00:06:59.458 7 WARNING glance.location [None req-f46a808c-0def-41d7-9090-3a29fadb276a 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/294] 199.204.45.116 () {48 vars in 1046 bytes} [Wed Aug 19 00:06:28 2026] PUT /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a/file => generated 0 bytes in 31111 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68894 switches on core 0) [pid: 8|app: 0|req: 152/295] 199.204.45.116 () {44 vars in 971 bytes} [Wed Aug 19 00:06:59 2026] GET /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/296] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 19 00:06:59 2026] PATCH /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/297] 199.204.45.116 () {44 vars in 971 bytes} [Wed Aug 19 00:06:59 2026] GET /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/298] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:07:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/299] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:07:01 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/386] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:14:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/387] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:14:12 2026] GET /v2/images => generated 2778 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/392] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:14:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/393] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:14:24 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/394] 199.204.45.116 () {44 vars in 947 bytes} [Wed Aug 19 00:14:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/395] 199.204.45.116 () {44 vars in 969 bytes} [Wed Aug 19 00:14:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/396] 199.204.45.116 () {44 vars in 939 bytes} [Wed Aug 19 00:14:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/397] 199.204.45.116 () {48 vars in 951 bytes} [Wed Aug 19 00:14:25 2026] POST /v2/images => generated 799 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 00:14:25.146 8 INFO glance.api.v2.image_data [None req-f35c60dd-d86f-4d4b-a856-b67b1aeec9f3 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 00:15:03.748 8 INFO glance.location [None req-f35c60dd-d86f-4d4b-a856-b67b1aeec9f3 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/404] 199.204.45.116 () {48 vars in 1045 bytes} [Wed Aug 19 00:14:25 2026] PUT /v2/images/4669d991-9b51-4f2b-8f2e-9aa0d90ae604/file => generated 0 bytes in 38657 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23130 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.116 () {44 vars in 971 bytes} [Wed Aug 19 00:15:03 2026] GET /v2/images/4669d991-9b51-4f2b-8f2e-9aa0d90ae604 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 19 00:15:03 2026] PATCH /v2/images/4669d991-9b51-4f2b-8f2e-9aa0d90ae604 => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.116 () {44 vars in 971 bytes} [Wed Aug 19 00:15:03 2026] GET /v2/images/4669d991-9b51-4f2b-8f2e-9aa0d90ae604 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:15:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:15:44 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:16:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:16:00 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.116 () {44 vars in 939 bytes} [Wed Aug 19 00:16:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.116 () {44 vars in 961 bytes} [Wed Aug 19 00:16:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.204.45.116 () {44 vars in 939 bytes} [Wed Aug 19 00:16:00 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: 215/427] 199.204.45.116 () {48 vars in 951 bytes} [Wed Aug 19 00:16:00 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 00:16:00.622 7 INFO glance.api.v2.image_data [None req-daf6db04-b477-4385-851d-b179488afaca 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 00:16:17.937 7 INFO glance.location [None req-daf6db04-b477-4385-851d-b179488afaca 583c1228aa0b4ffc850f7f01ca2a3bce 1dc67c74bb024fb59074dc7bae3eda81 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 213/432] 199.204.45.116 () {48 vars in 1046 bytes} [Wed Aug 19 00:16:00 2026] PUT /v2/images/ba327256-ec93-4a2b-b295-9a44e509caf0/file => generated 0 bytes in 17360 msecs (HTTP/1.1 204) 4 headers in 171 bytes (41111 switches on core 0) [pid: 8|app: 0|req: 220/433] 199.204.45.116 () {44 vars in 971 bytes} [Wed Aug 19 00:16:17 2026] GET /v2/images/ba327256-ec93-4a2b-b295-9a44e509caf0 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/434] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 19 00:16:18 2026] PATCH /v2/images/ba327256-ec93-4a2b-b295-9a44e509caf0 => generated 1382 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 199.204.45.116 () {44 vars in 971 bytes} [Wed Aug 19 00:16:18 2026] GET /v2/images/ba327256-ec93-4a2b-b295-9a44e509caf0 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/606] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:30:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/607] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:30:32 2026] GET /v2/images => generated 5574 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/638] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:33:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/639] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:33:02 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/642] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:33:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/643] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:33:04 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:33:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:33:58 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/658] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:34:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:34:07 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/672] 199.204.45.116 () {42 vars in 688 bytes} [Wed Aug 19 00:35:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/673] 199.204.45.116 () {44 vars in 910 bytes} [Wed Aug 19 00:35:13 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/684] 10.0.0.130 () {32 vars in 633 bytes} [Wed Aug 19 00:35:57 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/689] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:36:18 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:36:18 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: 349/691] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:36:21 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/692] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:36:21 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: 351/695] 199.204.45.116 () {36 vars in 991 bytes} [Wed Aug 19 00:36:26 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 199.204.45.116 () {36 vars in 931 bytes} [Wed Aug 19 00:36:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/697] 199.204.45.116 () {36 vars in 991 bytes} [Wed Aug 19 00:36:26 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 199.204.45.116 () {36 vars in 931 bytes} [Wed Aug 19 00:36:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:36:32 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:36:33 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:36:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:36:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:36:33 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:36:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:36: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: 357/707] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:36:33 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:36:33 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: 8|app: 0|req: 358/709] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:36:33 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: 353/712] 10.0.0.53 () {36 vars in 986 bytes} [Wed Aug 19 00:36:34 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/713] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:36:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.53 () {36 vars in 986 bytes} [Wed Aug 19 00:36:34 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:36:34 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: 355/716] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:36:34 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: 358/721] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:37:00 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:37:00 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: 361/727] 10.0.0.130 () {30 vars in 411 bytes} [Wed Aug 19 00:37:17 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:37:33 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:37:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:37:40 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/735] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:37:40 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: 375/744] 10.0.0.130 () {34 vars in 655 bytes} [Wed Aug 19 00:38:17 2026] POST /v2/images => generated 649 bytes in 232 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-19 00:38:17.740 7 WARNING glance.api.v2.images [None req-5cbc8562-8391-4af6-8d11-b37f9c476baa 4453f5a16c1d459c9a476d2b60c81d43 49ab79318fe74dbfb066983e3b1bfb31 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//70ba9689-0255-4ecd-8da7-27882ddf737c [pid: 7|app: 0|req: 370/745] 10.0.0.130 () {32 vars in 710 bytes} [Wed Aug 19 00:38:17 2026] DELETE /v2/images/70ba9689-0255-4ecd-8da7-27882ddf737c => 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: 376/746] 10.0.0.130 () {32 vars in 707 bytes} [Wed Aug 19 00:38:17 2026] GET /v2/images/70ba9689-0255-4ecd-8da7-27882ddf737c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.130 () {32 vars in 633 bytes} [Wed Aug 19 00:38:17 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.130 () {34 vars in 655 bytes} [Wed Aug 19 00:38:17 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.130 () {32 vars in 717 bytes} [Wed Aug 19 00:38:17 2026] GET /v2/images/255a6c24-0509-43a5-ac0c-e2c6db68568c/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-19 00:38:17.938 8 INFO glance.api.v2.image_data [None req-73754037-5a06-45be-94dc-b76b90130a3b 4453f5a16c1d459c9a476d2b60c81d43 49ab79318fe74dbfb066983e3b1bfb31 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 00:38:17.986 8 WARNING glance_store._drivers.rbd [None req-73754037-5a06-45be-94dc-b76b90130a3b 4453f5a16c1d459c9a476d2b60c81d43 49ab79318fe74dbfb066983e3b1bfb31 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-19 00:38:18.183 8 INFO glance.location [None req-73754037-5a06-45be-94dc-b76b90130a3b 4453f5a16c1d459c9a476d2b60c81d43 49ab79318fe74dbfb066983e3b1bfb31 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 378/750] 10.0.0.130 () {32 vars in 727 bytes} [Wed Aug 19 00:38:17 2026] PUT /v2/images/255a6c24-0509-43a5-ac0c-e2c6db68568c/file => generated 0 bytes in 292 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.130 () {32 vars in 707 bytes} [Wed Aug 19 00:38:18 2026] GET /v2/images/255a6c24-0509-43a5-ac0c-e2c6db68568c => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/752] 10.0.0.130 () {32 vars in 717 bytes} [Wed Aug 19 00:38:18 2026] GET /v2/images/255a6c24-0509-43a5-ac0c-e2c6db68568c/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.130 () {34 vars in 655 bytes} [Wed Aug 19 00:38:18 2026] POST /v2/images => generated 649 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.130 () {32 vars in 726 bytes} [Wed Aug 19 00:38:18 2026] PATCH /v2/images/2317aab4-eb84-4876-ae2d-a389b24c22c5 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.130 () {32 vars in 707 bytes} [Wed Aug 19 00:38:18 2026] GET /v2/images/2317aab4-eb84-4876-ae2d-a389b24c22c5 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-19 00:38:18.585 8 WARNING glance.api.v2.images [None req-d7a85e33-3f78-44d9-9336-fffaf564bd50 4453f5a16c1d459c9a476d2b60c81d43 49ab79318fe74dbfb066983e3b1bfb31 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2317aab4-eb84-4876-ae2d-a389b24c22c5 [pid: 8|app: 0|req: 381/756] 10.0.0.130 () {32 vars in 710 bytes} [Wed Aug 19 00:38:18 2026] DELETE /v2/images/2317aab4-eb84-4876-ae2d-a389b24c22c5 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.130 () {32 vars in 707 bytes} [Wed Aug 19 00:38:18 2026] GET /v2/images/2317aab4-eb84-4876-ae2d-a389b24c22c5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 00:38:18.662 8 WARNING glance.api.v2.images [None req-0b4b63a6-bd29-44b9-9b82-014a503c8ca2 4453f5a16c1d459c9a476d2b60c81d43 49ab79318fe74dbfb066983e3b1bfb31 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//255a6c24-0509-43a5-ac0c-e2c6db68568c [pid: 8|app: 0|req: 382/758] 10.0.0.130 () {32 vars in 710 bytes} [Wed Aug 19 00:38:18 2026] DELETE /v2/images/255a6c24-0509-43a5-ac0c-e2c6db68568c => generated 0 bytes in 812 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.130 () {32 vars in 707 bytes} [Wed Aug 19 00:38:19 2026] GET /v2/images/255a6c24-0509-43a5-ac0c-e2c6db68568c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 00:38:19.498 8 WARNING glance.api.v2.images [None req-c3996ff3-a4f5-4f4b-b1b4-244aaec51412 4453f5a16c1d459c9a476d2b60c81d43 49ab79318fe74dbfb066983e3b1bfb31 - - default default] Failed to find image 70ba9689-0255-4ecd-8da7-27882ddf737c to delete: glance.common.exception.ImageNotFound: No image found with ID 70ba9689-0255-4ecd-8da7-27882ddf737c [pid: 8|app: 0|req: 383/760] 10.0.0.130 () {32 vars in 710 bytes} [Wed Aug 19 00:38:19 2026] DELETE /v2/images/70ba9689-0255-4ecd-8da7-27882ddf737c => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:38:19 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.130 () {32 vars in 707 bytes} [Wed Aug 19 00:38:19 2026] GET /v2/images/70ba9689-0255-4ecd-8da7-27882ddf737c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:38:19 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: 388/770] 10.0.0.130 () {32 vars in 707 bytes} [Wed Aug 19 00:38:48 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/771] 10.0.0.130 () {32 vars in 707 bytes} [Wed Aug 19 00:38:48 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:38:49 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/773] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:38: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: 390/774] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:38: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: 385/775] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:38:49 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/776] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:38: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: 386/777] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:38: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: 392/778] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:38:49 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:38: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: 8|app: 0|req: 393/780] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:38: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: 388/781] 10.0.0.53 () {36 vars in 986 bytes} [Wed Aug 19 00:38:49 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/782] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:38:50 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/783] 10.0.0.53 () {36 vars in 986 bytes} [Wed Aug 19 00:38:50 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/784] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:38: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: 7|app: 0|req: 390/785] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:38:50 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: 400/794] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:39:24 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:40:06 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:40:06 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: 401/806] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:40:12 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:40:12 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/812] 10.0.0.78 () {36 vars in 986 bytes} [Wed Aug 19 00:40:30 2026] GET /v2/images/721a4141-9b38-4007-9232-d617a1c5e637 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/813] 10.0.0.78 () {36 vars in 926 bytes} [Wed Aug 19 00:40:30 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: 415/824] 199.204.45.116 () {32 vars in 826 bytes} [Wed Aug 19 00:41:17 2026] GET /v2/images?status=active&owner=1dc67c74bb024fb59074dc7bae3eda81&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 199.204.45.116 () {32 vars in 653 bytes} [Wed Aug 19 00:41: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: 416/826] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:41:18 2026] GET /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/827] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:41:18 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: 417/828] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:41: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: 7|app: 0|req: 412/829] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:41:18 2026] GET /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/830] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:41:18 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: 413/831] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:41:18 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: 419/832] 10.0.0.137 () {36 vars in 987 bytes} [Wed Aug 19 00:41:18 2026] GET /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/833] 10.0.0.137 () {36 vars in 927 bytes} [Wed Aug 19 00:41:18 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: 420/834] 10.0.0.53 () {36 vars in 986 bytes} [Wed Aug 19 00:41:19 2026] GET /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/835] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:41:19 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: 421/836] 10.0.0.53 () {36 vars in 986 bytes} [Wed Aug 19 00:41:19 2026] GET /v2/images/b1c3eb67-58e9-49f6-88e9-19255861803a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/837] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:41:19 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: 422/838] 10.0.0.53 () {36 vars in 926 bytes} [Wed Aug 19 00:41:19 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: 445/883] 10.0.0.130 () {32 vars in 633 bytes} [Wed Aug 19 00:44:58 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)