+ 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 May 7 09:38:06 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:45 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-554d46cdd7-htts5 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f196d34b668 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-05-07 09:38:08.107 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 09:38:08.158 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-07 09:38:08.944 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-05-07 09:38:08.945 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-05-07 09:38:08.946 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 09:38:09.045 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 09:38:09.046 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 09:38:09.047 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 09:38:10.965 7 WARNING glance.api.v2.images [None req-3e967d4a-344d-4e5c-a595-f07b65de356f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 09:38:11.199 8 WARNING glance.api.v2.images [None req-bf4e2677-fe86-4c5d-87b0-7b882e339676 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 09:38:11.316 7 WARNING keystonemiddleware._common.config [None req-3e967d4a-344d-4e5c-a595-f07b65de356f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 09:38:11.323 7 WARNING oslo_config.cfg [None req-3e967d4a-344d-4e5c-a595-f07b65de356f - - - - - -] 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 0x7f196d34b668 pid: 7 (default app) 2026-05-07 09:38:11.633 8 WARNING keystonemiddleware._common.config [None req-bf4e2677-fe86-4c5d-87b0-7b882e339676 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 09:38:11.641 8 WARNING oslo_config.cfg [None req-bf4e2677-fe86-4c5d-87b0-7b882e339676 - - - - - -] 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 0x7f196d34b668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 09:38:11 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-05-07 09:38:12.397 8 WARNING oslo_policy.policy [None req-bc3741b3-1b54-43ae-9682-7f3ae3d5625a a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:38:12.397 8 WARNING oslo_policy.policy [None req-bc3741b3-1b54-43ae-9682-7f3ae3d5625a a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:38:12.414 8 WARNING oslo_policy.policy [None req-bc3741b3-1b54-43ae-9682-7f3ae3d5625a a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:38:12.414 8 WARNING oslo_policy.policy [None req-bc3741b3-1b54-43ae-9682-7f3ae3d5625a a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - 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.204.45.72 () {44 vars in 905 bytes} [Thu May 7 09:38:11 2026] GET /v2/images => generated 69 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 09:38:15 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: 2/6] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 09:38:15 2026] GET /v2/images => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 09:38:15.751 7 WARNING oslo_policy.policy [None req-47a2186b-de54-4bfa-92f3-1fd30329b08e a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:38:15.751 7 WARNING oslo_policy.policy [None req-47a2186b-de54-4bfa-92f3-1fd30329b08e a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - 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.204.45.72 () {44 vars in 906 bytes} [Thu May 7 09:38:15 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.72 () {44 vars in 928 bytes} [Thu May 7 09:38:15 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-05-07 09:38:15.882 7 WARNING oslo_policy.policy [None req-67e5d874-da50-4074-ac66-409e9b48d67b a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:38:15.883 7 WARNING oslo_policy.policy [None req-67e5d874-da50-4074-ac66-409e9b48d67b a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - 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.204.45.72 () {44 vars in 934 bytes} [Thu May 7 09:38:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 09:38:15.971 8 WARNING oslo_config.cfg [None req-8e6c7242-18a6-4582-9942-c876545dae50 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - 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.204.45.72 () {48 vars in 946 bytes} [Thu May 7 09:38:15 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 09:38:15.988 7 WARNING oslo_policy.policy [None req-00873774-ec5f-40be-a4fd-0695f3118ba2 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:38:15.988 7 WARNING oslo_policy.policy [None req-00873774-ec5f-40be-a4fd-0695f3118ba2 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:38:15.989 7 INFO glance.api.v2.image_data [None req-00873774-ec5f-40be-a4fd-0695f3118ba2 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 09:38:19.416 7 WARNING glance.location [None req-00873774-ec5f-40be-a4fd-0695f3118ba2 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/11] 199.204.45.72 () {48 vars in 1040 bytes} [Thu May 7 09:38:15 2026] PUT /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe/file => generated 0 bytes in 3472 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6096 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 7 09:38:19 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 09:38:19.489 7 WARNING oslo_config.cfg [None req-7637cec3-e40d-409a-960e-a4d8bb84a10a a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - 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/13] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 7 09:38:19 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 09:58:45 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/261] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 09:58:45 2026] GET /v2/images => generated 1240 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 09:59:02 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: 135/267] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 09:59:02 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.72 () {44 vars in 932 bytes} [Thu May 7 09:59:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.72 () {44 vars in 954 bytes} [Thu May 7 09:59:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.72 () {44 vars in 934 bytes} [Thu May 7 09:59:02 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: 137/271] 199.204.45.72 () {48 vars in 946 bytes} [Thu May 7 09:59:02 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 09:59:02.645 8 WARNING oslo_policy.policy [None req-23cad3ba-2e45-4ef3-85ff-4f8ef2c2c3b0 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:59:02.645 8 WARNING oslo_policy.policy [None req-23cad3ba-2e45-4ef3-85ff-4f8ef2c2c3b0 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 09:59:02.647 8 INFO glance.api.v2.image_data [None req-23cad3ba-2e45-4ef3-85ff-4f8ef2c2c3b0 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 09:59:29.014 8 WARNING glance.location [None req-23cad3ba-2e45-4ef3-85ff-4f8ef2c2c3b0 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 135/276] 199.204.45.72 () {48 vars in 1041 bytes} [Thu May 7 09:59:02 2026] PUT /v2/images/298141e6-5f1c-4726-9083-15a3a8d6cce3/file => generated 0 bytes in 26422 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64025 switches on core 0) [pid: 7|app: 0|req: 142/277] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 7 09:59:29 2026] GET /v2/images/298141e6-5f1c-4726-9083-15a3a8d6cce3 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/278] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 7 09:59:29 2026] GET /v2/images/298141e6-5f1c-4726-9083-15a3a8d6cce3 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/279] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 09:59:30 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: 137/280] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 09:59:30 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/365] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:06: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: 186/366] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:06:22 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:06:29 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: 187/368] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:06:29 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 199.204.45.72 () {44 vars in 942 bytes} [Thu May 7 10:06:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.204.45.72 () {44 vars in 964 bytes} [Thu May 7 10:06:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.204.45.72 () {44 vars in 934 bytes} [Thu May 7 10:06:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.72 () {48 vars in 946 bytes} [Thu May 7 10:06:29 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 10:06:29.911 8 INFO glance.api.v2.image_data [None req-a341ccbd-5367-49bf-8011-97dd84992459 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 10:06:46.213 8 INFO glance.location [None req-a341ccbd-5367-49bf-8011-97dd84992459 a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 184/377] 199.204.45.72 () {48 vars in 1040 bytes} [Thu May 7 10:06:29 2026] PUT /v2/images/515fbc59-f374-446e-acb1-deb84f9f7e05/file => generated 0 bytes in 16339 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26131 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 7 10:06:46 2026] GET /v2/images/515fbc59-f374-446e-acb1-deb84f9f7e05 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.72 () {48 vars in 1045 bytes} [Thu May 7 10:06:46 2026] PATCH /v2/images/515fbc59-f374-446e-acb1-deb84f9f7e05 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 7 10:06:46 2026] GET /v2/images/515fbc59-f374-446e-acb1-deb84f9f7e05 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/407] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:08: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: 199/408] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:08:56 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/413] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:09:12 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: 202/414] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:09:12 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/415] 199.204.45.72 () {44 vars in 934 bytes} [Thu May 7 10:09:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/416] 199.204.45.72 () {44 vars in 956 bytes} [Thu May 7 10:09:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/417] 199.204.45.72 () {44 vars in 934 bytes} [Thu May 7 10:09:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/418] 199.204.45.72 () {48 vars in 946 bytes} [Thu May 7 10:09:12 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 10:09:12.756 7 INFO glance.api.v2.image_data [None req-c1f69f39-07ee-4818-9ca1-33c9e6bea57a a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 10:09:27.297 7 INFO glance.location [None req-c1f69f39-07ee-4818-9ca1-33c9e6bea57a a995ee027ded4307817827437c54bc5d 10f46b050346456286e13ee6e206e2cf - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 215/421] 199.204.45.72 () {48 vars in 1041 bytes} [Thu May 7 10:09:12 2026] PUT /v2/images/f97d14b7-26df-4cf6-bd2e-36b1b7c7787e/file => generated 0 bytes in 14588 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34832 switches on core 0) [pid: 8|app: 0|req: 207/422] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 7 10:09:27 2026] GET /v2/images/f97d14b7-26df-4cf6-bd2e-36b1b7c7787e => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/423] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 7 10:09:27 2026] GET /v2/images/f97d14b7-26df-4cf6-bd2e-36b1b7c7787e => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/568] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:21:28 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/569] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:21:28 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:23:40 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: 304/599] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:23:40 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/600] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:23:42 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: 305/601] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:23:42 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/610] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:24:29 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: 310/611] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:24:29 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:24:36 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/615] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:24:36 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 199.204.45.72 () {42 vars in 683 bytes} [Thu May 7 10:25:36 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: 319/629] 199.204.45.72 () {44 vars in 905 bytes} [Thu May 7 10:25:36 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/638] 10.0.0.44 () {32 vars in 632 bytes} [Thu May 7 10:26:17 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/643] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:26:35 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 19 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: 317/644] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:26:35 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/647] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:26:40 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/648] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:26:40 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: 330/649] 199.204.45.72 () {36 vars in 990 bytes} [Thu May 7 10:26:43 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/650] 199.204.45.72 () {36 vars in 930 bytes} [Thu May 7 10:26: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: 7|app: 0|req: 331/651] 199.204.45.72 () {36 vars in 990 bytes} [Thu May 7 10:26:44 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/652] 199.204.45.72 () {36 vars in 930 bytes} [Thu May 7 10:26: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: 332/653] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:26:48 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/654] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:26: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: 7|app: 0|req: 333/655] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:26:49 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/656] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:26:49 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: 334/657] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:26:49 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/658] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:26:49 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/659] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:26:49 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/660] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:26: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: 7|app: 0|req: 336/661] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:26:49 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/662] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:26: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: 7|app: 0|req: 337/663] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:26:49 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/664] 10.0.0.253 () {36 vars in 987 bytes} [Thu May 7 10:26:50 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:26:50 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: 8|app: 0|req: 328/666] 10.0.0.253 () {36 vars in 987 bytes} [Thu May 7 10:26:50 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/667] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:26:50 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: 329/668] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:26:50 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: 343/675] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:27:12 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:27:13 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: 347/683] 10.0.0.44 () {34 vars in 654 bytes} [Thu May 7 10:27:46 2026] POST /v2/images => generated 649 bytes in 135 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 10:27:46.969 8 WARNING glance.api.v2.images [None req-e5badc16-4fa4-43ee-8ff6-eab3cbcd515c 8a66ff9c7e3549ec9dabe0a3b198bb6c 01d48b74426344efa10bc64c5fe38c86 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1b9b1d17-a289-40cd-b988-16073743c212 [pid: 8|app: 0|req: 337/684] 10.0.0.44 () {32 vars in 709 bytes} [Thu May 7 10:27:46 2026] DELETE /v2/images/1b9b1d17-a289-40cd-b988-16073743c212 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.44 () {32 vars in 706 bytes} [Thu May 7 10:27:47 2026] GET /v2/images/1b9b1d17-a289-40cd-b988-16073743c212 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.44 () {32 vars in 632 bytes} [Thu May 7 10:27:47 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.44 () {34 vars in 654 bytes} [Thu May 7 10:27:47 2026] POST /v2/images => generated 702 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/688] 10.0.0.44 () {32 vars in 716 bytes} [Thu May 7 10:27:47 2026] GET /v2/images/f5e2c555-aca9-4018-b508-1f056205c670/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 10:27:47.132 7 INFO glance.api.v2.image_data [None req-4a12ebb2-90ff-4661-83b6-2e9da750ed46 8a66ff9c7e3549ec9dabe0a3b198bb6c 01d48b74426344efa10bc64c5fe38c86 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 10:27:47.176 7 WARNING glance_store._drivers.rbd [None req-4a12ebb2-90ff-4661-83b6-2e9da750ed46 8a66ff9c7e3549ec9dabe0a3b198bb6c 01d48b74426344efa10bc64c5fe38c86 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 10:27:48.297 7 INFO glance.location [None req-4a12ebb2-90ff-4661-83b6-2e9da750ed46 8a66ff9c7e3549ec9dabe0a3b198bb6c 01d48b74426344efa10bc64c5fe38c86 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 350/689] 10.0.0.44 () {32 vars in 726 bytes} [Thu May 7 10:27:47 2026] PUT /v2/images/f5e2c555-aca9-4018-b508-1f056205c670/file => generated 0 bytes in 1213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.44 () {32 vars in 706 bytes} [Thu May 7 10:27:48 2026] GET /v2/images/f5e2c555-aca9-4018-b508-1f056205c670 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/691] 10.0.0.44 () {32 vars in 716 bytes} [Thu May 7 10:27:48 2026] GET /v2/images/f5e2c555-aca9-4018-b508-1f056205c670/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/692] 10.0.0.44 () {34 vars in 654 bytes} [Thu May 7 10:27:48 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/693] 10.0.0.44 () {32 vars in 725 bytes} [Thu May 7 10:27:48 2026] PATCH /v2/images/85a18b2a-b0ac-4d5c-9b48-dd0059c06f26 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/694] 10.0.0.44 () {32 vars in 706 bytes} [Thu May 7 10:27:48 2026] GET /v2/images/85a18b2a-b0ac-4d5c-9b48-dd0059c06f26 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 10:27:48.623 7 WARNING glance.api.v2.images [None req-56d9b268-f2cf-40c3-8214-568d5ff0af18 8a66ff9c7e3549ec9dabe0a3b198bb6c 01d48b74426344efa10bc64c5fe38c86 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//85a18b2a-b0ac-4d5c-9b48-dd0059c06f26 [pid: 7|app: 0|req: 353/695] 10.0.0.44 () {32 vars in 709 bytes} [Thu May 7 10:27:48 2026] DELETE /v2/images/85a18b2a-b0ac-4d5c-9b48-dd0059c06f26 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 10.0.0.44 () {32 vars in 706 bytes} [Thu May 7 10:27:48 2026] GET /v2/images/85a18b2a-b0ac-4d5c-9b48-dd0059c06f26 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 10:27:48.694 7 WARNING glance.api.v2.images [None req-fa82b681-a4cc-4702-b8de-c2d4b9c3d543 8a66ff9c7e3549ec9dabe0a3b198bb6c 01d48b74426344efa10bc64c5fe38c86 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5e2c555-aca9-4018-b508-1f056205c670 [pid: 7|app: 0|req: 354/697] 10.0.0.44 () {32 vars in 709 bytes} [Thu May 7 10:27:48 2026] DELETE /v2/images/f5e2c555-aca9-4018-b508-1f056205c670 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/698] 10.0.0.44 () {32 vars in 706 bytes} [Thu May 7 10:27:49 2026] GET /v2/images/f5e2c555-aca9-4018-b508-1f056205c670 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 10:27:49.560 7 WARNING glance.api.v2.images [None req-d6f853d3-4bd9-43e1-a508-f2684f939035 8a66ff9c7e3549ec9dabe0a3b198bb6c 01d48b74426344efa10bc64c5fe38c86 - - default default] Failed to find image 1b9b1d17-a289-40cd-b988-16073743c212 to delete: glance.common.exception.ImageNotFound: No image found with ID 1b9b1d17-a289-40cd-b988-16073743c212 [pid: 7|app: 0|req: 355/699] 10.0.0.44 () {32 vars in 709 bytes} [Thu May 7 10:27:49 2026] DELETE /v2/images/1b9b1d17-a289-40cd-b988-16073743c212 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.44 () {32 vars in 706 bytes} [Thu May 7 10:27:49 2026] GET /v2/images/1b9b1d17-a289-40cd-b988-16073743c212 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:28:16 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/708] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:28:16 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: 352/713] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:28:32 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:28:33 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: 356/721] 10.0.0.44 () {30 vars in 410 bytes} [Thu May 7 10:29:02 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:29:04 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:29:04 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: 367/724] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:29:07 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:29:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/728] 10.0.0.44 () {32 vars in 706 bytes} [Thu May 7 10:29:19 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.44 () {32 vars in 706 bytes} [Thu May 7 10:29:19 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:29:19 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:29:20 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: 371/732] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:29:20 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: 362/733] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:29:20 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:29:20 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: 363/735] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:29:20 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: 373/736] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:29:20 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/737] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:29: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: 374/738] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:29:20 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: 376/741] 10.0.0.253 () {36 vars in 987 bytes} [Thu May 7 10:29:20 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:29:20 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: 377/743] 10.0.0.253 () {36 vars in 987 bytes} [Thu May 7 10:29:20 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/744] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:29:20 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: 378/745] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:29:20 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: 7|app: 0|req: 381/750] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:29:49 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:29:49 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: 383/776] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:31:45 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:31:45 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: 386/782] 10.0.0.95 () {36 vars in 986 bytes} [Thu May 7 10:32:02 2026] GET /v2/images/e16e6fe4-a847-4e97-94e3-66ff9d9d0ebe => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 10.0.0.95 () {36 vars in 926 bytes} [Thu May 7 10:32:02 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/792] 199.204.45.72 () {32 vars in 825 bytes} [Thu May 7 10:32:47 2026] GET /v2/images?status=active&owner=10f46b050346456286e13ee6e206e2cf&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/793] 199.204.45.72 () {32 vars in 652 bytes} [Thu May 7 10:32:47 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: 392/794] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:32:48 2026] GET /v2/images/298141e6-5f1c-4726-9083-15a3a8d6cce3 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/795] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:32: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: 393/796] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:32: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: 7|app: 0|req: 404/797] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:32:48 2026] GET /v2/images/298141e6-5f1c-4726-9083-15a3a8d6cce3 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/798] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:32: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: 7|app: 0|req: 405/799] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:32:48 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: 395/800] 10.0.0.114 () {36 vars in 987 bytes} [Thu May 7 10:32:48 2026] GET /v2/images/298141e6-5f1c-4726-9083-15a3a8d6cce3 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.114 () {36 vars in 927 bytes} [Thu May 7 10:32: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: 396/802] 10.0.0.253 () {36 vars in 987 bytes} [Thu May 7 10:32:48 2026] GET /v2/images/298141e6-5f1c-4726-9083-15a3a8d6cce3 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/803] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:32: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: 397/804] 10.0.0.253 () {36 vars in 987 bytes} [Thu May 7 10:32:48 2026] GET /v2/images/298141e6-5f1c-4726-9083-15a3a8d6cce3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/805] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:32: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: 398/806] 10.0.0.253 () {36 vars in 927 bytes} [Thu May 7 10:32: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: 8|app: 0|req: 420/849] 10.0.0.44 () {32 vars in 632 bytes} [Thu May 7 10:36:19 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)