+ 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 [Tue Apr 28 22:45:47 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-65c4548695-ndptj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f5595e09668 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-28 22:45:48.990 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 22:45:49.085 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-04-28 22:45:49.856 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-28 22:45:49.857 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-28 22:45:49.858 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 22:45:49.931 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-28 22:45:49.932 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-28 22:45:49.932 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 22:45:51.836 7 WARNING glance.api.v2.images [None req-ab091267-302c-4d0e-b9d7-abd4272dbfd3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 22:45:51.943 8 WARNING glance.api.v2.images [None req-cac927af-eded-428d-b65d-d8e079454ca8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 22:45:52.160 7 WARNING keystonemiddleware._common.config [None req-ab091267-302c-4d0e-b9d7-abd4272dbfd3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:45:52.167 7 WARNING oslo_config.cfg [None req-ab091267-302c-4d0e-b9d7-abd4272dbfd3 - - - - - -] 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 0x7f5595e09668 pid: 7 (default app) 2026-04-28 22:45:52.288 8 WARNING keystonemiddleware._common.config [None req-cac927af-eded-428d-b65d-d8e079454ca8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:45:52.296 8 WARNING oslo_config.cfg [None req-cac927af-eded-428d-b65d-d8e079454ca8 - - - - - -] 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 0x7f5595e09668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 22:45:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 22:45:54.049 8 WARNING oslo_policy.policy [None req-795a2f4c-a39c-4edc-ac98-d89596f61e95 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - 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-28 22:45:54.049 8 WARNING oslo_policy.policy [None req-795a2f4c-a39c-4edc-ac98-d89596f61e95 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - 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-28 22:45:54.066 8 WARNING oslo_policy.policy [None req-795a2f4c-a39c-4edc-ac98-d89596f61e95 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - 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-28 22:45:54.066 8 WARNING oslo_policy.policy [None req-795a2f4c-a39c-4edc-ac98-d89596f61e95 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 22:45:53 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 22:45:57 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 22:45:57 2026] GET /v2/images => generated 69 bytes in 41 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-28 22:45:57.525 7 WARNING oslo_policy.policy [None req-522cfea1-da30-4d82-aee1-0f6d47524cbc a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - 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-28 22:45:57.525 7 WARNING oslo_policy.policy [None req-522cfea1-da30-4d82-aee1-0f6d47524cbc a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.57 () {44 vars in 907 bytes} [Tue Apr 28 22:45:57 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.57 () {44 vars in 929 bytes} [Tue Apr 28 22:45:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 22:45:57.658 7 WARNING oslo_policy.policy [None req-6fd1b7bf-ad75-476f-a2e6-f01449a4a739 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - 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-28 22:45:57.659 7 WARNING oslo_policy.policy [None req-6fd1b7bf-ad75-476f-a2e6-f01449a4a739 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 28 22:45:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 22:45:57.749 8 WARNING oslo_config.cfg [None req-de441b17-f6cc-4d15-a513-1043b2ed4cd2 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.57 () {48 vars in 947 bytes} [Tue Apr 28 22:45:57 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 22:45:57.770 7 WARNING oslo_policy.policy [None req-5b326728-c8e6-485c-90ad-52b8ee031c16 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - 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-28 22:45:57.771 7 WARNING oslo_policy.policy [None req-5b326728-c8e6-485c-90ad-52b8ee031c16 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - 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-28 22:45:57.772 7 INFO glance.api.v2.image_data [None req-5b326728-c8e6-485c-90ad-52b8ee031c16 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 22:46:01.331 7 WARNING glance.location [None req-5b326728-c8e6-485c-90ad-52b8ee031c16 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/11] 199.204.45.57 () {48 vars in 1041 bytes} [Tue Apr 28 22:45:57 2026] PUT /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473/file => generated 0 bytes in 3612 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7227 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 28 22:46:01 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 22:46:01.412 7 WARNING oslo_config.cfg [None req-eb210b5c-0899-40ab-b00a-24230c30fb01 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/13] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 28 22:46:01 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 127/256] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:06:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:06:10 2026] GET /v2/images => generated 1240 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:06:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:06:48 2026] GET /v2/images => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.57 () {44 vars in 933 bytes} [Tue Apr 28 23:06:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.57 () {44 vars in 955 bytes} [Tue Apr 28 23:06:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 28 23:06:49 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: 134/271] 199.204.45.57 () {48 vars in 947 bytes} [Tue Apr 28 23:06:49 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 23:06:49.192 7 INFO glance.api.v2.image_data [None req-f5509cab-e7ed-43f1-a4ae-2d566bb795f9 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:07:14.763 7 WARNING glance.location [None req-f5509cab-e7ed-43f1-a4ae-2d566bb795f9 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/278] 199.204.45.57 () {48 vars in 1042 bytes} [Tue Apr 28 23:06:49 2026] PUT /v2/images/6f13c366-285f-48ab-892d-bfebf1d7a990/file => generated 0 bytes in 25625 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61952 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 28 23:07:14 2026] GET /v2/images/6f13c366-285f-48ab-892d-bfebf1d7a990 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 28 23:07:14 2026] GET /v2/images/6f13c366-285f-48ab-892d-bfebf1d7a990 => 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: 142/281] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:07:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:07:16 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:13:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:13:49 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:13:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:13:58 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.57 () {44 vars in 943 bytes} [Tue Apr 28 23:13:58 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: 185/368] 199.204.45.57 () {44 vars in 965 bytes} [Tue Apr 28 23:13:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 28 23:13:58 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: 186/370] 199.204.45.57 () {48 vars in 947 bytes} [Tue Apr 28 23:13:58 2026] POST /v2/images => generated 799 bytes in 240 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 23:13:58.898 7 INFO glance.api.v2.image_data [None req-cb023f16-eaf3-4e39-8c2a-1b67361c883f a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:14:15.848 7 INFO glance.location [None req-cb023f16-eaf3-4e39-8c2a-1b67361c883f a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/375] 199.204.45.57 () {48 vars in 1041 bytes} [Tue Apr 28 23:13:58 2026] PUT /v2/images/5fbda568-8f57-4bc0-9d72-c68c6b4355ab/file => generated 0 bytes in 16998 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27836 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 28 23:14:15 2026] GET /v2/images/5fbda568-8f57-4bc0-9d72-c68c6b4355ab => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.57 () {48 vars in 1046 bytes} [Tue Apr 28 23:14:15 2026] PATCH /v2/images/5fbda568-8f57-4bc0-9d72-c68c6b4355ab => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 28 23:14:15 2026] GET /v2/images/5fbda568-8f57-4bc0-9d72-c68c6b4355ab => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:14:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:14:53 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:15:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:15:10 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 28 23:15:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.204.45.57 () {44 vars in 957 bytes} [Tue Apr 28 23:15:10 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: 195/395] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 28 23:15:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.204.45.57 () {48 vars in 947 bytes} [Tue Apr 28 23:15:10 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 23:15:11.005 7 INFO glance.api.v2.image_data [None req-1369951b-008a-44b4-929a-da292822ba59 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:15:26.094 7 INFO glance.location [None req-1369951b-008a-44b4-929a-da292822ba59 a9734a995756455b933fb824d1e913f2 30d53161b7c6442b83b043b4e0658afc - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 196/401] 199.204.45.57 () {48 vars in 1042 bytes} [Tue Apr 28 23:15:10 2026] PUT /v2/images/2f8e94a0-b493-46ab-87c2-d7fc0ab3a8ed/file => generated 0 bytes in 15140 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27110 switches on core 0) [pid: 8|app: 0|req: 206/402] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 28 23:15:26 2026] GET /v2/images/2f8e94a0-b493-46ab-87c2-d7fc0ab3a8ed => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/403] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 28 23:15:26 2026] GET /v2/images/2f8e94a0-b493-46ab-87c2-d7fc0ab3a8ed => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/554] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:27:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/555] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:27:54 2026] GET /v2/images => generated 4893 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/582] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:30:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/583] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:30:11 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/586] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:30:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/587] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:30:13 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/598] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:31:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/599] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:31:02 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/600] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:31:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:31:09 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/614] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 28 23:32:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 28 23:32:11 2026] GET /v2/images => generated 4893 bytes in 51 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: 309/626] 10.0.0.69 () {32 vars in 632 bytes} [Tue Apr 28 23:32:52 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/631] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 113 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: 320/632] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/633] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/634] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/635] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/636] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/637] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/638] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/640] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:33:20 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 317/641] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:33:20 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: 325/642] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 23:33:21 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/643] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:33:21 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: 326/644] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 23:33:21 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 319/645] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:33:21 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: 327/646] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:33:21 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/649] 199.204.45.57 () {36 vars in 990 bytes} [Tue Apr 28 23:33:28 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/650] 199.204.45.57 () {36 vars in 930 bytes} [Tue Apr 28 23:33: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: 322/651] 199.204.45.57 () {36 vars in 990 bytes} [Tue Apr 28 23:33:28 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/652] 199.204.45.57 () {36 vars in 930 bytes} [Tue Apr 28 23:33: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: 324/655] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:33:36 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:33:36 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: 325/657] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:33:39 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/658] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:33:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:34:19 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 338/668] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:34:19 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: 340/671] 10.0.0.69 () {34 vars in 654 bytes} [Tue Apr 28 23:34:22 2026] POST /v2/images => generated 648 bytes in 163 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 23:34:22.777 7 WARNING glance.api.v2.images [None req-b09449fc-f3af-44ba-ab53-51a082c3633a f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4d5b557e-f5de-402b-9148-ae233814e48d [pid: 7|app: 0|req: 332/672] 10.0.0.69 () {32 vars in 709 bytes} [Tue Apr 28 23:34:22 2026] DELETE /v2/images/4d5b557e-f5de-402b-9148-ae233814e48d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/673] 10.0.0.69 () {32 vars in 706 bytes} [Tue Apr 28 23:34:22 2026] GET /v2/images/4d5b557e-f5de-402b-9148-ae233814e48d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 10.0.0.69 () {32 vars in 632 bytes} [Tue Apr 28 23:34:22 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/675] 10.0.0.69 () {34 vars in 654 bytes} [Tue Apr 28 23:34:22 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/676] 10.0.0.69 () {32 vars in 716 bytes} [Tue Apr 28 23:34:22 2026] GET /v2/images/7a403f53-46ce-44c7-b62e-10e3997af310/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:34:22.956 8 WARNING oslo_policy.policy [None req-3477d7ff-6222-497f-b494-73fd13d9b76f f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - 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-28 23:34:22.956 8 WARNING oslo_policy.policy [None req-3477d7ff-6222-497f-b494-73fd13d9b76f f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - 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-28 23:34:22.959 8 INFO glance.api.v2.image_data [None req-3477d7ff-6222-497f-b494-73fd13d9b76f f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:34:23.009 8 WARNING glance_store._drivers.rbd [None req-3477d7ff-6222-497f-b494-73fd13d9b76f f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 23:34:23.204 8 INFO glance.location [None req-3477d7ff-6222-497f-b494-73fd13d9b76f f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 343/677] 10.0.0.69 () {32 vars in 726 bytes} [Tue Apr 28 23:34:22 2026] PUT /v2/images/7a403f53-46ce-44c7-b62e-10e3997af310/file => generated 0 bytes in 302 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/678] 10.0.0.69 () {32 vars in 706 bytes} [Tue Apr 28 23:34:23 2026] GET /v2/images/7a403f53-46ce-44c7-b62e-10e3997af310 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 10.0.0.69 () {32 vars in 716 bytes} [Tue Apr 28 23:34:23 2026] GET /v2/images/7a403f53-46ce-44c7-b62e-10e3997af310/file => generated 1024 bytes in 162 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 10.0.0.69 () {34 vars in 654 bytes} [Tue Apr 28 23:34:23 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/681] 10.0.0.69 () {32 vars in 725 bytes} [Tue Apr 28 23:34:23 2026] PATCH /v2/images/343c3fc7-fa04-4fab-bbc6-36a34f5bef21 => generated 650 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 10.0.0.69 () {32 vars in 706 bytes} [Tue Apr 28 23:34:23 2026] GET /v2/images/343c3fc7-fa04-4fab-bbc6-36a34f5bef21 => generated 650 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:34:23.582 8 WARNING glance.api.v2.images [None req-98935679-a4c1-4931-8caf-dd9e11b03b73 f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//343c3fc7-fa04-4fab-bbc6-36a34f5bef21 [pid: 8|app: 0|req: 346/683] 10.0.0.69 () {32 vars in 709 bytes} [Tue Apr 28 23:34:23 2026] DELETE /v2/images/343c3fc7-fa04-4fab-bbc6-36a34f5bef21 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/684] 10.0.0.69 () {32 vars in 706 bytes} [Tue Apr 28 23:34:23 2026] GET /v2/images/343c3fc7-fa04-4fab-bbc6-36a34f5bef21 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:34:23.650 8 WARNING glance.api.v2.images [None req-b1ceea53-6b14-4662-9e3f-de51cd47e3a3 f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a403f53-46ce-44c7-b62e-10e3997af310 [pid: 8|app: 0|req: 347/685] 10.0.0.69 () {32 vars in 709 bytes} [Tue Apr 28 23:34:23 2026] DELETE /v2/images/7a403f53-46ce-44c7-b62e-10e3997af310 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/686] 10.0.0.69 () {32 vars in 706 bytes} [Tue Apr 28 23:34:24 2026] GET /v2/images/7a403f53-46ce-44c7-b62e-10e3997af310 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:34:24.447 8 WARNING glance.api.v2.images [None req-3c7f234c-8bd8-4ab4-9603-cbe63df30190 f2970ba15d1d4e2b9b82f44a6c94291e b760e7ad2253430fb07fe04bd4c406e6 - - default default] Failed to find image 4d5b557e-f5de-402b-9148-ae233814e48d to delete: glance.common.exception.ImageNotFound: No image found with ID 4d5b557e-f5de-402b-9148-ae233814e48d [pid: 8|app: 0|req: 348/687] 10.0.0.69 () {32 vars in 709 bytes} [Tue Apr 28 23:34:24 2026] DELETE /v2/images/4d5b557e-f5de-402b-9148-ae233814e48d => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 10.0.0.69 () {32 vars in 706 bytes} [Tue Apr 28 23:34:24 2026] GET /v2/images/4d5b557e-f5de-402b-9148-ae233814e48d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.69 () {30 vars in 410 bytes} [Tue Apr 28 23:34:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/698] 10.0.0.69 () {32 vars in 706 bytes} [Tue Apr 28 23:35:08 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 345/699] 10.0.0.69 () {32 vars in 706 bytes} [Tue Apr 28 23:35:08 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 355/700] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:35:09 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:35: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: 8|app: 0|req: 356/702] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:35: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: 347/703] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:35:09 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 357/704] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:35: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: 348/705] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:35:09 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: 358/706] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:35:09 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 349/707] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:35: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: 8|app: 0|req: 359/708] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:35:09 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: 350/709] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 23:35:09 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/710] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:35: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: 351/711] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 23:35:09 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:35: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: 352/713] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:35:09 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: 365/720] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:35:32 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 356/721] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:35:32 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: 360/728] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:36:11 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/729] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:36:11 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: 375/740] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:36:54 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 366/741] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:36:54 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: 368/744] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:37:02 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 377/745] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:37: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: 7|app: 0|req: 370/748] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:37:19 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:37: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: 382/754] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:37:35 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 373/755] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:37:35 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: 384/758] 10.0.0.190 () {36 vars in 987 bytes} [Tue Apr 28 23:37:43 2026] GET /v2/images/ce88c641-afbe-49e0-ab9c-c863534c3473 => 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: 375/759] 10.0.0.190 () {36 vars in 927 bytes} [Tue Apr 28 23:37:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/766] 199.204.45.57 () {32 vars in 825 bytes} [Tue Apr 28 23:38:19 2026] GET /v2/images?status=active&owner=30d53161b7c6442b83b043b4e0658afc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 199.204.45.57 () {32 vars in 652 bytes} [Tue Apr 28 23:38:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/768] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:38:20 2026] GET /v2/images/6f13c366-285f-48ab-892d-bfebf1d7a990 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:38:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:38:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:38:20 2026] GET /v2/images/6f13c366-285f-48ab-892d-bfebf1d7a990 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:38:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:38:21 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: 392/774] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 23:38:21 2026] GET /v2/images/6f13c366-285f-48ab-892d-bfebf1d7a990 => 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: 383/775] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 23:38:21 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: 393/776] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 23:38:21 2026] GET /v2/images/6f13c366-285f-48ab-892d-bfebf1d7a990 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:38:21 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: 394/778] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 23:38:21 2026] GET /v2/images/6f13c366-285f-48ab-892d-bfebf1d7a990 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/779] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:38:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 23:38:21 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: 408/825] 10.0.0.69 () {32 vars in 632 bytes} [Tue Apr 28 23:41:58 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)