+ 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 11 08:32:36 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-6b9d7f6456-s6tzb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f4531c46668 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-11 08:32:38.307 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-11 08:32:38.396 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-11 08:32:39.160 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-11 08:32:39.161 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-11 08:32:39.162 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:32:39.300 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-11 08:32:39.301 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-11 08:32:39.302 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:32:41.205 8 WARNING glance.api.v2.images [None req-9ce60a27-bee7-4609-9f70-d688330b46b2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:32:41.507 7 WARNING glance.api.v2.images [None req-8ee98b23-dc1b-4853-ba34-09e1e486416e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:32:41.537 8 WARNING keystonemiddleware._common.config [None req-9ce60a27-bee7-4609-9f70-d688330b46b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:32:41.545 8 WARNING oslo_config.cfg [None req-9ce60a27-bee7-4609-9f70-d688330b46b2 - - - - - -] 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 0x7f4531c46668 pid: 8 (default app) 2026-08-11 08:32:41.849 7 WARNING keystonemiddleware._common.config [None req-8ee98b23-dc1b-4853-ba34-09e1e486416e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:32:41.857 7 WARNING oslo_config.cfg [None req-8ee98b23-dc1b-4853-ba34-09e1e486416e - - - - - -] 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 0x7f4531c46668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 08:32:43 2026] GET / => generated 1301 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-11 08:32:44.008 7 WARNING oslo_policy.policy [None req-46f1362f-cb2c-4c1b-b820-dae5265769d9 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 08:32:44.009 7 WARNING oslo_policy.policy [None req-46f1362f-cb2c-4c1b-b820-dae5265769d9 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 08:32:44.025 7 WARNING oslo_policy.policy [None req-46f1362f-cb2c-4c1b-b820-dae5265769d9 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 08:32:44.025 7 WARNING oslo_policy.policy [None req-46f1362f-cb2c-4c1b-b820-dae5265769d9 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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/6] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 08:32:43 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 08:32:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 08:32:47 2026] GET /v2/images => generated 69 bytes in 40 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-11 08:32:47.539 8 WARNING oslo_policy.policy [None req-7088b76e-a0d2-4514-92fa-8260ba9bedc4 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 08:32:47.540 8 WARNING oslo_policy.policy [None req-7088b76e-a0d2-4514-92fa-8260ba9bedc4 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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/9] 199.19.213.20 () {44 vars in 906 bytes} [Tue Aug 11 08:32:47 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.20 () {44 vars in 928 bytes} [Tue Aug 11 08:32:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:32:47.671 8 WARNING oslo_policy.policy [None req-7210497e-cc28-4c6b-8bbc-cfff5e1bcfaa 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 08:32:47.671 8 WARNING oslo_policy.policy [None req-7210497e-cc28-4c6b-8bbc-cfff5e1bcfaa 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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: 8/11] 199.19.213.20 () {44 vars in 934 bytes} [Tue Aug 11 08:32:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:32:47.751 7 WARNING oslo_config.cfg [None req-8bb8b25b-6df9-4678-9bf7-0d5d65c9e551 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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/12] 199.19.213.20 () {48 vars in 946 bytes} [Tue Aug 11 08:32:47 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 08:32:47.776 8 WARNING oslo_policy.policy [None req-48f23bf7-6a33-4065-8fea-90c67b0e8f8f 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 08:32:47.776 8 WARNING oslo_policy.policy [None req-48f23bf7-6a33-4065-8fea-90c67b0e8f8f 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 08:32:47.777 8 INFO glance.api.v2.image_data [None req-48f23bf7-6a33-4065-8fea-90c67b0e8f8f 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:32:51.031 8 WARNING glance.location [None req-48f23bf7-6a33-4065-8fea-90c67b0e8f8f 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.20 () {48 vars in 1040 bytes} [Tue Aug 11 08:32:47 2026] PUT /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79/file => generated 0 bytes in 3300 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7342 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.20 () {44 vars in 966 bytes} [Tue Aug 11 08:32:51 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 08:32:51.168 8 WARNING oslo_config.cfg [None req-9fe275af-4823-490b-a2eb-aaa0245e9877 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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: 10/17] 199.19.213.20 () {48 vars in 1046 bytes} [Tue Aug 11 08:32:51 2026] PATCH /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.20 () {44 vars in 966 bytes} [Tue Aug 11 08:32:51 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 08:53:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 08:53:36 2026] GET /v2/images => generated 1381 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 08:53:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 08:53:53 2026] GET /v2/images => generated 1381 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.19.213.20 () {44 vars in 932 bytes} [Tue Aug 11 08:53:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.19.213.20 () {44 vars in 954 bytes} [Tue Aug 11 08:53:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.20 () {44 vars in 934 bytes} [Tue Aug 11 08:53:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.19.213.20 () {48 vars in 946 bytes} [Tue Aug 11 08:53:53 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 08:53:53.474 8 INFO glance.api.v2.image_data [None req-87d3d734-cc85-4d4a-8c32-f321790adf10 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:54:17.716 8 WARNING glance.location [None req-87d3d734-cc85-4d4a-8c32-f321790adf10 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/283] 199.19.213.20 () {48 vars in 1041 bytes} [Tue Aug 11 08:53:53 2026] PUT /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435/file => generated 0 bytes in 24289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64324 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.19.213.20 () {44 vars in 966 bytes} [Tue Aug 11 08:54:17 2026] GET /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.19.213.20 () {48 vars in 1046 bytes} [Tue Aug 11 08:54:17 2026] PATCH /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.19.213.20 () {44 vars in 966 bytes} [Tue Aug 11 08:54:17 2026] GET /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 08:54:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 08:54:19 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:01:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:01:16 2026] GET /v2/images => generated 2778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:01:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:01:25 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: 189/379] 199.19.213.20 () {44 vars in 942 bytes} [Tue Aug 11 09:01:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.19.213.20 () {44 vars in 964 bytes} [Tue Aug 11 09:01:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.19.213.20 () {44 vars in 934 bytes} [Tue Aug 11 09:01:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.19.213.20 () {48 vars in 946 bytes} [Tue Aug 11 09:01:26 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 09:01:26.092 8 INFO glance.api.v2.image_data [None req-2bbb707f-9f54-45fa-9209-efae72474d97 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:01:46.454 8 INFO glance.location [None req-2bbb707f-9f54-45fa-9209-efae72474d97 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/387] 199.19.213.20 () {48 vars in 1040 bytes} [Tue Aug 11 09:01:26 2026] PUT /v2/images/ef392571-54f1-4eb6-b83b-cbf333256cf6/file => generated 0 bytes in 20414 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25152 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.19.213.20 () {44 vars in 966 bytes} [Tue Aug 11 09:01:46 2026] GET /v2/images/ef392571-54f1-4eb6-b83b-cbf333256cf6 => 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: 192/389] 199.19.213.20 () {48 vars in 1046 bytes} [Tue Aug 11 09:01:46 2026] PATCH /v2/images/ef392571-54f1-4eb6-b83b-cbf333256cf6 => generated 1410 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.19.213.20 () {44 vars in 966 bytes} [Tue Aug 11 09:01:46 2026] GET /v2/images/ef392571-54f1-4eb6-b83b-cbf333256cf6 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:02:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:02:23 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:02:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:02:34 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.19.213.20 () {44 vars in 934 bytes} [Tue Aug 11 09:02:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.19.213.20 () {44 vars in 956 bytes} [Tue Aug 11 09:02:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.19.213.20 () {44 vars in 934 bytes} [Tue Aug 11 09:02:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.19.213.20 () {48 vars in 946 bytes} [Tue Aug 11 09:02:34 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 09:02:34.372 7 WARNING oslo_policy.policy [None req-b0422a55-c759-464c-92d4-aa0512d0dff8 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 09:02:34.372 7 WARNING oslo_policy.policy [None req-b0422a55-c759-464c-92d4-aa0512d0dff8 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - 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-11 09:02:34.373 7 INFO glance.api.v2.image_data [None req-b0422a55-c759-464c-92d4-aa0512d0dff8 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:02:47.334 7 INFO glance.location [None req-b0422a55-c759-464c-92d4-aa0512d0dff8 03a0d8cd0a8b461fa7a58bcc4d1925a6 f5bac3ed306e4341b104836a7ee932a4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/411] 199.19.213.20 () {48 vars in 1041 bytes} [Tue Aug 11 09:02:34 2026] PUT /v2/images/c4c76454-6948-45fc-9627-e442a3382b6e/file => generated 0 bytes in 13005 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34919 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.19.213.20 () {44 vars in 966 bytes} [Tue Aug 11 09:02:47 2026] GET /v2/images/c4c76454-6948-45fc-9627-e442a3382b6e => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.19.213.20 () {48 vars in 1046 bytes} [Tue Aug 11 09:02:47 2026] PATCH /v2/images/c4c76454-6948-45fc-9627-e442a3382b6e => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.19.213.20 () {44 vars in 966 bytes} [Tue Aug 11 09:02:47 2026] GET /v2/images/c4c76454-6948-45fc-9627-e442a3382b6e => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:16:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/576] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:16:05 2026] GET /v2/images => generated 5574 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:18:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:18:24 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:18:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:18:26 2026] GET /v2/images => generated 5574 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/619] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:19:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:19:16 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/623] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:19:25 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:19:25 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/637] 199.19.213.20 () {42 vars in 683 bytes} [Tue Aug 11 09:20:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 199.19.213.20 () {44 vars in 905 bytes} [Tue Aug 11 09:20:27 2026] GET /v2/images => generated 5574 bytes in 53 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: 326/647] 10.0.0.128 () {32 vars in 633 bytes} [Tue Aug 11 09:21:10 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:21:31 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1312 bytes in 28 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: 325/655] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:21:31 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: 331/656] 199.19.213.20 () {36 vars in 990 bytes} [Tue Aug 11 09:21:39 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 326/657] 199.19.213.20 () {36 vars in 930 bytes} [Tue Aug 11 09:21:39 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: 332/658] 199.19.213.20 () {36 vars in 990 bytes} [Tue Aug 11 09:21:40 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 327/659] 199.19.213.20 () {36 vars in 930 bytes} [Tue Aug 11 09:21:40 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:21:48 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 329/663] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:21: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: 335/664] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:21:50 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 330/665] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:21:50 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: 333/670] 10.0.0.128 () {30 vars in 411 bytes} [Tue Aug 11 09:22:08 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:22:16 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:22:16 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: 337/677] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:22:28 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 341/678] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:22:28 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: 341/685] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:22:53 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1312 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/686] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:22:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:22:54 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: 346/688] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:22:54 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 343/689] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:22:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:22:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:22:54 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 348/692] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:22:54 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: 345/693] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:22:54 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: 349/694] 10.0.0.222 () {36 vars in 911 bytes} [Tue Aug 11 09:22:55 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.222 () {36 vars in 1007 bytes} [Tue Aug 11 09:22:55 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79/locations => generated 127 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.222 () {36 vars in 987 bytes} [Tue Aug 11 09:22:55 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.222 () {36 vars in 927 bytes} [Tue Aug 11 09:22:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.222 () {36 vars in 927 bytes} [Tue Aug 11 09:22:55 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.128 () {34 vars in 655 bytes} [Tue Aug 11 09:23:33 2026] POST /v2/images => generated 649 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-11 09:23:33.822 8 WARNING glance.api.v2.images [None req-3f1d240a-8cf2-41e6-b840-5b8caf394f8e 4d8af9781ad946079e029637955ed87d 247a1c260109443a997851e683a8e155 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec31268a-63b5-4017-b843-f5113a63b285 [pid: 8|app: 0|req: 352/708] 10.0.0.128 () {32 vars in 710 bytes} [Tue Aug 11 09:23:33 2026] DELETE /v2/images/ec31268a-63b5-4017-b843-f5113a63b285 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.128 () {32 vars in 707 bytes} [Tue Aug 11 09:23:33 2026] GET /v2/images/ec31268a-63b5-4017-b843-f5113a63b285 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.128 () {32 vars in 633 bytes} [Tue Aug 11 09:23:33 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.128 () {34 vars in 655 bytes} [Tue Aug 11 09:23:33 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.128 () {32 vars in 717 bytes} [Tue Aug 11 09:23:33 2026] GET /v2/images/5ddbd804-7318-4ca4-a2cc-30c32617249f/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:23:33.999 7 INFO glance.api.v2.image_data [None req-f220a91e-ae62-4620-bb96-0d54154e3a57 4d8af9781ad946079e029637955ed87d 247a1c260109443a997851e683a8e155 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:23:34.036 7 WARNING glance_store._drivers.rbd [None req-f220a91e-ae62-4620-bb96-0d54154e3a57 4d8af9781ad946079e029637955ed87d 247a1c260109443a997851e683a8e155 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-11 09:23:34.578 7 INFO glance.location [None req-f220a91e-ae62-4620-bb96-0d54154e3a57 4d8af9781ad946079e029637955ed87d 247a1c260109443a997851e683a8e155 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 359/713] 10.0.0.128 () {32 vars in 727 bytes} [Tue Aug 11 09:23:33 2026] PUT /v2/images/5ddbd804-7318-4ca4-a2cc-30c32617249f/file => generated 0 bytes in 621 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.128 () {32 vars in 707 bytes} [Tue Aug 11 09:23:34 2026] GET /v2/images/5ddbd804-7318-4ca4-a2cc-30c32617249f => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 10.0.0.128 () {32 vars in 717 bytes} [Tue Aug 11 09:23:34 2026] GET /v2/images/5ddbd804-7318-4ca4-a2cc-30c32617249f/file => generated 1024 bytes in 106 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/716] 10.0.0.128 () {34 vars in 655 bytes} [Tue Aug 11 09:23:34 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: 7|app: 0|req: 361/717] 10.0.0.128 () {32 vars in 726 bytes} [Tue Aug 11 09:23:34 2026] PATCH /v2/images/98fd113a-4f01-4ef5-af39-e93c6c22beac => generated 653 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.128 () {32 vars in 707 bytes} [Tue Aug 11 09:23:34 2026] GET /v2/images/98fd113a-4f01-4ef5-af39-e93c6c22beac => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:23:34.940 7 WARNING glance.api.v2.images [None req-22764074-eaff-4efa-9b78-0b4d3767fb4c 4d8af9781ad946079e029637955ed87d 247a1c260109443a997851e683a8e155 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98fd113a-4f01-4ef5-af39-e93c6c22beac [pid: 7|app: 0|req: 362/719] 10.0.0.128 () {32 vars in 710 bytes} [Tue Aug 11 09:23:34 2026] DELETE /v2/images/98fd113a-4f01-4ef5-af39-e93c6c22beac => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.128 () {32 vars in 707 bytes} [Tue Aug 11 09:23:34 2026] GET /v2/images/98fd113a-4f01-4ef5-af39-e93c6c22beac => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:23:35.017 7 WARNING glance.api.v2.images [None req-63fb03ac-c4d9-4262-9c53-71a8bc7d2449 4d8af9781ad946079e029637955ed87d 247a1c260109443a997851e683a8e155 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5ddbd804-7318-4ca4-a2cc-30c32617249f [pid: 7|app: 0|req: 363/721] 10.0.0.128 () {32 vars in 710 bytes} [Tue Aug 11 09:23:35 2026] DELETE /v2/images/5ddbd804-7318-4ca4-a2cc-30c32617249f => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.128 () {32 vars in 707 bytes} [Tue Aug 11 09:23:35 2026] GET /v2/images/5ddbd804-7318-4ca4-a2cc-30c32617249f => generated 139 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:23:35.854 7 WARNING glance.api.v2.images [None req-96183508-d228-4ab1-8721-530664846881 4d8af9781ad946079e029637955ed87d 247a1c260109443a997851e683a8e155 - - default default] Failed to find image ec31268a-63b5-4017-b843-f5113a63b285 to delete: glance.common.exception.ImageNotFound: No image found with ID ec31268a-63b5-4017-b843-f5113a63b285 [pid: 7|app: 0|req: 364/723] 10.0.0.128 () {32 vars in 710 bytes} [Tue Aug 11 09:23:35 2026] DELETE /v2/images/ec31268a-63b5-4017-b843-f5113a63b285 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.128 () {32 vars in 707 bytes} [Tue Aug 11 09:23:35 2026] GET /v2/images/ec31268a-63b5-4017-b843-f5113a63b285 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.128 () {32 vars in 707 bytes} [Tue Aug 11 09:23:50 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 366/728] 10.0.0.128 () {32 vars in 707 bytes} [Tue Aug 11 09:23:50 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 363/729] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:23:50 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1312 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:23:50 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: 364/731] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:23: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: 368/732] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:23:50 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 365/733] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:23: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: 369/734] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:23:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:23:51 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 370/736] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:23: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: 367/737] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:23:51 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: 369/740] 10.0.0.222 () {36 vars in 911 bytes} [Tue Aug 11 09:23:51 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.222 () {36 vars in 1007 bytes} [Tue Aug 11 09:23:51 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79/locations => generated 127 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.222 () {36 vars in 987 bytes} [Tue Aug 11 09:23:51 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 373/743] 10.0.0.222 () {36 vars in 927 bytes} [Tue Aug 11 09:23:51 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: 371/744] 10.0.0.222 () {36 vars in 927 bytes} [Tue Aug 11 09:23:51 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: 374/749] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:24:19 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 376/750] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:24:19 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: 379/755] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:24:39 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 377/756] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:24:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:24:54 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:24:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:25:08 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 382/766] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:25:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:26:07 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 391/780] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:26:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.156 () {36 vars in 987 bytes} [Tue Aug 11 09:26:28 2026] GET /v2/images/5c20308d-012c-4d39-a306-2ecd28122e79 => 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: 392/786] 10.0.0.156 () {36 vars in 927 bytes} [Tue Aug 11 09:26:28 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: 399/795] 199.19.213.20 () {32 vars in 825 bytes} [Tue Aug 11 09:27:06 2026] GET /v2/images?status=active&owner=f5bac3ed306e4341b104836a7ee932a4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/796] 199.19.213.20 () {32 vars in 652 bytes} [Tue Aug 11 09:27:07 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: 400/797] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:27:07 2026] GET /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435 => 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: 398/798] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:27:07 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: 401/799] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:27:07 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:27:07 2026] GET /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435 => 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: 402/801] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:27:07 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: 400/802] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:27:07 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: 403/803] 10.0.0.194 () {36 vars in 987 bytes} [Tue Aug 11 09:27:07 2026] GET /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.194 () {36 vars in 927 bytes} [Tue Aug 11 09:27:07 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: 404/805] 10.0.0.222 () {36 vars in 911 bytes} [Tue Aug 11 09:27:08 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.222 () {36 vars in 1007 bytes} [Tue Aug 11 09:27:08 2026] GET /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 10.0.0.222 () {36 vars in 987 bytes} [Tue Aug 11 09:27:08 2026] GET /v2/images/3f8b6cd9-b393-4085-822b-bb230bd36435 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.222 () {36 vars in 927 bytes} [Tue Aug 11 09:27:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.222 () {36 vars in 927 bytes} [Tue Aug 11 09:27:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/860] 10.0.0.128 () {32 vars in 633 bytes} [Tue Aug 11 09:31:14 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)