+ 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 Jul 30 05:19:49 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-6bf6cc9b9-pcb9d machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f2b30e18668 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-07-30 05:19:51.604 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-30 05:19:51.637 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-30 05:19:52.454 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-07-30 05:19:52.455 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-07-30 05:19:52.455 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-30 05:19:52.560 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-07-30 05:19:52.561 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-07-30 05:19:52.562 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-30 05:19:54.460 8 WARNING glance.api.v2.images [None req-35a59481-111e-4277-a4b8-c8258a02d8f1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-30 05:19:54.584 7 WARNING glance.api.v2.images [None req-9528e345-568a-4a43-becc-376e9244097c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-30 05:19:54.796 8 WARNING keystonemiddleware._common.config [None req-35a59481-111e-4277-a4b8-c8258a02d8f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 05:19:54.804 8 WARNING oslo_config.cfg [None req-35a59481-111e-4277-a4b8-c8258a02d8f1 - - - - - -] 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 0x7f2b30e18668 pid: 8 (default app) 2026-07-30 05:19:54.928 7 WARNING keystonemiddleware._common.config [None req-9528e345-568a-4a43-becc-376e9244097c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 05:19:54.936 7 WARNING oslo_config.cfg [None req-9528e345-568a-4a43-becc-376e9244097c - - - - - -] 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 0x7f2b30e18668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.74 () {42 vars in 684 bytes} [Thu Jul 30 05:19:56 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-07-30 05:19:57.462 7 WARNING oslo_policy.policy [None req-11ed66f1-ce13-4057-912c-d1673d4015d8 f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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-07-30 05:19:57.463 7 WARNING oslo_policy.policy [None req-11ed66f1-ce13-4057-912c-d1673d4015d8 f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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-07-30 05:19:57.479 7 WARNING oslo_policy.policy [None req-11ed66f1-ce13-4057-912c-d1673d4015d8 f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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-07-30 05:19:57.479 7 WARNING oslo_policy.policy [None req-11ed66f1-ce13-4057-912c-d1673d4015d8 f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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: 1/6] 199.204.45.74 () {44 vars in 906 bytes} [Thu Jul 30 05:19:56 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.74 () {42 vars in 684 bytes} [Thu Jul 30 05:20:00 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: 2/8] 199.204.45.74 () {44 vars in 906 bytes} [Thu Jul 30 05:20:00 2026] GET /v2/images => generated 69 bytes in 30 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-07-30 05:20:00.955 8 WARNING oslo_policy.policy [None req-51a7ae27-2336-4eb7-859c-8d7bcb63325e f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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-07-30 05:20:00.955 8 WARNING oslo_policy.policy [None req-51a7ae27-2336-4eb7-859c-8d7bcb63325e f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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: 7/9] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jul 30 05:20:00 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.74 () {44 vars in 929 bytes} [Thu Jul 30 05:20:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 05:20:01.083 8 WARNING oslo_policy.policy [None req-ef1ee90f-a200-4329-8f33-c44f54c2c4f5 f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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-07-30 05:20:01.084 8 WARNING oslo_policy.policy [None req-ef1ee90f-a200-4329-8f33-c44f54c2c4f5 f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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: 8/11] 199.204.45.74 () {44 vars in 935 bytes} [Thu Jul 30 05:20:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 05:20:01.195 7 WARNING oslo_config.cfg [None req-4c26f678-8cfd-4ba0-a48a-6a1885531e10 f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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: 4/12] 199.204.45.74 () {48 vars in 947 bytes} [Thu Jul 30 05:20:01 2026] POST /v2/images => generated 760 bytes in 88 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-30 05:20:01.222 8 WARNING oslo_policy.policy [None req-469edd44-3397-481f-b2a2-5cc8646864ed f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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-07-30 05:20:01.222 8 WARNING oslo_policy.policy [None req-469edd44-3397-481f-b2a2-5cc8646864ed f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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-07-30 05:20:01.224 8 INFO glance.api.v2.image_data [None req-469edd44-3397-481f-b2a2-5cc8646864ed f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 05:20:04.505 8 WARNING glance.location [None req-469edd44-3397-481f-b2a2-5cc8646864ed f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.74 () {48 vars in 1041 bytes} [Thu Jul 30 05:20:01 2026] PUT /v2/images/2450cc0a-5e67-4119-bbcb-c7f3703e5dab/file => generated 0 bytes in 3361 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6222 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.74 () {44 vars in 967 bytes} [Thu Jul 30 05:20:04 2026] GET /v2/images/2450cc0a-5e67-4119-bbcb-c7f3703e5dab => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 05:20:04.772 8 WARNING oslo_config.cfg [None req-b4f4500f-21ad-42ed-b5f7-b233867b8d2d f18610412c3441228fbc287802a45dc9 55352619a1874f6eb2d616436f25116f - - 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: 10/15] 199.204.45.74 () {48 vars in 1047 bytes} [Thu Jul 30 05:20:04 2026] PATCH /v2/images/2450cc0a-5e67-4119-bbcb-c7f3703e5dab => generated 1312 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.74 () {44 vars in 967 bytes} [Thu Jul 30 05:20:04 2026] GET /v2/images/2450cc0a-5e67-4119-bbcb-c7f3703e5dab => 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: 49/93] 199.204.45.74 () {42 vars in 684 bytes} [Thu Jul 30 05:26: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: 45/94] 199.204.45.74 () {44 vars in 906 bytes} [Thu Jul 30 05:26:23 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.74 () {42 vars in 684 bytes} [Thu Jul 30 05:26:42 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: 52/100] 199.204.45.74 () {44 vars in 906 bytes} [Thu Jul 30 05:26:42 2026] GET /v2/images => generated 1381 bytes in 352 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: 53/109] 10.0.0.153 () {32 vars in 632 bytes} [Thu Jul 30 05:27:18 2026] GET /v2/images => generated 1381 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 10.0.0.153 () {34 vars in 654 bytes} [Thu Jul 30 05:27:34 2026] POST /v2/images => generated 648 bytes in 295 msecs (HTTP/1.1 201) 6 headers in 342 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, ' 2026-07-30 05:27:35.115 8 WARNING glance.api.v2.images [None req-b0aca306-b715-4f6c-af1a-c1a0aa5e5b69 fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3dbe4959-809a-477d-a612-db762c8964f7 [pid: 8|app: 0|req: 60/115] 10.0.0.153 () {32 vars in 709 bytes} [Thu Jul 30 05:27:35 2026] DELETE /v2/images/3dbe4959-809a-477d-a612-db762c8964f7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 10.0.0.153 () {32 vars in 706 bytes} [Thu Jul 30 05:27:35 2026] GET /v2/images/3dbe4959-809a-477d-a612-db762c8964f7 => 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: 61/117] 10.0.0.153 () {32 vars in 632 bytes} [Thu Jul 30 05:27:35 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 10.0.0.153 () {34 vars in 654 bytes} [Thu Jul 30 05:27:35 2026] POST /v2/images => generated 703 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/119] 10.0.0.153 () {32 vars in 716 bytes} [Thu Jul 30 05:27:35 2026] GET /v2/images/43f20592-3807-429b-94ed-9f84daa5ee93/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 05:27:35.381 7 WARNING oslo_policy.policy [None req-b6a23e78-0177-441d-9bbd-562458fdec72 fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - 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-07-30 05:27:35.381 7 WARNING oslo_policy.policy [None req-b6a23e78-0177-441d-9bbd-562458fdec72 fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - 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-07-30 05:27:35.382 7 INFO glance.api.v2.image_data [None req-b6a23e78-0177-441d-9bbd-562458fdec72 fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 05:27:35.456 7 WARNING glance_store._drivers.rbd [None req-b6a23e78-0177-441d-9bbd-562458fdec72 fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-30 05:27:35.973 7 INFO glance.location [None req-b6a23e78-0177-441d-9bbd-562458fdec72 fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 58/120] 10.0.0.153 () {32 vars in 726 bytes} [Thu Jul 30 05:27:35 2026] PUT /v2/images/43f20592-3807-429b-94ed-9f84daa5ee93/file => generated 0 bytes in 671 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/121] 10.0.0.153 () {32 vars in 706 bytes} [Thu Jul 30 05:27:36 2026] GET /v2/images/43f20592-3807-429b-94ed-9f84daa5ee93 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/122] 10.0.0.153 () {32 vars in 716 bytes} [Thu Jul 30 05:27:36 2026] GET /v2/images/43f20592-3807-429b-94ed-9f84daa5ee93/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/123] 10.0.0.153 () {34 vars in 654 bytes} [Thu Jul 30 05:27:36 2026] POST /v2/images => generated 648 bytes in 92 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/124] 10.0.0.153 () {32 vars in 725 bytes} [Thu Jul 30 05:27:36 2026] PATCH /v2/images/e6012205-f695-44ad-b513-80574eda9aff => generated 651 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/125] 10.0.0.153 () {32 vars in 706 bytes} [Thu Jul 30 05:27:36 2026] GET /v2/images/e6012205-f695-44ad-b513-80574eda9aff => generated 651 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 05:27:36.405 7 WARNING glance.api.v2.images [None req-983a4cbb-a959-4d3f-8603-13bd20dc5f9a fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e6012205-f695-44ad-b513-80574eda9aff [pid: 7|app: 0|req: 61/126] 10.0.0.153 () {32 vars in 709 bytes} [Thu Jul 30 05:27:36 2026] DELETE /v2/images/e6012205-f695-44ad-b513-80574eda9aff => generated 0 bytes in 111 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/127] 10.0.0.153 () {32 vars in 706 bytes} [Thu Jul 30 05:27:36 2026] GET /v2/images/e6012205-f695-44ad-b513-80574eda9aff => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 05:27:36.535 7 WARNING glance.api.v2.images [None req-83b51e5a-5191-4f88-b89e-a5b0993e1415 fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43f20592-3807-429b-94ed-9f84daa5ee93 [pid: 7|app: 0|req: 62/128] 10.0.0.153 () {32 vars in 709 bytes} [Thu Jul 30 05:27:36 2026] DELETE /v2/images/43f20592-3807-429b-94ed-9f84daa5ee93 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/129] 10.0.0.153 () {32 vars in 706 bytes} [Thu Jul 30 05:27:37 2026] GET /v2/images/43f20592-3807-429b-94ed-9f84daa5ee93 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 05:27:37.343 7 WARNING glance.api.v2.images [None req-2d4dac86-6baf-45f0-b72f-3384945c3e9d fa706260706e4f8994adee19847bc890 661be3e804d44bb091e1a9f6334ce897 - - default default] Failed to find image 3dbe4959-809a-477d-a612-db762c8964f7 to delete: glance.common.exception.ImageNotFound: No image found with ID 3dbe4959-809a-477d-a612-db762c8964f7 [pid: 7|app: 0|req: 63/130] 10.0.0.153 () {32 vars in 709 bytes} [Thu Jul 30 05:27:37 2026] DELETE /v2/images/3dbe4959-809a-477d-a612-db762c8964f7 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/131] 10.0.0.153 () {32 vars in 706 bytes} [Thu Jul 30 05:27:37 2026] GET /v2/images/3dbe4959-809a-477d-a612-db762c8964f7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/132] 10.0.0.153 () {30 vars in 410 bytes} [Thu Jul 30 05:27:39 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: 66/135] 10.0.0.153 () {32 vars in 632 bytes} [Thu Jul 30 05:27:46 2026] GET /v2/images => generated 1381 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)