+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 17:19:57 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-dff4665fb-mclts 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 0x7f216b3ef668 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-04-23 17:19:59.480 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 17:19:59.560 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-23 17:20:00.620 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-04-23 17:20:00.621 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-04-23 17:20:00.622 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 17:20:00.623 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-04-23 17:20:00.625 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-04-23 17:20:00.626 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 17:20:02.976 7 WARNING glance.api.v2.images [None req-4a936d25-a1ee-4038-9d9e-c7218c08f46b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 17:20:03.165 8 WARNING glance.api.v2.images [None req-6d315392-d590-4d18-b744-5cbde820a02f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 17:20:03.380 7 WARNING keystonemiddleware._common.config [None req-4a936d25-a1ee-4038-9d9e-c7218c08f46b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:20:03.389 7 WARNING oslo_config.cfg [None req-4a936d25-a1ee-4038-9d9e-c7218c08f46b - - - - - -] 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 6 seconds on interpreter 0x7f216b3ef668 pid: 7 (default app) 2026-04-23 17:20:03.557 8 WARNING keystonemiddleware._common.config [None req-6d315392-d590-4d18-b744-5cbde820a02f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:20:03.565 8 WARNING oslo_config.cfg [None req-6d315392-d590-4d18-b744-5cbde820a02f - - - - - -] 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 6 seconds on interpreter 0x7f216b3ef668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:20:04 2026] GET / => generated 1312 bytes in 2 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-04-23 17:20:05.265 8 WARNING oslo_policy.policy [None req-cdabca1a-c459-44e7-b89a-4c23a1fc29f8 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:20:05.265 8 WARNING oslo_policy.policy [None req-cdabca1a-c459-44e7-b89a-4c23a1fc29f8 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:20:05.283 8 WARNING oslo_policy.policy [None req-cdabca1a-c459-44e7-b89a-4c23a1fc29f8 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:20:05.284 8 WARNING oslo_policy.policy [None req-cdabca1a-c459-44e7-b89a-4c23a1fc29f8 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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/4] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:20:04 2026] GET /v2/images => generated 69 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:20:09 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:20:09 2026] GET /v2/images => generated 69 bytes in 48 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-04-23 17:20:10.083 7 WARNING oslo_policy.policy [None req-47ee622b-f559-49e4-8fb2-184fd813b28b 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:20:10.084 7 WARNING oslo_policy.policy [None req-47ee622b-f559-49e4-8fb2-184fd813b28b 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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: 5/7] 199.19.213.153 () {44 vars in 909 bytes} [Thu Apr 23 17:20:10 2026] GET /v2/images/cirros => generated 151 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.153 () {44 vars in 931 bytes} [Thu Apr 23 17:20:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:20:10.270 7 WARNING oslo_policy.policy [None req-d83f0da5-088f-4c25-9bb2-a9f68a43212e 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:20:10.271 7 WARNING oslo_policy.policy [None req-d83f0da5-088f-4c25-9bb2-a9f68a43212e 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.153 () {44 vars in 937 bytes} [Thu Apr 23 17:20:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:20:10.392 8 WARNING oslo_config.cfg [None req-a1c805b5-2225-4ef1-952b-0d0a673d6c08 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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/10] 199.19.213.153 () {48 vars in 949 bytes} [Thu Apr 23 17:20:10 2026] POST /v2/images => generated 760 bytes in 94 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:20:10.425 7 WARNING oslo_policy.policy [None req-a1391cfd-f16c-4cc2-968a-05ff4443b143 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:20:10.425 7 WARNING oslo_policy.policy [None req-a1391cfd-f16c-4cc2-968a-05ff4443b143 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:20:10.427 7 INFO glance.api.v2.image_data [None req-a1391cfd-f16c-4cc2-968a-05ff4443b143 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:20:14.513 7 WARNING glance.location [None req-a1391cfd-f16c-4cc2-968a-05ff4443b143 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.153 () {48 vars in 1043 bytes} [Thu Apr 23 17:20:10 2026] PUT /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98/file => generated 0 bytes in 4135 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4806 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.153 () {44 vars in 969 bytes} [Thu Apr 23 17:20:14 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:20:14.591 7 WARNING oslo_config.cfg [None req-99ad4fee-0b8a-4ff1-83f5-297804c7ce44 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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: 8/15] 199.19.213.153 () {44 vars in 969 bytes} [Thu Apr 23 17:20:14 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => 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: 65/130] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:29:47 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: 66/131] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:29:47 2026] GET /v2/images => generated 1240 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:30:00 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: 68/135] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:30:00 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/136] 199.19.213.153 () {44 vars in 937 bytes} [Thu Apr 23 17:30:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 199.19.213.153 () {44 vars in 959 bytes} [Thu Apr 23 17:30:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/138] 199.19.213.153 () {44 vars in 937 bytes} [Thu Apr 23 17:30:00 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: 7|app: 0|req: 70/139] 199.19.213.153 () {48 vars in 949 bytes} [Thu Apr 23 17:30:00 2026] POST /v2/images => generated 791 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:30:00.875 8 WARNING oslo_policy.policy [None req-6273faf2-6c26-46b1-a508-41971c500cd5 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:30:00.875 8 WARNING oslo_policy.policy [None req-6273faf2-6c26-46b1-a508-41971c500cd5 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - 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-04-23 17:30:00.877 8 INFO glance.api.v2.image_data [None req-6273faf2-6c26-46b1-a508-41971c500cd5 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:30:15.474 8 INFO glance.location [None req-6273faf2-6c26-46b1-a508-41971c500cd5 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 70/144] 199.19.213.153 () {48 vars in 1043 bytes} [Thu Apr 23 17:30:00 2026] PUT /v2/images/4566306c-7dad-4f83-b2b2-4cf1147236c3/file => generated 0 bytes in 14693 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15067 switches on core 0) [pid: 7|app: 0|req: 75/145] 199.19.213.153 () {44 vars in 969 bytes} [Thu Apr 23 17:30:15 2026] GET /v2/images/4566306c-7dad-4f83-b2b2-4cf1147236c3 => generated 1203 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/146] 199.19.213.153 () {44 vars in 969 bytes} [Thu Apr 23 17:30:15 2026] GET /v2/images/4566306c-7dad-4f83-b2b2-4cf1147236c3 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/151] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:30:34 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: 74/152] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:30:34 2026] GET /v2/images => generated 2445 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/157] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:30:54 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: 81/158] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:30:54 2026] GET /v2/images => generated 2445 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/159] 199.19.213.153 () {44 vars in 935 bytes} [Thu Apr 23 17:30:54 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/160] 199.19.213.153 () {44 vars in 957 bytes} [Thu Apr 23 17:30:54 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/161] 199.19.213.153 () {44 vars in 937 bytes} [Thu Apr 23 17:30:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/162] 199.19.213.153 () {48 vars in 949 bytes} [Thu Apr 23 17:30:54 2026] POST /v2/images => generated 796 bytes in 110 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:30:54.606 8 INFO glance.api.v2.image_data [None req-83225cb8-e772-4408-aef9-bbe466f1a51f 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:31:33.805 8 WARNING glance.location [None req-83225cb8-e772-4408-aef9-bbe466f1a51f 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 80/171] 199.19.213.153 () {48 vars in 1044 bytes} [Thu Apr 23 17:30:54 2026] PUT /v2/images/ca3d9db7-d53e-4164-9e50-ed2b65784029/file => generated 0 bytes in 39278 msecs (HTTP/1.1 204) 4 headers in 171 bytes (55920 switches on core 0) [pid: 7|app: 0|req: 92/172] 199.19.213.153 () {44 vars in 969 bytes} [Thu Apr 23 17:31:33 2026] GET /v2/images/ca3d9db7-d53e-4164-9e50-ed2b65784029 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/173] 199.19.213.153 () {44 vars in 969 bytes} [Thu Apr 23 17:31:33 2026] GET /v2/images/ca3d9db7-d53e-4164-9e50-ed2b65784029 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/174] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:31:35 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: 82/175] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:31:35 2026] GET /v2/images => generated 3656 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/268] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:39:19 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: 129/269] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:39:19 2026] GET /v2/images => generated 3656 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/272] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:39:30 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: 131/273] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:39:30 2026] GET /v2/images => generated 3656 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/274] 199.19.213.153 () {44 vars in 945 bytes} [Thu Apr 23 17:39:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/275] 199.19.213.153 () {44 vars in 967 bytes} [Thu Apr 23 17:39:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/276] 199.19.213.153 () {44 vars in 937 bytes} [Thu Apr 23 17:39:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/279] 199.19.213.153 () {48 vars in 949 bytes} [Thu Apr 23 17:39:30 2026] POST /v2/images => generated 799 bytes in 2132 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:39:33.067 7 INFO glance.api.v2.image_data [None req-9faed125-6958-4088-a3bb-853d2e3859cd 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:40:19.837 7 INFO glance.location [None req-9faed125-6958-4088-a3bb-853d2e3859cd 1156050c01db4e66b57fc192448134eb bb8b4b1cae5046b4b55a4c1c7a4fc384 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 147/288] 199.19.213.153 () {48 vars in 1043 bytes} [Thu Apr 23 17:39:33 2026] PUT /v2/images/05c0e217-3551-492f-86a2-3313ee817643/file => generated 0 bytes in 46837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16719 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.19.213.153 () {44 vars in 969 bytes} [Thu Apr 23 17:40:19 2026] GET /v2/images/05c0e217-3551-492f-86a2-3313ee817643 => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.19.213.153 () {48 vars in 1048 bytes} [Thu Apr 23 17:40:19 2026] PATCH /v2/images/05c0e217-3551-492f-86a2-3313ee817643 => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 199.19.213.153 () {44 vars in 969 bytes} [Thu Apr 23 17:40:20 2026] GET /v2/images/05c0e217-3551-492f-86a2-3313ee817643 => generated 1234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/300] 199.19.213.153 () {42 vars in 686 bytes} [Thu Apr 23 17:41:00 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: 153/301] 199.19.213.153 () {44 vars in 908 bytes} [Thu Apr 23 17:41:00 2026] GET /v2/images => generated 4892 bytes in 79 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: 154/312] 10.0.0.126 () {32 vars in 632 bytes} [Thu Apr 23 17:41:47 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/317] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:42:09 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 31 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: 161/318] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:42:09 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/321] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:42:14 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/322] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:42:14 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: 164/323] 199.19.213.153 () {36 vars in 990 bytes} [Thu Apr 23 17:42:19 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/324] 199.19.213.153 () {36 vars in 930 bytes} [Thu Apr 23 17:42:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/325] 199.19.213.153 () {36 vars in 990 bytes} [Thu Apr 23 17:42:20 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/326] 199.19.213.153 () {36 vars in 930 bytes} [Thu Apr 23 17:42:20 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: 167/329] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:42:24 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/330] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:42:24 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: 168/331] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:42:25 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/332] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:42:25 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: 169/333] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:42:25 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: 165/334] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:42:25 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/335] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:42:25 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: 166/336] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:42:25 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: 171/337] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:42:25 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => 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: 167/338] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:42:25 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: 172/339] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:42:25 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: 168/340] 10.0.0.105 () {36 vars in 910 bytes} [Thu Apr 23 17:42:26 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/341] 10.0.0.105 () {36 vars in 1006 bytes} [Thu Apr 23 17:42:26 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/342] 10.0.0.105 () {36 vars in 986 bytes} [Thu Apr 23 17:42:26 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/343] 10.0.0.105 () {36 vars in 926 bytes} [Thu Apr 23 17:42:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/344] 10.0.0.105 () {36 vars in 926 bytes} [Thu Apr 23 17:42:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:43:10 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => 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: 175/354] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:43: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: 180/363] 10.0.0.126 () {34 vars in 654 bytes} [Thu Apr 23 17:43:42 2026] POST /v2/images => generated 649 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 17:43:42.794 7 WARNING glance.api.v2.images [None req-f61e8824-262a-4046-ab30-849106529a03 5fe382dea07a46798dd16b28cf9b3144 584039b5acb147f5b547aaf45af1497b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//61277c9f-d538-4cc6-9f1e-706e689fcb5e [pid: 8|app: 0|req: 181/364] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:43:42 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => 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: 182/365] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:43:42 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: 184/366] 10.0.0.126 () {32 vars in 709 bytes} [Thu Apr 23 17:43:42 2026] DELETE /v2/images/61277c9f-d538-4cc6-9f1e-706e689fcb5e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 10.0.0.126 () {32 vars in 706 bytes} [Thu Apr 23 17:43:42 2026] GET /v2/images/61277c9f-d538-4cc6-9f1e-706e689fcb5e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 10.0.0.126 () {32 vars in 632 bytes} [Thu Apr 23 17:43:42 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 10.0.0.126 () {34 vars in 654 bytes} [Thu Apr 23 17:43:42 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 10.0.0.126 () {32 vars in 716 bytes} [Thu Apr 23 17:43:42 2026] GET /v2/images/a5086fcd-7bd9-4ba2-b056-caba7cc8d281/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:43.011 8 INFO glance.api.v2.image_data [None req-4e6f41c1-d4b4-49c9-a630-b20044013a77 5fe382dea07a46798dd16b28cf9b3144 584039b5acb147f5b547aaf45af1497b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:43:43.065 8 WARNING glance_store._drivers.rbd [None req-4e6f41c1-d4b4-49c9-a630-b20044013a77 5fe382dea07a46798dd16b28cf9b3144 584039b5acb147f5b547aaf45af1497b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 17:43:44.017 8 INFO glance.location [None req-4e6f41c1-d4b4-49c9-a630-b20044013a77 5fe382dea07a46798dd16b28cf9b3144 584039b5acb147f5b547aaf45af1497b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 185/371] 10.0.0.126 () {32 vars in 726 bytes} [Thu Apr 23 17:43:42 2026] PUT /v2/images/a5086fcd-7bd9-4ba2-b056-caba7cc8d281/file => generated 0 bytes in 1055 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 10.0.0.126 () {32 vars in 706 bytes} [Thu Apr 23 17:43:44 2026] GET /v2/images/a5086fcd-7bd9-4ba2-b056-caba7cc8d281 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 10.0.0.126 () {32 vars in 716 bytes} [Thu Apr 23 17:43:44 2026] GET /v2/images/a5086fcd-7bd9-4ba2-b056-caba7cc8d281/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 10.0.0.126 () {34 vars in 654 bytes} [Thu Apr 23 17:43:44 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 10.0.0.126 () {32 vars in 725 bytes} [Thu Apr 23 17:43:44 2026] PATCH /v2/images/a71ba1c4-3046-4b2d-a256-b326040aadf5 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 10.0.0.126 () {32 vars in 706 bytes} [Thu Apr 23 17:43:44 2026] GET /v2/images/a71ba1c4-3046-4b2d-a256-b326040aadf5 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:43:44.369 8 WARNING glance.api.v2.images [None req-412b31b2-903d-4ebe-a218-d2fcf02c6269 5fe382dea07a46798dd16b28cf9b3144 584039b5acb147f5b547aaf45af1497b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a71ba1c4-3046-4b2d-a256-b326040aadf5 [pid: 8|app: 0|req: 188/377] 10.0.0.126 () {32 vars in 709 bytes} [Thu Apr 23 17:43:44 2026] DELETE /v2/images/a71ba1c4-3046-4b2d-a256-b326040aadf5 => 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: 190/378] 10.0.0.126 () {32 vars in 706 bytes} [Thu Apr 23 17:43:44 2026] GET /v2/images/a71ba1c4-3046-4b2d-a256-b326040aadf5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:44.443 8 WARNING glance.api.v2.images [None req-3bfe696c-c02b-400e-9db8-833525035677 5fe382dea07a46798dd16b28cf9b3144 584039b5acb147f5b547aaf45af1497b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a5086fcd-7bd9-4ba2-b056-caba7cc8d281 [pid: 8|app: 0|req: 189/379] 10.0.0.126 () {32 vars in 709 bytes} [Thu Apr 23 17:43:44 2026] DELETE /v2/images/a5086fcd-7bd9-4ba2-b056-caba7cc8d281 => generated 0 bytes in 998 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 10.0.0.126 () {32 vars in 706 bytes} [Thu Apr 23 17:43:45 2026] GET /v2/images/a5086fcd-7bd9-4ba2-b056-caba7cc8d281 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:45.476 8 WARNING glance.api.v2.images [None req-21d86097-4ebb-44b6-a25b-de8f254479b0 5fe382dea07a46798dd16b28cf9b3144 584039b5acb147f5b547aaf45af1497b - - default default] Failed to find image 61277c9f-d538-4cc6-9f1e-706e689fcb5e to delete: glance.common.exception.ImageNotFound: No image found with ID 61277c9f-d538-4cc6-9f1e-706e689fcb5e [pid: 8|app: 0|req: 190/381] 10.0.0.126 () {32 vars in 709 bytes} [Thu Apr 23 17:43:45 2026] DELETE /v2/images/61277c9f-d538-4cc6-9f1e-706e689fcb5e => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 10.0.0.126 () {32 vars in 706 bytes} [Thu Apr 23 17:43:45 2026] GET /v2/images/61277c9f-d538-4cc6-9f1e-706e689fcb5e => generated 139 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 10.0.0.126 () {30 vars in 410 bytes} [Thu Apr 23 17:44:05 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: 195/392] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:44:27 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:44:27 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: 199/400] 10.0.0.126 () {32 vars in 706 bytes} [Thu Apr 23 17:45:01 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 10.0.0.126 () {32 vars in 706 bytes} [Thu Apr 23 17:45:01 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => 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: 201/404] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:45:02 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:45: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: 202/406] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:45:02 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: 205/407] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:45:02 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:45:02 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: 206/409] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:45: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: 204/410] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:45:02 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:45:02 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: 205/412] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:45:02 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: 208/413] 10.0.0.105 () {36 vars in 910 bytes} [Thu Apr 23 17:45:03 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: 206/414] 10.0.0.105 () {36 vars in 1006 bytes} [Thu Apr 23 17:45:03 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 10.0.0.105 () {36 vars in 986 bytes} [Thu Apr 23 17:45:03 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 10.0.0.105 () {36 vars in 926 bytes} [Thu Apr 23 17:45:03 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: 210/417] 10.0.0.105 () {36 vars in 926 bytes} [Thu Apr 23 17:45:03 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: 212/420] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:45:17 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => 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: 209/421] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:45:17 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:45:21 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:45:21 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: 215/432] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:46:01 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:46:01 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: 225/452] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:47:27 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => generated 1171 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:47:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 10.0.0.99 () {36 vars in 985 bytes} [Thu Apr 23 17:47:45 2026] GET /v2/images/8c67eba1-1e87-4e09-8823-454a5866bc98 => 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: 228/459] 10.0.0.99 () {36 vars in 925 bytes} [Thu Apr 23 17:47:45 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: 233/468] 199.19.213.153 () {32 vars in 825 bytes} [Thu Apr 23 17:48:28 2026] GET /v2/images?status=active&owner=bb8b4b1cae5046b4b55a4c1c7a4fc384&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/469] 199.19.213.153 () {32 vars in 652 bytes} [Thu Apr 23 17:48:29 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: 234/470] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:48:29 2026] GET /v2/images/ca3d9db7-d53e-4164-9e50-ed2b65784029 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/471] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:48:29 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: 235/472] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:48:29 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: 238/473] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:48:29 2026] GET /v2/images/ca3d9db7-d53e-4164-9e50-ed2b65784029 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:48:29 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: 239/475] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:48:29 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: 237/476] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 23 17:48:29 2026] GET /v2/images/ca3d9db7-d53e-4164-9e50-ed2b65784029 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 23 17:48:29 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: 238/478] 10.0.0.105 () {36 vars in 910 bytes} [Thu Apr 23 17:48:29 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.105 () {36 vars in 1006 bytes} [Thu Apr 23 17:48:29 2026] GET /v2/images/ca3d9db7-d53e-4164-9e50-ed2b65784029/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 10.0.0.105 () {36 vars in 986 bytes} [Thu Apr 23 17:48:30 2026] GET /v2/images/ca3d9db7-d53e-4164-9e50-ed2b65784029 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 10.0.0.105 () {36 vars in 926 bytes} [Thu Apr 23 17:48:30 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: 240/482] 10.0.0.105 () {36 vars in 926 bytes} [Thu Apr 23 17:48:30 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: 263/527] 10.0.0.126 () {32 vars in 632 bytes} [Thu Apr 23 17:52:03 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)