+ 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 [Mon Aug 24 21:01:22 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-5bb6c8d54c-6c6zp 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 0x7f1495dbd668 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-24 21:01:24.491 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-24 21:01:24.545 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-24 21:01:25.370 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-24 21:01:25.371 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-24 21:01:25.372 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 21:01:25.404 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-24 21:01:25.405 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-24 21:01:25.405 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 21:01:27.510 7 WARNING glance.api.v2.images [None req-c68c3e6c-29ad-4e61-a1d6-2797f025c406 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 21:01:27.561 8 WARNING glance.api.v2.images [None req-27e05a38-55c0-4d2b-a332-2aabe99776f0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 21:01:27.862 7 WARNING keystonemiddleware._common.config [None req-c68c3e6c-29ad-4e61-a1d6-2797f025c406 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 21:01:27.871 7 WARNING oslo_config.cfg [None req-c68c3e6c-29ad-4e61-a1d6-2797f025c406 - - - - - -] 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 0x7f1495dbd668 pid: 7 (default app) 2026-08-24 21:01:27.893 8 WARNING keystonemiddleware._common.config [None req-27e05a38-55c0-4d2b-a332-2aabe99776f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 21:01:27.901 8 WARNING oslo_config.cfg [None req-27e05a38-55c0-4d2b-a332-2aabe99776f0 - - - - - -] 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 0x7f1495dbd668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:01:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 21:01:29.578 8 WARNING oslo_policy.policy [None req-08100300-5bb7-4ac4-889c-27e9a4fa06a1 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:01:29.578 8 WARNING oslo_policy.policy [None req-08100300-5bb7-4ac4-889c-27e9a4fa06a1 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:01:29.595 8 WARNING oslo_policy.policy [None req-08100300-5bb7-4ac4-889c-27e9a4fa06a1 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:01:29.595 8 WARNING oslo_policy.policy [None req-08100300-5bb7-4ac4-889c-27e9a4fa06a1 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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.11 () {44 vars in 907 bytes} [Mon Aug 24 21:01:29 2026] GET /v2/images => generated 69 bytes in 573 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.11 () {42 vars in 685 bytes} [Mon Aug 24 21:01:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:01:33 2026] GET /v2/images => generated 69 bytes in 35 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-24 21:01:33.173 7 WARNING oslo_policy.policy [None req-a7659664-efc1-4138-8a51-256d85ab27d0 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:01:33.173 7 WARNING oslo_policy.policy [None req-a7659664-efc1-4138-8a51-256d85ab27d0 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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.11 () {44 vars in 908 bytes} [Mon Aug 24 21:01:33 2026] GET /v2/images/cirros => generated 151 bytes in 134 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.11 () {44 vars in 930 bytes} [Mon Aug 24 21:01:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 21:01:33.314 7 WARNING oslo_policy.policy [None req-caf18e52-361c-4a5d-91ed-77e8be050c07 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:01:33.314 7 WARNING oslo_policy.policy [None req-caf18e52-361c-4a5d-91ed-77e8be050c07 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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.11 () {44 vars in 936 bytes} [Mon Aug 24 21:01:33 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-08-24 21:01:33.405 8 WARNING oslo_config.cfg [None req-23d6d497-6733-4358-b7f7-49b2984630bf 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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.11 () {48 vars in 948 bytes} [Mon Aug 24 21:01:33 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-24 21:01:33.424 7 WARNING oslo_policy.policy [None req-c0805337-8f21-4372-9040-e9bbb0cc633e 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:01:33.424 7 WARNING oslo_policy.policy [None req-c0805337-8f21-4372-9040-e9bbb0cc633e 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:01:33.425 7 INFO glance.api.v2.image_data [None req-c0805337-8f21-4372-9040-e9bbb0cc633e 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 21:01:37.819 7 WARNING glance.location [None req-c0805337-8f21-4372-9040-e9bbb0cc633e 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.11 () {48 vars in 1042 bytes} [Mon Aug 24 21:01:33 2026] PUT /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac/file => generated 0 bytes in 4435 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6231 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.11 () {44 vars in 968 bytes} [Mon Aug 24 21:01:37 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 21:01:37.967 7 WARNING oslo_config.cfg [None req-82e9e4a5-fa36-4e87-831b-14e8a5f377ea 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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.11 () {48 vars in 1048 bytes} [Mon Aug 24 21:01:37 2026] PATCH /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.11 () {44 vars in 968 bytes} [Mon Aug 24 21:01:37 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/259] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:21:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/260] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:21:47 2026] GET /v2/images => generated 1381 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/263] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:22:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:22:04 2026] GET /v2/images => generated 1381 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 199.19.213.11 () {44 vars in 934 bytes} [Mon Aug 24 21:22:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.19.213.11 () {44 vars in 956 bytes} [Mon Aug 24 21:22:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.19.213.11 () {44 vars in 936 bytes} [Mon Aug 24 21:22:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.19.213.11 () {48 vars in 948 bytes} [Mon Aug 24 21:22:04 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-24 21:22:04.793 8 WARNING oslo_policy.policy [None req-6f0ce3f4-b2b1-4f44-ae34-b6e500858d4c 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:22:04.793 8 WARNING oslo_policy.policy [None req-6f0ce3f4-b2b1-4f44-ae34-b6e500858d4c 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - 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-24 21:22:04.794 8 INFO glance.api.v2.image_data [None req-6f0ce3f4-b2b1-4f44-ae34-b6e500858d4c 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 21:22:31.532 8 WARNING glance.location [None req-6f0ce3f4-b2b1-4f44-ae34-b6e500858d4c 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 135/275] 199.19.213.11 () {48 vars in 1043 bytes} [Mon Aug 24 21:22:04 2026] PUT /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d/file => generated 0 bytes in 26791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66662 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.19.213.11 () {44 vars in 968 bytes} [Mon Aug 24 21:22:31 2026] GET /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 199.19.213.11 () {48 vars in 1048 bytes} [Mon Aug 24 21:22:31 2026] PATCH /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 199.19.213.11 () {44 vars in 968 bytes} [Mon Aug 24 21:22:31 2026] GET /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:22:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/280] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:22:33 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/363] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:29:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/364] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:29:21 2026] GET /v2/images => generated 2778 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:29:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:29:33 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 199.19.213.11 () {44 vars in 944 bytes} [Mon Aug 24 21:29:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.19.213.11 () {44 vars in 966 bytes} [Mon Aug 24 21:29:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.19.213.11 () {44 vars in 936 bytes} [Mon Aug 24 21:29:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.11 () {48 vars in 948 bytes} [Mon Aug 24 21:29:33 2026] POST /v2/images => generated 799 bytes in 220 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-24 21:29:33.573 8 INFO glance.api.v2.image_data [None req-3cc146f5-3656-497d-9795-e0b79cf258d0 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 21:29:58.404 8 INFO glance.location [None req-3cc146f5-3656-497d-9795-e0b79cf258d0 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 184/379] 199.19.213.11 () {48 vars in 1042 bytes} [Mon Aug 24 21:29:33 2026] PUT /v2/images/03a4673b-478e-4daa-b39c-e9d05b27e0c6/file => generated 0 bytes in 24878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19523 switches on core 0) [pid: 7|app: 0|req: 196/380] 199.19.213.11 () {44 vars in 968 bytes} [Mon Aug 24 21:29:58 2026] GET /v2/images/03a4673b-478e-4daa-b39c-e9d05b27e0c6 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/381] 199.19.213.11 () {48 vars in 1048 bytes} [Mon Aug 24 21:29:58 2026] PATCH /v2/images/03a4673b-478e-4daa-b39c-e9d05b27e0c6 => generated 1410 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/382] 199.19.213.11 () {44 vars in 968 bytes} [Mon Aug 24 21:29:58 2026] GET /v2/images/03a4673b-478e-4daa-b39c-e9d05b27e0c6 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/391] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:30:40 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/392] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:30:40 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/395] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:30:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/396] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:30:55 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/397] 199.19.213.11 () {44 vars in 936 bytes} [Mon Aug 24 21:30:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/398] 199.19.213.11 () {44 vars in 958 bytes} [Mon Aug 24 21:30:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/399] 199.19.213.11 () {44 vars in 936 bytes} [Mon Aug 24 21:30:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/400] 199.19.213.11 () {48 vars in 948 bytes} [Mon Aug 24 21:30:56 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-24 21:30:56.153 8 INFO glance.api.v2.image_data [None req-43acf332-fa91-4df1-80fc-9f4bf7f2dab7 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 21:31:10.443 8 INFO glance.location [None req-43acf332-fa91-4df1-80fc-9f4bf7f2dab7 66b5c85081074b708aef91fcbaacc247 eabaf4b3f91a434b8f3cf9793fb243a4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 195/405] 199.19.213.11 () {48 vars in 1043 bytes} [Mon Aug 24 21:30:56 2026] PUT /v2/images/084657ac-9bdd-48ca-bf30-efefbe521043/file => generated 0 bytes in 14345 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32297 switches on core 0) [pid: 7|app: 0|req: 211/406] 199.19.213.11 () {44 vars in 968 bytes} [Mon Aug 24 21:31:10 2026] GET /v2/images/084657ac-9bdd-48ca-bf30-efefbe521043 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/407] 199.19.213.11 () {48 vars in 1048 bytes} [Mon Aug 24 21:31:10 2026] PATCH /v2/images/084657ac-9bdd-48ca-bf30-efefbe521043 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/408] 199.19.213.11 () {44 vars in 968 bytes} [Mon Aug 24 21:31:10 2026] GET /v2/images/084657ac-9bdd-48ca-bf30-efefbe521043 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/575] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:44:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/576] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:44:56 2026] GET /v2/images => generated 5574 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/605] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:47:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/606] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:47:22 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/607] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:47:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/608] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:47:24 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/619] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:48:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/620] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:48:14 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/623] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:48:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:48:23 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/639] 199.19.213.11 () {42 vars in 685 bytes} [Mon Aug 24 21:49:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/640] 199.19.213.11 () {44 vars in 907 bytes} [Mon Aug 24 21:49:27 2026] GET /v2/images => generated 5574 bytes in 69 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: 333/649] 10.0.0.78 () {32 vars in 632 bytes} [Mon Aug 24 21:50:08 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: 336/654] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:50:35 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 25 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: 319/655] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:50:36 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: 338/658] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:50:38 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/659] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:50:38 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: 339/660] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/661] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:50:38 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 340/662] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:50:38 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: 323/663] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/664] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:50:38 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 324/665] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/666] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:50:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/667] 10.0.0.90 () {36 vars in 986 bytes} [Mon Aug 24 21:50:39 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/668] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:50:39 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: 326/669] 10.0.0.90 () {36 vars in 986 bytes} [Mon Aug 24 21:50:39 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 344/670] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:50:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/671] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:50:39 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: 345/672] 199.19.213.11 () {36 vars in 990 bytes} [Mon Aug 24 21:50:45 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 328/673] 199.19.213.11 () {36 vars in 930 bytes} [Mon Aug 24 21:50:45 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/674] 199.19.213.11 () {36 vars in 990 bytes} [Mon Aug 24 21:50:46 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/675] 199.19.213.11 () {36 vars in 930 bytes} [Mon Aug 24 21:50:46 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: 331/678] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:50:50 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/679] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:50:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/686] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:51:23 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 335/687] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:51:23 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: 338/692] 10.0.0.78 () {34 vars in 654 bytes} [Mon Aug 24 21:51:37 2026] POST /v2/images => generated 649 bytes in 302 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-24 21:51:37.733 7 WARNING glance.api.v2.images [None req-00afe137-6643-4a7d-baf1-8413b4215e58 55aad69f2d3249f9a415053c48db483d a99e0df37a00418db7b890e1dba180b7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//acecff95-2086-46e8-9245-a1bb5918e559 [pid: 7|app: 0|req: 355/693] 10.0.0.78 () {32 vars in 709 bytes} [Mon Aug 24 21:51:37 2026] DELETE /v2/images/acecff95-2086-46e8-9245-a1bb5918e559 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 10.0.0.78 () {32 vars in 706 bytes} [Mon Aug 24 21:51:37 2026] GET /v2/images/acecff95-2086-46e8-9245-a1bb5918e559 => 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: 356/695] 10.0.0.78 () {32 vars in 632 bytes} [Mon Aug 24 21:51:37 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/696] 10.0.0.78 () {34 vars in 654 bytes} [Mon Aug 24 21:51:37 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/697] 10.0.0.78 () {32 vars in 716 bytes} [Mon Aug 24 21:51:37 2026] GET /v2/images/4541ee48-7b1f-4134-96b7-a5dc3d8a3d40/file => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-24 21:51:37.971 8 INFO glance.api.v2.image_data [None req-0a891407-7de0-4544-a532-87ff7570a045 55aad69f2d3249f9a415053c48db483d a99e0df37a00418db7b890e1dba180b7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 21:51:38.036 8 WARNING glance_store._drivers.rbd [None req-0a891407-7de0-4544-a532-87ff7570a045 55aad69f2d3249f9a415053c48db483d a99e0df37a00418db7b890e1dba180b7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-24 21:51:38.703 8 INFO glance.location [None req-0a891407-7de0-4544-a532-87ff7570a045 55aad69f2d3249f9a415053c48db483d a99e0df37a00418db7b890e1dba180b7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 341/698] 10.0.0.78 () {32 vars in 726 bytes} [Mon Aug 24 21:51:37 2026] PUT /v2/images/4541ee48-7b1f-4134-96b7-a5dc3d8a3d40/file => generated 0 bytes in 796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/699] 10.0.0.78 () {32 vars in 706 bytes} [Mon Aug 24 21:51:38 2026] GET /v2/images/4541ee48-7b1f-4134-96b7-a5dc3d8a3d40 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/700] 10.0.0.78 () {32 vars in 716 bytes} [Mon Aug 24 21:51:38 2026] GET /v2/images/4541ee48-7b1f-4134-96b7-a5dc3d8a3d40/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: 359/701] 10.0.0.78 () {34 vars in 654 bytes} [Mon Aug 24 21:51:38 2026] POST /v2/images => generated 649 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/702] 10.0.0.78 () {32 vars in 725 bytes} [Mon Aug 24 21:51:38 2026] PATCH /v2/images/817d6d13-271e-4803-9ecc-4d3535c918fd => generated 653 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/703] 10.0.0.78 () {32 vars in 706 bytes} [Mon Aug 24 21:51:39 2026] GET /v2/images/817d6d13-271e-4803-9ecc-4d3535c918fd => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 21:51:39.084 8 WARNING glance.api.v2.images [None req-478c6c67-8813-45aa-87e2-4b04a5ad988f 55aad69f2d3249f9a415053c48db483d a99e0df37a00418db7b890e1dba180b7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//817d6d13-271e-4803-9ecc-4d3535c918fd [pid: 8|app: 0|req: 344/704] 10.0.0.78 () {32 vars in 709 bytes} [Mon Aug 24 21:51:39 2026] DELETE /v2/images/817d6d13-271e-4803-9ecc-4d3535c918fd => 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: 361/705] 10.0.0.78 () {32 vars in 706 bytes} [Mon Aug 24 21:51:39 2026] GET /v2/images/817d6d13-271e-4803-9ecc-4d3535c918fd => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 21:51:39.155 8 WARNING glance.api.v2.images [None req-83c96ccb-28dd-4869-ac60-81d56c9f0c93 55aad69f2d3249f9a415053c48db483d a99e0df37a00418db7b890e1dba180b7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4541ee48-7b1f-4134-96b7-a5dc3d8a3d40 [pid: 8|app: 0|req: 345/706] 10.0.0.78 () {32 vars in 709 bytes} [Mon Aug 24 21:51:39 2026] DELETE /v2/images/4541ee48-7b1f-4134-96b7-a5dc3d8a3d40 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/707] 10.0.0.78 () {32 vars in 706 bytes} [Mon Aug 24 21:51:40 2026] GET /v2/images/4541ee48-7b1f-4134-96b7-a5dc3d8a3d40 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 21:51:40.074 8 WARNING glance.api.v2.images [None req-d487c0f8-0925-4524-9c1c-725d206fc34d 55aad69f2d3249f9a415053c48db483d a99e0df37a00418db7b890e1dba180b7 - - default default] Failed to find image acecff95-2086-46e8-9245-a1bb5918e559 to delete: glance.common.exception.ImageNotFound: No image found with ID acecff95-2086-46e8-9245-a1bb5918e559 [pid: 8|app: 0|req: 346/708] 10.0.0.78 () {32 vars in 709 bytes} [Mon Aug 24 21:51:40 2026] DELETE /v2/images/acecff95-2086-46e8-9245-a1bb5918e559 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/709] 10.0.0.78 () {32 vars in 706 bytes} [Mon Aug 24 21:51:40 2026] GET /v2/images/acecff95-2086-46e8-9245-a1bb5918e559 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/710] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:51:44 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/711] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:51: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: 368/718] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:52:11 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 351/719] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:52:11 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: 372/726] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:52:43 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/727] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:52:43 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: 358/732] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:53:02 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 375/733] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:53: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: 377/736] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:53:08 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 360/737] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:53: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: 378/738] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:53:11 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/739] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:53:11 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: 382/746] 10.0.0.78 () {30 vars in 410 bytes} [Mon Aug 24 21:53:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/747] 10.0.0.78 () {32 vars in 706 bytes} [Mon Aug 24 21:53:46 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 383/748] 10.0.0.78 () {32 vars in 706 bytes} [Mon Aug 24 21:53:46 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/749] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:53:46 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 384/750] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:46 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/751] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:46 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: 385/752] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:53:46 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 368/753] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:46 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: 386/754] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:46 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: 369/755] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:53:46 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 387/756] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:46 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: 371/759] 10.0.0.90 () {36 vars in 986 bytes} [Mon Aug 24 21:53:46 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 389/760] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:53:46 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: 372/761] 10.0.0.90 () {36 vars in 986 bytes} [Mon Aug 24 21:53:46 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 390/762] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:53:46 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: 373/763] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:53:46 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: 391/764] 199.19.213.11 () {32 vars in 825 bytes} [Mon Aug 24 21:53:47 2026] GET /v2/images?status=active&owner=eabaf4b3f91a434b8f3cf9793fb243a4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/765] 199.19.213.11 () {32 vars in 652 bytes} [Mon Aug 24 21:53:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/766] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:53:48 2026] GET /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d => generated 1395 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/767] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:48 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: 393/768] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:48 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/769] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:53:48 2026] GET /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/770] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:48 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: 377/771] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:48 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: 395/772] 10.0.0.200 () {36 vars in 987 bytes} [Mon Aug 24 21:53:48 2026] GET /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/773] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:48 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: 396/774] 10.0.0.200 () {36 vars in 927 bytes} [Mon Aug 24 21:53:48 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/775] 10.0.0.90 () {36 vars in 986 bytes} [Mon Aug 24 21:53:49 2026] GET /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/776] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:53:49 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: 380/777] 10.0.0.90 () {36 vars in 986 bytes} [Mon Aug 24 21:53:49 2026] GET /v2/images/db7e55f7-55f7-4b69-a8ec-f20c9e451f9d => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/778] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:53:49 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: 381/779] 10.0.0.90 () {36 vars in 926 bytes} [Mon Aug 24 21:53:49 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: 390/796] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:55:10 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => 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: 407/797] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:55:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/804] 10.0.0.59 () {36 vars in 986 bytes} [Mon Aug 24 21:55:40 2026] GET /v2/images/0642b926-554a-416f-bb90-c77ba27a7bac => generated 1312 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/805] 10.0.0.59 () {36 vars in 926 bytes} [Mon Aug 24 21:55:40 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: 431/844] 10.0.0.78 () {32 vars in 632 bytes} [Mon Aug 24 21:58:47 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)