+ 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 Sep 2 16:52:01 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-6c5db58588-9xnh4 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f432ef55668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-02 16:52:03.302 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-02 16:52:03.413 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-09-02 16:52:04.208 6 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-09-02 16:52:04.210 6 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-09-02 16:52:04.211 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-02 16:52:04.330 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-09-02 16:52:04.332 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-09-02 16:52:04.332 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-02 16:52:06.469 6 WARNING glance.api.v2.images [None req-75c00df4-c7ac-4867-8bc0-f23ea4a89287 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 16:52:06.684 7 WARNING glance.api.v2.images [None req-8715b0c4-0d62-40d3-8b64-8014965f9cea - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 16:52:06.917 6 WARNING keystonemiddleware._common.config [None req-75c00df4-c7ac-4867-8bc0-f23ea4a89287 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 16:52:06.926 6 WARNING oslo_config.cfg [None req-75c00df4-c7ac-4867-8bc0-f23ea4a89287 - - - - - -] 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 0x7f432ef55668 pid: 6 (default app) 2026-09-02 16:52:07.096 7 WARNING keystonemiddleware._common.config [None req-8715b0c4-0d62-40d3-8b64-8014965f9cea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 16:52:07.105 7 WARNING oslo_config.cfg [None req-8715b0c4-0d62-40d3-8b64-8014965f9cea - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f432ef55668 pid: 7 (default app) [pid: 6|app: 0|req: 4/4] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 16:52:08 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-02 16:52:09.417 7 WARNING oslo_policy.policy [None req-8fb3ede3-4cdc-4229-a188-736b6a573735 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 16:52:09.417 7 WARNING oslo_policy.policy [None req-8fb3ede3-4cdc-4229-a188-736b6a573735 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 16:52:09.446 7 WARNING oslo_policy.policy [None req-8fb3ede3-4cdc-4229-a188-736b6a573735 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 16:52:09.446 7 WARNING oslo_policy.policy [None req-8fb3ede3-4cdc-4229-a188-736b6a573735 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 16:52:08 2026] GET /v2/images => generated 69 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/6] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 16:52:13 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: 2/7] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 16:52:13 2026] GET /v2/images => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-02 16:52:13.493 6 WARNING oslo_policy.policy [None req-15a2eb3e-7320-4d97-9127-2ad5da6c7b53 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 16:52:13.494 6 WARNING oslo_policy.policy [None req-15a2eb3e-7320-4d97-9127-2ad5da6c7b53 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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: 6|app: 0|req: 6/8] 162.253.55.43 () {44 vars in 908 bytes} [Wed Sep 2 16:52:13 2026] GET /v2/images/cirros => generated 151 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.43 () {44 vars in 930 bytes} [Wed Sep 2 16:52:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 16:52:13.659 6 WARNING oslo_policy.policy [None req-d32550e2-19d4-447a-9e96-bc37d12c1a78 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 16:52:13.659 6 WARNING oslo_policy.policy [None req-d32550e2-19d4-447a-9e96-bc37d12c1a78 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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: 6|app: 0|req: 7/10] 162.253.55.43 () {44 vars in 936 bytes} [Wed Sep 2 16:52:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 16:52:13.786 7 WARNING oslo_config.cfg [None req-f0308761-c4e7-4257-aa38-07c88aa720ad 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 162.253.55.43 () {48 vars in 948 bytes} [Wed Sep 2 16:52:13 2026] POST /v2/images => generated 760 bytes in 95 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 16:52:13.816 6 WARNING oslo_policy.policy [None req-b84ca390-0e72-415f-af29-9103211b6d07 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 16:52:13.817 6 WARNING oslo_policy.policy [None req-b84ca390-0e72-415f-af29-9103211b6d07 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 16:52:13.819 6 INFO glance.api.v2.image_data [None req-b84ca390-0e72-415f-af29-9103211b6d07 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 16:52:17.940 6 WARNING glance.location [None req-b84ca390-0e72-415f-af29-9103211b6d07 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 8/14] 162.253.55.43 () {48 vars in 1042 bytes} [Wed Sep 2 16:52:13 2026] PUT /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d/file => generated 0 bytes in 4186 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7208 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.43 () {44 vars in 968 bytes} [Wed Sep 2 16:52:17 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 16:52:18.147 6 WARNING oslo_config.cfg [None req-72d951e9-f7cc-4fc8-97f9-699b4e09ef05 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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: 6|app: 0|req: 9/16] 162.253.55.43 () {48 vars in 1048 bytes} [Wed Sep 2 16:52:18 2026] PATCH /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 162.253.55.43 () {44 vars in 968 bytes} [Wed Sep 2 16:52:18 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 146/290] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:15:04 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] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:15:04 2026] GET /v2/images => generated 1381 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 149/296] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:15:22 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: 148/297] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:15:22 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: 6|app: 0|req: 150/298] 162.253.55.43 () {44 vars in 934 bytes} [Wed Sep 2 17:15:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 162.253.55.43 () {44 vars in 956 bytes} [Wed Sep 2 17:15:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 151/300] 162.253.55.43 () {44 vars in 936 bytes} [Wed Sep 2 17:15:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 162.253.55.43 () {48 vars in 948 bytes} [Wed Sep 2 17:15:22 2026] POST /v2/images => generated 796 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 17:15:22.356 6 INFO glance.api.v2.image_data [None req-440f7520-7a2f-4182-b5c6-4ef2d99adc10 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 17:15:54.167 6 WARNING glance.location [None req-440f7520-7a2f-4182-b5c6-4ef2d99adc10 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 152/308] 162.253.55.43 () {48 vars in 1043 bytes} [Wed Sep 2 17:15:22 2026] PUT /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f/file => generated 0 bytes in 31871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (113069 switches on core 0) [pid: 7|app: 0|req: 157/309] 162.253.55.43 () {44 vars in 968 bytes} [Wed Sep 2 17:15:54 2026] GET /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 153/310] 162.253.55.43 () {48 vars in 1048 bytes} [Wed Sep 2 17:15:54 2026] PATCH /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/311] 162.253.55.43 () {44 vars in 968 bytes} [Wed Sep 2 17:15:54 2026] GET /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/314] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:15:56 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 155/315] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:15:56 2026] GET /v2/images => generated 2778 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/402] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:23:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:23:11 2026] GET /v2/images => generated 2778 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:23:21 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 201/407] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:23:21 2026] GET /v2/images => generated 2778 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 162.253.55.43 () {44 vars in 944 bytes} [Wed Sep 2 17:23:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/409] 162.253.55.43 () {44 vars in 966 bytes} [Wed Sep 2 17:23:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 162.253.55.43 () {44 vars in 936 bytes} [Wed Sep 2 17:23:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 203/411] 162.253.55.43 () {48 vars in 948 bytes} [Wed Sep 2 17:23:21 2026] POST /v2/images => generated 799 bytes in 83 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 17:23:21.604 7 WARNING oslo_policy.policy [None req-64565888-d072-4d2e-8ceb-a42c4a4a8890 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 17:23:21.605 7 WARNING oslo_policy.policy [None req-64565888-d072-4d2e-8ceb-a42c4a4a8890 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - 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-09-02 17:23:21.606 7 INFO glance.api.v2.image_data [None req-64565888-d072-4d2e-8ceb-a42c4a4a8890 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 17:23:38.217 7 INFO glance.location [None req-64565888-d072-4d2e-8ceb-a42c4a4a8890 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/416] 162.253.55.43 () {48 vars in 1042 bytes} [Wed Sep 2 17:23:21 2026] PUT /v2/images/27486bf4-2a1c-4e3a-8955-08dbdb66339f/file => generated 0 bytes in 16661 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24882 switches on core 0) [pid: 6|app: 0|req: 208/417] 162.253.55.43 () {44 vars in 968 bytes} [Wed Sep 2 17:23:38 2026] GET /v2/images/27486bf4-2a1c-4e3a-8955-08dbdb66339f => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 162.253.55.43 () {48 vars in 1048 bytes} [Wed Sep 2 17:23:38 2026] PATCH /v2/images/27486bf4-2a1c-4e3a-8955-08dbdb66339f => generated 1410 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 209/419] 162.253.55.43 () {44 vars in 968 bytes} [Wed Sep 2 17:23:38 2026] GET /v2/images/27486bf4-2a1c-4e3a-8955-08dbdb66339f => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:24:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/429] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:24:21 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:24:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 217/435] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:24:35 2026] GET /v2/images => generated 4190 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 162.253.55.43 () {44 vars in 936 bytes} [Wed Sep 2 17:24:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 218/437] 162.253.55.43 () {44 vars in 958 bytes} [Wed Sep 2 17:24:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 162.253.55.43 () {44 vars in 936 bytes} [Wed Sep 2 17:24:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 219/439] 162.253.55.43 () {48 vars in 948 bytes} [Wed Sep 2 17:24:36 2026] POST /v2/images => generated 791 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-02 17:24:36.099 7 INFO glance.api.v2.image_data [None req-8046a365-d8d3-4fbd-a96a-37dc7cb84c1b 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 17:24:52.167 7 INFO glance.location [None req-8046a365-d8d3-4fbd-a96a-37dc7cb84c1b 60e4a9dfd82d496b80b059ff6efeb073 11d30e07a2794dafa078eb73da55fd1d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 221/442] 162.253.55.43 () {48 vars in 1043 bytes} [Wed Sep 2 17:24:36 2026] PUT /v2/images/f5adcb44-8666-490d-ad15-6fe47dff8960/file => generated 0 bytes in 16114 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32417 switches on core 0) [pid: 6|app: 0|req: 222/443] 162.253.55.43 () {44 vars in 968 bytes} [Wed Sep 2 17:24:52 2026] GET /v2/images/f5adcb44-8666-490d-ad15-6fe47dff8960 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 162.253.55.43 () {48 vars in 1048 bytes} [Wed Sep 2 17:24:52 2026] PATCH /v2/images/f5adcb44-8666-490d-ad15-6fe47dff8960 => generated 1382 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/445] 162.253.55.43 () {44 vars in 968 bytes} [Wed Sep 2 17:24:52 2026] GET /v2/images/f5adcb44-8666-490d-ad15-6fe47dff8960 => generated 1382 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/634] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:40:29 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:40:29 2026] GET /v2/images => generated 5574 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:43:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/669] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:43:13 2026] GET /v2/images => generated 5574 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:43:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/673] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:43:15 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:44:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/685] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:44:13 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/688] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:44:22 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: 344/689] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:44:22 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/704] 162.253.55.43 () {42 vars in 685 bytes} [Wed Sep 2 17:45:34 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: 352/705] 162.253.55.43 () {44 vars in 907 bytes} [Wed Sep 2 17:45:34 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 359/716] 10.0.0.72 () {32 vars in 632 bytes} [Wed Sep 2 17:46:21 2026] GET /v2/images => generated 5574 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/721] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:46:40 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/722] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:46:40 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: 362/725] 162.253.55.43 () {36 vars in 990 bytes} [Wed Sep 2 17:46:49 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/726] 162.253.55.43 () {36 vars in 930 bytes} [Wed Sep 2 17:46:49 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: 363/727] 162.253.55.43 () {36 vars in 990 bytes} [Wed Sep 2 17:46:50 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/728] 162.253.55.43 () {36 vars in 930 bytes} [Wed Sep 2 17:46:50 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: 364/729] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:46:54 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/730] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:46:54 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: 366/733] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:46:59 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/734] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:46:59 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:47:30 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/742] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17: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: 7|app: 0|req: 374/749] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:48:00 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/750] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:48:00 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/753] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:48:07 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/754] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:48:07 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: 377/755] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:48:07 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: 6|app: 0|req: 379/756] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:48:07 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:48:07 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: 6|app: 0|req: 380/758] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:48:07 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: 379/759] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:48:07 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/760] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:48:07 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: 380/761] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:48:07 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: 6|app: 0|req: 382/762] 10.0.0.67 () {36 vars in 910 bytes} [Wed Sep 2 17:48:08 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.67 () {36 vars in 1006 bytes} [Wed Sep 2 17:48:08 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d/locations => generated 127 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/764] 10.0.0.67 () {36 vars in 986 bytes} [Wed Sep 2 17:48:09 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.67 () {36 vars in 926 bytes} [Wed Sep 2 17:48: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: 6|app: 0|req: 384/766] 10.0.0.67 () {36 vars in 926 bytes} [Wed Sep 2 17:48:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/769] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:48:19 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/771] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:48:19 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/773] 10.0.0.72 () {30 vars in 410 bytes} [Wed Sep 2 17:48:25 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: 389/780] 10.0.0.72 () {34 vars in 654 bytes} [Wed Sep 2 17:48:54 2026] POST /v2/images => generated 649 bytes in 230 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-02 17:48:55.162 6 WARNING glance.api.v2.images [None req-c6ae63c3-3073-465c-aa54-db5be569d29d fdffc564ef4d4f3cbd946ca4091a0136 232449b868b2445db30a39416b0f995b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//79862e32-0237-4ded-b666-616c9d427620 [pid: 6|app: 0|req: 392/781] 10.0.0.72 () {32 vars in 709 bytes} [Wed Sep 2 17:48:55 2026] DELETE /v2/images/79862e32-0237-4ded-b666-616c9d427620 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.72 () {32 vars in 706 bytes} [Wed Sep 2 17:48:55 2026] GET /v2/images/79862e32-0237-4ded-b666-616c9d427620 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/783] 10.0.0.72 () {32 vars in 632 bytes} [Wed Sep 2 17:48:55 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.72 () {34 vars in 654 bytes} [Wed Sep 2 17:48:55 2026] POST /v2/images => generated 701 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/785] 10.0.0.72 () {32 vars in 716 bytes} [Wed Sep 2 17:48:55 2026] GET /v2/images/87421ca7-a546-41c6-9edb-1f685ea9727d/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-02 17:48:55.394 7 INFO glance.api.v2.image_data [None req-1466b46b-f9f5-4e79-b3f9-e843d473fd61 fdffc564ef4d4f3cbd946ca4091a0136 232449b868b2445db30a39416b0f995b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 17:48:55.449 7 WARNING glance_store._drivers.rbd [None req-1466b46b-f9f5-4e79-b3f9-e843d473fd61 fdffc564ef4d4f3cbd946ca4091a0136 232449b868b2445db30a39416b0f995b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-02 17:48:56.643 7 INFO glance.location [None req-1466b46b-f9f5-4e79-b3f9-e843d473fd61 fdffc564ef4d4f3cbd946ca4091a0136 232449b868b2445db30a39416b0f995b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 392/788] 10.0.0.72 () {32 vars in 726 bytes} [Wed Sep 2 17:48:55 2026] PUT /v2/images/87421ca7-a546-41c6-9edb-1f685ea9727d/file => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/789] 10.0.0.72 () {32 vars in 706 bytes} [Wed Sep 2 17:48:56 2026] GET /v2/images/87421ca7-a546-41c6-9edb-1f685ea9727d => generated 1102 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 10.0.0.72 () {32 vars in 716 bytes} [Wed Sep 2 17:48:56 2026] GET /v2/images/87421ca7-a546-41c6-9edb-1f685ea9727d/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/791] 10.0.0.72 () {34 vars in 654 bytes} [Wed Sep 2 17:48:56 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/792] 10.0.0.72 () {32 vars in 725 bytes} [Wed Sep 2 17:48:56 2026] PATCH /v2/images/bbc46402-4394-4396-af01-f90168f23a51 => generated 653 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/793] 10.0.0.72 () {32 vars in 706 bytes} [Wed Sep 2 17:48:56 2026] GET /v2/images/bbc46402-4394-4396-af01-f90168f23a51 => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 17:48:57.025 7 WARNING glance.api.v2.images [None req-cdb197ef-927f-41a4-a0d2-60e93fc469b0 fdffc564ef4d4f3cbd946ca4091a0136 232449b868b2445db30a39416b0f995b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bbc46402-4394-4396-af01-f90168f23a51 [pid: 7|app: 0|req: 395/794] 10.0.0.72 () {32 vars in 709 bytes} [Wed Sep 2 17:48:57 2026] DELETE /v2/images/bbc46402-4394-4396-af01-f90168f23a51 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 400/795] 10.0.0.72 () {32 vars in 706 bytes} [Wed Sep 2 17:48:57 2026] GET /v2/images/bbc46402-4394-4396-af01-f90168f23a51 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 17:48:57.092 7 WARNING glance.api.v2.images [None req-dd578611-b04c-4c79-8209-d53ed128f3be fdffc564ef4d4f3cbd946ca4091a0136 232449b868b2445db30a39416b0f995b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//87421ca7-a546-41c6-9edb-1f685ea9727d [pid: 7|app: 0|req: 396/796] 10.0.0.72 () {32 vars in 709 bytes} [Wed Sep 2 17:48:57 2026] DELETE /v2/images/87421ca7-a546-41c6-9edb-1f685ea9727d => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 401/797] 10.0.0.72 () {32 vars in 706 bytes} [Wed Sep 2 17:48:58 2026] GET /v2/images/87421ca7-a546-41c6-9edb-1f685ea9727d => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 17:48:58.154 7 WARNING glance.api.v2.images [None req-bfffdf42-2798-464f-9d5f-8fe402334a0a fdffc564ef4d4f3cbd946ca4091a0136 232449b868b2445db30a39416b0f995b - - default default] Failed to find image 79862e32-0237-4ded-b666-616c9d427620 to delete: glance.common.exception.ImageNotFound: No image found with ID 79862e32-0237-4ded-b666-616c9d427620 [pid: 7|app: 0|req: 397/798] 10.0.0.72 () {32 vars in 709 bytes} [Wed Sep 2 17:48:58 2026] DELETE /v2/images/79862e32-0237-4ded-b666-616c9d427620 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/799] 10.0.0.72 () {32 vars in 706 bytes} [Wed Sep 2 17:48:58 2026] GET /v2/images/79862e32-0237-4ded-b666-616c9d427620 => 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: 399/802] 162.253.55.43 () {32 vars in 825 bytes} [Wed Sep 2 17:49:08 2026] GET /v2/images?status=active&owner=11d30e07a2794dafa078eb73da55fd1d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/803] 162.253.55.43 () {32 vars in 652 bytes} [Wed Sep 2 17:49:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:49:09 2026] GET /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f => generated 1395 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 405/805] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49:10 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: 401/806] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/807] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:49:10 2026] GET /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/808] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 407/809] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49: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: 403/810] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:49:10 2026] GET /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/811] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49:10 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49: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: 6|app: 0|req: 409/813] 10.0.0.67 () {36 vars in 910 bytes} [Wed Sep 2 17:49:10 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.67 () {36 vars in 1006 bytes} [Wed Sep 2 17:49:10 2026] GET /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/815] 10.0.0.67 () {36 vars in 986 bytes} [Wed Sep 2 17:49:10 2026] GET /v2/images/101dc6f2-0405-47c8-9b04-2ca6fff4783f => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.67 () {36 vars in 926 bytes} [Wed Sep 2 17:49: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: 6|app: 0|req: 411/817] 10.0.0.67 () {36 vars in 926 bytes} [Wed Sep 2 17:49: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: 408/820] 10.0.0.72 () {32 vars in 706 bytes} [Wed Sep 2 17:49:23 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 413/821] 10.0.0.72 () {32 vars in 706 bytes} [Wed Sep 2 17:49:23 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:49:23 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 414/823] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49: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: 410/824] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49: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: 6|app: 0|req: 415/825] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:49:23 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/826] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49: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: 6|app: 0|req: 416/827] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49: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/828] 10.0.0.203 () {36 vars in 987 bytes} [Wed Sep 2 17:49:23 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/829] 10.0.0.203 () {36 vars in 927 bytes} [Wed Sep 2 17:49: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: 413/830] 10.0.0.67 () {36 vars in 910 bytes} [Wed Sep 2 17:49:23 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/831] 10.0.0.67 () {36 vars in 1006 bytes} [Wed Sep 2 17:49:23 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/832] 10.0.0.67 () {36 vars in 986 bytes} [Wed Sep 2 17:49:23 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 419/833] 10.0.0.67 () {36 vars in 926 bytes} [Wed Sep 2 17:49: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: 415/834] 10.0.0.67 () {36 vars in 926 bytes} [Wed Sep 2 17:49:24 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: 6|app: 0|req: 421/837] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:49:26 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/838] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:49:26 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: 6|app: 0|req: 423/841] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:49:39 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/842] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:49:39 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: 6|app: 0|req: 428/851] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:50:19 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/852] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:50:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 429/853] 10.0.0.15 () {36 vars in 986 bytes} [Wed Sep 2 17:50:20 2026] GET /v2/images/032c49ae-2765-41b7-bbb8-4f208abc3c9d => 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: 425/854] 10.0.0.15 () {36 vars in 926 bytes} [Wed Sep 2 17:50:20 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: 448/899] 10.0.0.72 () {32 vars in 632 bytes} [Wed Sep 2 17:54:04 2026] GET /v2/images => generated 5574 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)