+ 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 Apr 16 03:11:09 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-78c58d44f7-65tjq 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 0x7f7c488c6668 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-04-16 03:11:11.754 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 03:11:11.796 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-04-16 03:11:12.598 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-04-16 03:11:12.599 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-04-16 03:11:12.599 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 03:11:12.678 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-04-16 03:11:12.679 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-04-16 03:11:12.679 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 03:11:14.604 8 WARNING glance.api.v2.images [None req-0fd29f03-6b79-4c7a-9f08-946e11a2d585 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 03:11:14.713 7 WARNING glance.api.v2.images [None req-ecfca873-e33d-4f0e-9954-cda7448bd9bc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 03:11:14.937 8 WARNING keystonemiddleware._common.config [None req-0fd29f03-6b79-4c7a-9f08-946e11a2d585 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 03:11:14.944 8 WARNING oslo_config.cfg [None req-0fd29f03-6b79-4c7a-9f08-946e11a2d585 - - - - - -] 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 0x7f7c488c6668 pid: 8 (default app) 2026-04-16 03:11:15.058 7 WARNING keystonemiddleware._common.config [None req-ecfca873-e33d-4f0e-9954-cda7448bd9bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 03:11:15.066 7 WARNING oslo_config.cfg [None req-ecfca873-e33d-4f0e-9954-cda7448bd9bc - - - - - -] 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 0x7f7c488c6668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:11:16 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-04-16 03:11:17.291 7 WARNING oslo_policy.policy [None req-b75b727e-b414-4ad5-a16f-36df7b3379da 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:11:17.291 7 WARNING oslo_policy.policy [None req-b75b727e-b414-4ad5-a16f-36df7b3379da 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:11:17.307 7 WARNING oslo_policy.policy [None req-b75b727e-b414-4ad5-a16f-36df7b3379da 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:11:17.307 7 WARNING oslo_policy.policy [None req-b75b727e-b414-4ad5-a16f-36df7b3379da 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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/5] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:11:16 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:11:20 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: 2/7] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:11:20 2026] GET /v2/images => generated 69 bytes in 36 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-04-16 03:11:20.544 8 WARNING oslo_policy.policy [None req-2ffd492b-a153-46dc-9f47-639baef03b4a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:11:20.544 8 WARNING oslo_policy.policy [None req-2ffd492b-a153-46dc-9f47-639baef03b4a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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: 6/8] 199.204.45.157 () {44 vars in 911 bytes} [Thu Apr 16 03:11:20 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.157 () {44 vars in 933 bytes} [Thu Apr 16 03:11:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:11:20.685 8 WARNING oslo_policy.policy [None req-7b2a68b1-8af2-424c-866f-b54d2ed7f69f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:11:20.685 8 WARNING oslo_policy.policy [None req-7b2a68b1-8af2-424c-866f-b54d2ed7f69f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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/10] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 03:11:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:11:20.766 7 WARNING oslo_config.cfg [None req-b3968b06-7acb-4e1f-8b99-1a18ae468df6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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/11] 199.204.45.157 () {48 vars in 951 bytes} [Thu Apr 16 03:11:20 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 03:11:20.787 8 WARNING oslo_policy.policy [None req-0e03e95e-bb45-4220-a521-41edf45d732c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:11:20.787 8 WARNING oslo_policy.policy [None req-0e03e95e-bb45-4220-a521-41edf45d732c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:11:20.788 8 INFO glance.api.v2.image_data [None req-0e03e95e-bb45-4220-a521-41edf45d732c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:11:24.603 8 WARNING glance.location [None req-0e03e95e-bb45-4220-a521-41edf45d732c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.157 () {48 vars in 1045 bytes} [Thu Apr 16 03:11:20 2026] PUT /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84/file => generated 0 bytes in 3860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7648 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:11:24 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:11:24.679 8 WARNING oslo_config.cfg [None req-61348159-943c-4e6c-98a3-c639b68f31cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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: 9/16] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:11:24 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 131/263] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:32:01 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: 133/264] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:32:01 2026] GET /v2/images => generated 1240 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:32:20 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: 136/270] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:32:20 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.157 () {44 vars in 937 bytes} [Thu Apr 16 03:32:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.157 () {44 vars in 959 bytes} [Thu Apr 16 03:32:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 03:32:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.157 () {48 vars in 951 bytes} [Thu Apr 16 03:32:20 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-04-16 03:32:20.639 7 WARNING oslo_policy.policy [None req-2019d458-e24e-4c1a-ae84-00c0cfb418cb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:32:20.640 7 WARNING oslo_policy.policy [None req-2019d458-e24e-4c1a-ae84-00c0cfb418cb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:32:20.641 7 INFO glance.api.v2.image_data [None req-2019d458-e24e-4c1a-ae84-00c0cfb418cb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:32:46.042 7 WARNING glance.location [None req-2019d458-e24e-4c1a-ae84-00c0cfb418cb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/281] 199.204.45.157 () {48 vars in 1046 bytes} [Thu Apr 16 03:32:20 2026] PUT /v2/images/4f5d6348-959d-459c-8b27-359060e94298/file => generated 0 bytes in 25463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61516 switches on core 0) [pid: 8|app: 0|req: 145/282] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:32:46 2026] GET /v2/images/4f5d6348-959d-459c-8b27-359060e94298 => 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: 138/283] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:32:46 2026] GET /v2/images/4f5d6348-959d-459c-8b27-359060e94298 => 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: 146/284] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:32:47 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: 139/285] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:32:47 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/364] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:39:18 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/365] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:39:18 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/368] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:39:26 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/369] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:39:26 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/370] 199.204.45.157 () {44 vars in 947 bytes} [Thu Apr 16 03:39:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/371] 199.204.45.157 () {44 vars in 969 bytes} [Thu Apr 16 03:39:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 03:39:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/373] 199.204.45.157 () {48 vars in 951 bytes} [Thu Apr 16 03:39:26 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 03:39:27.042 7 INFO glance.api.v2.image_data [None req-09e6bf27-87c3-4290-938b-41cdf55609b4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:39:48.076 7 INFO glance.location [None req-09e6bf27-87c3-4290-938b-41cdf55609b4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 184/378] 199.204.45.157 () {48 vars in 1045 bytes} [Thu Apr 16 03:39:27 2026] PUT /v2/images/fdee9670-3918-4b70-a749-ed1bc4e42d56/file => generated 0 bytes in 21079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19039 switches on core 0) [pid: 8|app: 0|req: 195/379] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:39:48 2026] GET /v2/images/fdee9670-3918-4b70-a749-ed1bc4e42d56 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/380] 199.204.45.157 () {48 vars in 1050 bytes} [Thu Apr 16 03:39:48 2026] PATCH /v2/images/fdee9670-3918-4b70-a749-ed1bc4e42d56 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/381] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:39:48 2026] GET /v2/images/fdee9670-3918-4b70-a749-ed1bc4e42d56 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/390] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:40:25 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: 190/391] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:40:25 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/394] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:40:40 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: 192/395] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:40:40 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/396] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 03:40:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/397] 199.204.45.157 () {44 vars in 961 bytes} [Thu Apr 16 03:40:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/398] 199.204.45.157 () {44 vars in 939 bytes} [Thu Apr 16 03:40:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/399] 199.204.45.157 () {48 vars in 951 bytes} [Thu Apr 16 03:40:41 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 03:40:41.117 8 INFO glance.api.v2.image_data [None req-e904efdd-4d5e-4edb-8c61-17143c564c73 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:40:49.576 8 INFO glance.location [None req-e904efdd-4d5e-4edb-8c61-17143c564c73 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 206/402] 199.204.45.157 () {48 vars in 1045 bytes} [Thu Apr 16 03:40:41 2026] PUT /v2/images/9046e793-8e45-48c0-b486-d5a045d6998c/file => generated 0 bytes in 8498 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21342 switches on core 0) [pid: 7|app: 0|req: 197/403] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:40:49 2026] GET /v2/images/9046e793-8e45-48c0-b486-d5a045d6998c => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/404] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:40:49 2026] GET /v2/images/9046e793-8e45-48c0-b486-d5a045d6998c => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/551] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:52:58 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: 271/552] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:52:58 2026] GET /v2/images => generated 4892 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/581] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:55:14 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: 296/582] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:55:14 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/583] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:55:16 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: 297/584] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:55:16 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/595] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:56:04 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: 293/596] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:56:04 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/597] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:56:11 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: 294/598] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:56:11 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/611] 199.204.45.157 () {42 vars in 688 bytes} [Thu Apr 16 03:57:11 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: 301/612] 199.204.45.157 () {44 vars in 910 bytes} [Thu Apr 16 03:57:11 2026] GET /v2/images => generated 4892 bytes in 49 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: 306/621] 10.0.0.213 () {32 vars in 633 bytes} [Thu Apr 16 03:57:53 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/628] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 03:58:17 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/629] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 03:58:17 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: 320/630] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 03:58:18 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => generated 1171 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/631] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 03:58:18 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: 321/632] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 03:58:18 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: 312/633] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 03:58:18 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 322/634] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 03:58:18 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: 313/635] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 03:58:18 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/636] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 03:58:18 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 314/637] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 03:58:18 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/638] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 03:58:18 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: 315/639] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 03:58:19 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 325/640] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 03:58:19 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: 316/641] 10.0.0.208 () {36 vars in 911 bytes} [Thu Apr 16 03:58:19 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/642] 10.0.0.208 () {36 vars in 1007 bytes} [Thu Apr 16 03:58:19 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/643] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 16 03:58:19 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/644] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 16 03:58:19 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: 318/645] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 16 03:58:19 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: 320/648] 199.204.45.157 () {36 vars in 991 bytes} [Thu Apr 16 03:58:25 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 329/649] 199.204.45.157 () {36 vars in 931 bytes} [Thu Apr 16 03:58:25 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: 321/650] 199.204.45.157 () {36 vars in 991 bytes} [Thu Apr 16 03:58:26 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 330/651] 199.204.45.157 () {36 vars in 931 bytes} [Thu Apr 16 03:58: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: 333/656] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 03:58:44 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 324/657] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 03:58:44 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: 327/662] 10.0.0.213 () {34 vars in 655 bytes} [Thu Apr 16 03:59:11 2026] POST /v2/images => generated 648 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 03:59:11.474 8 WARNING glance.api.v2.images [None req-d4a9886a-babd-48ae-8002-cdfb5245d73e 4f58f04ae53547ffb203b83d2588718d a41ec3dda49c4a4cb99dae4a602e3dcf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e153d21-0a56-4b2a-a86a-02e6049fb55e [pid: 8|app: 0|req: 336/663] 10.0.0.213 () {32 vars in 710 bytes} [Thu Apr 16 03:59:11 2026] DELETE /v2/images/1e153d21-0a56-4b2a-a86a-02e6049fb55e => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/664] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 03:59:11 2026] GET /v2/images/1e153d21-0a56-4b2a-a86a-02e6049fb55e => 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: 337/665] 10.0.0.213 () {32 vars in 633 bytes} [Thu Apr 16 03:59:11 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/666] 10.0.0.213 () {34 vars in 655 bytes} [Thu Apr 16 03:59:11 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/667] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:11 2026] GET /v2/images/db6b3975-3d8a-421c-8e49-0a61e16cfc23/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:11.656 7 INFO glance.api.v2.image_data [None req-87363bd2-1b85-4163-8988-311320f4762a 4f58f04ae53547ffb203b83d2588718d a41ec3dda49c4a4cb99dae4a602e3dcf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 03:59:11.691 7 WARNING glance_store._drivers.rbd [None req-87363bd2-1b85-4163-8988-311320f4762a 4f58f04ae53547ffb203b83d2588718d a41ec3dda49c4a4cb99dae4a602e3dcf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 03:59:12.028 7 INFO glance.location [None req-87363bd2-1b85-4163-8988-311320f4762a 4f58f04ae53547ffb203b83d2588718d a41ec3dda49c4a4cb99dae4a602e3dcf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 330/668] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 03:59:11 2026] PUT /v2/images/db6b3975-3d8a-421c-8e49-0a61e16cfc23/file => generated 0 bytes in 410 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/669] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 03:59:12 2026] GET /v2/images/db6b3975-3d8a-421c-8e49-0a61e16cfc23 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:12 2026] GET /v2/images/db6b3975-3d8a-421c-8e49-0a61e16cfc23/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: 340/671] 10.0.0.213 () {34 vars in 655 bytes} [Thu Apr 16 03:59:12 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/672] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:12 2026] PATCH /v2/images/21503c64-2a8d-4338-88d3-7fb404f86bca => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/673] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 03:59:12 2026] GET /v2/images/21503c64-2a8d-4338-88d3-7fb404f86bca => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:12.289 7 WARNING glance.api.v2.images [None req-083e2b3a-cea5-4cbb-b1bf-c4efafbf0aad 4f58f04ae53547ffb203b83d2588718d a41ec3dda49c4a4cb99dae4a602e3dcf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//21503c64-2a8d-4338-88d3-7fb404f86bca [pid: 7|app: 0|req: 333/674] 10.0.0.213 () {32 vars in 710 bytes} [Thu Apr 16 03:59:12 2026] DELETE /v2/images/21503c64-2a8d-4338-88d3-7fb404f86bca => generated 0 bytes in 34 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/675] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 03:59:12 2026] GET /v2/images/21503c64-2a8d-4338-88d3-7fb404f86bca => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:12.342 7 WARNING glance.api.v2.images [None req-132430d5-f872-4efc-a27a-45bd8f3e87d5 4f58f04ae53547ffb203b83d2588718d a41ec3dda49c4a4cb99dae4a602e3dcf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//db6b3975-3d8a-421c-8e49-0a61e16cfc23 [pid: 7|app: 0|req: 334/676] 10.0.0.213 () {32 vars in 710 bytes} [Thu Apr 16 03:59:12 2026] DELETE /v2/images/db6b3975-3d8a-421c-8e49-0a61e16cfc23 => generated 0 bytes in 915 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/677] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 03:59:13 2026] GET /v2/images/db6b3975-3d8a-421c-8e49-0a61e16cfc23 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:13.285 7 WARNING glance.api.v2.images [None req-fcb996a1-b5bb-4314-8735-4e2e88eb408b 4f58f04ae53547ffb203b83d2588718d a41ec3dda49c4a4cb99dae4a602e3dcf - - default default] Failed to find image 1e153d21-0a56-4b2a-a86a-02e6049fb55e to delete: glance.common.exception.ImageNotFound: No image found with ID 1e153d21-0a56-4b2a-a86a-02e6049fb55e [pid: 7|app: 0|req: 335/678] 10.0.0.213 () {32 vars in 710 bytes} [Thu Apr 16 03:59:13 2026] DELETE /v2/images/1e153d21-0a56-4b2a-a86a-02e6049fb55e => 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: 344/679] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 03:59:13 2026] GET /v2/images/1e153d21-0a56-4b2a-a86a-02e6049fb55e => 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: 346/682] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 03:59:14 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 03:59:14 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: 347/684] 10.0.0.213 () {30 vars in 411 bytes} [Thu Apr 16 03:59:16 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: 341/691] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 03:59:47 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 351/692] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 03:59: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: 358/705] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 04:00:48 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 348/706] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 04:00:48 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 359/707] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 04:00:48 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 349/708] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:00:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/709] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:00: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: 350/710] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 04:00:48 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 361/711] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:00:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/712] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:00:48 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: 362/713] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 04:00:48 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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/714] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:00: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: 363/715] 10.0.0.208 () {36 vars in 911 bytes} [Thu Apr 16 04:00:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.208 () {36 vars in 1007 bytes} [Thu Apr 16 04:00:48 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/717] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 16 04:00:49 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 354/718] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 16 04:00:49 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: 365/719] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 16 04:00: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: 7|app: 0|req: 356/722] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 04:00:54 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 367/723] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 04:00:54 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: 360/730] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 04:01:33 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 371/731] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 04:01:33 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: 375/738] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 04:02:02 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 364/739] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 04:02: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: 376/740] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 04:02:03 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 365/741] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 04:02:03 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: 379/746] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 04:02:23 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => 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: 368/747] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 04:02:23 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/758] 10.0.0.45 () {36 vars in 986 bytes} [Thu Apr 16 04:03:06 2026] GET /v2/images/92eb701b-5cf8-49fd-ae4a-604092398a84 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.45 () {36 vars in 926 bytes} [Thu Apr 16 04:03:06 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: 375/760] 199.204.45.157 () {32 vars in 826 bytes} [Thu Apr 16 04:03:08 2026] GET /v2/images?status=active&owner=9bb142ba12db4410bd7df8de12e51496&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/761] 199.204.45.157 () {32 vars in 653 bytes} [Thu Apr 16 04:03:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/images/4f5d6348-959d-459c-8b27-359060e94298 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/763] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/764] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/765] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/images/4f5d6348-959d-459c-8b27-359060e94298 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/766] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/767] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/768] 10.0.0.192 () {36 vars in 987 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/images/4f5d6348-959d-459c-8b27-359060e94298 => 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: 390/769] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/770] 10.0.0.192 () {36 vars in 927 bytes} [Thu Apr 16 04:03:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/771] 10.0.0.208 () {36 vars in 911 bytes} [Thu Apr 16 04:03:10 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/772] 10.0.0.208 () {36 vars in 1007 bytes} [Thu Apr 16 04:03:10 2026] GET /v2/images/4f5d6348-959d-459c-8b27-359060e94298/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/773] 10.0.0.208 () {36 vars in 987 bytes} [Thu Apr 16 04:03:10 2026] GET /v2/images/4f5d6348-959d-459c-8b27-359060e94298 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/774] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 16 04:03:10 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: 393/775] 10.0.0.208 () {36 vars in 927 bytes} [Thu Apr 16 04:03:10 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: 404/818] 10.0.0.213 () {32 vars in 633 bytes} [Thu Apr 16 04:06:43 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)