+ 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 Jul 14 23:24:30 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-77d945888b-9sz9m 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5571e142a750 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)... /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version 2026-07-14 23:24:32.683 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 23:24:32.797 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-14 23:24:33.387 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-14 23:24:33.389 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-14 23:24:33.389 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 23:24:33.520 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-14 23:24:33.521 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-14 23:24:33.522 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 23:24:34.956 8 WARNING glance.api.v2.images [None req-0493931c-530e-43aa-a936-a51df744ee52 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 23:24:35.036 7 WARNING glance.api.v2.images [None req-746a4c10-2ce2-40eb-8051-fe5751337328 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 23:24:35.227 8 WARNING keystonemiddleware._common.config [None req-0493931c-530e-43aa-a936-a51df744ee52 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:24:35.236 8 WARNING oslo_config.cfg [None req-0493931c-530e-43aa-a936-a51df744ee52 - - - - - -] 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 0x5571e142a750 pid: 8 (default app) 2026-07-14 23:24:35.295 7 WARNING keystonemiddleware._common.config [None req-746a4c10-2ce2-40eb-8051-fe5751337328 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:24:35.303 7 WARNING oslo_config.cfg [None req-746a4c10-2ce2-40eb-8051-fe5751337328 - - - - - -] 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 0x5571e142a750 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:24:40 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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-07-14 23:24:40.533 7 WARNING oslo_policy.policy [None req-21bf027c-7199-4af1-9da3-896835cb8186 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:24:40.534 7 WARNING oslo_policy.policy [None req-21bf027c-7199-4af1-9da3-896835cb8186 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:24:40.554 7 WARNING oslo_policy.policy [None req-21bf027c-7199-4af1-9da3-896835cb8186 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:24:40.554 7 WARNING oslo_policy.policy [None req-21bf027c-7199-4af1-9da3-896835cb8186 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - 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: 3/5] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:24:40 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:24:44 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:24:44 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.10/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-07-14 23:24:44.560 8 WARNING oslo_policy.policy [None req-d8de5c82-1043-4a04-bce7-a2c7f41dbab4 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:24:44.560 8 WARNING oslo_policy.policy [None req-d8de5c82-1043-4a04-bce7-a2c7f41dbab4 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - 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: 4/8] 199.204.45.4 () {44 vars in 904 bytes} [Tue Jul 14 23:24:44 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.4 () {44 vars in 926 bytes} [Tue Jul 14 23:24:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:24:44.725 8 WARNING oslo_policy.policy [None req-b9ec66cb-6a2a-4eca-951a-68dc431e612f 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:24:44.726 8 WARNING oslo_policy.policy [None req-b9ec66cb-6a2a-4eca-951a-68dc431e612f 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - 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: 5/10] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 23:24:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:24:44.819 7 WARNING oslo_config.cfg [None req-efcd5552-5301-4657-8785-6461f44fb280 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - 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: 6/11] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jul 14 23:24:44 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 23:24:44.843 8 WARNING oslo_policy.policy [None req-8e1a12ac-db34-4a3f-9a98-ade2a59c3f3b 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:24:44.843 8 WARNING oslo_policy.policy [None req-8e1a12ac-db34-4a3f-9a98-ade2a59c3f3b 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:24:44.844 8 INFO glance.api.v2.image_data [None req-8e1a12ac-db34-4a3f-9a98-ade2a59c3f3b 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:24:49.019 8 INFO glance.location [None req-8e1a12ac-db34-4a3f-9a98-ade2a59c3f3b 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/14] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Jul 14 23:24:44 2026] PUT /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0/file => generated 0 bytes in 4229 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8219 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jul 14 23:24:49 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 23:24:49.194 8 WARNING oslo_config.cfg [None req-4ad10dca-ee46-4d29-9bc4-76fd2cbb5f9f 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - 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: 7/16] 199.204.45.4 () {48 vars in 1044 bytes} [Tue Jul 14 23:24:49 2026] PATCH /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jul 14 23:24:49 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:44:22 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:44:22 2026] GET /v2/images => generated 1381 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:44:39 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:44:39 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/260] 199.204.45.4 () {44 vars in 930 bytes} [Tue Jul 14 23:44:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.4 () {44 vars in 952 bytes} [Tue Jul 14 23:44:39 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: 7|app: 0|req: 133/262] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 23:44:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jul 14 23:44:40 2026] POST /v2/images => generated 796 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 23:44:40.094 7 WARNING oslo_policy.policy [None req-2fc3df6a-f70d-4fe4-9e2a-774de6001142 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:44:40.095 7 WARNING oslo_policy.policy [None req-2fc3df6a-f70d-4fe4-9e2a-774de6001142 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-14 23:44:40.097 7 INFO glance.api.v2.image_data [None req-2fc3df6a-f70d-4fe4-9e2a-774de6001142 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:45:05.820 7 INFO glance.location [None req-2fc3df6a-f70d-4fe4-9e2a-774de6001142 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 134/270] 199.204.45.4 () {48 vars in 1039 bytes} [Tue Jul 14 23:44:40 2026] PUT /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65/file => generated 0 bytes in 25865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63791 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jul 14 23:45:05 2026] GET /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65 => 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: 135/272] 199.204.45.4 () {48 vars in 1044 bytes} [Tue Jul 14 23:45:05 2026] PATCH /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65 => generated 1395 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jul 14 23:45:06 2026] GET /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:45:07 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:45:07 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/356] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:51:46 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:51:46 2026] GET /v2/images => generated 2778 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:52:02 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:52:02 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.4 () {44 vars in 940 bytes} [Tue Jul 14 23:52:02 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: 183/363] 199.204.45.4 () {44 vars in 962 bytes} [Tue Jul 14 23:52:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 23:52:02 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: 184/365] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jul 14 23:52:02 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 23:52:03.032 7 INFO glance.api.v2.image_data [None req-531ba3b9-41cf-43ea-ae7a-85c10eea4cd8 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:52:15.004 7 INFO glance.location [None req-531ba3b9-41cf-43ea-ae7a-85c10eea4cd8 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 182/368] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Jul 14 23:52:03 2026] PUT /v2/images/347a473c-ef55-4163-91bd-5b8df081784c/file => generated 0 bytes in 12022 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26292 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jul 14 23:52:15 2026] GET /v2/images/347a473c-ef55-4163-91bd-5b8df081784c => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.204.45.4 () {48 vars in 1044 bytes} [Tue Jul 14 23:52:15 2026] PATCH /v2/images/347a473c-ef55-4163-91bd-5b8df081784c => generated 1410 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jul 14 23:52:15 2026] GET /v2/images/347a473c-ef55-4163-91bd-5b8df081784c => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:52:53 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:52:53 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 23:53:09 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 23:53:09 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 23:53:09 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.4 () {44 vars in 954 bytes} [Tue Jul 14 23:53:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 23:53:09 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: 198/391] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jul 14 23:53:09 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 23:53:09.993 7 INFO glance.api.v2.image_data [None req-512037b4-83f3-4e1e-8710-a72c0167d83f 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:53:24.965 7 INFO glance.location [None req-512037b4-83f3-4e1e-8710-a72c0167d83f 851b7c2d5e414e4295867e176e51c3f5 d37282b52f0c42eeb9a5de6b4a37b929 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 194/394] 199.204.45.4 () {48 vars in 1039 bytes} [Tue Jul 14 23:53:09 2026] PUT /v2/images/e8f345cf-428d-4fcc-9e84-4ccfafe0c535/file => generated 0 bytes in 15022 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32909 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jul 14 23:53:25 2026] GET /v2/images/e8f345cf-428d-4fcc-9e84-4ccfafe0c535 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.4 () {48 vars in 1044 bytes} [Tue Jul 14 23:53:25 2026] PATCH /v2/images/e8f345cf-428d-4fcc-9e84-4ccfafe0c535 => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jul 14 23:53:25 2026] GET /v2/images/e8f345cf-428d-4fcc-9e84-4ccfafe0c535 => generated 1382 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/560] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jul 15 00:06:49 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/561] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jul 15 00:06:49 2026] GET /v2/images => generated 5574 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/592] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jul 15 00:09:16 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/593] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jul 15 00:09:16 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/594] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jul 15 00:09:18 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/595] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jul 15 00:09:18 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/606] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jul 15 00:10:07 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jul 15 00:10:07 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/608] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jul 15 00:10:15 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/609] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jul 15 00:10:15 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/624] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jul 15 00:11:19 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/625] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jul 15 00:11:19 2026] GET /v2/images => generated 5574 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 321/634] 10.0.0.217 () {32 vars in 633 bytes} [Wed Jul 15 00:12:02 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 316/641] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:12:25 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/642] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:12:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/643] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:12:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/644] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:12:25 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/645] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:12:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/646] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:12:25 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: 319/647] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:12:26 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:12:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:12:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/650] 10.0.0.3 () {36 vars in 985 bytes} [Wed Jul 15 00:12:26 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/651] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:12:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/652] 10.0.0.3 () {36 vars in 985 bytes} [Wed Jul 15 00:12:27 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/653] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:12:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/654] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:12:27 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/655] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:12:33 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/656] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:12:33 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: 324/657] 199.204.45.4 () {36 vars in 989 bytes} [Wed Jul 15 00:12:35 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/658] 199.204.45.4 () {36 vars in 929 bytes} [Wed Jul 15 00:12:35 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: 326/661] 199.204.45.4 () {36 vars in 989 bytes} [Wed Jul 15 00:12:36 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/662] 199.204.45.4 () {36 vars in 929 bytes} [Wed Jul 15 00:12: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: 327/665] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:12:45 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/666] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:12:45 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: 328/667] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:12:52 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:12:52 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/673] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:13:09 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/674] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:13: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: 333/677] 10.0.0.217 () {30 vars in 411 bytes} [Wed Jul 15 00:13:23 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/682] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:13:37 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:13: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: 349/686] 10.0.0.217 () {34 vars in 655 bytes} [Wed Jul 15 00:13:55 2026] POST /v2/images => generated 649 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 00:13:55.472 7 WARNING glance.api.v2.images [None req-1ccbb152-f0b8-4beb-8fe9-561bd8a7d06b 4b459a6326064287bf664cba3a01a0fc a63c627f09374d1a816785db1bd7690d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bf6cba0c-08f4-49a4-a5e0-59f6896a6184 [pid: 7|app: 0|req: 338/687] 10.0.0.217 () {32 vars in 710 bytes} [Wed Jul 15 00:13:55 2026] DELETE /v2/images/bf6cba0c-08f4-49a4-a5e0-59f6896a6184 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/688] 10.0.0.217 () {32 vars in 707 bytes} [Wed Jul 15 00:13:55 2026] GET /v2/images/bf6cba0c-08f4-49a4-a5e0-59f6896a6184 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/689] 10.0.0.217 () {32 vars in 633 bytes} [Wed Jul 15 00:13:55 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/690] 10.0.0.217 () {34 vars in 655 bytes} [Wed Jul 15 00:13:55 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.217 () {32 vars in 717 bytes} [Wed Jul 15 00:13:55 2026] GET /v2/images/371f9ae4-3e89-4586-8626-b70ad50a44ff/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:13:55.677 8 INFO glance.api.v2.image_data [None req-cfd0f8e0-2840-4ad6-bfc4-6fc84a953efe 4b459a6326064287bf664cba3a01a0fc a63c627f09374d1a816785db1bd7690d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 00:13:55.726 8 WARNING glance_store._drivers.rbd [None req-cfd0f8e0-2840-4ad6-bfc4-6fc84a953efe 4b459a6326064287bf664cba3a01a0fc a63c627f09374d1a816785db1bd7690d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 00:13:56.128 8 INFO glance.location [None req-cfd0f8e0-2840-4ad6-bfc4-6fc84a953efe 4b459a6326064287bf664cba3a01a0fc a63c627f09374d1a816785db1bd7690d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/694] 10.0.0.217 () {32 vars in 727 bytes} [Wed Jul 15 00:13:55 2026] PUT /v2/images/371f9ae4-3e89-4586-8626-b70ad50a44ff/file => generated 0 bytes in 513 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/695] 10.0.0.217 () {32 vars in 707 bytes} [Wed Jul 15 00:13:56 2026] GET /v2/images/371f9ae4-3e89-4586-8626-b70ad50a44ff => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/696] 10.0.0.217 () {32 vars in 717 bytes} [Wed Jul 15 00:13:56 2026] GET /v2/images/371f9ae4-3e89-4586-8626-b70ad50a44ff/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/697] 10.0.0.217 () {34 vars in 655 bytes} [Wed Jul 15 00:13:56 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/698] 10.0.0.217 () {32 vars in 726 bytes} [Wed Jul 15 00:13:56 2026] PATCH /v2/images/5bd5114d-3356-4b87-8174-d7d723583ad7 => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.217 () {32 vars in 707 bytes} [Wed Jul 15 00:13:56 2026] GET /v2/images/5bd5114d-3356-4b87-8174-d7d723583ad7 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:13:56.477 8 WARNING glance.api.v2.images [None req-060dd78a-4a8a-47b5-b2b0-4a7eb683c141 4b459a6326064287bf664cba3a01a0fc a63c627f09374d1a816785db1bd7690d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5bd5114d-3356-4b87-8174-d7d723583ad7 [pid: 8|app: 0|req: 355/700] 10.0.0.217 () {32 vars in 710 bytes} [Wed Jul 15 00:13:56 2026] DELETE /v2/images/5bd5114d-3356-4b87-8174-d7d723583ad7 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.217 () {32 vars in 707 bytes} [Wed Jul 15 00:13:56 2026] GET /v2/images/5bd5114d-3356-4b87-8174-d7d723583ad7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:13:56.548 8 WARNING glance.api.v2.images [None req-a6b18b24-1250-48d3-b1c9-45ce276c8691 4b459a6326064287bf664cba3a01a0fc a63c627f09374d1a816785db1bd7690d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//371f9ae4-3e89-4586-8626-b70ad50a44ff [pid: 8|app: 0|req: 356/702] 10.0.0.217 () {32 vars in 710 bytes} [Wed Jul 15 00:13:56 2026] DELETE /v2/images/371f9ae4-3e89-4586-8626-b70ad50a44ff => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.217 () {32 vars in 707 bytes} [Wed Jul 15 00:13:57 2026] GET /v2/images/371f9ae4-3e89-4586-8626-b70ad50a44ff => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:13:57.411 8 WARNING glance.api.v2.images [None req-8cabf8c8-c6fc-4493-848b-4821de20f05d 4b459a6326064287bf664cba3a01a0fc a63c627f09374d1a816785db1bd7690d - - default default] Failed to find image bf6cba0c-08f4-49a4-a5e0-59f6896a6184 to delete: glance.common.exception.ImageNotFound: No image found with ID bf6cba0c-08f4-49a4-a5e0-59f6896a6184 [pid: 8|app: 0|req: 357/704] 10.0.0.217 () {32 vars in 710 bytes} [Wed Jul 15 00:13:57 2026] DELETE /v2/images/bf6cba0c-08f4-49a4-a5e0-59f6896a6184 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.217 () {32 vars in 707 bytes} [Wed Jul 15 00:13:57 2026] GET /v2/images/bf6cba0c-08f4-49a4-a5e0-59f6896a6184 => 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: 352/712] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:14:33 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:14:33 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: 354/716] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:14:43 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:14: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: 7|app: 0|req: 357/722] 10.0.0.217 () {32 vars in 707 bytes} [Wed Jul 15 00:14:58 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.217 () {32 vars in 707 bytes} [Wed Jul 15 00:14:58 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/724] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:14:58 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:14:58 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: 359/726] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:14:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:14:58 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/728] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:14:58 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: 369/729] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:14:58 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: 361/730] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:14:58 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/731] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:14:58 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: 362/732] 10.0.0.3 () {36 vars in 985 bytes} [Wed Jul 15 00:14:59 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/733] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:14:59 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: 363/734] 10.0.0.3 () {36 vars in 985 bytes} [Wed Jul 15 00:14:59 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:14:59 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: 364/736] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:14:59 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: 374/739] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:15:11 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:15:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:16:37 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:16: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/783] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:18:29 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/784] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:18:30 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: 398/787] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 15 00:18:43 2026] GET /v2/images/56aa43b0-8f5d-47a6-9700-824764ff28c0 => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/788] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 15 00:18:43 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: 402/795] 199.204.45.4 () {32 vars in 824 bytes} [Wed Jul 15 00:19:08 2026] GET /v2/images?status=active&owner=d37282b52f0c42eeb9a5de6b4a37b929&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/796] 199.204.45.4 () {32 vars in 651 bytes} [Wed Jul 15 00:19:08 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: 403/797] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:19:09 2026] GET /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65 => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/798] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:19:09 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: 404/799] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:19:09 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: 396/800] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:19:09 2026] GET /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/801] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:19: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: 397/802] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:19: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: 406/803] 10.0.0.219 () {36 vars in 987 bytes} [Wed Jul 15 00:19:09 2026] GET /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/804] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:19: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: 407/805] 10.0.0.219 () {36 vars in 927 bytes} [Wed Jul 15 00:19:09 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: 399/806] 10.0.0.3 () {36 vars in 985 bytes} [Wed Jul 15 00:19:09 2026] GET /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65 => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/807] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:19:09 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: 400/808] 10.0.0.3 () {36 vars in 985 bytes} [Wed Jul 15 00:19:09 2026] GET /v2/images/6282cb22-9800-4be2-bb01-b9a223f1cc65 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/809] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:19:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/810] 10.0.0.3 () {36 vars in 925 bytes} [Wed Jul 15 00:19:10 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: 424/855] 10.0.0.217 () {32 vars in 633 bytes} [Wed Jul 15 00:22:52 2026] GET /v2/images => generated 5574 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)