+ 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 [Thu Sep 10 02:24:08 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-597948766-ldchc 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 0x7f7e4fd9e668 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-09-10 02:24:10.402 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-10 02:24:10.424 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-10 02:24:11.315 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-10 02:24:11.316 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-10 02:24:11.316 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-10 02:24:11.328 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-10 02:24:11.329 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-10 02:24:11.330 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-10 02:24:13.570 7 WARNING glance.api.v2.images [None req-874b88e7-52f2-42fc-993e-c1282a723db5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-10 02:24:13.576 8 WARNING glance.api.v2.images [None req-c020867b-98c1-43fa-95e9-90b16d5be0b7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-10 02:24:13.925 7 WARNING keystonemiddleware._common.config [None req-874b88e7-52f2-42fc-993e-c1282a723db5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:24:13.932 7 WARNING oslo_config.cfg [None req-874b88e7-52f2-42fc-993e-c1282a723db5 - - - - - -] 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 0x7f7e4fd9e668 pid: 7 (default app) 2026-09-10 02:24:13.937 8 WARNING keystonemiddleware._common.config [None req-c020867b-98c1-43fa-95e9-90b16d5be0b7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:24:13.945 8 WARNING oslo_config.cfg [None req-c020867b-98c1-43fa-95e9-90b16d5be0b7 - - - - - -] 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 0x7f7e4fd9e668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 02:24:14 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-09-10 02:24:15.533 8 WARNING oslo_policy.policy [None req-71898a88-643d-4d8c-82db-2d950fedfddd 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:24:15.534 8 WARNING oslo_policy.policy [None req-71898a88-643d-4d8c-82db-2d950fedfddd 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:24:15.568 8 WARNING oslo_policy.policy [None req-71898a88-643d-4d8c-82db-2d950fedfddd 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:24:15.568 8 WARNING oslo_policy.policy [None req-71898a88-643d-4d8c-82db-2d950fedfddd 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:24:14 2026] GET /v2/images => generated 69 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 02:24:19 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:24:19 2026] GET /v2/images => generated 69 bytes in 51 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-09-10 02:24:19.994 7 WARNING oslo_policy.policy [None req-583c9552-2e28-469e-9c70-3eaf83dd5fa0 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:24:19.994 7 WARNING oslo_policy.policy [None req-583c9552-2e28-469e-9c70-3eaf83dd5fa0 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 162.253.55.152 () {44 vars in 909 bytes} [Thu Sep 10 02:24:19 2026] GET /v2/images/cirros => generated 151 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.152 () {44 vars in 931 bytes} [Thu Sep 10 02:24:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:24:20.174 7 WARNING oslo_policy.policy [None req-5bc7b6ed-7451-4a32-8718-14acaf0cb0f2 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:24:20.175 7 WARNING oslo_policy.policy [None req-5bc7b6ed-7451-4a32-8718-14acaf0cb0f2 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 162.253.55.152 () {44 vars in 937 bytes} [Thu Sep 10 02:24:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:24:20.284 8 WARNING oslo_config.cfg [None req-fba7299b-07a6-475a-9c64-8f942df883d9 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.152 () {48 vars in 949 bytes} [Thu Sep 10 02:24:20 2026] POST /v2/images => generated 760 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 02:24:20.308 7 WARNING oslo_policy.policy [None req-1bde9853-a511-41a7-975a-b7aad541c618 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:24:20.309 7 WARNING oslo_policy.policy [None req-1bde9853-a511-41a7-975a-b7aad541c618 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:24:20.311 7 INFO glance.api.v2.image_data [None req-1bde9853-a511-41a7-975a-b7aad541c618 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 02:24:23.809 7 WARNING glance.location [None req-1bde9853-a511-41a7-975a-b7aad541c618 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.152 () {48 vars in 1043 bytes} [Thu Sep 10 02:24:20 2026] PUT /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59/file => generated 0 bytes in 3561 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7701 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.152 () {44 vars in 969 bytes} [Thu Sep 10 02:24:23 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 02:24:24.005 7 WARNING oslo_config.cfg [None req-c3c5d847-fbc7-4cc9-922c-b631dd529a68 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 162.253.55.152 () {48 vars in 1049 bytes} [Thu Sep 10 02:24:23 2026] PATCH /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 162.253.55.152 () {44 vars in 969 bytes} [Thu Sep 10 02:24:24 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 02:46:24 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: 141/283] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:46:24 2026] GET /v2/images => generated 1381 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 02:46:41 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: 144/287] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:46:41 2026] GET /v2/images => generated 1381 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 162.253.55.152 () {44 vars in 935 bytes} [Thu Sep 10 02:46:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 162.253.55.152 () {44 vars in 957 bytes} [Thu Sep 10 02:46:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 162.253.55.152 () {44 vars in 937 bytes} [Thu Sep 10 02:46:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 162.253.55.152 () {48 vars in 949 bytes} [Thu Sep 10 02:46:41 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 02:46:41.985 8 WARNING oslo_policy.policy [None req-c2bfaf6c-689f-405f-aad6-83c3a0b5df6f 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:46:41.985 8 WARNING oslo_policy.policy [None req-c2bfaf6c-689f-405f-aad6-83c3a0b5df6f 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - 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-10 02:46:41.987 8 INFO glance.api.v2.image_data [None req-c2bfaf6c-689f-405f-aad6-83c3a0b5df6f 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 02:47:11.484 8 WARNING glance.location [None req-c2bfaf6c-689f-405f-aad6-83c3a0b5df6f 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/298] 162.253.55.152 () {48 vars in 1044 bytes} [Thu Sep 10 02:46:41 2026] PUT /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703/file => generated 0 bytes in 29554 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64698 switches on core 0) [pid: 7|app: 0|req: 153/299] 162.253.55.152 () {44 vars in 969 bytes} [Thu Sep 10 02:47:11 2026] GET /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/300] 162.253.55.152 () {48 vars in 1049 bytes} [Thu Sep 10 02:47:11 2026] PATCH /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/301] 162.253.55.152 () {44 vars in 969 bytes} [Thu Sep 10 02:47:11 2026] GET /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/304] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 02:47: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: 149/305] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:47:13 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 02:54:06 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: 191/389] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:54:06 2026] GET /v2/images => generated 2778 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 02:54:16 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:54:16 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 162.253.55.152 () {44 vars in 945 bytes} [Thu Sep 10 02:54:16 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: 8|app: 0|req: 194/395] 162.253.55.152 () {44 vars in 967 bytes} [Thu Sep 10 02:54:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 162.253.55.152 () {44 vars in 937 bytes} [Thu Sep 10 02:54:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 162.253.55.152 () {48 vars in 949 bytes} [Thu Sep 10 02:54:16 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 02:54:17.037 7 INFO glance.api.v2.image_data [None req-4399a7ac-5762-47ae-b343-2445de2a3d5d 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 02:54:58.012 7 INFO glance.location [None req-4399a7ac-5762-47ae-b343-2445de2a3d5d 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/406] 162.253.55.152 () {48 vars in 1043 bytes} [Thu Sep 10 02:54:17 2026] PUT /v2/images/99489e27-ca17-4458-bcdb-7eb4015c00ce/file => generated 0 bytes in 41022 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23523 switches on core 0) [pid: 8|app: 0|req: 204/407] 162.253.55.152 () {44 vars in 969 bytes} [Thu Sep 10 02:54:58 2026] GET /v2/images/99489e27-ca17-4458-bcdb-7eb4015c00ce => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 162.253.55.152 () {48 vars in 1049 bytes} [Thu Sep 10 02:54:58 2026] PATCH /v2/images/99489e27-ca17-4458-bcdb-7eb4015c00ce => generated 1410 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 162.253.55.152 () {44 vars in 969 bytes} [Thu Sep 10 02:54:58 2026] GET /v2/images/99489e27-ca17-4458-bcdb-7eb4015c00ce => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 02:55:37 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:55:37 2026] GET /v2/images => generated 4190 bytes in 68 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.152 () {42 vars in 686 bytes} [Thu Sep 10 02:55:52 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: 212/423] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 02:55:52 2026] GET /v2/images => generated 4190 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 162.253.55.152 () {44 vars in 937 bytes} [Thu Sep 10 02:55:52 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: 213/425] 162.253.55.152 () {44 vars in 959 bytes} [Thu Sep 10 02:55:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 162.253.55.152 () {44 vars in 937 bytes} [Thu Sep 10 02:55:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 162.253.55.152 () {48 vars in 949 bytes} [Thu Sep 10 02:55:52 2026] POST /v2/images => generated 791 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 02:55:52.392 7 INFO glance.api.v2.image_data [None req-dc02b308-2d3e-4d5a-a695-5c97654e8785 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 02:56:08.901 7 INFO glance.location [None req-dc02b308-2d3e-4d5a-a695-5c97654e8785 4d738e9bce8a4d10ae95e62685ffc874 33279ae7c5df420a87cea0cd9b9e117e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 214/432] 162.253.55.152 () {48 vars in 1044 bytes} [Thu Sep 10 02:55:52 2026] PUT /v2/images/2eacc733-d198-4008-b298-134523898890/file => generated 0 bytes in 16569 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34077 switches on core 0) [pid: 8|app: 0|req: 219/433] 162.253.55.152 () {44 vars in 969 bytes} [Thu Sep 10 02:56:08 2026] GET /v2/images/2eacc733-d198-4008-b298-134523898890 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 162.253.55.152 () {48 vars in 1049 bytes} [Thu Sep 10 02:56:08 2026] PATCH /v2/images/2eacc733-d198-4008-b298-134523898890 => generated 1382 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 162.253.55.152 () {44 vars in 969 bytes} [Thu Sep 10 02:56:09 2026] GET /v2/images/2eacc733-d198-4008-b298-134523898890 => generated 1382 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 03:10:53 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: 310/615] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 03:10:53 2026] GET /v2/images => generated 5574 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 03:13:24 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: 321/647] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 03:13:24 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 03:13:27 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: 322/649] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 03:13:27 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 03:14:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/661] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 03:14:21 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 03:14:29 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: 330/665] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 03:14:29 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/680] 162.253.55.152 () {42 vars in 686 bytes} [Thu Sep 10 03:15:36 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: 343/681] 162.253.55.152 () {44 vars in 908 bytes} [Thu Sep 10 03:15:36 2026] GET /v2/images => generated 5574 bytes in 86 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: 343/690] 10.0.0.78 () {32 vars in 631 bytes} [Thu Sep 10 03:16:22 2026] GET /v2/images => generated 5574 bytes in 27 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: 351/697] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:16:48 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 146 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.65 () {36 vars in 925 bytes} [Thu Sep 10 03:16:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:16:48 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: 348/700] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:16:48 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:16:48 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: 349/702] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:16:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:16:48 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => 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: 350/704] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:16:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:16:48 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.68 () {36 vars in 985 bytes} [Thu Sep 10 03:16:49 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => 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: 356/707] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:16:49 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: 352/708] 10.0.0.113 () {36 vars in 910 bytes} [Thu Sep 10 03:16:49 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.113 () {36 vars in 1006 bytes} [Thu Sep 10 03:16:49 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.113 () {36 vars in 986 bytes} [Thu Sep 10 03:16:49 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.113 () {36 vars in 926 bytes} [Thu Sep 10 03:16:49 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: 354/712] 10.0.0.113 () {36 vars in 926 bytes} [Thu Sep 10 03:16:49 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: 356/715] 162.253.55.152 () {36 vars in 990 bytes} [Thu Sep 10 03:16:57 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 162.253.55.152 () {36 vars in 930 bytes} [Thu Sep 10 03:16:57 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: 357/717] 162.253.55.152 () {36 vars in 990 bytes} [Thu Sep 10 03:16:58 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 162.253.55.152 () {36 vars in 930 bytes} [Thu Sep 10 03:16:58 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: 359/721] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:17:07 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:17:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/729] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:17:36 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => 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: 363/730] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:17:36 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: 365/733] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:17:51 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => 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: 369/734] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:17:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:18:06 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => 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: 368/740] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:18:06 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: 370/743] 10.0.0.78 () {30 vars in 409 bytes} [Thu Sep 10 03:18:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:18:54 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:18:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/760] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:19:25 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/761] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:19:25 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: 384/764] 10.0.0.78 () {34 vars in 653 bytes} [Thu Sep 10 03:19:39 2026] POST /v2/images => generated 648 bytes in 234 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-10 03:19:40.114 7 WARNING glance.api.v2.images [None req-ebb16027-fcd3-4a70-a2ba-2a73289835f9 4d70e05063b8423db4b84ab649d95d73 4d1696e119c7471b82ad9f3b2a306288 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2c0f980e-2cea-42a3-a5b1-c4c8cf0ec358 [pid: 7|app: 0|req: 381/765] 10.0.0.78 () {32 vars in 708 bytes} [Thu Sep 10 03:19:40 2026] DELETE /v2/images/2c0f980e-2cea-42a3-a5b1-c4c8cf0ec358 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.78 () {32 vars in 705 bytes} [Thu Sep 10 03:19:40 2026] GET /v2/images/2c0f980e-2cea-42a3-a5b1-c4c8cf0ec358 => 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: 382/767] 10.0.0.78 () {32 vars in 631 bytes} [Thu Sep 10 03:19:40 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.78 () {34 vars in 653 bytes} [Thu Sep 10 03:19:40 2026] POST /v2/images => generated 700 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/769] 10.0.0.78 () {32 vars in 715 bytes} [Thu Sep 10 03:19:40 2026] GET /v2/images/0c2a6aa5-bd3b-4159-91dd-c4b763440737/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 03:19:40.294 8 INFO glance.api.v2.image_data [None req-6fc54341-a04b-41ed-aeaa-f43743b709f1 4d70e05063b8423db4b84ab649d95d73 4d1696e119c7471b82ad9f3b2a306288 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 03:19:40.331 8 WARNING glance_store._drivers.rbd [None req-6fc54341-a04b-41ed-aeaa-f43743b709f1 4d70e05063b8423db4b84ab649d95d73 4d1696e119c7471b82ad9f3b2a306288 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-10 03:19:41.235 8 INFO glance.location [None req-6fc54341-a04b-41ed-aeaa-f43743b709f1 4d70e05063b8423db4b84ab649d95d73 4d1696e119c7471b82ad9f3b2a306288 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 387/770] 10.0.0.78 () {32 vars in 725 bytes} [Thu Sep 10 03:19:40 2026] PUT /v2/images/0c2a6aa5-bd3b-4159-91dd-c4b763440737/file => generated 0 bytes in 978 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.78 () {32 vars in 705 bytes} [Thu Sep 10 03:19:41 2026] GET /v2/images/0c2a6aa5-bd3b-4159-91dd-c4b763440737 => generated 1101 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.78 () {32 vars in 715 bytes} [Thu Sep 10 03:19:41 2026] GET /v2/images/0c2a6aa5-bd3b-4159-91dd-c4b763440737/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/773] 10.0.0.78 () {34 vars in 653 bytes} [Thu Sep 10 03:19:41 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.78 () {32 vars in 724 bytes} [Thu Sep 10 03:19:41 2026] PATCH /v2/images/e8b0874b-970a-465b-bea1-1124ffc08f3b => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/775] 10.0.0.78 () {32 vars in 705 bytes} [Thu Sep 10 03:19:41 2026] GET /v2/images/e8b0874b-970a-465b-bea1-1124ffc08f3b => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 03:19:41.534 8 WARNING glance.api.v2.images [None req-6bdfb5eb-e0e5-4d5a-900a-e08be33aaf58 4d70e05063b8423db4b84ab649d95d73 4d1696e119c7471b82ad9f3b2a306288 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e8b0874b-970a-465b-bea1-1124ffc08f3b [pid: 8|app: 0|req: 390/776] 10.0.0.78 () {32 vars in 708 bytes} [Thu Sep 10 03:19:41 2026] DELETE /v2/images/e8b0874b-970a-465b-bea1-1124ffc08f3b => generated 0 bytes in 34 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.78 () {32 vars in 705 bytes} [Thu Sep 10 03:19:41 2026] GET /v2/images/e8b0874b-970a-465b-bea1-1124ffc08f3b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 03:19:41.588 8 WARNING glance.api.v2.images [None req-447add62-cd92-470d-854a-eb37285e437a 4d70e05063b8423db4b84ab649d95d73 4d1696e119c7471b82ad9f3b2a306288 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c2a6aa5-bd3b-4159-91dd-c4b763440737 [pid: 8|app: 0|req: 391/778] 10.0.0.78 () {32 vars in 708 bytes} [Thu Sep 10 03:19:41 2026] DELETE /v2/images/0c2a6aa5-bd3b-4159-91dd-c4b763440737 => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/779] 10.0.0.78 () {32 vars in 705 bytes} [Thu Sep 10 03:19:42 2026] GET /v2/images/0c2a6aa5-bd3b-4159-91dd-c4b763440737 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 03:19:42.766 8 WARNING glance.api.v2.images [None req-7738a3eb-b21f-494c-bbdc-4615c3ffef65 4d70e05063b8423db4b84ab649d95d73 4d1696e119c7471b82ad9f3b2a306288 - - default default] Failed to find image 2c0f980e-2cea-42a3-a5b1-c4c8cf0ec358 to delete: glance.common.exception.ImageNotFound: No image found with ID 2c0f980e-2cea-42a3-a5b1-c4c8cf0ec358 [pid: 8|app: 0|req: 392/780] 10.0.0.78 () {32 vars in 708 bytes} [Thu Sep 10 03:19:42 2026] DELETE /v2/images/2c0f980e-2cea-42a3-a5b1-c4c8cf0ec358 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.78 () {32 vars in 705 bytes} [Thu Sep 10 03:19:42 2026] GET /v2/images/2c0f980e-2cea-42a3-a5b1-c4c8cf0ec358 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:19:42 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => 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: 390/783] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:19:42 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: 392/786] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:19:52 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => 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: 395/787] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:19:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:20:02 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:20:02 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: 401/798] 10.0.0.78 () {32 vars in 705 bytes} [Thu Sep 10 03:20:25 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => 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: 398/799] 10.0.0.78 () {32 vars in 705 bytes} [Thu Sep 10 03:20:25 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/800] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:20:26 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/801] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/802] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20:26 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: 400/803] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:20:26 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20:26 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: 401/805] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:20:26 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20: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: 406/808] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20:26 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: 403/809] 10.0.0.113 () {36 vars in 910 bytes} [Thu Sep 10 03:20:26 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 10.0.0.113 () {36 vars in 1006 bytes} [Thu Sep 10 03:20:26 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 10.0.0.113 () {36 vars in 986 bytes} [Thu Sep 10 03:20:27 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/812] 10.0.0.113 () {36 vars in 926 bytes} [Thu Sep 10 03:20:27 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: 405/813] 10.0.0.113 () {36 vars in 926 bytes} [Thu Sep 10 03:20:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 162.253.55.152 () {32 vars in 825 bytes} [Thu Sep 10 03:20:46 2026] GET /v2/images?status=active&owner=33279ae7c5df420a87cea0cd9b9e117e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 162.253.55.152 () {32 vars in 652 bytes} [Thu Sep 10 03:20: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: 8|app: 0|req: 412/820] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:20:46 2026] GET /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20: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: 8|app: 0|req: 413/822] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20:46 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: 410/823] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:20:46 2026] GET /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/824] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20: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: 411/825] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20: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: 8|app: 0|req: 415/826] 10.0.0.65 () {36 vars in 985 bytes} [Thu Sep 10 03:20:46 2026] GET /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/827] 10.0.0.65 () {36 vars in 925 bytes} [Thu Sep 10 03:20:46 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: 416/828] 10.0.0.113 () {36 vars in 910 bytes} [Thu Sep 10 03:20:47 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/829] 10.0.0.113 () {36 vars in 1006 bytes} [Thu Sep 10 03:20:47 2026] GET /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.113 () {36 vars in 986 bytes} [Thu Sep 10 03:20:47 2026] GET /v2/images/cea57c61-ee52-4fe0-b3ae-123c10930703 => 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: 414/831] 10.0.0.113 () {36 vars in 926 bytes} [Thu Sep 10 03:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/832] 10.0.0.113 () {36 vars in 926 bytes} [Thu Sep 10 03:20:47 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: 416/835] 10.0.0.68 () {36 vars in 985 bytes} [Thu Sep 10 03:20:55 2026] GET /v2/images/eb78e3f8-97bc-49d9-a645-42c2cd2c4e59 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/836] 10.0.0.68 () {36 vars in 925 bytes} [Thu Sep 10 03:20:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/891] 10.0.0.78 () {32 vars in 631 bytes} [Thu Sep 10 03:25:25 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)