+ 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 Jun 16 01:17:48 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-69d6944474-kwdcc 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f85dd5fd668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-16 01:17:50.691 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-16 01:17:50.697 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-06-16 01:17:51.550 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-06-16 01:17:51.551 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-06-16 01:17:51.551 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:17:51.567 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-06-16 01:17:51.568 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-06-16 01:17:51.568 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:17:53.574 8 WARNING glance.api.v2.images [None req-e8590092-f388-4468-8a20-06c247a90a34 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:17:53.733 7 WARNING glance.api.v2.images [None req-80030579-b307-4728-9039-f9ca5861dea5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:17:53.900 8 WARNING keystonemiddleware._common.config [None req-e8590092-f388-4468-8a20-06c247a90a34 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:17:53.907 8 WARNING oslo_config.cfg [None req-e8590092-f388-4468-8a20-06c247a90a34 - - - - - -] 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 0x7f85dd5fd668 pid: 8 (default app) 2026-06-16 01:17:54.074 7 WARNING keystonemiddleware._common.config [None req-80030579-b307-4728-9039-f9ca5861dea5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:17:54.081 7 WARNING oslo_config.cfg [None req-80030579-b307-4728-9039-f9ca5861dea5 - - - - - -] 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 0x7f85dd5fd668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:17:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:17:55.747 7 WARNING oslo_policy.policy [None req-62d9068f-8383-42a8-80aa-2237e3d454c9 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:17:55.747 7 WARNING oslo_policy.policy [None req-62d9068f-8383-42a8-80aa-2237e3d454c9 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:17:55.761 7 WARNING oslo_policy.policy [None req-62d9068f-8383-42a8-80aa-2237e3d454c9 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:17:55.761 7 WARNING oslo_policy.policy [None req-62d9068f-8383-42a8-80aa-2237e3d454c9 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:17:55 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:17:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:17:59 2026] GET /v2/images => generated 69 bytes in 58 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-06-16 01:17:59.637 8 WARNING oslo_policy.policy [None req-f0cdac8f-d1c8-4202-ae90-3986c7129322 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:17:59.637 8 WARNING oslo_policy.policy [None req-f0cdac8f-d1c8-4202-ae90-3986c7129322 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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: 6/8] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 16 01:17:59 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.140 () {44 vars in 933 bytes} [Tue Jun 16 01:17:59 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:17:59.765 8 WARNING oslo_policy.policy [None req-d100818f-c231-4442-ac5d-c1ae1f584b86 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:17:59.765 8 WARNING oslo_policy.policy [None req-d100818f-c231-4442-ac5d-c1ae1f584b86 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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: 7/10] 199.204.45.140 () {44 vars in 939 bytes} [Tue Jun 16 01:17:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:17:59.846 7 WARNING oslo_config.cfg [None req-d8ac917f-5e63-4702-b887-ab920486b4bb 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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] 199.204.45.140 () {48 vars in 951 bytes} [Tue Jun 16 01:17:59 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:17:59.869 8 WARNING oslo_policy.policy [None req-172e4d44-8ee3-441d-8e1d-5ddaf8a47e42 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:17:59.869 8 WARNING oslo_policy.policy [None req-172e4d44-8ee3-441d-8e1d-5ddaf8a47e42 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:17:59.870 8 INFO glance.api.v2.image_data [None req-172e4d44-8ee3-441d-8e1d-5ddaf8a47e42 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:18:03.191 8 WARNING glance.location [None req-172e4d44-8ee3-441d-8e1d-5ddaf8a47e42 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.140 () {48 vars in 1045 bytes} [Tue Jun 16 01:17:59 2026] PUT /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d/file => generated 0 bytes in 3372 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7692 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.140 () {44 vars in 971 bytes} [Tue Jun 16 01:18:03 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 01:18:03.339 8 WARNING oslo_config.cfg [None req-ebbbf25f-dee0-4219-b077-16ac7846e446 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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: 9/14] 199.204.45.140 () {48 vars in 1051 bytes} [Tue Jun 16 01:18:03 2026] PATCH /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.140 () {44 vars in 971 bytes} [Tue Jun 16 01:18:03 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:38:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:38:19 2026] GET /v2/images => generated 1381 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:38:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:38:41 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.140 () {44 vars in 937 bytes} [Tue Jun 16 01:38:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.140 () {44 vars in 959 bytes} [Tue Jun 16 01:38:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.140 () {44 vars in 939 bytes} [Tue Jun 16 01:38:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.140 () {48 vars in 951 bytes} [Tue Jun 16 01:38:42 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:38:42.163 8 INFO glance.api.v2.image_data [None req-23dd5597-df60-45af-986a-c0681589b8db 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:39:11.474 8 WARNING glance.location [None req-23dd5597-df60-45af-986a-c0681589b8db 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/278] 199.204.45.140 () {48 vars in 1046 bytes} [Tue Jun 16 01:38:42 2026] PUT /v2/images/006831ce-a40e-4575-bc33-5dcf68915260/file => generated 0 bytes in 29354 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65040 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.140 () {44 vars in 971 bytes} [Tue Jun 16 01:39:11 2026] GET /v2/images/006831ce-a40e-4575-bc33-5dcf68915260 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.140 () {48 vars in 1051 bytes} [Tue Jun 16 01:39:11 2026] PATCH /v2/images/006831ce-a40e-4575-bc33-5dcf68915260 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.140 () {44 vars in 971 bytes} [Tue Jun 16 01:39:11 2026] GET /v2/images/006831ce-a40e-4575-bc33-5dcf68915260 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:39:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:39:13 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:46:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:46:08 2026] GET /v2/images => generated 2778 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:46:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:46:23 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.140 () {44 vars in 947 bytes} [Tue Jun 16 01:46:23 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.140 () {44 vars in 969 bytes} [Tue Jun 16 01:46:23 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.140 () {44 vars in 939 bytes} [Tue Jun 16 01:46:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.140 () {48 vars in 951 bytes} [Tue Jun 16 01:46:23 2026] POST /v2/images => generated 799 bytes in 396 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:46:24.332 8 INFO glance.api.v2.image_data [None req-a8c9ec44-9a0e-494b-ba9e-34b99c62fdaa 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:46:53.976 8 INFO glance.location [None req-a8c9ec44-9a0e-494b-ba9e-34b99c62fdaa 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/386] 199.204.45.140 () {48 vars in 1045 bytes} [Tue Jun 16 01:46:24 2026] PUT /v2/images/33b9910d-08f2-4341-bb85-e587c3208ab4/file => generated 0 bytes in 29694 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23957 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.204.45.140 () {44 vars in 971 bytes} [Tue Jun 16 01:46:54 2026] GET /v2/images/33b9910d-08f2-4341-bb85-e587c3208ab4 => generated 1211 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.204.45.140 () {48 vars in 1051 bytes} [Tue Jun 16 01:46:54 2026] PATCH /v2/images/33b9910d-08f2-4341-bb85-e587c3208ab4 => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.204.45.140 () {44 vars in 971 bytes} [Tue Jun 16 01:46:54 2026] GET /v2/images/33b9910d-08f2-4341-bb85-e587c3208ab4 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:47:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:47:31 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/402] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 01:47:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 01:47:48 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.204.45.140 () {44 vars in 939 bytes} [Tue Jun 16 01:47:48 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: 7|app: 0|req: 207/405] 199.204.45.140 () {44 vars in 961 bytes} [Tue Jun 16 01:47:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.204.45.140 () {44 vars in 939 bytes} [Tue Jun 16 01:47:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 199.204.45.140 () {48 vars in 951 bytes} [Tue Jun 16 01:47:48 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 01:47:48.510 8 INFO glance.api.v2.image_data [None req-67464f98-31ef-4303-abfd-e059316d9538 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:48:02.670 8 INFO glance.location [None req-67464f98-31ef-4303-abfd-e059316d9538 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 200/410] 199.204.45.140 () {48 vars in 1046 bytes} [Tue Jun 16 01:47:48 2026] PUT /v2/images/633b8bf3-bd69-4968-9c92-e273a669a60f/file => generated 0 bytes in 14203 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35421 switches on core 0) [pid: 7|app: 0|req: 211/411] 199.204.45.140 () {44 vars in 971 bytes} [Tue Jun 16 01:48:02 2026] GET /v2/images/633b8bf3-bd69-4968-9c92-e273a669a60f => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/412] 199.204.45.140 () {48 vars in 1051 bytes} [Tue Jun 16 01:48:02 2026] PATCH /v2/images/633b8bf3-bd69-4968-9c92-e273a669a60f => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/413] 199.204.45.140 () {44 vars in 971 bytes} [Tue Jun 16 01:48:02 2026] GET /v2/images/633b8bf3-bd69-4968-9c92-e273a669a60f => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/574] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 02:01:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/577] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 02:01:23 2026] GET /v2/images => generated 5574 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/604] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 02:03:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/605] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 02:03:41 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/608] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 02:03:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/609] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 02:03:43 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/620] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 02:04:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/621] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 02:04:33 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/622] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 02:04:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/623] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 02:04:42 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/636] 199.204.45.140 () {42 vars in 688 bytes} [Tue Jun 16 02:05:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/637] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 16 02:05:42 2026] GET /v2/images => generated 5574 bytes in 49 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: 331/648] 10.0.0.60 () {32 vars in 632 bytes} [Tue Jun 16 02:06:24 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:06:43 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/652] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:06:43 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: 335/655] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:06:47 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/656] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:06:47 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: 336/657] 199.204.45.140 () {36 vars in 991 bytes} [Tue Jun 16 02:06:51 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 322/658] 199.204.45.140 () {36 vars in 931 bytes} [Tue Jun 16 02:06:51 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: 337/659] 199.204.45.140 () {36 vars in 991 bytes} [Tue Jun 16 02:06:52 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 323/660] 199.204.45.140 () {36 vars in 931 bytes} [Tue Jun 16 02:06:52 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: 339/663] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:06:54 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 325/664] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:06:54 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: 340/665] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:06:58 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/666] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:06: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: 341/667] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:06: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: 8|app: 0|req: 327/668] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:06:58 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 342/669] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:06:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/670] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:06: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: 7|app: 0|req: 343/671] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:06:58 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 329/672] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:06:58 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: 344/673] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:06: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: 330/674] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 16 02:06:59 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/675] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 16 02:06:59 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/676] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 16 02:06:59 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/677] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 16 02:06: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: 8|app: 0|req: 332/678] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 16 02:06:59 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: 351/687] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:07:37 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:07:37 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: 354/693] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:07:59 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 340/694] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:07:59 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: 355/695] 10.0.0.60 () {30 vars in 410 bytes} [Tue Jun 16 02:08:00 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/698] 10.0.0.60 () {34 vars in 654 bytes} [Tue Jun 16 02:08:11 2026] POST /v2/images => generated 649 bytes in 274 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 02:08:12.262 7 WARNING glance.api.v2.images [None req-fd8bf827-5a75-42f7-a917-579d6639728b 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df8c166a-7f89-48b6-8f70-534c21bd8e71 [pid: 7|app: 0|req: 357/699] 10.0.0.60 () {32 vars in 709 bytes} [Tue Jun 16 02:08:12 2026] DELETE /v2/images/df8c166a-7f89-48b6-8f70-534c21bd8e71 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/700] 10.0.0.60 () {32 vars in 706 bytes} [Tue Jun 16 02:08:12 2026] GET /v2/images/df8c166a-7f89-48b6-8f70-534c21bd8e71 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/701] 10.0.0.60 () {32 vars in 632 bytes} [Tue Jun 16 02:08:12 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.60 () {34 vars in 654 bytes} [Tue Jun 16 02:08:12 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 02:08:12.473 7 WARNING oslo_policy.policy [None req-972a53a2-b514-4bf0-a13b-95b1c6a806ca 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - 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-06-16 02:08:12.474 7 WARNING oslo_policy.policy [None req-972a53a2-b514-4bf0-a13b-95b1c6a806ca 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - 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: 359/703] 10.0.0.60 () {32 vars in 716 bytes} [Tue Jun 16 02:08:12 2026] GET /v2/images/3c8269dc-5ae8-467e-8706-2b3f0c1c4cd2/file => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 02:08:12.494 8 INFO glance.api.v2.image_data [None req-cb571580-14c5-4834-afa4-801b79ca6fa6 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:08:12.535 8 WARNING glance_store._drivers.rbd [None req-cb571580-14c5-4834-afa4-801b79ca6fa6 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-16 02:08:12.763 8 INFO glance.location [None req-cb571580-14c5-4834-afa4-801b79ca6fa6 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 345/704] 10.0.0.60 () {32 vars in 726 bytes} [Tue Jun 16 02:08:12 2026] PUT /v2/images/3c8269dc-5ae8-467e-8706-2b3f0c1c4cd2/file => generated 0 bytes in 320 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/705] 10.0.0.60 () {32 vars in 706 bytes} [Tue Jun 16 02:08:12 2026] GET /v2/images/3c8269dc-5ae8-467e-8706-2b3f0c1c4cd2 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.60 () {32 vars in 716 bytes} [Tue Jun 16 02:08:12 2026] GET /v2/images/3c8269dc-5ae8-467e-8706-2b3f0c1c4cd2/file => generated 1024 bytes in 162 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/707] 10.0.0.60 () {34 vars in 654 bytes} [Tue Jun 16 02:08:12 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/708] 10.0.0.60 () {32 vars in 725 bytes} [Tue Jun 16 02:08:13 2026] PATCH /v2/images/221d035e-539c-4952-bf1a-19ca7904c4b8 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/709] 10.0.0.60 () {32 vars in 706 bytes} [Tue Jun 16 02:08:13 2026] GET /v2/images/221d035e-539c-4952-bf1a-19ca7904c4b8 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 02:08:13.117 8 WARNING glance.api.v2.images [None req-0a31f3ec-6996-4e86-8bff-1552086ab147 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//221d035e-539c-4952-bf1a-19ca7904c4b8 [pid: 8|app: 0|req: 348/710] 10.0.0.60 () {32 vars in 709 bytes} [Tue Jun 16 02:08:13 2026] DELETE /v2/images/221d035e-539c-4952-bf1a-19ca7904c4b8 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 10.0.0.60 () {32 vars in 706 bytes} [Tue Jun 16 02:08:13 2026] GET /v2/images/221d035e-539c-4952-bf1a-19ca7904c4b8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:08:13.172 8 WARNING glance.api.v2.images [None req-db35b2f2-b516-4f6f-a217-66938aedb8f1 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3c8269dc-5ae8-467e-8706-2b3f0c1c4cd2 [pid: 8|app: 0|req: 349/714] 10.0.0.60 () {32 vars in 709 bytes} [Tue Jun 16 02:08:13 2026] DELETE /v2/images/3c8269dc-5ae8-467e-8706-2b3f0c1c4cd2 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/715] 10.0.0.60 () {32 vars in 706 bytes} [Tue Jun 16 02:08:14 2026] GET /v2/images/3c8269dc-5ae8-467e-8706-2b3f0c1c4cd2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:08:14.147 8 WARNING glance.api.v2.images [None req-a7d9fc1a-fa77-459d-9b9f-d85ca1614bff 81ace94cc6d6463a80ccf8dba736844b c97766c6246b4005a229688e844575aa - - default default] Failed to find image df8c166a-7f89-48b6-8f70-534c21bd8e71 to delete: glance.common.exception.ImageNotFound: No image found with ID df8c166a-7f89-48b6-8f70-534c21bd8e71 [pid: 8|app: 0|req: 350/716] 10.0.0.60 () {32 vars in 709 bytes} [Tue Jun 16 02:08:14 2026] DELETE /v2/images/df8c166a-7f89-48b6-8f70-534c21bd8e71 => 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: 367/717] 10.0.0.60 () {32 vars in 706 bytes} [Tue Jun 16 02:08:14 2026] GET /v2/images/df8c166a-7f89-48b6-8f70-534c21bd8e71 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/722] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:08:36 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 353/723] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:08:36 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: 357/730] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:09:09 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 374/731] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:09:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/734] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:09:16 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/735] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:09:16 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: 382/746] 10.0.0.60 () {32 vars in 706 bytes} [Tue Jun 16 02:10:03 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/747] 10.0.0.60 () {32 vars in 706 bytes} [Tue Jun 16 02:10:03 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 383/748] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:10:04 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/749] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:10:04 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: 384/750] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:10:04 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: 367/751] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:10:04 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 385/752] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:10:04 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: 368/753] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:10:04 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: 386/754] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:10:04 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/755] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:10:04 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: 387/756] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:10:04 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: 370/757] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 16 02:10:04 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/758] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 16 02:10:04 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d/locations => generated 127 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/759] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 16 02:10:04 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 389/760] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 16 02:10:04 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: 372/761] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 16 02:10:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/764] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:10:23 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => 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: 374/765] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:10: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: 399/780] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:11:28 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/781] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:11:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/786] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jun 16 02:11:46 2026] GET /v2/images/ae523ab7-433e-4f86-8c26-ff2c1b50013d => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/787] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jun 16 02:11:46 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: 390/796] 199.204.45.140 () {32 vars in 826 bytes} [Tue Jun 16 02:12:33 2026] GET /v2/images?status=active&owner=f4916471bbcd444a8586c6a38c339274&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/797] 199.204.45.140 () {32 vars in 653 bytes} [Tue Jun 16 02:12:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/800] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:12:33 2026] GET /v2/images/006831ce-a40e-4575-bc33-5dcf68915260 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/801] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:12:33 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: 410/802] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:12:33 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: 393/803] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:12:33 2026] GET /v2/images/006831ce-a40e-4575-bc33-5dcf68915260 => 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: 411/804] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:12:33 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: 394/805] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:12:33 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: 412/806] 10.0.0.78 () {36 vars in 986 bytes} [Tue Jun 16 02:12:33 2026] GET /v2/images/006831ce-a40e-4575-bc33-5dcf68915260 => 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: 395/807] 10.0.0.78 () {36 vars in 926 bytes} [Tue Jun 16 02:12:33 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: 413/808] 10.0.0.160 () {36 vars in 911 bytes} [Tue Jun 16 02:12:34 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/809] 10.0.0.160 () {36 vars in 1007 bytes} [Tue Jun 16 02:12:34 2026] GET /v2/images/006831ce-a40e-4575-bc33-5dcf68915260/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/810] 10.0.0.160 () {36 vars in 987 bytes} [Tue Jun 16 02:12:34 2026] GET /v2/images/006831ce-a40e-4575-bc33-5dcf68915260 => 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: 397/811] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 16 02:12:34 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: 415/812] 10.0.0.160 () {36 vars in 927 bytes} [Tue Jun 16 02:12:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/859] 10.0.0.60 () {32 vars in 632 bytes} [Tue Jun 16 02:16:28 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)