+ 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 [Mon Jul 6 02:15:23 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7b85577996-dkl7t 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 0x7f4b4343e668 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-07-06 02:15:25.866 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-06 02:15:25.895 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-06 02:15:26.752 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-06 02:15:26.753 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-06 02:15:26.754 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 02:15:26.793 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-06 02:15:26.794 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-06 02:15:26.794 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 02:15:28.836 8 WARNING glance.api.v2.images [None req-e0405173-2952-4721-85b8-dee6aea7d31e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 02:15:28.853 7 WARNING glance.api.v2.images [None req-52f784dc-3059-45f5-9fbe-eda3a1d3bd44 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 02:15:29.166 8 WARNING keystonemiddleware._common.config [None req-e0405173-2952-4721-85b8-dee6aea7d31e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 02:15:29.173 8 WARNING oslo_config.cfg [None req-e0405173-2952-4721-85b8-dee6aea7d31e - - - - - -] 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 0x7f4b4343e668 pid: 8 (default app) 2026-07-06 02:15:29.184 7 WARNING keystonemiddleware._common.config [None req-52f784dc-3059-45f5-9fbe-eda3a1d3bd44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 02:15:29.191 7 WARNING oslo_config.cfg [None req-52f784dc-3059-45f5-9fbe-eda3a1d3bd44 - - - - - -] 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 0x7f4b4343e668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:15:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 02:15:29.768 7 WARNING oslo_policy.policy [None req-f2cbbb86-9e47-4794-93a3-02efeeaa980f fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:15:29.768 7 WARNING oslo_policy.policy [None req-f2cbbb86-9e47-4794-93a3-02efeeaa980f fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:15:29.783 7 WARNING oslo_policy.policy [None req-f2cbbb86-9e47-4794-93a3-02efeeaa980f fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:15:29.783 7 WARNING oslo_policy.policy [None req-f2cbbb86-9e47-4794-93a3-02efeeaa980f fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - 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/6] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:15:29 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:15:33 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/8] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:15:33 2026] GET /v2/images => generated 69 bytes in 37 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-07-06 02:15:33.324 8 WARNING oslo_policy.policy [None req-5404446b-acd4-4e92-be1d-0fc4183799f0 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:15:33.324 8 WARNING oslo_policy.policy [None req-5404446b-acd4-4e92-be1d-0fc4183799f0 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - 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/9] 199.204.45.89 () {44 vars in 908 bytes} [Mon Jul 6 02:15:33 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.89 () {44 vars in 930 bytes} [Mon Jul 6 02:15:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 02:15:33.465 8 WARNING oslo_policy.policy [None req-db2d2bce-069f-4a29-b7bc-0de780cc4fc1 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:15:33.465 8 WARNING oslo_policy.policy [None req-db2d2bce-069f-4a29-b7bc-0de780cc4fc1 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - 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: 8/11] 199.204.45.89 () {44 vars in 936 bytes} [Mon Jul 6 02:15:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 02:15:33.550 7 WARNING oslo_config.cfg [None req-fbbb5eb3-1d47-4eee-ac46-d98eccdab03a fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - 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/12] 199.204.45.89 () {48 vars in 948 bytes} [Mon Jul 6 02:15:33 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-06 02:15:33.571 8 WARNING oslo_policy.policy [None req-3bb224b1-6614-4274-9985-129b659ec057 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:15:33.571 8 WARNING oslo_policy.policy [None req-3bb224b1-6614-4274-9985-129b659ec057 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:15:33.573 8 INFO glance.api.v2.image_data [None req-3bb224b1-6614-4274-9985-129b659ec057 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 02:15:37.510 8 WARNING glance.location [None req-3bb224b1-6614-4274-9985-129b659ec057 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.89 () {48 vars in 1042 bytes} [Mon Jul 6 02:15:33 2026] PUT /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7/file => generated 0 bytes in 3976 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11045 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 6 02:15:37 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 02:15:37.656 8 WARNING oslo_config.cfg [None req-d8f8e7e9-5109-498a-942d-bde93bf7c51c fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - 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: 10/15] 199.204.45.89 () {48 vars in 1048 bytes} [Mon Jul 6 02:15:37 2026] PATCH /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 6 02:15:37 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 129/261] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:35:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:35:54 2026] GET /v2/images => generated 1381 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:36:12 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:36:12 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: 7|app: 0|req: 133/269] 199.204.45.89 () {44 vars in 934 bytes} [Mon Jul 6 02:36:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.89 () {44 vars in 956 bytes} [Mon Jul 6 02:36:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 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.89 () {44 vars in 936 bytes} [Mon Jul 6 02:36:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.89 () {48 vars in 948 bytes} [Mon Jul 6 02:36:12 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-06 02:36:13.064 7 WARNING oslo_policy.policy [None req-b9b47784-5557-42b4-87e9-ecffe09f0d1c fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:36:13.065 7 WARNING oslo_policy.policy [None req-b9b47784-5557-42b4-87e9-ecffe09f0d1c fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-06 02:36:13.066 7 INFO glance.api.v2.image_data [None req-b9b47784-5557-42b4-87e9-ecffe09f0d1c fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 02:36:38.529 7 WARNING glance.location [None req-b9b47784-5557-42b4-87e9-ecffe09f0d1c fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 135/277] 199.204.45.89 () {48 vars in 1043 bytes} [Mon Jul 6 02:36:13 2026] PUT /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59/file => generated 0 bytes in 25527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64552 switches on core 0) [pid: 8|app: 0|req: 143/278] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 6 02:36:38 2026] GET /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/281] 199.204.45.89 () {48 vars in 1048 bytes} [Mon Jul 6 02:36:38 2026] PATCH /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 6 02:36:38 2026] GET /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/283] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:36:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/284] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:36:40 2026] GET /v2/images => generated 2778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/365] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:43:21 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: 178/366] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:43:21 2026] GET /v2/images => generated 2778 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/371] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:43:40 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: 181/372] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:43:40 2026] GET /v2/images => generated 2778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/373] 199.204.45.89 () {44 vars in 944 bytes} [Mon Jul 6 02:43:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/374] 199.204.45.89 () {44 vars in 966 bytes} [Mon Jul 6 02:43:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/375] 199.204.45.89 () {44 vars in 936 bytes} [Mon Jul 6 02:43:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/376] 199.204.45.89 () {48 vars in 948 bytes} [Mon Jul 6 02:43:40 2026] POST /v2/images => generated 799 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-06 02:43:41.000 8 INFO glance.api.v2.image_data [None req-9918ff62-797f-45d7-927b-ab7b8c627508 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 02:43:52.065 8 INFO glance.location [None req-9918ff62-797f-45d7-927b-ab7b8c627508 fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/379] 199.204.45.89 () {48 vars in 1042 bytes} [Mon Jul 6 02:43:40 2026] PUT /v2/images/39dff297-82a5-4ecc-a56d-bc4977f57232/file => generated 0 bytes in 11127 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25642 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 6 02:43:52 2026] GET /v2/images/39dff297-82a5-4ecc-a56d-bc4977f57232 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.89 () {48 vars in 1048 bytes} [Mon Jul 6 02:43:52 2026] PATCH /v2/images/39dff297-82a5-4ecc-a56d-bc4977f57232 => generated 1410 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/382] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 6 02:43:53 2026] GET /v2/images/39dff297-82a5-4ecc-a56d-bc4977f57232 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:44:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:44:31 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:44:52 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: 195/398] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:44:52 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/399] 199.204.45.89 () {44 vars in 936 bytes} [Mon Jul 6 02:44:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/400] 199.204.45.89 () {44 vars in 958 bytes} [Mon Jul 6 02:44:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/401] 199.204.45.89 () {44 vars in 936 bytes} [Mon Jul 6 02:44:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/402] 199.204.45.89 () {48 vars in 948 bytes} [Mon Jul 6 02:44:52 2026] POST /v2/images => generated 791 bytes in 253 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-06 02:44:53.216 8 INFO glance.api.v2.image_data [None req-df27ca79-6eb1-4267-a8b6-211a69cc971d fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 02:45:09.170 8 INFO glance.location [None req-df27ca79-6eb1-4267-a8b6-211a69cc971d fedf36396b5d43bfb85960fd96777f95 48623a7aae2c45ef920739e814c0a5a1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/407] 199.204.45.89 () {48 vars in 1043 bytes} [Mon Jul 6 02:44:53 2026] PUT /v2/images/1601a862-7eb5-42a5-846d-36b3a7bd1673/file => generated 0 bytes in 15990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38657 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 6 02:45:09 2026] GET /v2/images/1601a862-7eb5-42a5-846d-36b3a7bd1673 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.89 () {48 vars in 1048 bytes} [Mon Jul 6 02:45:09 2026] PATCH /v2/images/1601a862-7eb5-42a5-846d-36b3a7bd1673 => generated 1382 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 6 02:45:09 2026] GET /v2/images/1601a862-7eb5-42a5-846d-36b3a7bd1673 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/567] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 02:58:11 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 02:58:11 2026] GET /v2/images => generated 5574 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/597] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 03:00:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/598] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 03:00:35 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/599] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 03:00:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/600] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 03:00:37 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 03:01:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 03:01:30 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 03:01:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 03:01:38 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 6 03:02:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/632] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 6 03:02:38 2026] GET /v2/images => generated 5574 bytes in 50 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: 323/641] 10.0.0.213 () {32 vars in 633 bytes} [Mon Jul 6 03:03:22 2026] GET /v2/images => generated 5574 bytes in 18 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: 321/646] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:03:45 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:03:45 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: 323/650] 199.204.45.89 () {36 vars in 990 bytes} [Mon Jul 6 03:03:55 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 199.204.45.89 () {36 vars in 930 bytes} [Mon Jul 6 03:03:55 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: 324/652] 199.204.45.89 () {36 vars in 990 bytes} [Mon Jul 6 03:03:55 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 329/653] 199.204.45.89 () {36 vars in 930 bytes} [Mon Jul 6 03:03:55 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: 326/656] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:04:01 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/657] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:04:01 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: 327/658] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:04:01 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:04:01 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/660] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:04:01 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: 333/661] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:04:01 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: 329/662] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:04:01 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 334/663] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:04:01 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: 330/664] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:04:01 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/665] 10.0.0.110 () {36 vars in 911 bytes} [Mon Jul 6 03:04:02 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: 331/666] 10.0.0.110 () {36 vars in 1007 bytes} [Mon Jul 6 03:04:02 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7/locations => generated 127 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 10.0.0.110 () {36 vars in 987 bytes} [Mon Jul 6 03:04:02 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 332/668] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 6 03:04:02 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: 337/669] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 6 03:04:02 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: 333/670] 10.0.0.213 () {30 vars in 411 bytes} [Mon Jul 6 03:04:05 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:04:45 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 342/680] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:04:45 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: 340/683] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:04:51 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:04:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:04:55 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 345/686] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:04:55 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: 345/693] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:05:23 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 349/694] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:05:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:05:27 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 350/696] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:05:27 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: 355/705] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:06:03 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 351/706] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:06:03 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: 357/709] 10.0.0.213 () {32 vars in 707 bytes} [Mon Jul 6 03:06:12 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.213 () {32 vars in 707 bytes} [Mon Jul 6 03:06:12 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 358/711] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:06:12 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 354/712] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:06:12 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: 359/713] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:06:12 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: 355/714] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:06:12 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 360/715] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:06:12 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: 356/716] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:06:12 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: 361/717] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:06:12 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:06:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.110 () {36 vars in 911 bytes} [Mon Jul 6 03:06:12 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: 358/720] 10.0.0.110 () {36 vars in 1007 bytes} [Mon Jul 6 03:06:12 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.110 () {36 vars in 987 bytes} [Mon Jul 6 03:06:12 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 359/722] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 6 03:06:12 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: 364/723] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 6 03:06:12 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: 372/738] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:07:23 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 367/739] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:07: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: 8|app: 0|req: 376/746] 10.0.0.213 () {34 vars in 655 bytes} [Mon Jul 6 03:07:49 2026] POST /v2/images => generated 648 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-06 03:07:49.357 7 WARNING glance.api.v2.images [None req-3fe76369-5dd0-4df2-bcbe-3867d1f9ebd0 9b88232178c4465b97a6fb5da91a55cc 3fc39a50569940149add975f4d17e591 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bc295126-36e5-41fa-906f-839d13a0af2b [pid: 7|app: 0|req: 371/747] 10.0.0.213 () {32 vars in 710 bytes} [Mon Jul 6 03:07:49 2026] DELETE /v2/images/bc295126-36e5-41fa-906f-839d13a0af2b => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.213 () {32 vars in 707 bytes} [Mon Jul 6 03:07:49 2026] GET /v2/images/bc295126-36e5-41fa-906f-839d13a0af2b => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.213 () {32 vars in 633 bytes} [Mon Jul 6 03:07:49 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.213 () {34 vars in 655 bytes} [Mon Jul 6 03:07:49 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.213 () {32 vars in 717 bytes} [Mon Jul 6 03:07:49 2026] GET /v2/images/48a253c4-c88f-40c2-be39-10cbdffc9b76/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-06 03:07:49.537 8 INFO glance.api.v2.image_data [None req-5f0bfb99-cbcc-4014-9657-77d46763b573 9b88232178c4465b97a6fb5da91a55cc 3fc39a50569940149add975f4d17e591 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 03:07:49.588 8 WARNING glance_store._drivers.rbd [None req-5f0bfb99-cbcc-4014-9657-77d46763b573 9b88232178c4465b97a6fb5da91a55cc 3fc39a50569940149add975f4d17e591 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-06 03:07:50.112 8 INFO glance.location [None req-5f0bfb99-cbcc-4014-9657-77d46763b573 9b88232178c4465b97a6fb5da91a55cc 3fc39a50569940149add975f4d17e591 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 379/752] 10.0.0.213 () {32 vars in 727 bytes} [Mon Jul 6 03:07:49 2026] PUT /v2/images/48a253c4-c88f-40c2-be39-10cbdffc9b76/file => generated 0 bytes in 621 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.213 () {32 vars in 707 bytes} [Mon Jul 6 03:07:50 2026] GET /v2/images/48a253c4-c88f-40c2-be39-10cbdffc9b76 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.213 () {32 vars in 717 bytes} [Mon Jul 6 03:07:50 2026] GET /v2/images/48a253c4-c88f-40c2-be39-10cbdffc9b76/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.213 () {34 vars in 655 bytes} [Mon Jul 6 03:07:50 2026] POST /v2/images => generated 648 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.213 () {32 vars in 726 bytes} [Mon Jul 6 03:07:50 2026] PATCH /v2/images/040b78f3-5248-4af5-9500-7e1320e56fb3 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.213 () {32 vars in 707 bytes} [Mon Jul 6 03:07:50 2026] GET /v2/images/040b78f3-5248-4af5-9500-7e1320e56fb3 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-06 03:07:50.474 8 WARNING glance.api.v2.images [None req-0a224c31-9e15-4f77-a57a-2fd4e801cdd2 9b88232178c4465b97a6fb5da91a55cc 3fc39a50569940149add975f4d17e591 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//040b78f3-5248-4af5-9500-7e1320e56fb3 [pid: 8|app: 0|req: 382/758] 10.0.0.213 () {32 vars in 710 bytes} [Mon Jul 6 03:07:50 2026] DELETE /v2/images/040b78f3-5248-4af5-9500-7e1320e56fb3 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.213 () {32 vars in 707 bytes} [Mon Jul 6 03:07:50 2026] GET /v2/images/040b78f3-5248-4af5-9500-7e1320e56fb3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 03:07:50.551 8 WARNING glance.api.v2.images [None req-3b3e6579-bb3d-4385-a308-2af7c77e6e86 9b88232178c4465b97a6fb5da91a55cc 3fc39a50569940149add975f4d17e591 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//48a253c4-c88f-40c2-be39-10cbdffc9b76 [pid: 8|app: 0|req: 383/760] 10.0.0.213 () {32 vars in 710 bytes} [Mon Jul 6 03:07:50 2026] DELETE /v2/images/48a253c4-c88f-40c2-be39-10cbdffc9b76 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.213 () {32 vars in 707 bytes} [Mon Jul 6 03:07:51 2026] GET /v2/images/48a253c4-c88f-40c2-be39-10cbdffc9b76 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 03:07:51.379 8 WARNING glance.api.v2.images [None req-4c8fe699-e1aa-41a0-b94a-173783f38c63 9b88232178c4465b97a6fb5da91a55cc 3fc39a50569940149add975f4d17e591 - - default default] Failed to find image bc295126-36e5-41fa-906f-839d13a0af2b to delete: glance.common.exception.ImageNotFound: No image found with ID bc295126-36e5-41fa-906f-839d13a0af2b [pid: 8|app: 0|req: 384/762] 10.0.0.213 () {32 vars in 710 bytes} [Mon Jul 6 03:07:51 2026] DELETE /v2/images/bc295126-36e5-41fa-906f-839d13a0af2b => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.213 () {32 vars in 707 bytes} [Mon Jul 6 03:07:51 2026] GET /v2/images/bc295126-36e5-41fa-906f-839d13a0af2b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/766] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:08:01 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:08:01 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: 383/770] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:08:18 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:08:18 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/780] 199.204.45.89 () {32 vars in 825 bytes} [Mon Jul 6 03:08:57 2026] GET /v2/images?status=active&owner=48623a7aae2c45ef920739e814c0a5a1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 199.204.45.89 () {32 vars in 652 bytes} [Mon Jul 6 03:08:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/782] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:08:58 2026] GET /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59 => 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: 389/783] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:08: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: 395/784] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:08:58 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: 390/785] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:08:58 2026] GET /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:08:58 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: 391/787] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:08: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: 397/788] 10.0.0.146 () {36 vars in 987 bytes} [Mon Jul 6 03:08:58 2026] GET /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/789] 10.0.0.146 () {36 vars in 927 bytes} [Mon Jul 6 03:08: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: 398/790] 10.0.0.110 () {36 vars in 911 bytes} [Mon Jul 6 03:08:58 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: 393/793] 10.0.0.110 () {36 vars in 1007 bytes} [Mon Jul 6 03:08:58 2026] GET /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.110 () {36 vars in 987 bytes} [Mon Jul 6 03:08:58 2026] GET /v2/images/2fb2ad3d-cc97-4531-9fac-83db09cdea59 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/795] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 6 03:08: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: 402/796] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 6 03:08:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/799] 10.0.0.37 () {36 vars in 986 bytes} [Mon Jul 6 03:09:12 2026] GET /v2/images/f752d8c3-d24e-4dd3-9a9b-a5714636e2e7 => 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: 396/800] 10.0.0.37 () {36 vars in 926 bytes} [Mon Jul 6 03:09:13 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: 417/841] 10.0.0.213 () {32 vars in 633 bytes} [Mon Jul 6 03:12:31 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)