+ 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 Aug 20 01:42:26 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-848ffb67d4-5bsmv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f65f7c0d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-20 01:42:28.196 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-20 01:42:28.214 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-08-20 01:42:29.093 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-20 01:42:29.094 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-20 01:42:29.094 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-20 01:42:29.118 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-20 01:42:29.119 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-20 01:42:29.119 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-20 01:42:31.253 7 WARNING glance.api.v2.images [None req-9353a9ca-adbe-41c4-8854-9371e6839331 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-20 01:42:31.275 8 WARNING glance.api.v2.images [None req-bb76694d-10d3-473e-94b9-7739a4cee3a5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-20 01:42:31.610 7 WARNING keystonemiddleware._common.config [None req-9353a9ca-adbe-41c4-8854-9371e6839331 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 01:42:31.618 7 WARNING oslo_config.cfg [None req-9353a9ca-adbe-41c4-8854-9371e6839331 - - - - - -] 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 0x7f65f7c0d668 pid: 7 (default app) 2026-08-20 01:42:31.659 8 WARNING keystonemiddleware._common.config [None req-bb76694d-10d3-473e-94b9-7739a4cee3a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 01:42:31.667 8 WARNING oslo_config.cfg [None req-bb76694d-10d3-473e-94b9-7739a4cee3a5 - - - - - -] 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 0x7f65f7c0d668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 01:42:31 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-08-20 01:42:32.267 8 WARNING oslo_policy.policy [None req-989a0b73-c85c-4c22-a8da-5eae50dee0d7 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 01:42:32.267 8 WARNING oslo_policy.policy [None req-989a0b73-c85c-4c22-a8da-5eae50dee0d7 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 01:42:32.283 8 WARNING oslo_policy.policy [None req-989a0b73-c85c-4c22-a8da-5eae50dee0d7 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 01:42:32.283 8 WARNING oslo_policy.policy [None req-989a0b73-c85c-4c22-a8da-5eae50dee0d7 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 01:42:31 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 01:42:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 01:42:36 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 01:42:36.108 7 WARNING oslo_policy.policy [None req-a319fdcb-258b-4e2a-893f-18a78f9e3b1b d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 01:42:36.109 7 WARNING oslo_policy.policy [None req-a319fdcb-258b-4e2a-893f-18a78f9e3b1b d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.229 () {44 vars in 912 bytes} [Thu Aug 20 01:42:36 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.229 () {44 vars in 934 bytes} [Thu Aug 20 01:42:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 01:42:36.255 7 WARNING oslo_policy.policy [None req-e9503cea-8328-41ef-b1cf-938ad33e5f40 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 01:42:36.256 7 WARNING oslo_policy.policy [None req-e9503cea-8328-41ef-b1cf-938ad33e5f40 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.229 () {44 vars in 940 bytes} [Thu Aug 20 01:42:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 01:42:36.404 8 WARNING oslo_config.cfg [None req-0dc751af-e2a1-4292-a1f0-05b6e2b5b1d3 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.229 () {48 vars in 952 bytes} [Thu Aug 20 01:42:36 2026] POST /v2/images => generated 760 bytes in 127 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-20 01:42:36.427 7 WARNING oslo_policy.policy [None req-da41baaf-fb9f-418b-a7e0-7da62a750111 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 01:42:36.427 7 WARNING oslo_policy.policy [None req-da41baaf-fb9f-418b-a7e0-7da62a750111 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 01:42:36.428 7 INFO glance.api.v2.image_data [None req-da41baaf-fb9f-418b-a7e0-7da62a750111 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 01:42:40.247 7 WARNING glance.location [None req-da41baaf-fb9f-418b-a7e0-7da62a750111 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.229 () {48 vars in 1046 bytes} [Thu Aug 20 01:42:36 2026] PUT /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f/file => generated 0 bytes in 3862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5382 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.229 () {44 vars in 972 bytes} [Thu Aug 20 01:42:40 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 01:42:40.396 7 WARNING oslo_config.cfg [None req-98612039-a66a-4361-8893-05a430163239 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.19.213.229 () {48 vars in 1052 bytes} [Thu Aug 20 01:42:40 2026] PATCH /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.229 () {44 vars in 972 bytes} [Thu Aug 20 01:42:40 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:05:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:05:05 2026] GET /v2/images => generated 1381 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:05:26 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: 148/293] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:05:26 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.19.213.229 () {44 vars in 938 bytes} [Thu Aug 20 02:05:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.229 () {44 vars in 960 bytes} [Thu Aug 20 02:05:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.19.213.229 () {44 vars in 940 bytes} [Thu Aug 20 02:05:26 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) [pid: 7|app: 0|req: 150/297] 199.19.213.229 () {48 vars in 952 bytes} [Thu Aug 20 02:05:26 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-20 02:05:26.898 8 WARNING oslo_policy.policy [None req-5862931f-2101-497e-8886-8558d4658136 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 02:05:26.898 8 WARNING oslo_policy.policy [None req-5862931f-2101-497e-8886-8558d4658136 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 02:05:26.900 8 INFO glance.api.v2.image_data [None req-5862931f-2101-497e-8886-8558d4658136 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 02:06:06.542 8 WARNING glance.location [None req-5862931f-2101-497e-8886-8558d4658136 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 148/306] 199.19.213.229 () {48 vars in 1047 bytes} [Thu Aug 20 02:05:26 2026] PUT /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e/file => generated 0 bytes in 39703 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60747 switches on core 0) [pid: 7|app: 0|req: 159/307] 199.19.213.229 () {44 vars in 972 bytes} [Thu Aug 20 02:06:06 2026] GET /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/308] 199.19.213.229 () {48 vars in 1052 bytes} [Thu Aug 20 02:06:06 2026] PATCH /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/309] 199.19.213.229 () {44 vars in 972 bytes} [Thu Aug 20 02:06:06 2026] GET /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/310] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:06:08 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: 161/311] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:06:08 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/402] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:13:30 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: 207/403] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:13:30 2026] GET /v2/images => generated 2778 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/406] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:13:48 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: 209/407] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:13:48 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/408] 199.19.213.229 () {44 vars in 948 bytes} [Thu Aug 20 02:13:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/409] 199.19.213.229 () {44 vars in 970 bytes} [Thu Aug 20 02:13:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/410] 199.19.213.229 () {44 vars in 940 bytes} [Thu Aug 20 02:13:49 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: 7|app: 0|req: 211/411] 199.19.213.229 () {48 vars in 952 bytes} [Thu Aug 20 02:13:49 2026] POST /v2/images => generated 799 bytes in 674 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-20 02:13:49.773 8 INFO glance.api.v2.image_data [None req-30f4a919-25c4-4013-8ebb-6a94b9b24c19 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 02:14:43.418 8 INFO glance.location [None req-30f4a919-25c4-4013-8ebb-6a94b9b24c19 d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/424] 199.19.213.229 () {48 vars in 1046 bytes} [Thu Aug 20 02:13:49 2026] PUT /v2/images/b4f3ccdf-9436-4464-9ffe-0af635d6762f/file => generated 0 bytes in 53695 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18826 switches on core 0) [pid: 7|app: 0|req: 224/425] 199.19.213.229 () {44 vars in 972 bytes} [Thu Aug 20 02:14:43 2026] GET /v2/images/b4f3ccdf-9436-4464-9ffe-0af635d6762f => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/426] 199.19.213.229 () {48 vars in 1052 bytes} [Thu Aug 20 02:14:43 2026] PATCH /v2/images/b4f3ccdf-9436-4464-9ffe-0af635d6762f => generated 1410 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/427] 199.19.213.229 () {44 vars in 972 bytes} [Thu Aug 20 02:14:43 2026] GET /v2/images/b4f3ccdf-9436-4464-9ffe-0af635d6762f => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/440] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:15:44 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: 209/441] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:15:44 2026] GET /v2/images => generated 4190 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/446] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:16:03 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: 212/447] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:16:03 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/448] 199.19.213.229 () {44 vars in 940 bytes} [Thu Aug 20 02:16:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/449] 199.19.213.229 () {44 vars in 962 bytes} [Thu Aug 20 02:16:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/450] 199.19.213.229 () {44 vars in 940 bytes} [Thu Aug 20 02:16:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/451] 199.19.213.229 () {48 vars in 952 bytes} [Thu Aug 20 02:16:03 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-20 02:16:03.515 7 INFO glance.api.v2.image_data [None req-2d996bb7-2bd6-47e6-bf32-84249d3732ed d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 02:16:19.537 7 INFO glance.location [None req-2d996bb7-2bd6-47e6-bf32-84249d3732ed d1878adde1314cf595b1315b0179d014 9d4df0c1f3484b60b33a2879e1923bd0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 238/454] 199.19.213.229 () {48 vars in 1047 bytes} [Thu Aug 20 02:16:03 2026] PUT /v2/images/efaddb46-554c-4a2e-89fc-da254c90aec2/file => generated 0 bytes in 16081 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30826 switches on core 0) [pid: 8|app: 0|req: 217/455] 199.19.213.229 () {44 vars in 972 bytes} [Thu Aug 20 02:16:19 2026] GET /v2/images/efaddb46-554c-4a2e-89fc-da254c90aec2 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/456] 199.19.213.229 () {48 vars in 1052 bytes} [Thu Aug 20 02:16:19 2026] PATCH /v2/images/efaddb46-554c-4a2e-89fc-da254c90aec2 => generated 1382 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/457] 199.19.213.229 () {44 vars in 972 bytes} [Thu Aug 20 02:16:19 2026] GET /v2/images/efaddb46-554c-4a2e-89fc-da254c90aec2 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/628] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:30:23 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: 325/629] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:30:23 2026] GET /v2/images => generated 5574 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/660] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:32:51 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: 320/661] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:32:51 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/662] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:32:53 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: 321/663] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:32:53 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/674] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:33: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: 327/675] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:33:47 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/678] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:33:56 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: 350/679] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:33:56 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/694] 199.19.213.229 () {42 vars in 689 bytes} [Thu Aug 20 02:35:03 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: 337/695] 199.19.213.229 () {44 vars in 911 bytes} [Thu Aug 20 02:35:03 2026] GET /v2/images => generated 5574 bytes in 56 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: 363/704] 10.0.0.38 () {32 vars in 632 bytes} [Thu Aug 20 02:35:49 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/709] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:36:09 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 236 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: 344/710] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:36:09 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/711] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:36: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: 368/712] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:36:09 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/713] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:36: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: 345/714] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:36:09 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/715] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:36:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/716] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:36:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/717] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:36:09 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/718] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:36: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: 7|app: 0|req: 372/719] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:36:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/722] 10.0.0.163 () {36 vars in 911 bytes} [Thu Aug 20 02:36:10 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/723] 10.0.0.163 () {36 vars in 1007 bytes} [Thu Aug 20 02:36:10 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/724] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 20 02:36:10 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/725] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 20 02:36: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: 8|app: 0|req: 351/726] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 20 02:36:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/727] 199.19.213.229 () {36 vars in 991 bytes} [Thu Aug 20 02:36:19 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/728] 199.19.213.229 () {36 vars in 931 bytes} [Thu Aug 20 02:36:19 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/729] 199.19.213.229 () {36 vars in 991 bytes} [Thu Aug 20 02:36:20 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/730] 199.19.213.229 () {36 vars in 931 bytes} [Thu Aug 20 02:36:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/733] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:36:23 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/734] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:36:23 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: 383/741] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:36:53 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/742] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:36:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/743] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:36:55 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/744] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:36:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/751] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:37:29 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/752] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:37:29 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: 367/757] 10.0.0.38 () {34 vars in 654 bytes} [Thu Aug 20 02:37:43 2026] POST /v2/images => generated 649 bytes in 190 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-20 02:37:43.572 7 WARNING glance.api.v2.images [None req-3a02ac2a-a9f8-4b6d-8338-35fb67264942 eb6ab0a838854017b1eb39ca1b8d3951 a3062058f8a04212b53364a8b988e5b4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//edb256b0-87f8-4735-8a70-53ee9497f229 [pid: 7|app: 0|req: 391/758] 10.0.0.38 () {32 vars in 709 bytes} [Thu Aug 20 02:37:43 2026] DELETE /v2/images/edb256b0-87f8-4735-8a70-53ee9497f229 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/759] 10.0.0.38 () {32 vars in 706 bytes} [Thu Aug 20 02:37:43 2026] GET /v2/images/edb256b0-87f8-4735-8a70-53ee9497f229 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/760] 10.0.0.38 () {32 vars in 632 bytes} [Thu Aug 20 02:37:43 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/761] 10.0.0.38 () {34 vars in 654 bytes} [Thu Aug 20 02:37:43 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/762] 10.0.0.38 () {32 vars in 716 bytes} [Thu Aug 20 02:37:43 2026] GET /v2/images/f5d070da-863a-4488-9655-7ef595263c43/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 02:37:43.801 8 INFO glance.api.v2.image_data [None req-17869b84-81db-435c-a546-43adbe440f35 eb6ab0a838854017b1eb39ca1b8d3951 a3062058f8a04212b53364a8b988e5b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 02:37:43.855 8 WARNING glance_store._drivers.rbd [None req-17869b84-81db-435c-a546-43adbe440f35 eb6ab0a838854017b1eb39ca1b8d3951 a3062058f8a04212b53364a8b988e5b4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-20 02:37:44.711 8 INFO glance.location [None req-17869b84-81db-435c-a546-43adbe440f35 eb6ab0a838854017b1eb39ca1b8d3951 a3062058f8a04212b53364a8b988e5b4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/763] 10.0.0.38 () {32 vars in 726 bytes} [Thu Aug 20 02:37:43 2026] PUT /v2/images/f5d070da-863a-4488-9655-7ef595263c43/file => generated 0 bytes in 989 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/764] 10.0.0.38 () {32 vars in 706 bytes} [Thu Aug 20 02:37:44 2026] GET /v2/images/f5d070da-863a-4488-9655-7ef595263c43 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/765] 10.0.0.38 () {32 vars in 716 bytes} [Thu Aug 20 02:37:44 2026] GET /v2/images/f5d070da-863a-4488-9655-7ef595263c43/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/766] 10.0.0.38 () {34 vars in 654 bytes} [Thu Aug 20 02:37:44 2026] POST /v2/images => generated 648 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/767] 10.0.0.38 () {32 vars in 725 bytes} [Thu Aug 20 02:37:45 2026] PATCH /v2/images/bb15b942-91c7-4804-ab41-20c332a9a176 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/768] 10.0.0.38 () {32 vars in 706 bytes} [Thu Aug 20 02:37:45 2026] GET /v2/images/bb15b942-91c7-4804-ab41-20c332a9a176 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 02:37:45.121 8 WARNING glance.api.v2.images [None req-15236a2a-f575-4147-bc61-588a1ce13130 eb6ab0a838854017b1eb39ca1b8d3951 a3062058f8a04212b53364a8b988e5b4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bb15b942-91c7-4804-ab41-20c332a9a176 [pid: 8|app: 0|req: 373/769] 10.0.0.38 () {32 vars in 709 bytes} [Thu Aug 20 02:37:45 2026] DELETE /v2/images/bb15b942-91c7-4804-ab41-20c332a9a176 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/770] 10.0.0.38 () {32 vars in 706 bytes} [Thu Aug 20 02:37:45 2026] GET /v2/images/bb15b942-91c7-4804-ab41-20c332a9a176 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 02:37:45.219 8 WARNING glance.api.v2.images [None req-3b011f4f-055d-472d-86b9-112fe3406b94 eb6ab0a838854017b1eb39ca1b8d3951 a3062058f8a04212b53364a8b988e5b4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5d070da-863a-4488-9655-7ef595263c43 [pid: 8|app: 0|req: 374/771] 10.0.0.38 () {32 vars in 709 bytes} [Thu Aug 20 02:37:45 2026] DELETE /v2/images/f5d070da-863a-4488-9655-7ef595263c43 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/772] 10.0.0.38 () {32 vars in 706 bytes} [Thu Aug 20 02:37:46 2026] GET /v2/images/f5d070da-863a-4488-9655-7ef595263c43 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 02:37:46.061 8 WARNING glance.api.v2.images [None req-ad896e9b-3cd5-479c-a0e5-249ad759eeb9 eb6ab0a838854017b1eb39ca1b8d3951 a3062058f8a04212b53364a8b988e5b4 - - default default] Failed to find image edb256b0-87f8-4735-8a70-53ee9497f229 to delete: glance.common.exception.ImageNotFound: No image found with ID edb256b0-87f8-4735-8a70-53ee9497f229 [pid: 8|app: 0|req: 375/773] 10.0.0.38 () {32 vars in 709 bytes} [Thu Aug 20 02:37:46 2026] DELETE /v2/images/edb256b0-87f8-4735-8a70-53ee9497f229 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/774] 10.0.0.38 () {32 vars in 706 bytes} [Thu Aug 20 02:37:46 2026] GET /v2/images/edb256b0-87f8-4735-8a70-53ee9497f229 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/777] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:37:53 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/778] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:37:53 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: 379/781] 10.0.0.38 () {32 vars in 706 bytes} [Thu Aug 20 02:38:08 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/782] 10.0.0.38 () {32 vars in 706 bytes} [Thu Aug 20 02:38:08 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/783] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:38:08 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/784] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:38:08 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: 381/785] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:38:08 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: 405/786] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:38:08 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/787] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:38:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/788] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:38:08 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: 383/789] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:38:08 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/790] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:38: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: 384/791] 10.0.0.163 () {36 vars in 911 bytes} [Thu Aug 20 02:38:09 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: 408/792] 10.0.0.163 () {36 vars in 1007 bytes} [Thu Aug 20 02:38:09 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f/locations => generated 127 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/793] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 20 02:38:09 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/794] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 20 02:38: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: 386/795] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 20 02:38:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/798] 10.0.0.38 () {30 vars in 410 bytes} [Thu Aug 20 02:38: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: 397/815] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:39:33 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/816] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:39:33 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: 398/817] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:39:34 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/818] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:39:34 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: 399/819] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:39:35 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/820] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:39:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/825] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:39:52 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/826] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:39:52 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/831] 10.0.0.147 () {36 vars in 987 bytes} [Thu Aug 20 02:40:18 2026] GET /v2/images/d1125b2f-dcf1-418b-959a-d2a155a7a31f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/832] 10.0.0.147 () {36 vars in 927 bytes} [Thu Aug 20 02:40:18 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: 431/839] 199.19.213.229 () {32 vars in 826 bytes} [Thu Aug 20 02:40:43 2026] GET /v2/images?status=active&owner=9d4df0c1f3484b60b33a2879e1923bd0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/840] 199.19.213.229 () {32 vars in 653 bytes} [Thu Aug 20 02:40:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/841] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:40:44 2026] GET /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/842] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:40:44 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: 433/843] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:40: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: 411/844] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:40:44 2026] GET /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/845] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:40: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: 412/846] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:40:44 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: 435/847] 10.0.0.160 () {36 vars in 987 bytes} [Thu Aug 20 02:40:44 2026] GET /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/848] 10.0.0.160 () {36 vars in 927 bytes} [Thu Aug 20 02:40: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: 7|app: 0|req: 436/849] 10.0.0.163 () {36 vars in 911 bytes} [Thu Aug 20 02:40:44 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: 414/850] 10.0.0.163 () {36 vars in 1007 bytes} [Thu Aug 20 02:40:44 2026] GET /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/851] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 20 02:40:44 2026] GET /v2/images/ea95fd8e-4ef2-4a9d-b267-31e77010a05e => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/852] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 20 02:40:44 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: 438/853] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 20 02:40:44 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: 460/896] 10.0.0.38 () {32 vars in 632 bytes} [Thu Aug 20 02:44:18 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)