+ 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 [Sat Jul 25 09:00:53 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-57964d6c94-h6drf 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 0x7fc61f622668 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-07-25 09:00:55.120 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-25 09:00:55.122 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-07-25 09:00:55.993 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-25 09:00:55.994 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-25 09:00:55.995 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 09:00:56.007 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-25 09:00:56.008 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-25 09:00:56.009 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 09:00:58.027 8 WARNING glance.api.v2.images [None req-2e4d40ed-ab2d-4bc7-ab52-e575ed9a9f5c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 09:00:58.167 7 WARNING glance.api.v2.images [None req-7a4fae17-1833-4440-8114-fa84614bbdc9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 09:00:58.362 8 WARNING keystonemiddleware._common.config [None req-2e4d40ed-ab2d-4bc7-ab52-e575ed9a9f5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 09:00:58.370 8 WARNING oslo_config.cfg [None req-2e4d40ed-ab2d-4bc7-ab52-e575ed9a9f5c - - - - - -] 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 0x7fc61f622668 pid: 8 (default app) 2026-07-25 09:00:58.505 7 WARNING keystonemiddleware._common.config [None req-7a4fae17-1833-4440-8114-fa84614bbdc9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 09:00:58.512 7 WARNING oslo_config.cfg [None req-7a4fae17-1833-4440-8114-fa84614bbdc9 - - - - - -] 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 0x7fc61f622668 pid: 7 (default app) [pid: 7|app: 0|req: 32/66] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:06:08 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-07-25 09:06:09.386 8 WARNING oslo_policy.policy [None req-8ded1493-524e-4f35-8395-cb8fc94d0fdd 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 09:06:09.386 8 WARNING oslo_policy.policy [None req-8ded1493-524e-4f35-8395-cb8fc94d0fdd 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 09:06:09.401 8 WARNING oslo_policy.policy [None req-8ded1493-524e-4f35-8395-cb8fc94d0fdd 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 09:06:09.402 8 WARNING oslo_policy.policy [None req-8ded1493-524e-4f35-8395-cb8fc94d0fdd 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - 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: 35/67] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:06:08 2026] GET /v2/images => generated 69 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:06:14 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: 36/69] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:06:14 2026] GET /v2/images => generated 69 bytes in 37 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-07-25 09:06:14.336 7 WARNING oslo_policy.policy [None req-c1a7c5ce-fdf2-4809-888b-112bbf7d8de1 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 09:06:14.336 7 WARNING oslo_policy.policy [None req-c1a7c5ce-fdf2-4809-888b-112bbf7d8de1 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - 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: 34/70] 199.204.45.205 () {44 vars in 912 bytes} [Sat Jul 25 09:06:14 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.205 () {44 vars in 934 bytes} [Sat Jul 25 09:06:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-25 09:06:14.487 7 WARNING oslo_policy.policy [None req-a11cdc82-26c8-4c77-9b0a-3ac0447baebe 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 09:06:14.487 7 WARNING oslo_policy.policy [None req-a11cdc82-26c8-4c77-9b0a-3ac0447baebe 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - 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: 35/72] 199.204.45.205 () {44 vars in 940 bytes} [Sat Jul 25 09:06:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-25 09:06:14.582 8 WARNING oslo_config.cfg [None req-0e2c75d7-3538-49b6-84a3-0c4148d88778 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - 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: 38/73] 199.204.45.205 () {48 vars in 952 bytes} [Sat Jul 25 09:06:14 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 09:06:14.606 7 WARNING oslo_policy.policy [None req-6d907293-3cdb-4c36-ad63-7eb55fc7ede0 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 09:06:14.606 7 WARNING oslo_policy.policy [None req-6d907293-3cdb-4c36-ad63-7eb55fc7ede0 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 09:06:14.607 7 INFO glance.api.v2.image_data [None req-6d907293-3cdb-4c36-ad63-7eb55fc7ede0 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 09:06:18.560 7 WARNING glance.location [None req-6d907293-3cdb-4c36-ad63-7eb55fc7ede0 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 36/76] 199.204.45.205 () {48 vars in 1046 bytes} [Sat Jul 25 09:06:14 2026] PUT /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289/file => generated 0 bytes in 3993 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4440 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.204.45.205 () {44 vars in 972 bytes} [Sat Jul 25 09:06:18 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-25 09:06:18.688 7 WARNING oslo_config.cfg [None req-3b91cef7-d2ae-4919-80b7-46625895fa6b 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - 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: 37/78] 199.204.45.205 () {48 vars in 1052 bytes} [Sat Jul 25 09:06:18 2026] PATCH /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.204.45.205 () {44 vars in 972 bytes} [Sat Jul 25 09:06:18 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 44/82] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:06:30 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: 39/83] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:06:30 2026] GET /v2/images => generated 1381 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:06:43 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: 46/87] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:06:43 2026] GET /v2/images => generated 1381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.204.45.205 () {44 vars in 948 bytes} [Sat Jul 25 09:06:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.204.45.205 () {44 vars in 970 bytes} [Sat Jul 25 09:06:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.204.45.205 () {44 vars in 940 bytes} [Sat Jul 25 09:06:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.204.45.205 () {48 vars in 952 bytes} [Sat Jul 25 09:06:44 2026] POST /v2/images => generated 799 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 09:06:44.306 7 INFO glance.api.v2.image_data [None req-e6e17232-cabe-4131-b670-7b77ac4ce2ef 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 09:06:54.463 7 INFO glance.location [None req-e6e17232-cabe-4131-b670-7b77ac4ce2ef 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 44/94] 199.204.45.205 () {48 vars in 1046 bytes} [Sat Jul 25 09:06:44 2026] PUT /v2/images/d0a2b1f6-2bf9-4ffb-8093-0230389c9d1b/file => generated 0 bytes in 10205 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26154 switches on core 0) [pid: 8|app: 0|req: 51/95] 199.204.45.205 () {44 vars in 972 bytes} [Sat Jul 25 09:06:54 2026] GET /v2/images/d0a2b1f6-2bf9-4ffb-8093-0230389c9d1b => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/96] 199.204.45.205 () {48 vars in 1052 bytes} [Sat Jul 25 09:06:54 2026] PATCH /v2/images/d0a2b1f6-2bf9-4ffb-8093-0230389c9d1b => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/97] 199.204.45.205 () {44 vars in 972 bytes} [Sat Jul 25 09:06:54 2026] GET /v2/images/d0a2b1f6-2bf9-4ffb-8093-0230389c9d1b => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/140] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:10: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: 67/143] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:10:27 2026] GET /v2/images => generated 2793 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/146] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:10:40 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/147] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:10:40 2026] GET /v2/images => generated 2793 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/148] 199.204.45.205 () {44 vars in 940 bytes} [Sat Jul 25 09:10:40 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: 79/149] 199.204.45.205 () {44 vars in 962 bytes} [Sat Jul 25 09:10:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/150] 199.204.45.205 () {44 vars in 940 bytes} [Sat Jul 25 09:10:40 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: 8|app: 0|req: 80/151] 199.204.45.205 () {48 vars in 952 bytes} [Sat Jul 25 09:10:40 2026] POST /v2/images => generated 791 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 09:10:40.888 7 INFO glance.api.v2.image_data [None req-f1b2be2b-5180-4fb2-b563-85d3bcb7fb6a 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 09:10:54.468 7 INFO glance.location [None req-f1b2be2b-5180-4fb2-b563-85d3bcb7fb6a 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 72/154] 199.204.45.205 () {48 vars in 1047 bytes} [Sat Jul 25 09:10:40 2026] PUT /v2/images/31cfccdd-1bd2-4857-b291-f70ca9b5b0b0/file => generated 0 bytes in 13619 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33113 switches on core 0) [pid: 8|app: 0|req: 83/155] 199.204.45.205 () {44 vars in 972 bytes} [Sat Jul 25 09:10:54 2026] GET /v2/images/31cfccdd-1bd2-4857-b291-f70ca9b5b0b0 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/156] 199.204.45.205 () {48 vars in 1052 bytes} [Sat Jul 25 09:10:54 2026] PATCH /v2/images/31cfccdd-1bd2-4857-b291-f70ca9b5b0b0 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/157] 199.204.45.205 () {44 vars in 972 bytes} [Sat Jul 25 09:10:54 2026] GET /v2/images/31cfccdd-1bd2-4857-b291-f70ca9b5b0b0 => 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: 76/162] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:11:07 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: 87/163] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:11:07 2026] GET /v2/images => generated 4177 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/166] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:11:26 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: 89/167] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:11:26 2026] GET /v2/images => generated 4177 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/168] 199.204.45.205 () {44 vars in 938 bytes} [Sat Jul 25 09:11:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/169] 199.204.45.205 () {44 vars in 960 bytes} [Sat Jul 25 09:11:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/170] 199.204.45.205 () {44 vars in 940 bytes} [Sat Jul 25 09:11:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/171] 199.204.45.205 () {48 vars in 952 bytes} [Sat Jul 25 09:11:26 2026] POST /v2/images => generated 796 bytes in 416 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 09:11:26.649 7 INFO glance.api.v2.image_data [None req-1cfa931e-f849-4273-ace3-4f8b00a2c67f 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 09:11:52.500 7 WARNING glance.location [None req-1cfa931e-f849-4273-ace3-4f8b00a2c67f 3b87371a3ae84c0e85b429c23db5c5d3 5525e48d03be46f3b54e9199ea9e9f3b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 81/178] 199.204.45.205 () {48 vars in 1047 bytes} [Sat Jul 25 09:11:26 2026] PUT /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303/file => generated 0 bytes in 25892 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63268 switches on core 0) [pid: 8|app: 0|req: 98/179] 199.204.45.205 () {44 vars in 972 bytes} [Sat Jul 25 09:11:52 2026] GET /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/180] 199.204.45.205 () {48 vars in 1052 bytes} [Sat Jul 25 09:11:52 2026] PATCH /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/181] 199.204.45.205 () {44 vars in 972 bytes} [Sat Jul 25 09:11:52 2026] GET /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303 => 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: 83/182] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:11:54 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: 100/183] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:11:54 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/330] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:24:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/331] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:24:01 2026] GET /v2/images => generated 5574 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/334] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:24:14 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: 176/335] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:24:14 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/340] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:24:31 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: 179/341] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:24:31 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: 8|app: 0|req: 183/348] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:25:05 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: 166/349] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:25:05 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: 185/352] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:25:07 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: 168/353] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:25:07 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: 173/362] 199.204.45.205 () {42 vars in 689 bytes} [Sat Jul 25 09:25:55 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: 190/363] 199.204.45.205 () {44 vars in 911 bytes} [Sat Jul 25 09:25:55 2026] GET /v2/images => generated 5574 bytes in 49 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: 195/372] 10.0.0.108 () {32 vars in 633 bytes} [Sat Jul 25 09:26:33 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/377] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:26:52 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 162 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: 180/378] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:26:52 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: 199/379] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:26:53 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/380] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:26:53 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: 200/381] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:26:54 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/382] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:26:54 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: 184/385] 199.204.45.205 () {36 vars in 991 bytes} [Sat Jul 25 09:27:00 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/386] 199.204.45.205 () {36 vars in 931 bytes} [Sat Jul 25 09:27:00 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: 185/387] 199.204.45.205 () {36 vars in 991 bytes} [Sat Jul 25 09:27:00 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 203/388] 199.204.45.205 () {36 vars in 931 bytes} [Sat Jul 25 09:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/393] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:27:17 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/394] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:27:17 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: 207/395] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:27:17 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: 189/396] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:27:17 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 208/397] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:27:17 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: 190/398] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:27:17 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/399] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:27:18 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 191/400] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:27:18 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: 210/401] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:27:18 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: 192/402] 10.0.0.82 () {36 vars in 910 bytes} [Sat Jul 25 09:27:19 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: 211/403] 10.0.0.82 () {36 vars in 1006 bytes} [Sat Jul 25 09:27:19 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/404] 10.0.0.82 () {36 vars in 986 bytes} [Sat Jul 25 09:27:19 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/405] 10.0.0.82 () {36 vars in 926 bytes} [Sat Jul 25 09:27: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: 194/406] 10.0.0.82 () {36 vars in 926 bytes} [Sat Jul 25 09:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/409] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:27:31 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 214/410] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:27:31 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: 218/417] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:28:06 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 200/418] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:28: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: 207/431] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:29:02 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 225/432] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:29:02 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: 209/435] 10.0.0.108 () {32 vars in 707 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 227/436] 10.0.0.108 () {32 vars in 707 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 210/437] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/438] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/439] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:29:09 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: 229/440] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 212/441] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/442] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/443] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 231/444] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:29:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/445] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:29:10 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: 232/446] 10.0.0.82 () {36 vars in 910 bytes} [Sat Jul 25 09:29:10 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: 215/447] 10.0.0.82 () {36 vars in 1006 bytes} [Sat Jul 25 09:29:10 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/448] 10.0.0.82 () {36 vars in 986 bytes} [Sat Jul 25 09:29:10 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 216/449] 10.0.0.82 () {36 vars in 926 bytes} [Sat Jul 25 09:29:10 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: 234/450] 10.0.0.82 () {36 vars in 926 bytes} [Sat Jul 25 09:29:10 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: 218/453] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:29:18 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 236/454] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:29:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/457] 10.0.0.108 () {34 vars in 655 bytes} [Sat Jul 25 09:29:35 2026] POST /v2/images => generated 648 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-25 09:29:35.257 8 WARNING glance.api.v2.images [None req-b76009da-c865-4ec3-9bcf-bfb424e2e27a 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d07eb60e-3180-4177-883d-86e3e13d12ab [pid: 8|app: 0|req: 238/458] 10.0.0.108 () {32 vars in 710 bytes} [Sat Jul 25 09:29:35 2026] DELETE /v2/images/d07eb60e-3180-4177-883d-86e3e13d12ab => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/459] 10.0.0.108 () {32 vars in 707 bytes} [Sat Jul 25 09:29:35 2026] GET /v2/images/d07eb60e-3180-4177-883d-86e3e13d12ab => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/460] 10.0.0.108 () {32 vars in 633 bytes} [Sat Jul 25 09:29:35 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/461] 10.0.0.108 () {34 vars in 655 bytes} [Sat Jul 25 09:29:35 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-25 09:29:35.428 8 WARNING oslo_policy.policy [None req-ee63b04b-883c-472b-8b9f-793552ee73e3 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 09:29:35.429 8 WARNING oslo_policy.policy [None req-ee63b04b-883c-472b-8b9f-793552ee73e3 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - 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: 240/462] 10.0.0.108 () {32 vars in 717 bytes} [Sat Jul 25 09:29:35 2026] GET /v2/images/553f637a-be7c-41e5-b69e-d961e4eb4a73/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-25 09:29:35.448 7 INFO glance.api.v2.image_data [None req-28bca1b8-9dbd-4a5e-9d1e-f7f6d09760de 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 09:29:35.477 7 WARNING glance_store._drivers.rbd [None req-28bca1b8-9dbd-4a5e-9d1e-f7f6d09760de 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-25 09:29:35.929 7 INFO glance.location [None req-28bca1b8-9dbd-4a5e-9d1e-f7f6d09760de 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 223/463] 10.0.0.108 () {32 vars in 727 bytes} [Sat Jul 25 09:29:35 2026] PUT /v2/images/553f637a-be7c-41e5-b69e-d961e4eb4a73/file => generated 0 bytes in 521 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/464] 10.0.0.108 () {32 vars in 707 bytes} [Sat Jul 25 09:29:35 2026] GET /v2/images/553f637a-be7c-41e5-b69e-d961e4eb4a73 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/465] 10.0.0.108 () {32 vars in 717 bytes} [Sat Jul 25 09:29:35 2026] GET /v2/images/553f637a-be7c-41e5-b69e-d961e4eb4a73/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/466] 10.0.0.108 () {34 vars in 655 bytes} [Sat Jul 25 09:29:36 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/467] 10.0.0.108 () {32 vars in 726 bytes} [Sat Jul 25 09:29:36 2026] PATCH /v2/images/5165a20e-a808-41b7-a583-07d536f2f664 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/468] 10.0.0.108 () {32 vars in 707 bytes} [Sat Jul 25 09:29:36 2026] GET /v2/images/5165a20e-a808-41b7-a583-07d536f2f664 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-25 09:29:36.274 7 WARNING glance.api.v2.images [None req-3abf7fa4-881e-4299-ad52-15830c9a08cc 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5165a20e-a808-41b7-a583-07d536f2f664 [pid: 7|app: 0|req: 226/469] 10.0.0.108 () {32 vars in 710 bytes} [Sat Jul 25 09:29:36 2026] DELETE /v2/images/5165a20e-a808-41b7-a583-07d536f2f664 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/470] 10.0.0.108 () {32 vars in 707 bytes} [Sat Jul 25 09:29:36 2026] GET /v2/images/5165a20e-a808-41b7-a583-07d536f2f664 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 09:29:36.343 7 WARNING glance.api.v2.images [None req-31b005ff-4ec2-4b6c-b764-93b84f593889 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//553f637a-be7c-41e5-b69e-d961e4eb4a73 [pid: 7|app: 0|req: 227/471] 10.0.0.108 () {32 vars in 710 bytes} [Sat Jul 25 09:29:36 2026] DELETE /v2/images/553f637a-be7c-41e5-b69e-d961e4eb4a73 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/472] 10.0.0.108 () {32 vars in 707 bytes} [Sat Jul 25 09:29:37 2026] GET /v2/images/553f637a-be7c-41e5-b69e-d961e4eb4a73 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 09:29:37.204 7 WARNING glance.api.v2.images [None req-cc4aead9-4032-4ee4-b85a-ebd0eced7c86 0a3a61f860b14c75844f8f7f665b8296 ece688f4a29645e89453a9879a661b9a - - default default] Failed to find image d07eb60e-3180-4177-883d-86e3e13d12ab to delete: glance.common.exception.ImageNotFound: No image found with ID d07eb60e-3180-4177-883d-86e3e13d12ab [pid: 7|app: 0|req: 228/473] 10.0.0.108 () {32 vars in 710 bytes} [Sat Jul 25 09:29:37 2026] DELETE /v2/images/d07eb60e-3180-4177-883d-86e3e13d12ab => 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: 246/474] 10.0.0.108 () {32 vars in 707 bytes} [Sat Jul 25 09:29:37 2026] GET /v2/images/d07eb60e-3180-4177-883d-86e3e13d12ab => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/477] 10.0.0.108 () {30 vars in 411 bytes} [Sat Jul 25 09:29:39 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: 232/482] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:30:05 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 251/483] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:30:05 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: 256/492] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:30:43 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 237/493] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:30:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/516] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:32:33 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => generated 1312 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/517] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:32:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/522] 10.0.0.122 () {36 vars in 987 bytes} [Sat Jul 25 09:32:51 2026] GET /v2/images/7b9cb265-af8b-42fb-9767-4d51ac918289 => 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: 252/523] 10.0.0.122 () {36 vars in 927 bytes} [Sat Jul 25 09:32: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: 7|app: 0|req: 258/534] 199.204.45.205 () {32 vars in 826 bytes} [Sat Jul 25 09:33:37 2026] GET /v2/images?status=active&owner=5525e48d03be46f3b54e9199ea9e9f3b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/535] 199.204.45.205 () {32 vars in 653 bytes} [Sat Jul 25 09:33:37 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: 259/536] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:33:38 2026] GET /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/537] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:33:38 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: 260/538] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:33:38 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: 279/539] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:33:38 2026] GET /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/540] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:33:38 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: 280/541] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:33:38 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: 262/542] 10.0.0.13 () {36 vars in 986 bytes} [Sat Jul 25 09:33:38 2026] GET /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/543] 10.0.0.13 () {36 vars in 926 bytes} [Sat Jul 25 09:33:38 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: 263/544] 10.0.0.82 () {36 vars in 910 bytes} [Sat Jul 25 09:33:38 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/545] 10.0.0.82 () {36 vars in 1006 bytes} [Sat Jul 25 09:33:38 2026] GET /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/546] 10.0.0.82 () {36 vars in 986 bytes} [Sat Jul 25 09:33:38 2026] GET /v2/images/1b0c5cf5-a588-4a59-afac-461f6859a303 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/547] 10.0.0.82 () {36 vars in 926 bytes} [Sat Jul 25 09:33:38 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: 265/548] 10.0.0.82 () {36 vars in 926 bytes} [Sat Jul 25 09:33:38 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: 286/589] 10.0.0.108 () {32 vars in 633 bytes} [Sat Jul 25 09:37:01 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)