+ 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 [Wed Apr 22 18:52:51 2026] *** compiled with version: 13.3.0 on 22 April 2026 06:41:01 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5c464c4b7-gjg6b 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 0x7f1326eb5668 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-22 18:52:53.100 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-22 18:52:53.118 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-22 18:52:54.015 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-22 18:52:54.016 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-22 18:52:54.016 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 18:52:54.035 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-22 18:52:54.037 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-22 18:52:54.037 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 18:52:56.017 7 WARNING glance.api.v2.images [None req-e988732c-da86-437b-a9e6-e7ee741e83f5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 18:52:56.202 8 WARNING glance.api.v2.images [None req-951fbba9-029c-40bc-a688-a10e17e9eab8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 18:52:56.353 7 WARNING keystonemiddleware._common.config [None req-e988732c-da86-437b-a9e6-e7ee741e83f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:52:56.361 7 WARNING oslo_config.cfg [None req-e988732c-da86-437b-a9e6-e7ee741e83f5 - - - - - -] 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 0x7f1326eb5668 pid: 7 (default app) 2026-04-22 18:52:56.613 8 WARNING keystonemiddleware._common.config [None req-951fbba9-029c-40bc-a688-a10e17e9eab8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:52:56.621 8 WARNING oslo_config.cfg [None req-951fbba9-029c-40bc-a688-a10e17e9eab8 - - - - - -] 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 0x7f1326eb5668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 18:52:58 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 18:52:58.500 8 WARNING oslo_policy.policy [None req-6f65f0cd-2b2f-4854-aceb-283ec99296c6 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 18:52:58.501 8 WARNING oslo_policy.policy [None req-6f65f0cd-2b2f-4854-aceb-283ec99296c6 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 18:52:58.521 8 WARNING oslo_policy.policy [None req-6f65f0cd-2b2f-4854-aceb-283ec99296c6 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 18:52:58.521 8 WARNING oslo_policy.policy [None req-6f65f0cd-2b2f-4854-aceb-283ec99296c6 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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.47 () {44 vars in 906 bytes} [Wed Apr 22 18:52:58 2026] GET /v2/images => generated 69 bytes in 571 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.47 () {42 vars in 684 bytes} [Wed Apr 22 18:53:01 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: 2/6] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 18:53:01 2026] GET /v2/images => generated 69 bytes in 40 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 18:53:02.050 7 WARNING oslo_policy.policy [None req-9e39575d-1f35-43bc-b24c-9626fbe92ea1 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 18:53:02.050 7 WARNING oslo_policy.policy [None req-9e39575d-1f35-43bc-b24c-9626fbe92ea1 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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.47 () {44 vars in 907 bytes} [Wed Apr 22 18:53:02 2026] GET /v2/images/cirros => generated 151 bytes in 139 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.47 () {44 vars in 929 bytes} [Wed Apr 22 18:53:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 18:53:02.203 7 WARNING oslo_policy.policy [None req-70138872-0a62-4c26-9edc-b100be0387a0 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 18:53:02.203 7 WARNING oslo_policy.policy [None req-70138872-0a62-4c26-9edc-b100be0387a0 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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.47 () {44 vars in 935 bytes} [Wed Apr 22 18:53:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 18:53:02.289 8 WARNING oslo_config.cfg [None req-3650fddd-6d81-4b5b-82bb-9d9c50c07a97 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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.47 () {48 vars in 947 bytes} [Wed Apr 22 18:53:02 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 18:53:02.311 7 WARNING oslo_policy.policy [None req-407b1227-3fef-44af-a7b0-cfa80d48dafd 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 18:53:02.311 7 WARNING oslo_policy.policy [None req-407b1227-3fef-44af-a7b0-cfa80d48dafd 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 18:53:02.312 7 INFO glance.api.v2.image_data [None req-407b1227-3fef-44af-a7b0-cfa80d48dafd 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 18:53:07.897 7 INFO glance.location [None req-407b1227-3fef-44af-a7b0-cfa80d48dafd 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/13] 199.19.213.47 () {48 vars in 1041 bytes} [Wed Apr 22 18:53:02 2026] PUT /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31/file => generated 0 bytes in 5636 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2658 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.47 () {44 vars in 967 bytes} [Wed Apr 22 18:53:07 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-22 18:53:07.984 7 WARNING oslo_config.cfg [None req-fa694056-4bba-47ba-a834-160e7021148e 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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.47 () {44 vars in 967 bytes} [Wed Apr 22 18:53:07 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 135/268] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:14:15 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: 134/269] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:14:15 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:15:45 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: 145/291] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:15:45 2026] GET /v2/images => generated 1240 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.19.213.47 () {44 vars in 933 bytes} [Wed Apr 22 19:15:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.19.213.47 () {44 vars in 955 bytes} [Wed Apr 22 19:15:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.19.213.47 () {44 vars in 935 bytes} [Wed Apr 22 19:15:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.19.213.47 () {48 vars in 947 bytes} [Wed Apr 22 19:15:46 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-22 19:15:46.195 8 WARNING oslo_policy.policy [None req-99e19825-3f9b-42e2-98ca-07adce55ae51 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 19:15:46.195 8 WARNING oslo_policy.policy [None req-99e19825-3f9b-42e2-98ca-07adce55ae51 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - 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-22 19:15:46.197 8 INFO glance.api.v2.image_data [None req-99e19825-3f9b-42e2-98ca-07adce55ae51 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:16:34.899 8 INFO glance.location [None req-99e19825-3f9b-42e2-98ca-07adce55ae51 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/304] 199.19.213.47 () {48 vars in 1042 bytes} [Wed Apr 22 19:15:46 2026] PUT /v2/images/4ba46801-a697-4cac-8ba2-e18636d03700/file => generated 0 bytes in 48757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59828 switches on core 0) [pid: 7|app: 0|req: 156/305] 199.19.213.47 () {44 vars in 967 bytes} [Wed Apr 22 19:16:34 2026] GET /v2/images/4ba46801-a697-4cac-8ba2-e18636d03700 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/306] 199.19.213.47 () {44 vars in 967 bytes} [Wed Apr 22 19:16:34 2026] GET /v2/images/4ba46801-a697-4cac-8ba2-e18636d03700 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/309] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:16:36 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: 152/310] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:16:36 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:23:33 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: 194/394] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:23:33 2026] GET /v2/images => generated 2451 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:23:49 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: 203/400] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:23:49 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.19.213.47 () {44 vars in 943 bytes} [Wed Apr 22 19:23:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.19.213.47 () {44 vars in 965 bytes} [Wed Apr 22 19:23:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.19.213.47 () {44 vars in 935 bytes} [Wed Apr 22 19:23: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: 7|app: 0|req: 205/404] 199.19.213.47 () {48 vars in 947 bytes} [Wed Apr 22 19:23:49 2026] POST /v2/images => generated 799 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 19:23:49.588 8 INFO glance.api.v2.image_data [None req-4be10a99-0bb2-4cfd-aec1-de54f803b1dd 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:24:42.780 8 INFO glance.location [None req-4be10a99-0bb2-4cfd-aec1-de54f803b1dd 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/415] 199.19.213.47 () {48 vars in 1041 bytes} [Wed Apr 22 19:23:49 2026] PUT /v2/images/4aefa07a-7b4c-4c10-8f6b-936e7f52f41c/file => generated 0 bytes in 53248 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21326 switches on core 0) [pid: 7|app: 0|req: 216/416] 199.19.213.47 () {44 vars in 967 bytes} [Wed Apr 22 19:24:42 2026] GET /v2/images/4aefa07a-7b4c-4c10-8f6b-936e7f52f41c => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/417] 199.19.213.47 () {48 vars in 1046 bytes} [Wed Apr 22 19:24:42 2026] PATCH /v2/images/4aefa07a-7b4c-4c10-8f6b-936e7f52f41c => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/418] 199.19.213.47 () {44 vars in 967 bytes} [Wed Apr 22 19:24:42 2026] GET /v2/images/4aefa07a-7b4c-4c10-8f6b-936e7f52f41c => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/435] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:25:59 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: 226/436] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:25:59 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/441] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:26:17 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: 213/442] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:26:17 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/443] 199.19.213.47 () {44 vars in 935 bytes} [Wed Apr 22 19:26:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/444] 199.19.213.47 () {44 vars in 957 bytes} [Wed Apr 22 19:26:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/445] 199.19.213.47 () {44 vars in 935 bytes} [Wed Apr 22 19:26:17 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: 215/446] 199.19.213.47 () {48 vars in 947 bytes} [Wed Apr 22 19:26:17 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 19:26:17.714 7 INFO glance.api.v2.image_data [None req-908dd275-fbcf-4c57-82a1-babb07156c2a 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:26:34.663 7 INFO glance.location [None req-908dd275-fbcf-4c57-82a1-babb07156c2a 1b0876df02334129b92b2d722f1cd77c 0260cfb263d24a3c98a9634187bd71e5 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 232/449] 199.19.213.47 () {48 vars in 1042 bytes} [Wed Apr 22 19:26:17 2026] PUT /v2/images/fb4c3f00-f9e0-41f3-8d0e-a80105dd424d/file => generated 0 bytes in 16999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27803 switches on core 0) [pid: 8|app: 0|req: 218/450] 199.19.213.47 () {44 vars in 967 bytes} [Wed Apr 22 19:26:34 2026] GET /v2/images/fb4c3f00-f9e0-41f3-8d0e-a80105dd424d => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/451] 199.19.213.47 () {44 vars in 967 bytes} [Wed Apr 22 19:26:34 2026] GET /v2/images/fb4c3f00-f9e0-41f3-8d0e-a80105dd424d => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/606] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:39:19 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: 311/607] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:39:19 2026] GET /v2/images => generated 4893 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/636] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:41:37 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: 311/637] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:41:37 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/638] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:41:38 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: 312/639] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:41:38 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/650] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:42:26 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: 318/651] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:42:26 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/652] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:42:33 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: 319/653] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:42:33 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/666] 199.19.213.47 () {42 vars in 684 bytes} [Wed Apr 22 19:43:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 199.19.213.47 () {44 vars in 906 bytes} [Wed Apr 22 19:43:33 2026] GET /v2/images => generated 4893 bytes in 48 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:71: 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: 347/678] 10.0.0.103 () {32 vars in 632 bytes} [Wed Apr 22 19:44:16 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 333/681] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:44:35 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/682] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:44:35 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: 335/685] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:44:36 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/686] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:44:36 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: 336/687] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:44:37 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/688] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:44:37 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: 337/689] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:44:37 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: 353/690] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:44:37 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/691] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:44:38 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: 354/692] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:44:38 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: 339/693] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:44:38 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/694] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:44:38 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/695] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:44:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/696] 10.0.0.164 () {36 vars in 986 bytes} [Wed Apr 22 19:44:38 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/697] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:44:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/698] 10.0.0.164 () {36 vars in 986 bytes} [Wed Apr 22 19:44:39 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 342/699] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:44:39 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: 358/700] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:44: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: 8|app: 0|req: 343/701] 199.19.213.47 () {36 vars in 989 bytes} [Wed Apr 22 19:44:43 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 359/702] 199.19.213.47 () {36 vars in 929 bytes} [Wed Apr 22 19:44:43 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: 344/703] 199.19.213.47 () {36 vars in 989 bytes} [Wed Apr 22 19:44:43 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 360/704] 199.19.213.47 () {36 vars in 929 bytes} [Wed Apr 22 19:44: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: 349/713] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:45:20 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 365/714] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:45: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: 369/721] 10.0.0.103 () {34 vars in 654 bytes} [Wed Apr 22 19:45:51 2026] POST /v2/images => generated 649 bytes in 245 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-22 19:45:51.770 8 WARNING glance.api.v2.images [None req-7ae92749-6ff3-4d93-a149-fdbe04b5d967 be004a5578fd4de0b46a85aa048cd08f 3ea6fb728dab4fb4828b9a794ce65ac7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cb9b2bc1-e368-498b-82bc-2ab611e8c3f0 [pid: 7|app: 0|req: 370/722] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:45:51 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 371/723] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:45:51 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: 353/724] 10.0.0.103 () {32 vars in 709 bytes} [Wed Apr 22 19:45:51 2026] DELETE /v2/images/cb9b2bc1-e368-498b-82bc-2ab611e8c3f0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/725] 10.0.0.103 () {32 vars in 706 bytes} [Wed Apr 22 19:45:51 2026] GET /v2/images/cb9b2bc1-e368-498b-82bc-2ab611e8c3f0 => 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: 354/726] 10.0.0.103 () {32 vars in 632 bytes} [Wed Apr 22 19:45:51 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/727] 10.0.0.103 () {34 vars in 654 bytes} [Wed Apr 22 19:45:51 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/728] 10.0.0.103 () {32 vars in 716 bytes} [Wed Apr 22 19:45:51 2026] GET /v2/images/c6589f7a-e14a-4160-b8b7-5555dc2fd480/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-22 19:45:51.974 7 INFO glance.api.v2.image_data [None req-2150f041-3f46-4273-8d83-ef69b14b9837 be004a5578fd4de0b46a85aa048cd08f 3ea6fb728dab4fb4828b9a794ce65ac7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:45:52.015 7 WARNING glance_store._drivers.rbd [None req-2150f041-3f46-4273-8d83-ef69b14b9837 be004a5578fd4de0b46a85aa048cd08f 3ea6fb728dab4fb4828b9a794ce65ac7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-22 19:45:52.398 7 INFO glance.location [None req-2150f041-3f46-4273-8d83-ef69b14b9837 be004a5578fd4de0b46a85aa048cd08f 3ea6fb728dab4fb4828b9a794ce65ac7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 374/729] 10.0.0.103 () {32 vars in 726 bytes} [Wed Apr 22 19:45:51 2026] PUT /v2/images/c6589f7a-e14a-4160-b8b7-5555dc2fd480/file => generated 0 bytes in 463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/730] 10.0.0.103 () {32 vars in 706 bytes} [Wed Apr 22 19:45:52 2026] GET /v2/images/c6589f7a-e14a-4160-b8b7-5555dc2fd480 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/731] 10.0.0.103 () {32 vars in 716 bytes} [Wed Apr 22 19:45:52 2026] GET /v2/images/c6589f7a-e14a-4160-b8b7-5555dc2fd480/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/732] 10.0.0.103 () {34 vars in 654 bytes} [Wed Apr 22 19:45:52 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/733] 10.0.0.103 () {32 vars in 725 bytes} [Wed Apr 22 19:45:52 2026] PATCH /v2/images/010bcc58-2b67-46f0-8291-530d6b7b59ed => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/734] 10.0.0.103 () {32 vars in 706 bytes} [Wed Apr 22 19:45:52 2026] GET /v2/images/010bcc58-2b67-46f0-8291-530d6b7b59ed => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-22 19:45:52.699 7 WARNING glance.api.v2.images [None req-ae5d049f-3cc9-4a05-8575-0fb94a3b278a be004a5578fd4de0b46a85aa048cd08f 3ea6fb728dab4fb4828b9a794ce65ac7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//010bcc58-2b67-46f0-8291-530d6b7b59ed [pid: 7|app: 0|req: 377/735] 10.0.0.103 () {32 vars in 709 bytes} [Wed Apr 22 19:45:52 2026] DELETE /v2/images/010bcc58-2b67-46f0-8291-530d6b7b59ed => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/736] 10.0.0.103 () {32 vars in 706 bytes} [Wed Apr 22 19:45:52 2026] GET /v2/images/010bcc58-2b67-46f0-8291-530d6b7b59ed => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 19:45:52.759 7 WARNING glance.api.v2.images [None req-36aa29fd-116e-4593-ab37-9b965d3f05ad be004a5578fd4de0b46a85aa048cd08f 3ea6fb728dab4fb4828b9a794ce65ac7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c6589f7a-e14a-4160-b8b7-5555dc2fd480 [pid: 7|app: 0|req: 378/737] 10.0.0.103 () {32 vars in 709 bytes} [Wed Apr 22 19:45:52 2026] DELETE /v2/images/c6589f7a-e14a-4160-b8b7-5555dc2fd480 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/738] 10.0.0.103 () {32 vars in 706 bytes} [Wed Apr 22 19:45:53 2026] GET /v2/images/c6589f7a-e14a-4160-b8b7-5555dc2fd480 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 19:45:53.746 7 WARNING glance.api.v2.images [None req-e8cefdcc-7a62-4bdc-8bd5-39fa160ef6f1 be004a5578fd4de0b46a85aa048cd08f 3ea6fb728dab4fb4828b9a794ce65ac7 - - default default] Failed to find image cb9b2bc1-e368-498b-82bc-2ab611e8c3f0 to delete: glance.common.exception.ImageNotFound: No image found with ID cb9b2bc1-e368-498b-82bc-2ab611e8c3f0 [pid: 7|app: 0|req: 379/739] 10.0.0.103 () {32 vars in 709 bytes} [Wed Apr 22 19:45:53 2026] DELETE /v2/images/cb9b2bc1-e368-498b-82bc-2ab611e8c3f0 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/740] 10.0.0.103 () {32 vars in 706 bytes} [Wed Apr 22 19:45:53 2026] GET /v2/images/cb9b2bc1-e368-498b-82bc-2ab611e8c3f0 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/743] 10.0.0.103 () {30 vars in 410 bytes} [Wed Apr 22 19:45:56 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: 388/756] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:46:56 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/757] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:46:56 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: 390/760] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:47:07 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/761] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/764] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:47:23 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 373/765] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:47:23 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: 375/768] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:47:30 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 394/769] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:47:30 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: 378/774] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:47:48 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/775] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:47:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/780] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:48:07 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 400/781] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:48:07 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: 383/784] 199.19.213.47 () {32 vars in 824 bytes} [Wed Apr 22 19:48:21 2026] GET /v2/images?status=active&owner=0260cfb263d24a3c98a9634187bd71e5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/785] 199.19.213.47 () {32 vars in 651 bytes} [Wed Apr 22 19:48: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: 384/786] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:48:22 2026] GET /v2/images/4ba46801-a697-4cac-8ba2-e18636d03700 => generated 1209 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/787] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 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: 385/788] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 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: 7|app: 0|req: 404/789] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:48:23 2026] GET /v2/images/4ba46801-a697-4cac-8ba2-e18636d03700 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/790] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/791] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 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: 387/792] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:48:23 2026] GET /v2/images/4ba46801-a697-4cac-8ba2-e18636d03700 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/793] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 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: 388/794] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 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: 407/795] 10.0.0.164 () {36 vars in 986 bytes} [Wed Apr 22 19:48:23 2026] GET /v2/images/4ba46801-a697-4cac-8ba2-e18636d03700 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/796] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 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/797] 10.0.0.164 () {36 vars in 986 bytes} [Wed Apr 22 19:48:23 2026] GET /v2/images/4ba46801-a697-4cac-8ba2-e18636d03700 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/798] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 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: 409/799] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:48:23 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: 412/804] 10.0.0.103 () {32 vars in 706 bytes} [Wed Apr 22 19:48:37 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 393/805] 10.0.0.103 () {32 vars in 706 bytes} [Wed Apr 22 19:48:37 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 413/806] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:48:37 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/807] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:37 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: 414/808] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:37 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: 395/809] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:48:37 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/810] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:37 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: 396/811] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:37 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: 416/812] 10.0.0.219 () {36 vars in 986 bytes} [Wed Apr 22 19:48:37 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 397/813] 10.0.0.219 () {36 vars in 926 bytes} [Wed Apr 22 19:48:37 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: 417/814] 10.0.0.164 () {36 vars in 986 bytes} [Wed Apr 22 19:48:38 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/815] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:48:38 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: 418/816] 10.0.0.164 () {36 vars in 986 bytes} [Wed Apr 22 19:48:38 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 399/817] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:48:38 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: 419/818] 10.0.0.164 () {36 vars in 926 bytes} [Wed Apr 22 19:48:38 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: 423/825] 10.0.0.110 () {36 vars in 986 bytes} [Wed Apr 22 19:49:11 2026] GET /v2/images/6be976c3-b6b2-478a-9453-a350e8ab4d31 => 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: 403/826] 10.0.0.110 () {36 vars in 926 bytes} [Wed Apr 22 19:49:11 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: 420/859] 10.0.0.103 () {32 vars in 632 bytes} [Wed Apr 22 19:51:51 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)