+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 10:30:44 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7f79bbd88b-qxwrx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f3913bcf668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-02 10:30:46.523 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 10:30:46.649 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-07-02 10:30:47.536 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 10:30:47.537 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 10:30:47.538 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 10:30:47.676 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 10:30:47.677 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 10:30:47.678 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 10:30:49.851 7 WARNING glance.api.v2.images [None req-3aa92a6c-faf3-4277-a940-7a4639598bfc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:30:49.980 8 WARNING glance.api.v2.images [None req-4b611260-ceef-478d-afa7-6614089bdba9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:30:50.245 7 WARNING keystonemiddleware._common.config [None req-3aa92a6c-faf3-4277-a940-7a4639598bfc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:30:50.253 7 WARNING oslo_config.cfg [None req-3aa92a6c-faf3-4277-a940-7a4639598bfc - - - - - -] 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 0x7f3913bcf668 pid: 7 (default app) 2026-07-02 10:30:50.555 8 WARNING keystonemiddleware._common.config [None req-4b611260-ceef-478d-afa7-6614089bdba9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:30:50.564 8 WARNING oslo_config.cfg [None req-4b611260-ceef-478d-afa7-6614089bdba9 - - - - - -] 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 0x7f3913bcf668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 10:30:51 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-07-02 10:30:51.796 8 WARNING oslo_policy.policy [None req-57adc8d6-d0eb-482a-beb1-9fa36b52e49c 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:30:51.796 8 WARNING oslo_policy.policy [None req-57adc8d6-d0eb-482a-beb1-9fa36b52e49c 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:30:51.815 8 WARNING oslo_policy.policy [None req-57adc8d6-d0eb-482a-beb1-9fa36b52e49c 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:30:51.815 8 WARNING oslo_policy.policy [None req-57adc8d6-d0eb-482a-beb1-9fa36b52e49c 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 10:30:51 2026] GET /v2/images => generated 69 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 10:30:55 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/6] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 10:30:55 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 10:30:55.750 7 WARNING oslo_policy.policy [None req-4de78a8c-b8e5-4ade-a5db-0d0d7328cca5 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:30:55.751 7 WARNING oslo_policy.policy [None req-4de78a8c-b8e5-4ade-a5db-0d0d7328cca5 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.19.213.226 () {44 vars in 912 bytes} [Thu Jul 2 10:30:55 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.226 () {44 vars in 934 bytes} [Thu Jul 2 10:30:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:30:55.895 7 WARNING oslo_policy.policy [None req-1124c03a-47f4-44dd-8e26-2e6d5aab7426 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:30:55.896 7 WARNING oslo_policy.policy [None req-1124c03a-47f4-44dd-8e26-2e6d5aab7426 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.226 () {44 vars in 940 bytes} [Thu Jul 2 10:30:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:30:55.994 8 WARNING oslo_config.cfg [None req-9079428e-438e-4731-a8f2-9e1265dd59a1 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.19.213.226 () {48 vars in 952 bytes} [Thu Jul 2 10:30:55 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:30:56.017 7 WARNING oslo_policy.policy [None req-c37e30c3-19e6-4e21-ab82-8fe6d86e49f1 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:30:56.017 7 WARNING oslo_policy.policy [None req-c37e30c3-19e6-4e21-ab82-8fe6d86e49f1 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:30:56.019 7 INFO glance.api.v2.image_data [None req-c37e30c3-19e6-4e21-ab82-8fe6d86e49f1 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:30:59.329 7 WARNING glance.location [None req-c37e30c3-19e6-4e21-ab82-8fe6d86e49f1 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.226 () {48 vars in 1046 bytes} [Thu Jul 2 10:30:56 2026] PUT /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c/file => generated 0 bytes in 3362 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4031 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.226 () {44 vars in 972 bytes} [Thu Jul 2 10:30:59 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:30:59.492 7 WARNING oslo_config.cfg [None req-77d9297a-15cb-4f49-9287-aef89e17aae3 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/15] 199.19.213.226 () {48 vars in 1052 bytes} [Thu Jul 2 10:30:59 2026] PATCH /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.226 () {44 vars in 972 bytes} [Thu Jul 2 10:30:59 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 10:54:14 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: 148/296] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 10:54:14 2026] GET /v2/images => generated 1381 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 10:54:35 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: 151/302] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 10:54:35 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 199.19.213.226 () {44 vars in 938 bytes} [Thu Jul 2 10:54:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.19.213.226 () {44 vars in 960 bytes} [Thu Jul 2 10:54:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 199.19.213.226 () {44 vars in 940 bytes} [Thu Jul 2 10:54:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/306] 199.19.213.226 () {48 vars in 952 bytes} [Thu Jul 2 10:54:35 2026] POST /v2/images => generated 796 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:54:35.833 8 WARNING oslo_policy.policy [None req-76cc4631-6cb7-4270-8339-ce762248a04b 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:54:35.833 8 WARNING oslo_policy.policy [None req-76cc4631-6cb7-4270-8339-ce762248a04b 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:54:35.835 8 INFO glance.api.v2.image_data [None req-76cc4631-6cb7-4270-8339-ce762248a04b 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:55:08.756 8 WARNING glance.location [None req-76cc4631-6cb7-4270-8339-ce762248a04b 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 154/313] 199.19.213.226 () {48 vars in 1047 bytes} [Thu Jul 2 10:54:35 2026] PUT /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6/file => generated 0 bytes in 32998 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57126 switches on core 0) [pid: 7|app: 0|req: 160/314] 199.19.213.226 () {44 vars in 972 bytes} [Thu Jul 2 10:55:08 2026] GET /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/317] 199.19.213.226 () {48 vars in 1052 bytes} [Thu Jul 2 10:55:08 2026] PATCH /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6 => generated 1395 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/318] 199.19.213.226 () {44 vars in 972 bytes} [Thu Jul 2 10:55:08 2026] GET /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/319] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 10:55:10 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: 164/320] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 10:55:10 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/421] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:03:29 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: 215/422] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:03:29 2026] GET /v2/images => generated 2778 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/425] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:03:41 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: 209/426] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:03:41 2026] GET /v2/images => generated 2778 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/427] 199.19.213.226 () {44 vars in 948 bytes} [Thu Jul 2 11:03:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/428] 199.19.213.226 () {44 vars in 970 bytes} [Thu Jul 2 11:03:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/429] 199.19.213.226 () {44 vars in 940 bytes} [Thu Jul 2 11:03:41 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/430] 199.19.213.226 () {48 vars in 952 bytes} [Thu Jul 2 11:03:41 2026] POST /v2/images => generated 799 bytes in 1305 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 11:03:43.285 7 INFO glance.api.v2.image_data [None req-429dfddd-2450-4079-814d-4d42692fd2dd 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:04:31.311 7 INFO glance.location [None req-429dfddd-2450-4079-814d-4d42692fd2dd 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 220/441] 199.19.213.226 () {48 vars in 1046 bytes} [Thu Jul 2 11:03:43 2026] PUT /v2/images/89141301-72d2-4f96-aaae-34f6e5614334/file => generated 0 bytes in 48101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17114 switches on core 0) [pid: 8|app: 0|req: 222/442] 199.19.213.226 () {44 vars in 972 bytes} [Thu Jul 2 11:04:31 2026] GET /v2/images/89141301-72d2-4f96-aaae-34f6e5614334 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 199.19.213.226 () {48 vars in 1052 bytes} [Thu Jul 2 11:04:31 2026] PATCH /v2/images/89141301-72d2-4f96-aaae-34f6e5614334 => generated 1410 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 199.19.213.226 () {44 vars in 972 bytes} [Thu Jul 2 11:04:31 2026] GET /v2/images/89141301-72d2-4f96-aaae-34f6e5614334 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:05:31 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: 228/458] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:05:31 2026] GET /v2/images => generated 4190 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:05:43 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: 232/462] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:05:43 2026] GET /v2/images => generated 4190 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.19.213.226 () {44 vars in 940 bytes} [Thu Jul 2 11:05:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 199.19.213.226 () {44 vars in 962 bytes} [Thu Jul 2 11:05:43 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: 7|app: 0|req: 232/465] 199.19.213.226 () {44 vars in 940 bytes} [Thu Jul 2 11:05:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 199.19.213.226 () {48 vars in 952 bytes} [Thu Jul 2 11:05:43 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 11:05:43.838 7 INFO glance.api.v2.image_data [None req-70e86386-68c7-428e-9c7e-46627d7e51c0 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:05:59.585 7 INFO glance.location [None req-70e86386-68c7-428e-9c7e-46627d7e51c0 852eae78bfa742deaa46d0fc33151c55 5e70729c5597475fae647fbeb57c5696 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 233/471] 199.19.213.226 () {48 vars in 1047 bytes} [Thu Jul 2 11:05:43 2026] PUT /v2/images/fdeaf5ef-305a-438e-96dc-1173af9d174b/file => generated 0 bytes in 15806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30169 switches on core 0) [pid: 8|app: 0|req: 239/472] 199.19.213.226 () {44 vars in 972 bytes} [Thu Jul 2 11:05:59 2026] GET /v2/images/fdeaf5ef-305a-438e-96dc-1173af9d174b => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 199.19.213.226 () {48 vars in 1052 bytes} [Thu Jul 2 11:05:59 2026] PATCH /v2/images/fdeaf5ef-305a-438e-96dc-1173af9d174b => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/474] 199.19.213.226 () {44 vars in 972 bytes} [Thu Jul 2 11:05:59 2026] GET /v2/images/fdeaf5ef-305a-438e-96dc-1173af9d174b => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/649] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:20:32 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: 322/650] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:20:32 2026] GET /v2/images => generated 5574 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:23:22 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: 346/686] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:23:22 2026] GET /v2/images => generated 5574 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:23:25 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: 347/688] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:23:25 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:24:26 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: 348/702] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:24:26 2026] GET /v2/images => generated 5574 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:24:37 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: 356/706] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:24:37 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 199.19.213.226 () {42 vars in 689 bytes} [Thu Jul 2 11:25:52 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: 365/724] 199.19.213.226 () {44 vars in 911 bytes} [Thu Jul 2 11:25:52 2026] GET /v2/images => generated 5574 bytes in 80 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: 371/735] 10.0.0.156 () {32 vars in 633 bytes} [Thu Jul 2 11:26:43 2026] GET /v2/images => generated 5574 bytes in 29 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: 368/742] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:27:10 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:27:10 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: 369/744] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:27:12 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/745] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:27:12 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: 370/746] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:27:14 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:27: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: 379/750] 199.19.213.226 () {36 vars in 991 bytes} [Thu Jul 2 11:27:19 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 199.19.213.226 () {36 vars in 931 bytes} [Thu Jul 2 11:27:19 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: 380/752] 199.19.213.226 () {36 vars in 991 bytes} [Thu Jul 2 11:27:20 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/753] 199.19.213.226 () {36 vars in 931 bytes} [Thu Jul 2 11:27:20 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: 376/758] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:27:44 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:27:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:27:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/761] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:27:44 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/762] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:27:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/763] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:27:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:27:44 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/765] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:27:44 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/766] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:27:44 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: 387/767] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 11:27:46 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:27:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 11:27:46 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:27:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/771] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:27:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:27:58 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:27:58 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: 396/784] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:28:37 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/785] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:28:37 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: 391/788] 10.0.0.156 () {34 vars in 655 bytes} [Thu Jul 2 11:28:43 2026] POST /v2/images => generated 648 bytes in 925 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 11:28:44.929 8 WARNING glance.api.v2.images [None req-d2b05afc-f69b-407a-b06c-1d79398ba811 ab4edb19c41b400cbb096ea676d0c272 c676b9f360a44299844699c011c1c339 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//627b2d6c-0eb3-4d73-b41f-49f92ab7f8bf [pid: 8|app: 0|req: 398/789] 10.0.0.156 () {32 vars in 710 bytes} [Thu Jul 2 11:28:44 2026] DELETE /v2/images/627b2d6c-0eb3-4d73-b41f-49f92ab7f8bf => generated 0 bytes in 490 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/790] 10.0.0.156 () {32 vars in 707 bytes} [Thu Jul 2 11:28:45 2026] GET /v2/images/627b2d6c-0eb3-4d73-b41f-49f92ab7f8bf => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 10.0.0.156 () {32 vars in 633 bytes} [Thu Jul 2 11:28:45 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.156 () {34 vars in 655 bytes} [Thu Jul 2 11:28:45 2026] POST /v2/images => generated 703 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.156 () {32 vars in 717 bytes} [Thu Jul 2 11:28:45 2026] GET /v2/images/2dce984e-b6ef-4a99-a0a3-87b008216941/file => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:28:45.733 7 INFO glance.api.v2.image_data [None req-c0af3cb7-18b1-48f2-b74b-1bf79d80c266 ab4edb19c41b400cbb096ea676d0c272 c676b9f360a44299844699c011c1c339 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:28:45.907 7 WARNING glance_store._drivers.rbd [None req-c0af3cb7-18b1-48f2-b74b-1bf79d80c266 ab4edb19c41b400cbb096ea676d0c272 c676b9f360a44299844699c011c1c339 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 11:28:46.625 7 INFO glance.location [None req-c0af3cb7-18b1-48f2-b74b-1bf79d80c266 ab4edb19c41b400cbb096ea676d0c272 c676b9f360a44299844699c011c1c339 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 394/794] 10.0.0.156 () {32 vars in 727 bytes} [Thu Jul 2 11:28:45 2026] PUT /v2/images/2dce984e-b6ef-4a99-a0a3-87b008216941/file => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.156 () {32 vars in 707 bytes} [Thu Jul 2 11:28:46 2026] GET /v2/images/2dce984e-b6ef-4a99-a0a3-87b008216941 => generated 1104 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 10.0.0.156 () {32 vars in 717 bytes} [Thu Jul 2 11:28:46 2026] GET /v2/images/2dce984e-b6ef-4a99-a0a3-87b008216941/file => generated 1024 bytes in 256 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.156 () {34 vars in 655 bytes} [Thu Jul 2 11:28:47 2026] POST /v2/images => generated 649 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 10.0.0.156 () {32 vars in 726 bytes} [Thu Jul 2 11:28:47 2026] PATCH /v2/images/d3305e94-d2a5-4c7f-ad77-9a9aa907cc6d => generated 653 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 10.0.0.156 () {32 vars in 707 bytes} [Thu Jul 2 11:28:47 2026] GET /v2/images/d3305e94-d2a5-4c7f-ad77-9a9aa907cc6d => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:28:47.260 7 WARNING glance.api.v2.images [None req-18e69e83-e1b1-4799-97bd-f37666037c06 ab4edb19c41b400cbb096ea676d0c272 c676b9f360a44299844699c011c1c339 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d3305e94-d2a5-4c7f-ad77-9a9aa907cc6d [pid: 7|app: 0|req: 397/800] 10.0.0.156 () {32 vars in 710 bytes} [Thu Jul 2 11:28:47 2026] DELETE /v2/images/d3305e94-d2a5-4c7f-ad77-9a9aa907cc6d => generated 0 bytes in 584 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/801] 10.0.0.156 () {32 vars in 707 bytes} [Thu Jul 2 11:28:47 2026] GET /v2/images/d3305e94-d2a5-4c7f-ad77-9a9aa907cc6d => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:28:47.910 7 WARNING glance.api.v2.images [None req-25783c7b-ddd0-4e8d-93bd-224399b3b1df ab4edb19c41b400cbb096ea676d0c272 c676b9f360a44299844699c011c1c339 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2dce984e-b6ef-4a99-a0a3-87b008216941 [pid: 7|app: 0|req: 398/804] 10.0.0.156 () {32 vars in 710 bytes} [Thu Jul 2 11:28:47 2026] DELETE /v2/images/2dce984e-b6ef-4a99-a0a3-87b008216941 => generated 0 bytes in 1432 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/805] 10.0.0.156 () {32 vars in 707 bytes} [Thu Jul 2 11:28:49 2026] GET /v2/images/2dce984e-b6ef-4a99-a0a3-87b008216941 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:28:49.353 7 WARNING glance.api.v2.images [None req-d53264dc-0ac1-42fa-a7b0-a776601e5abc ab4edb19c41b400cbb096ea676d0c272 c676b9f360a44299844699c011c1c339 - - default default] Failed to find image 627b2d6c-0eb3-4d73-b41f-49f92ab7f8bf to delete: glance.common.exception.ImageNotFound: No image found with ID 627b2d6c-0eb3-4d73-b41f-49f92ab7f8bf [pid: 7|app: 0|req: 399/806] 10.0.0.156 () {32 vars in 710 bytes} [Thu Jul 2 11:28:49 2026] DELETE /v2/images/627b2d6c-0eb3-4d73-b41f-49f92ab7f8bf => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/807] 10.0.0.156 () {32 vars in 707 bytes} [Thu Jul 2 11:28:49 2026] GET /v2/images/627b2d6c-0eb3-4d73-b41f-49f92ab7f8bf => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/808] 10.0.0.156 () {30 vars in 411 bytes} [Thu Jul 2 11:28:52 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: 405/817] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:29:34 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/818] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:29:34 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/829] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:30:27 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:30:28 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: 416/839] 10.0.0.156 () {32 vars in 707 bytes} [Thu Jul 2 11:31:01 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/840] 10.0.0.156 () {32 vars in 707 bytes} [Thu Jul 2 11:31:01 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/841] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:31:01 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/842] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:31:01 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: 418/843] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:31:01 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: 426/844] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:31:01 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/845] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:31:01 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/846] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:31:01 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: 420/847] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:31:02 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/848] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:31:02 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/849] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:31:02 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/850] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 11:31:02 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/851] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:31:02 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: 430/852] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 11:31:02 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/853] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:31:02 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: 431/854] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:31: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: 434/859] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:31:20 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/860] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:31:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/861] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:31:26 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/862] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:31:26 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/867] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:31:41 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/868] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:31:41 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: 434/875] 10.0.0.52 () {36 vars in 986 bytes} [Thu Jul 2 11:32:10 2026] GET /v2/images/391a880b-071d-47ed-8ebe-49d416b6a17c => generated 1312 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/876] 10.0.0.52 () {36 vars in 926 bytes} [Thu Jul 2 11:32:11 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/879] 199.19.213.226 () {32 vars in 826 bytes} [Thu Jul 2 11:32:27 2026] GET /v2/images?status=active&owner=5e70729c5597475fae647fbeb57c5696&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/880] 199.19.213.226 () {32 vars in 653 bytes} [Thu Jul 2 11:32:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/881] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:32:27 2026] GET /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/882] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:32:27 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: 438/883] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:32:28 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: 446/884] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:32:28 2026] GET /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/885] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:32:28 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: 447/886] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:32:28 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: 440/887] 10.0.0.46 () {36 vars in 986 bytes} [Thu Jul 2 11:32:28 2026] GET /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/888] 10.0.0.46 () {36 vars in 926 bytes} [Thu Jul 2 11:32:28 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: 441/889] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 11:32:28 2026] GET /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/890] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:32:28 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: 442/891] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 11:32:28 2026] GET /v2/images/f31f5c9c-7855-4e36-90b7-844b9f3b4de6 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/892] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:32:28 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/893] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 11:32:28 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: 468/942] 10.0.0.156 () {32 vars in 633 bytes} [Thu Jul 2 11:36:23 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)