+ 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 [Wed May 13 16:35:18 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6c7944f79f-nn5vr 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 0x7ffaa4c40668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-13 16:35:20.334 9 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-13 16:35:20.459 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-05-13 16:35:21.191 9 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-05-13 16:35:21.192 9 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-05-13 16:35:21.193 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-13 16:35:21.310 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-05-13 16:35:21.311 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-05-13 16:35:21.311 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-13 16:35:23.281 9 WARNING glance.api.v2.images [None req-298a48f7-2295-47df-8645-07b8a16d0ac5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-13 16:35:23.414 8 WARNING glance.api.v2.images [None req-c9181461-4ccf-44d6-8d03-831b7c0dfea5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-13 16:35:23.622 9 WARNING keystonemiddleware._common.config [None req-298a48f7-2295-47df-8645-07b8a16d0ac5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 16:35:23.629 9 WARNING oslo_config.cfg [None req-298a48f7-2295-47df-8645-07b8a16d0ac5 - - - - - -] 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 0x7ffaa4c40668 pid: 9 (default app) 2026-05-13 16:35:23.743 8 WARNING keystonemiddleware._common.config [None req-c9181461-4ccf-44d6-8d03-831b7c0dfea5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 16:35:23.751 8 WARNING oslo_config.cfg [None req-c9181461-4ccf-44d6-8d03-831b7c0dfea5 - - - - - -] 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 0x7ffaa4c40668 pid: 8 (default app) [pid: 9|app: 0|req: 5/5] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 16:35:24 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-05-13 16:35:24.974 8 WARNING oslo_policy.policy [None req-a554c9d0-a34a-471e-ace2-5d6102560852 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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-05-13 16:35:24.974 8 WARNING oslo_policy.policy [None req-a554c9d0-a34a-471e-ace2-5d6102560852 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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-05-13 16:35:24.992 8 WARNING oslo_policy.policy [None req-a554c9d0-a34a-471e-ace2-5d6102560852 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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-05-13 16:35:24.992 8 WARNING oslo_policy.policy [None req-a554c9d0-a34a-471e-ace2-5d6102560852 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 16:35:24 2026] GET /v2/images => generated 69 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/7] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 16:35:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 16:35:28 2026] GET /v2/images => generated 69 bytes in 36 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-05-13 16:35:28.436 9 WARNING oslo_policy.policy [None req-0274477d-5723-4bbe-b817-4b5c5681f4aa 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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-05-13 16:35:28.436 9 WARNING oslo_policy.policy [None req-0274477d-5723-4bbe-b817-4b5c5681f4aa 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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: 9|app: 0|req: 7/9] 199.204.45.248 () {44 vars in 912 bytes} [Wed May 13 16:35:28 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.248 () {44 vars in 934 bytes} [Wed May 13 16:35:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-13 16:35:28.564 9 WARNING oslo_policy.policy [None req-45c397dd-8e85-4ef4-9441-5434ec2895bd 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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-05-13 16:35:28.564 9 WARNING oslo_policy.policy [None req-45c397dd-8e85-4ef4-9441-5434ec2895bd 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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: 9|app: 0|req: 8/11] 199.204.45.248 () {44 vars in 940 bytes} [Wed May 13 16:35:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-13 16:35:28.642 8 WARNING oslo_config.cfg [None req-7344a8e0-984c-4670-871b-c06f28aae905 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.248 () {48 vars in 952 bytes} [Wed May 13 16:35:28 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-13 16:35:28.663 9 WARNING oslo_policy.policy [None req-09e411ed-10d4-4cb6-bb77-4a6d7c27fb53 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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-05-13 16:35:28.663 9 WARNING oslo_policy.policy [None req-09e411ed-10d4-4cb6-bb77-4a6d7c27fb53 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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-05-13 16:35:28.665 9 INFO glance.api.v2.image_data [None req-09e411ed-10d4-4cb6-bb77-4a6d7c27fb53 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-13 16:35:31.955 9 WARNING glance.location [None req-09e411ed-10d4-4cb6-bb77-4a6d7c27fb53 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 9/13] 199.204.45.248 () {48 vars in 1046 bytes} [Wed May 13 16:35:28 2026] PUT /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2/file => generated 0 bytes in 3331 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5454 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.248 () {44 vars in 972 bytes} [Wed May 13 16:35:31 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-13 16:35:32.030 9 WARNING oslo_config.cfg [None req-fc82350a-ea60-46f6-83d2-98b8211111fb 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - 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: 9|app: 0|req: 10/15] 199.204.45.248 () {44 vars in 972 bytes} [Wed May 13 16:35:32 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 145/284] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 16:57:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 16:57:52 2026] GET /v2/images => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 149/292] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 16:58:21 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: 144/293] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 16:58:21 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 150/294] 199.204.45.248 () {44 vars in 938 bytes} [Wed May 13 16:58:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/295] 199.204.45.248 () {44 vars in 960 bytes} [Wed May 13 16:58:21 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: 9|app: 0|req: 151/296] 199.204.45.248 () {44 vars in 940 bytes} [Wed May 13 16:58:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.204.45.248 () {48 vars in 952 bytes} [Wed May 13 16:58:21 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-13 16:58:21.709 9 INFO glance.api.v2.image_data [None req-03ac2db2-7e31-4865-9a6c-9017cb254836 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-13 16:59:15.310 9 WARNING glance.location [None req-03ac2db2-7e31-4865-9a6c-9017cb254836 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 152/310] 199.204.45.248 () {48 vars in 1047 bytes} [Wed May 13 16:58:21 2026] PUT /v2/images/2c38f787-e5b4-4318-981d-c1490025a4b7/file => generated 0 bytes in 53654 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48217 switches on core 0) [pid: 8|app: 0|req: 159/311] 199.204.45.248 () {44 vars in 972 bytes} [Wed May 13 16:59:15 2026] GET /v2/images/2c38f787-e5b4-4318-981d-c1490025a4b7 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 153/312] 199.204.45.248 () {44 vars in 972 bytes} [Wed May 13 16:59:15 2026] GET /v2/images/2c38f787-e5b4-4318-981d-c1490025a4b7 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/313] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 16:59:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 154/314] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 16:59:16 2026] GET /v2/images => generated 2451 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:06:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 198/402] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:06:32 2026] GET /v2/images => generated 2451 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 202/409] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:07:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:07:01 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 203/411] 199.204.45.248 () {44 vars in 948 bytes} [Wed May 13 17:07:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.248 () {44 vars in 970 bytes} [Wed May 13 17:07:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 204/413] 199.204.45.248 () {44 vars in 940 bytes} [Wed May 13 17:07:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.204.45.248 () {48 vars in 952 bytes} [Wed May 13 17:07:01 2026] POST /v2/images => generated 799 bytes in 1027 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-13 17:07:02.728 9 INFO glance.api.v2.image_data [None req-83cb417c-e5ae-444b-ad6e-b2e8966e1a10 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-13 17:07:39.373 9 INFO glance.location [None req-83cb417c-e5ae-444b-ad6e-b2e8966e1a10 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 9|app: 0|req: 205/423] 199.204.45.248 () {48 vars in 1046 bytes} [Wed May 13 17:07:02 2026] PUT /v2/images/1041a2fe-abe6-4442-946a-65d4c9a5437e/file => generated 0 bytes in 36728 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29824 switches on core 0) [pid: 8|app: 0|req: 219/424] 199.204.45.248 () {44 vars in 972 bytes} [Wed May 13 17:07:39 2026] GET /v2/images/1041a2fe-abe6-4442-946a-65d4c9a5437e => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 206/425] 199.204.45.248 () {48 vars in 1051 bytes} [Wed May 13 17:07:39 2026] PATCH /v2/images/1041a2fe-abe6-4442-946a-65d4c9a5437e => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/426] 199.204.45.248 () {44 vars in 972 bytes} [Wed May 13 17:07:39 2026] GET /v2/images/1041a2fe-abe6-4442-946a-65d4c9a5437e => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 218/449] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:09:23 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: 232/450] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:09:23 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 220/453] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:09:35 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: 234/454] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:09:35 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 221/455] 199.204.45.248 () {44 vars in 940 bytes} [Wed May 13 17:09:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/456] 199.204.45.248 () {44 vars in 962 bytes} [Wed May 13 17:09:35 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: 9|app: 0|req: 222/457] 199.204.45.248 () {44 vars in 940 bytes} [Wed May 13 17:09:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/458] 199.204.45.248 () {48 vars in 952 bytes} [Wed May 13 17:09:35 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-13 17:09:35.928 9 INFO glance.api.v2.image_data [None req-adc64829-24b5-4c3c-aeb2-86be769f21a3 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-13 17:09:49.022 9 INFO glance.location [None req-adc64829-24b5-4c3c-aeb2-86be769f21a3 942587f8f7334208ab8d1e720774ccc7 87fb50b5426c45daad64ab6f53125ec9 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 9|app: 0|req: 223/461] 199.204.45.248 () {48 vars in 1046 bytes} [Wed May 13 17:09:35 2026] PUT /v2/images/8e093fcf-1d46-4f1e-9412-0120432fc070/file => generated 0 bytes in 13144 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18799 switches on core 0) [pid: 8|app: 0|req: 239/462] 199.204.45.248 () {44 vars in 972 bytes} [Wed May 13 17:09:49 2026] GET /v2/images/8e093fcf-1d46-4f1e-9412-0120432fc070 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 224/463] 199.204.45.248 () {44 vars in 972 bytes} [Wed May 13 17:09:49 2026] GET /v2/images/8e093fcf-1d46-4f1e-9412-0120432fc070 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 307/628] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:23:25 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: 322/629] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:23:25 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/658] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:25:47 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: 337/659] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:25:47 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 323/660] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:25:48 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: 338/661] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:25:48 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/672] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:26:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 329/673] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:26:39 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/676] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:26:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/677] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:26:46 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/690] 199.204.45.248 () {42 vars in 689 bytes} [Wed May 13 17:27:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 338/691] 199.204.45.248 () {44 vars in 911 bytes} [Wed May 13 17:27:48 2026] GET /v2/images => generated 4892 bytes in 50 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: 358/700] 10.0.0.188 () {32 vars in 633 bytes} [Wed May 13 17:28:32 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/707] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:29:00 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/708] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:29:00 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) /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: 9|app: 0|req: 346/709] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:29:00 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/710] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:29:00 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: 9|app: 0|req: 347/711] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:29:01 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/712] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:29:01 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: 367/715] 199.204.45.248 () {36 vars in 991 bytes} [Wed May 13 17:29:08 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/716] 199.204.45.248 () {36 vars in 931 bytes} [Wed May 13 17:29: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: 368/717] 199.204.45.248 () {36 vars in 991 bytes} [Wed May 13 17:29:08 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/718] 199.204.45.248 () {36 vars in 931 bytes} [Wed May 13 17:29: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: 9|app: 0|req: 353/723] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:29:30 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/724] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:29:30 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: 374/729] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:29:44 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/730] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:29:44 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: 377/735] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:30:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/736] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:30:06 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: 378/737] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:30:06 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: 9|app: 0|req: 360/738] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:30:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/739] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:30: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: 9|app: 0|req: 361/740] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:30:06 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/741] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:30:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/742] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:30:06 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: 381/743] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:30:06 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: 9|app: 0|req: 363/744] 10.0.0.191 () {36 vars in 911 bytes} [Wed May 13 17:30:07 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: 382/745] 10.0.0.191 () {36 vars in 1007 bytes} [Wed May 13 17:30:07 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2/locations => generated 127 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/746] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 13 17:30:07 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/747] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 13 17:30: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: 9|app: 0|req: 365/748] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 13 17:30: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: 9|app: 0|req: 369/755] 10.0.0.188 () {30 vars in 411 bytes} [Wed May 13 17:30:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/758] 10.0.0.188 () {34 vars in 655 bytes} [Wed May 13 17:30:51 2026] POST /v2/images => generated 648 bytes in 266 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-13 17:30:52.216 8 WARNING glance.api.v2.images [None req-e22d196e-4bb8-4da3-818e-2e1b9333d1d4 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6301d83b-4524-4145-ac7b-e06bc7255e6d [pid: 8|app: 0|req: 388/759] 10.0.0.188 () {32 vars in 710 bytes} [Wed May 13 17:30:52 2026] DELETE /v2/images/6301d83b-4524-4145-ac7b-e06bc7255e6d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 372/760] 10.0.0.188 () {32 vars in 707 bytes} [Wed May 13 17:30:52 2026] GET /v2/images/6301d83b-4524-4145-ac7b-e06bc7255e6d => 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: 389/761] 10.0.0.188 () {32 vars in 633 bytes} [Wed May 13 17:30:52 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/762] 10.0.0.188 () {34 vars in 655 bytes} [Wed May 13 17:30:52 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-13 17:30:52.365 8 WARNING oslo_policy.policy [None req-44bec580-5835-4bf4-80c0-f14f694d7910 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - 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-05-13 17:30:52.366 8 WARNING oslo_policy.policy [None req-44bec580-5835-4bf4-80c0-f14f694d7910 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - 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: 390/763] 10.0.0.188 () {32 vars in 717 bytes} [Wed May 13 17:30:52 2026] GET /v2/images/e6bde6f8-e2b2-4891-9651-8fad53d03299/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-13 17:30:52.385 9 INFO glance.api.v2.image_data [None req-75056a4b-d6a5-4bf5-9b2c-33cd3d2ca01b 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-13 17:30:52.428 9 WARNING glance_store._drivers.rbd [None req-75056a4b-d6a5-4bf5-9b2c-33cd3d2ca01b 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-13 17:30:53.557 9 INFO glance.location [None req-75056a4b-d6a5-4bf5-9b2c-33cd3d2ca01b 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 374/766] 10.0.0.188 () {32 vars in 727 bytes} [Wed May 13 17:30:52 2026] PUT /v2/images/e6bde6f8-e2b2-4891-9651-8fad53d03299/file => generated 0 bytes in 1218 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/767] 10.0.0.188 () {32 vars in 707 bytes} [Wed May 13 17:30:53 2026] GET /v2/images/e6bde6f8-e2b2-4891-9651-8fad53d03299 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/768] 10.0.0.188 () {32 vars in 717 bytes} [Wed May 13 17:30:53 2026] GET /v2/images/e6bde6f8-e2b2-4891-9651-8fad53d03299/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/769] 10.0.0.188 () {34 vars in 655 bytes} [Wed May 13 17:30:53 2026] POST /v2/images => generated 647 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 376/770] 10.0.0.188 () {32 vars in 726 bytes} [Wed May 13 17:30:53 2026] PATCH /v2/images/eccfbc5e-f45d-4a08-9c9a-78b52677b9bd => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/771] 10.0.0.188 () {32 vars in 707 bytes} [Wed May 13 17:30:53 2026] GET /v2/images/eccfbc5e-f45d-4a08-9c9a-78b52677b9bd => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-13 17:30:53.861 9 WARNING glance.api.v2.images [None req-ec11b4d4-35c3-450a-8c8a-abb6f596c148 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eccfbc5e-f45d-4a08-9c9a-78b52677b9bd [pid: 9|app: 0|req: 377/772] 10.0.0.188 () {32 vars in 710 bytes} [Wed May 13 17:30:53 2026] DELETE /v2/images/eccfbc5e-f45d-4a08-9c9a-78b52677b9bd => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/773] 10.0.0.188 () {32 vars in 707 bytes} [Wed May 13 17:30:53 2026] GET /v2/images/eccfbc5e-f45d-4a08-9c9a-78b52677b9bd => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-13 17:30:53.923 9 WARNING glance.api.v2.images [None req-3948a2e4-a2d6-4c08-a30f-a2723f5eede9 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e6bde6f8-e2b2-4891-9651-8fad53d03299 [pid: 9|app: 0|req: 378/774] 10.0.0.188 () {32 vars in 710 bytes} [Wed May 13 17:30:53 2026] DELETE /v2/images/e6bde6f8-e2b2-4891-9651-8fad53d03299 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/775] 10.0.0.188 () {32 vars in 707 bytes} [Wed May 13 17:30:54 2026] GET /v2/images/e6bde6f8-e2b2-4891-9651-8fad53d03299 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-13 17:30:54.855 9 WARNING glance.api.v2.images [None req-6242528d-1679-4b84-8720-3b8ff0608df0 428a873ffc344d8791ee2a4abfb93759 406afd0092da491da3b69d85945d3c09 - - default default] Failed to find image 6301d83b-4524-4145-ac7b-e06bc7255e6d to delete: glance.common.exception.ImageNotFound: No image found with ID 6301d83b-4524-4145-ac7b-e06bc7255e6d [pid: 9|app: 0|req: 379/776] 10.0.0.188 () {32 vars in 710 bytes} [Wed May 13 17:30:54 2026] DELETE /v2/images/6301d83b-4524-4145-ac7b-e06bc7255e6d => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/777] 10.0.0.188 () {32 vars in 707 bytes} [Wed May 13 17:30:54 2026] GET /v2/images/6301d83b-4524-4145-ac7b-e06bc7255e6d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/780] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:31:11 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/781] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:31:11 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: 406/792] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:32:02 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/793] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:32: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: 8|app: 0|req: 408/796] 10.0.0.188 () {32 vars in 707 bytes} [Wed May 13 17:32:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/797] 10.0.0.188 () {32 vars in 707 bytes} [Wed May 13 17:32:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/798] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:32:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 390/799] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:32:06 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: 410/800] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:32:06 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: 9|app: 0|req: 391/801] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:32:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/802] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:32:06 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: 9|app: 0|req: 392/803] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:32:06 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: 412/804] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:32:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 393/805] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:32: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: 8|app: 0|req: 413/806] 10.0.0.191 () {36 vars in 911 bytes} [Wed May 13 17:32:06 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 394/807] 10.0.0.191 () {36 vars in 1007 bytes} [Wed May 13 17:32:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/808] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 13 17:32:06 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/809] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 13 17:32: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: 415/810] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 13 17:32: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: 8|app: 0|req: 418/815] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:32:32 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/816] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:32:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/819] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:32:42 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/820] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:32:42 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: 9|app: 0|req: 404/827] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:33:12 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/828] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:33:12 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: 9|app: 0|req: 407/833] 10.0.0.220 () {36 vars in 987 bytes} [Wed May 13 17:33:31 2026] GET /v2/images/29ac5ddb-5ddf-40cd-96c1-afcd76bdfed2 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/834] 10.0.0.220 () {36 vars in 927 bytes} [Wed May 13 17:33:31 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: 432/843] 199.204.45.248 () {32 vars in 826 bytes} [Wed May 13 17:34:09 2026] GET /v2/images?status=active&owner=87fb50b5426c45daad64ab6f53125ec9&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/844] 199.204.45.248 () {32 vars in 653 bytes} [Wed May 13 17:34:09 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: 433/845] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:34:10 2026] GET /v2/images/2c38f787-e5b4-4318-981d-c1490025a4b7 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/846] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:34:10 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: 434/847] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:34: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: 9|app: 0|req: 414/848] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:34:10 2026] GET /v2/images/2c38f787-e5b4-4318-981d-c1490025a4b7 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/849] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:34:10 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: 9|app: 0|req: 415/850] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:34:10 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: 436/851] 10.0.0.240 () {36 vars in 987 bytes} [Wed May 13 17:34:10 2026] GET /v2/images/2c38f787-e5b4-4318-981d-c1490025a4b7 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/852] 10.0.0.240 () {36 vars in 927 bytes} [Wed May 13 17:34: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: 437/853] 10.0.0.191 () {36 vars in 911 bytes} [Wed May 13 17:34: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: 9|app: 0|req: 417/854] 10.0.0.191 () {36 vars in 1007 bytes} [Wed May 13 17:34:10 2026] GET /v2/images/2c38f787-e5b4-4318-981d-c1490025a4b7/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/855] 10.0.0.191 () {36 vars in 987 bytes} [Wed May 13 17:34:10 2026] GET /v2/images/2c38f787-e5b4-4318-981d-c1490025a4b7 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 418/856] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 13 17:34: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: 439/857] 10.0.0.191 () {36 vars in 927 bytes} [Wed May 13 17:34:10 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: 464/906] 10.0.0.188 () {32 vars in 633 bytes} [Wed May 13 17:38:05 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)