+ 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 [Fri May 8 19:47:19 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-5ff87c95f-dwx75 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 0x7f6be8c52668 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-08 19:47:21.771 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 19:47:21.840 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-08 19:47:22.638 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-08 19:47:22.639 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-08 19:47:22.639 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 19:47:22.714 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-08 19:47:22.714 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-08 19:47:22.715 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 19:47:24.667 7 WARNING glance.api.v2.images [None req-7e1b6f2c-07dd-4e7e-bb72-5e3127f762cb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 19:47:24.736 8 WARNING glance.api.v2.images [None req-eb28724c-0230-4d33-b350-f52d6575c5ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 19:47:24.997 7 WARNING keystonemiddleware._common.config [None req-7e1b6f2c-07dd-4e7e-bb72-5e3127f762cb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 19:47:25.004 7 WARNING oslo_config.cfg [None req-7e1b6f2c-07dd-4e7e-bb72-5e3127f762cb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6be8c52668 pid: 7 (default app) 2026-05-08 19:47:25.102 8 WARNING keystonemiddleware._common.config [None req-eb28724c-0230-4d33-b350-f52d6575c5ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 19:47:25.109 8 WARNING oslo_config.cfg [None req-eb28724c-0230-4d33-b350-f52d6575c5ee - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6be8c52668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 19:47:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:47:26.405 8 WARNING oslo_policy.policy [None req-8c85e476-b73a-4a50-963f-4ba63a3e0938 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 19:47:26.405 8 WARNING oslo_policy.policy [None req-8c85e476-b73a-4a50-963f-4ba63a3e0938 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 19:47:26.423 8 WARNING oslo_policy.policy [None req-8c85e476-b73a-4a50-963f-4ba63a3e0938 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 19:47:26.423 8 WARNING oslo_policy.policy [None req-8c85e476-b73a-4a50-963f-4ba63a3e0938 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 19:47:25 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 19:47:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 19:47:29 2026] GET /v2/images => generated 69 bytes in 39 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-08 19:47:29.705 7 WARNING oslo_policy.policy [None req-5c0b2d94-48c7-4f72-8ff1-73491594acbe 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 19:47:29.706 7 WARNING oslo_policy.policy [None req-5c0b2d94-48c7-4f72-8ff1-73491594acbe 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.109 () {44 vars in 911 bytes} [Fri May 8 19:47:29 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: 8|app: 0|req: 3/9] 199.204.45.109 () {44 vars in 933 bytes} [Fri May 8 19:47:29 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-08 19:47:29.840 7 WARNING oslo_policy.policy [None req-15a018b7-d534-4f52-bcd5-2fd0339355bd 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 19:47:29.841 7 WARNING oslo_policy.policy [None req-15a018b7-d534-4f52-bcd5-2fd0339355bd 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 19:47:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:47:29.928 8 WARNING oslo_config.cfg [None req-3846f1c7-fb75-410f-a487-ebebccdb8af7 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.109 () {48 vars in 951 bytes} [Fri May 8 19:47:29 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 19:47:29.949 7 WARNING oslo_policy.policy [None req-2cd14bbf-1722-471b-88f7-5e862a6b806c 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 19:47:29.949 7 WARNING oslo_policy.policy [None req-2cd14bbf-1722-471b-88f7-5e862a6b806c 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 19:47:29.950 7 INFO glance.api.v2.image_data [None req-2cd14bbf-1722-471b-88f7-5e862a6b806c 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:47:33.389 7 WARNING glance.location [None req-2cd14bbf-1722-471b-88f7-5e862a6b806c 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.109 () {48 vars in 1045 bytes} [Fri May 8 19:47:29 2026] PUT /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133/file => generated 0 bytes in 3496 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6238 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 8 19:47:33 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:47:33.472 7 WARNING oslo_config.cfg [None req-50aac937-4bf6-481f-add8-1ae0c1c60f3c 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 8 19:47:33 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 136/267] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:08:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:08:30 2026] GET /v2/images => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:09:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:09:28 2026] GET /v2/images => generated 1240 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.109 () {44 vars in 937 bytes} [Fri May 8 20:09:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.109 () {44 vars in 959 bytes} [Fri May 8 20:09:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 20:09:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.109 () {48 vars in 951 bytes} [Fri May 8 20:09:29 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 20:09:29.289 8 WARNING oslo_policy.policy [None req-67c72c09-3be1-4c1f-b0b8-b605414e8597 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 20:09:29.289 8 WARNING oslo_policy.policy [None req-67c72c09-3be1-4c1f-b0b8-b605414e8597 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - 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-08 20:09:29.290 8 INFO glance.api.v2.image_data [None req-67c72c09-3be1-4c1f-b0b8-b605414e8597 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:09:54.858 8 WARNING glance.location [None req-67c72c09-3be1-4c1f-b0b8-b605414e8597 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/293] 199.204.45.109 () {48 vars in 1046 bytes} [Fri May 8 20:09:29 2026] PUT /v2/images/66c4cb5e-96bf-4872-8c7d-05c9c4776cc3/file => generated 0 bytes in 25633 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65682 switches on core 0) [pid: 7|app: 0|req: 152/294] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 8 20:09:54 2026] GET /v2/images/66c4cb5e-96bf-4872-8c7d-05c9c4776cc3 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/295] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 8 20:09:54 2026] GET /v2/images/66c4cb5e-96bf-4872-8c7d-05c9c4776cc3 => 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: 153/296] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:09:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/297] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:09:56 2026] GET /v2/images => generated 2451 bytes in 50 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.109 () {42 vars in 688 bytes} [Fri May 8 20:16:49 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:16:49 2026] GET /v2/images => generated 2451 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/384] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:16:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:16:57 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/386] 199.204.45.109 () {44 vars in 947 bytes} [Fri May 8 20:16:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/387] 199.204.45.109 () {44 vars in 969 bytes} [Fri May 8 20:16:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/388] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 20:16:57 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: 8|app: 0|req: 190/389] 199.204.45.109 () {48 vars in 951 bytes} [Fri May 8 20:16:57 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 20:16:57.331 7 INFO glance.api.v2.image_data [None req-12cec9d2-6c0a-418e-8508-a754fdc1ac57 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:17:41.068 7 INFO glance.location [None req-12cec9d2-6c0a-418e-8508-a754fdc1ac57 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/398] 199.204.45.109 () {48 vars in 1045 bytes} [Fri May 8 20:16:57 2026] PUT /v2/images/5389b99b-cec4-4b5f-ba69-c66bbb43ab7d/file => generated 0 bytes in 43778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24046 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 8 20:17:41 2026] GET /v2/images/5389b99b-cec4-4b5f-ba69-c66bbb43ab7d => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.109 () {48 vars in 1050 bytes} [Fri May 8 20:17:41 2026] PATCH /v2/images/5389b99b-cec4-4b5f-ba69-c66bbb43ab7d => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 8 20:17:41 2026] GET /v2/images/5389b99b-cec4-4b5f-ba69-c66bbb43ab7d => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:18:30 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:18:30 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:18:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:18:46 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 20:18:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.109 () {44 vars in 961 bytes} [Fri May 8 20:18:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 20:18:46 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: 211/423] 199.204.45.109 () {48 vars in 951 bytes} [Fri May 8 20:18:46 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 20:18:47.009 7 INFO glance.api.v2.image_data [None req-be2d7002-5daf-4391-bac2-a15947a0d37d 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:19:01.461 7 INFO glance.location [None req-be2d7002-5daf-4391-bac2-a15947a0d37d 991ebf80fd174736bef125ebf5c309b7 395e2d43ff4c4a3b838b2b8d7aebd775 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 213/426] 199.204.45.109 () {48 vars in 1046 bytes} [Fri May 8 20:18:46 2026] PUT /v2/images/9995c617-4de8-4f1e-8670-847f82467408/file => generated 0 bytes in 14498 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30672 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 8 20:19:01 2026] GET /v2/images/9995c617-4de8-4f1e-8670-847f82467408 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.109 () {44 vars in 971 bytes} [Fri May 8 20:19:01 2026] GET /v2/images/9995c617-4de8-4f1e-8670-847f82467408 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:31:06 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:31:06 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:33:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:33:20 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:33:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:33:22 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:34:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:34:09 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:34:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:34:17 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 20:35:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 20:35:19 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/645] 10.0.0.181 () {32 vars in 632 bytes} [Fri May 8 20:36:02 2026] GET /v2/images => generated 4893 bytes in 17 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: 325/650] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:36:23 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:36:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:36:26 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:36:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:36:26 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:36:26 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:36:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:36:26 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: 330/660] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:36:26 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:36:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:36:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.160 () {36 vars in 986 bytes} [Fri May 8 20:36:27 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:36:27 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: 333/665] 10.0.0.160 () {36 vars in 986 bytes} [Fri May 8 20:36:27 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:36:27 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: 334/667] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:36:27 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: 334/668] 199.204.45.109 () {36 vars in 990 bytes} [Fri May 8 20:36:31 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 199.204.45.109 () {36 vars in 930 bytes} [Fri May 8 20:36:31 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: 8|app: 0|req: 335/670] 199.204.45.109 () {36 vars in 990 bytes} [Fri May 8 20:36:31 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/671] 199.204.45.109 () {36 vars in 930 bytes} [Fri May 8 20:36:31 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: 336/672] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:36:34 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 337/673] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:36:34 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: 340/678] 10.0.0.181 () {34 vars in 654 bytes} [Fri May 8 20:36:45 2026] POST /v2/images => generated 648 bytes in 275 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 20:36:45.632 8 WARNING glance.api.v2.images [None req-e67ff18e-c732-438c-8554-3c25fd426b4c 13abf4df8599475b9a45750980938e68 a46058206c84473b8b69aee549766771 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0eded5a-46b1-4ffa-b40c-2c4046d97dd0 [pid: 8|app: 0|req: 339/679] 10.0.0.181 () {32 vars in 709 bytes} [Fri May 8 20:36:45 2026] DELETE /v2/images/d0eded5a-46b1-4ffa-b40c-2c4046d97dd0 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 8 20:36:45 2026] GET /v2/images/d0eded5a-46b1-4ffa-b40c-2c4046d97dd0 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.181 () {32 vars in 632 bytes} [Fri May 8 20:36:45 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.181 () {34 vars in 654 bytes} [Fri May 8 20:36:45 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 8 20:36:45 2026] GET /v2/images/aed12f29-32d4-4983-ac8d-0aa339e2d4a5/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 20:36:45.855 7 INFO glance.api.v2.image_data [None req-1760fab7-54c0-4be6-86fa-eaa973e6235f 13abf4df8599475b9a45750980938e68 a46058206c84473b8b69aee549766771 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:36:45.904 7 WARNING glance_store._drivers.rbd [None req-1760fab7-54c0-4be6-86fa-eaa973e6235f 13abf4df8599475b9a45750980938e68 a46058206c84473b8b69aee549766771 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 20:36:46.529 7 INFO glance.location [None req-1760fab7-54c0-4be6-86fa-eaa973e6235f 13abf4df8599475b9a45750980938e68 a46058206c84473b8b69aee549766771 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/684] 10.0.0.181 () {32 vars in 726 bytes} [Fri May 8 20:36:45 2026] PUT /v2/images/aed12f29-32d4-4983-ac8d-0aa339e2d4a5/file => generated 0 bytes in 739 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 8 20:36:46 2026] GET /v2/images/aed12f29-32d4-4983-ac8d-0aa339e2d4a5 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.181 () {32 vars in 716 bytes} [Fri May 8 20:36:46 2026] GET /v2/images/aed12f29-32d4-4983-ac8d-0aa339e2d4a5/file => generated 1024 bytes in 159 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.181 () {34 vars in 654 bytes} [Fri May 8 20:36:46 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/688] 10.0.0.181 () {32 vars in 725 bytes} [Fri May 8 20:36:46 2026] PATCH /v2/images/f444c919-3bf6-42c5-aa9b-6d4d17de6920 => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 8 20:36:46 2026] GET /v2/images/f444c919-3bf6-42c5-aa9b-6d4d17de6920 => generated 651 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 20:36:46.933 7 WARNING glance.api.v2.images [None req-b2f02c5a-4714-41c0-bf06-419e03cb96b1 13abf4df8599475b9a45750980938e68 a46058206c84473b8b69aee549766771 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f444c919-3bf6-42c5-aa9b-6d4d17de6920 [pid: 7|app: 0|req: 346/690] 10.0.0.181 () {32 vars in 709 bytes} [Fri May 8 20:36:46 2026] DELETE /v2/images/f444c919-3bf6-42c5-aa9b-6d4d17de6920 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 8 20:36:46 2026] GET /v2/images/f444c919-3bf6-42c5-aa9b-6d4d17de6920 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 20:36:47.002 7 WARNING glance.api.v2.images [None req-59e08696-42ea-40d1-8d0f-13c69385365c 13abf4df8599475b9a45750980938e68 a46058206c84473b8b69aee549766771 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aed12f29-32d4-4983-ac8d-0aa339e2d4a5 [pid: 7|app: 0|req: 347/692] 10.0.0.181 () {32 vars in 709 bytes} [Fri May 8 20:36:46 2026] DELETE /v2/images/aed12f29-32d4-4983-ac8d-0aa339e2d4a5 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 8 20:36:47 2026] GET /v2/images/aed12f29-32d4-4983-ac8d-0aa339e2d4a5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 20:36:47.881 7 WARNING glance.api.v2.images [None req-7ed97695-20ee-41ce-b357-78f85af86cc5 13abf4df8599475b9a45750980938e68 a46058206c84473b8b69aee549766771 - - default default] Failed to find image d0eded5a-46b1-4ffa-b40c-2c4046d97dd0 to delete: glance.common.exception.ImageNotFound: No image found with ID d0eded5a-46b1-4ffa-b40c-2c4046d97dd0 [pid: 7|app: 0|req: 348/694] 10.0.0.181 () {32 vars in 709 bytes} [Fri May 8 20:36:47 2026] DELETE /v2/images/d0eded5a-46b1-4ffa-b40c-2c4046d97dd0 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 8 20:36:47 2026] GET /v2/images/d0eded5a-46b1-4ffa-b40c-2c4046d97dd0 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:37:00 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:37:00 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: 351/702] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:37:11 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 352/703] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:37:11 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: 356/710] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:37:42 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:37:42 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: 358/714] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:37:45 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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/715] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:37:45 2026] GET /v2/schemas/image => generated 4018 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/730] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:38:55 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:38:55 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: 8|app: 0|req: 366/732] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 8 20:39:03 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 367/733] 10.0.0.181 () {32 vars in 706 bytes} [Fri May 8 20:39:03 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 367/734] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:39:03 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:39:04 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: 368/736] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:39:04 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/737] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:39:04 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:39: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: 370/739] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:39:04 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: 370/740] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:39:04 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:39:04 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: 371/742] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:39:04 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: 372/743] 10.0.0.160 () {36 vars in 986 bytes} [Fri May 8 20:39:04 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:39:04 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: 373/745] 10.0.0.160 () {36 vars in 986 bytes} [Fri May 8 20:39:04 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 373/746] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:39: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: 374/747] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:39:04 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/752] 10.0.0.181 () {30 vars in 410 bytes} [Fri May 8 20:39:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:39:45 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:39:45 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/769] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:40:25 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 384/770] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:40:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:40:40 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 388/774] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:40: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: 8|app: 0|req: 389/779] 10.0.0.169 () {36 vars in 986 bytes} [Fri May 8 20:40:57 2026] GET /v2/images/a7aab927-3592-4413-b2e6-bad5ade72133 => 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: 391/780] 10.0.0.169 () {36 vars in 926 bytes} [Fri May 8 20:40:57 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: 396/789] 199.204.45.109 () {32 vars in 825 bytes} [Fri May 8 20:41:38 2026] GET /v2/images?status=active&owner=395e2d43ff4c4a3b838b2b8d7aebd775&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 199.204.45.109 () {32 vars in 652 bytes} [Fri May 8 20:41: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: 7|app: 0|req: 397/791] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:41:39 2026] GET /v2/images/66c4cb5e-96bf-4872-8c7d-05c9c4776cc3 => generated 1209 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:41: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: 7|app: 0|req: 398/793] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:41:39 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: 396/794] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:41:39 2026] GET /v2/images/66c4cb5e-96bf-4872-8c7d-05c9c4776cc3 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:41: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: 397/796] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:41: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: 7|app: 0|req: 400/797] 10.0.0.159 () {36 vars in 986 bytes} [Fri May 8 20:41:39 2026] GET /v2/images/66c4cb5e-96bf-4872-8c7d-05c9c4776cc3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.159 () {36 vars in 926 bytes} [Fri May 8 20:41: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: 401/799] 10.0.0.160 () {36 vars in 986 bytes} [Fri May 8 20:41:40 2026] GET /v2/images/66c4cb5e-96bf-4872-8c7d-05c9c4776cc3 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:41:40 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: 402/801] 10.0.0.160 () {36 vars in 986 bytes} [Fri May 8 20:41:40 2026] GET /v2/images/66c4cb5e-96bf-4872-8c7d-05c9c4776cc3 => 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: 400/802] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:41:40 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: 403/803] 10.0.0.160 () {36 vars in 926 bytes} [Fri May 8 20:41:40 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: 425/846] 10.0.0.181 () {32 vars in 632 bytes} [Fri May 8 20:45:13 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)