+ 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 [Fri Aug 7 04:54:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-7f7966fd96-lj5dk 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 0x7f6244f12668 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-08-07 04:54:25.480 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-07 04:54:25.516 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-07 04:54:26.353 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-08-07 04:54:26.354 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-08-07 04:54:26.355 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-07 04:54:26.372 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-08-07 04:54:26.373 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-08-07 04:54:26.373 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-07 04:54:28.414 7 WARNING glance.api.v2.images [None req-0fcc0a7b-1397-4da8-9225-82edf124199f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-07 04:54:28.420 8 WARNING glance.api.v2.images [None req-bfded745-7e37-4b13-a204-1eb2f5725e27 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-07 04:54:28.752 7 WARNING keystonemiddleware._common.config [None req-0fcc0a7b-1397-4da8-9225-82edf124199f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-07 04:54:28.760 7 WARNING oslo_config.cfg [None req-0fcc0a7b-1397-4da8-9225-82edf124199f - - - - - -] 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 0x7f6244f12668 pid: 7 (default app) 2026-08-07 04:54:28.818 8 WARNING keystonemiddleware._common.config [None req-bfded745-7e37-4b13-a204-1eb2f5725e27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-07 04:54:28.826 8 WARNING oslo_config.cfg [None req-bfded745-7e37-4b13-a204-1eb2f5725e27 - - - - - -] 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 0x7f6244f12668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 04:54:29 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-08-07 04:54:29.950 8 WARNING oslo_policy.policy [None req-a0965a7c-6db9-401e-ba8e-04247db8fd1c 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 04:54:29.950 8 WARNING oslo_policy.policy [None req-a0965a7c-6db9-401e-ba8e-04247db8fd1c 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 04:54:29.964 8 WARNING oslo_policy.policy [None req-a0965a7c-6db9-401e-ba8e-04247db8fd1c 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 04:54:29.964 8 WARNING oslo_policy.policy [None req-a0965a7c-6db9-401e-ba8e-04247db8fd1c 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 04:54: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: 7|app: 0|req: 6/7] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 04:54:33 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: 2/8] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 04:54:33 2026] GET /v2/images => generated 69 bytes in 33 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-08-07 04:54:33.679 7 WARNING oslo_policy.policy [None req-ad829f5b-ba0a-467a-a3e4-902a315b0748 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 04:54:33.679 7 WARNING oslo_policy.policy [None req-ad829f5b-ba0a-467a-a3e4-902a315b0748 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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: 7/9] 199.204.45.138 () {44 vars in 911 bytes} [Fri Aug 7 04:54:33 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.138 () {44 vars in 933 bytes} [Fri Aug 7 04:54:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-07 04:54:33.814 7 WARNING oslo_policy.policy [None req-72c5945c-66d9-4f17-a04e-a7a28c0c5c93 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 04:54:33.815 7 WARNING oslo_policy.policy [None req-72c5945c-66d9-4f17-a04e-a7a28c0c5c93 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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: 8/11] 199.204.45.138 () {44 vars in 939 bytes} [Fri Aug 7 04:54:33 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) 2026-08-07 04:54:33.900 8 WARNING oslo_config.cfg [None req-f6d5ca97-43e1-4971-8954-863a949cab06 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.138 () {48 vars in 951 bytes} [Fri Aug 7 04:54:33 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-07 04:54:33.921 7 WARNING oslo_policy.policy [None req-67dfd71e-0bda-45d6-96f4-d46cefee4bda 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 04:54:33.921 7 WARNING oslo_policy.policy [None req-67dfd71e-0bda-45d6-96f4-d46cefee4bda 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 04:54:33.923 7 INFO glance.api.v2.image_data [None req-67dfd71e-0bda-45d6-96f4-d46cefee4bda 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-07 04:54:37.482 7 WARNING glance.location [None req-67dfd71e-0bda-45d6-96f4-d46cefee4bda 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.138 () {48 vars in 1045 bytes} [Fri Aug 7 04:54:33 2026] PUT /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac/file => generated 0 bytes in 3603 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7114 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.138 () {44 vars in 971 bytes} [Fri Aug 7 04:54:37 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-07 04:54:37.627 7 WARNING oslo_config.cfg [None req-57641cd9-de2a-4360-946b-d1924d00da17 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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: 10/15] 199.204.45.138 () {48 vars in 1051 bytes} [Fri Aug 7 04:54:37 2026] PATCH /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.138 () {44 vars in 971 bytes} [Fri Aug 7 04:54:37 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 135/265] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:15:12 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: 131/266] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:15:12 2026] GET /v2/images => generated 1381 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:15:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:15:31 2026] GET /v2/images => generated 1381 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.138 () {44 vars in 937 bytes} [Fri Aug 7 05:15:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.138 () {44 vars in 959 bytes} [Fri Aug 7 05:15:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.138 () {44 vars in 939 bytes} [Fri Aug 7 05:15:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.138 () {48 vars in 951 bytes} [Fri Aug 7 05:15:31 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-07 05:15:31.739 8 WARNING oslo_policy.policy [None req-8f5ae373-f8dd-4d8f-a189-a33d83741fcc 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 05:15:31.740 8 WARNING oslo_policy.policy [None req-8f5ae373-f8dd-4d8f-a189-a33d83741fcc 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - 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-08-07 05:15:31.741 8 INFO glance.api.v2.image_data [None req-8f5ae373-f8dd-4d8f-a189-a33d83741fcc 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-07 05:15:56.745 8 WARNING glance.location [None req-8f5ae373-f8dd-4d8f-a189-a33d83741fcc 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/281] 199.204.45.138 () {48 vars in 1046 bytes} [Fri Aug 7 05:15:31 2026] PUT /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf/file => generated 0 bytes in 25056 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68979 switches on core 0) [pid: 7|app: 0|req: 145/282] 199.204.45.138 () {44 vars in 971 bytes} [Fri Aug 7 05:15:56 2026] GET /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/283] 199.204.45.138 () {48 vars in 1051 bytes} [Fri Aug 7 05:15:56 2026] PATCH /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/284] 199.204.45.138 () {44 vars in 971 bytes} [Fri Aug 7 05:15:56 2026] GET /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf => 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/287] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:15:58 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: 148/288] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:15:58 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:23:04 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: 191/374] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:23:04 2026] GET /v2/images => generated 2778 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:23:17 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: 193/378] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:23:17 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: 186/379] 199.204.45.138 () {44 vars in 947 bytes} [Fri Aug 7 05:23:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.138 () {44 vars in 969 bytes} [Fri Aug 7 05:23:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.138 () {44 vars in 939 bytes} [Fri Aug 7 05:23:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.138 () {48 vars in 951 bytes} [Fri Aug 7 05:23:18 2026] POST /v2/images => generated 799 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-07 05:23:18.337 8 INFO glance.api.v2.image_data [None req-85dbc309-604a-49e2-a93d-19d306aeab9e 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-07 05:23:36.244 8 INFO glance.location [None req-85dbc309-604a-49e2-a93d-19d306aeab9e 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/387] 199.204.45.138 () {48 vars in 1045 bytes} [Fri Aug 7 05:23:18 2026] PUT /v2/images/75730865-5678-4fad-b95a-7104fbc953a2/file => generated 0 bytes in 17956 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32915 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.204.45.138 () {44 vars in 971 bytes} [Fri Aug 7 05:23:36 2026] GET /v2/images/75730865-5678-4fad-b95a-7104fbc953a2 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.204.45.138 () {48 vars in 1051 bytes} [Fri Aug 7 05:23:36 2026] PATCH /v2/images/75730865-5678-4fad-b95a-7104fbc953a2 => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.204.45.138 () {44 vars in 971 bytes} [Fri Aug 7 05:23:36 2026] GET /v2/images/75730865-5678-4fad-b95a-7104fbc953a2 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:24:14 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: 204/400] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:24:14 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:24:29 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: 207/406] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:24:29 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.204.45.138 () {44 vars in 939 bytes} [Fri Aug 7 05:24:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 199.204.45.138 () {44 vars in 961 bytes} [Fri Aug 7 05:24:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.204.45.138 () {44 vars in 939 bytes} [Fri Aug 7 05:24:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.204.45.138 () {48 vars in 951 bytes} [Fri Aug 7 05:24:29 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-07 05:24:29.595 8 INFO glance.api.v2.image_data [None req-04b0047e-a930-4af3-b3a2-d786b7d5e97f 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-07 05:24:45.184 8 INFO glance.location [None req-04b0047e-a930-4af3-b3a2-d786b7d5e97f 101832eed82e4606ad5810997820eb1b b04ed6f1b0c3434b8dea48f996031b5a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/413] 199.204.45.138 () {48 vars in 1046 bytes} [Fri Aug 7 05:24:29 2026] PUT /v2/images/38321ad2-24f0-43b4-b5a1-845367cab4eb/file => generated 0 bytes in 15628 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33296 switches on core 0) [pid: 7|app: 0|req: 212/414] 199.204.45.138 () {44 vars in 971 bytes} [Fri Aug 7 05:24:45 2026] GET /v2/images/38321ad2-24f0-43b4-b5a1-845367cab4eb => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/415] 199.204.45.138 () {48 vars in 1051 bytes} [Fri Aug 7 05:24:45 2026] PATCH /v2/images/38321ad2-24f0-43b4-b5a1-845367cab4eb => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.204.45.138 () {44 vars in 971 bytes} [Fri Aug 7 05:24:45 2026] GET /v2/images/38321ad2-24f0-43b4-b5a1-845367cab4eb => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/583] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:38:30 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/584] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:38:30 2026] GET /v2/images => generated 5574 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/615] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:40: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: 313/616] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:40:59 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/617] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:41:01 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: 314/618] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:41:01 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/629] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:41:53 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: 320/630] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:41:53 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/633] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:42:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/634] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:42:02 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/647] 199.204.45.138 () {42 vars in 688 bytes} [Fri Aug 7 05:43:07 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: 319/648] 199.204.45.138 () {44 vars in 910 bytes} [Fri Aug 7 05:43:07 2026] GET /v2/images => generated 5574 bytes in 67 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: 335/659] 10.0.0.208 () {32 vars in 633 bytes} [Fri Aug 7 05:43:51 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: 8|app: 0|req: 327/664] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:44:17 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:44:18 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/668] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:44:19 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/669] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:44:19 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/670] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:44:22 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 330/671] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:44:22 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: 342/672] 199.204.45.138 () {36 vars in 991 bytes} [Fri Aug 7 05:44:26 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 331/673] 199.204.45.138 () {36 vars in 931 bytes} [Fri Aug 7 05:44:26 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: 343/674] 199.204.45.138 () {36 vars in 991 bytes} [Fri Aug 7 05:44:27 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 332/675] 199.204.45.138 () {36 vars in 931 bytes} [Fri Aug 7 05:44:27 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: 347/682] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:44:52 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:44:52 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: 348/684] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:44:52 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: 337/685] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:44:52 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 349/686] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:44:52 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: 338/687] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:44:52 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: 350/688] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:44:53 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/689] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:44:53 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/690] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:44:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 10.0.0.8 () {36 vars in 909 bytes} [Fri Aug 7 05:44:53 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: 352/692] 10.0.0.8 () {36 vars in 1005 bytes} [Fri Aug 7 05:44:53 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 10.0.0.8 () {36 vars in 985 bytes} [Fri Aug 7 05:44:53 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 353/694] 10.0.0.8 () {36 vars in 925 bytes} [Fri Aug 7 05:44:53 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: 342/695] 10.0.0.8 () {36 vars in 925 bytes} [Fri Aug 7 05:44:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/702] 10.0.0.208 () {30 vars in 411 bytes} [Fri Aug 7 05:45:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:45:35 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 359/706] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:45:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.208 () {32 vars in 707 bytes} [Fri Aug 7 05:46:40 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 367/722] 10.0.0.208 () {32 vars in 707 bytes} [Fri Aug 7 05:46:40 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 356/723] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:46:40 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:46:40 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:46:40 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: 369/726] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:46:40 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:46:40 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: 370/728] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:46:40 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: 359/729] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:46:40 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 371/730] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:46:40 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: 360/731] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:46:40 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: 372/732] 10.0.0.8 () {36 vars in 909 bytes} [Fri Aug 7 05:46:41 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 10.0.0.8 () {36 vars in 1005 bytes} [Fri Aug 7 05:46:41 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 10.0.0.8 () {36 vars in 985 bytes} [Fri Aug 7 05:46:41 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 362/735] 10.0.0.8 () {36 vars in 925 bytes} [Fri Aug 7 05:46:41 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: 374/736] 10.0.0.8 () {36 vars in 925 bytes} [Fri Aug 7 05:46:41 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: 366/743] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:47:10 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 378/744] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:47:10 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:47:12 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/746] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:47: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: 369/749] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:47:18 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:47: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: 376/763] 10.0.0.208 () {34 vars in 655 bytes} [Fri Aug 7 05:48:19 2026] POST /v2/images => generated 649 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-07 05:48:19.331 7 WARNING glance.api.v2.images [None req-67675b76-657e-4d7c-9c20-405584f5583b cd6050936e28446ca873cbce0aec8fbb f89b57a8e3364867bffd11c4c5728b54 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b5808ae-eb9f-4a32-b243-8b6e617f76ac [pid: 7|app: 0|req: 388/764] 10.0.0.208 () {32 vars in 710 bytes} [Fri Aug 7 05:48:19 2026] DELETE /v2/images/3b5808ae-eb9f-4a32-b243-8b6e617f76ac => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/765] 10.0.0.208 () {32 vars in 707 bytes} [Fri Aug 7 05:48:19 2026] GET /v2/images/3b5808ae-eb9f-4a32-b243-8b6e617f76ac => 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: 389/766] 10.0.0.208 () {32 vars in 633 bytes} [Fri Aug 7 05:48:19 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 10.0.0.208 () {34 vars in 655 bytes} [Fri Aug 7 05:48:19 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/768] 10.0.0.208 () {32 vars in 717 bytes} [Fri Aug 7 05:48:19 2026] GET /v2/images/3f37a21e-3de2-4c3b-ab78-9e6daf5466cf/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-07 05:48:19.538 8 INFO glance.api.v2.image_data [None req-0fb64d3e-d8f5-47d3-a9bf-4aee0aabee44 cd6050936e28446ca873cbce0aec8fbb f89b57a8e3364867bffd11c4c5728b54 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-07 05:48:19.581 8 WARNING glance_store._drivers.rbd [None req-0fb64d3e-d8f5-47d3-a9bf-4aee0aabee44 cd6050936e28446ca873cbce0aec8fbb f89b57a8e3364867bffd11c4c5728b54 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-07 05:48:19.812 8 INFO glance.location [None req-0fb64d3e-d8f5-47d3-a9bf-4aee0aabee44 cd6050936e28446ca873cbce0aec8fbb f89b57a8e3364867bffd11c4c5728b54 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 379/769] 10.0.0.208 () {32 vars in 727 bytes} [Fri Aug 7 05:48:19 2026] PUT /v2/images/3f37a21e-3de2-4c3b-ab78-9e6daf5466cf/file => generated 0 bytes in 323 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/770] 10.0.0.208 () {32 vars in 707 bytes} [Fri Aug 7 05:48:19 2026] GET /v2/images/3f37a21e-3de2-4c3b-ab78-9e6daf5466cf => 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: 380/771] 10.0.0.208 () {32 vars in 717 bytes} [Fri Aug 7 05:48:19 2026] GET /v2/images/3f37a21e-3de2-4c3b-ab78-9e6daf5466cf/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/772] 10.0.0.208 () {34 vars in 655 bytes} [Fri Aug 7 05:48:19 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/773] 10.0.0.208 () {32 vars in 726 bytes} [Fri Aug 7 05:48:20 2026] PATCH /v2/images/b936bda9-15e4-423f-86ba-6cd1e0d00036 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 10.0.0.208 () {32 vars in 707 bytes} [Fri Aug 7 05:48:20 2026] GET /v2/images/b936bda9-15e4-423f-86ba-6cd1e0d00036 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-07 05:48:20.144 8 WARNING glance.api.v2.images [None req-1b6a0909-bdb7-42ac-9237-22a752e1c4ab cd6050936e28446ca873cbce0aec8fbb f89b57a8e3364867bffd11c4c5728b54 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b936bda9-15e4-423f-86ba-6cd1e0d00036 [pid: 8|app: 0|req: 382/775] 10.0.0.208 () {32 vars in 710 bytes} [Fri Aug 7 05:48:20 2026] DELETE /v2/images/b936bda9-15e4-423f-86ba-6cd1e0d00036 => 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: 394/776] 10.0.0.208 () {32 vars in 707 bytes} [Fri Aug 7 05:48:20 2026] GET /v2/images/b936bda9-15e4-423f-86ba-6cd1e0d00036 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-07 05:48:20.214 8 WARNING glance.api.v2.images [None req-c6cdfd91-b51b-4a35-a2fb-3a15046a3549 cd6050936e28446ca873cbce0aec8fbb f89b57a8e3364867bffd11c4c5728b54 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3f37a21e-3de2-4c3b-ab78-9e6daf5466cf [pid: 8|app: 0|req: 383/777] 10.0.0.208 () {32 vars in 710 bytes} [Fri Aug 7 05:48:20 2026] DELETE /v2/images/3f37a21e-3de2-4c3b-ab78-9e6daf5466cf => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/778] 10.0.0.208 () {32 vars in 707 bytes} [Fri Aug 7 05:48:21 2026] GET /v2/images/3f37a21e-3de2-4c3b-ab78-9e6daf5466cf => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-07 05:48:21.089 8 WARNING glance.api.v2.images [None req-634dd677-b098-4bcb-b65e-ba36f50f4f3b cd6050936e28446ca873cbce0aec8fbb f89b57a8e3364867bffd11c4c5728b54 - - default default] Failed to find image 3b5808ae-eb9f-4a32-b243-8b6e617f76ac to delete: glance.common.exception.ImageNotFound: No image found with ID 3b5808ae-eb9f-4a32-b243-8b6e617f76ac [pid: 8|app: 0|req: 384/779] 10.0.0.208 () {32 vars in 710 bytes} [Fri Aug 7 05:48:21 2026] DELETE /v2/images/3b5808ae-eb9f-4a32-b243-8b6e617f76ac => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/780] 10.0.0.208 () {32 vars in 707 bytes} [Fri Aug 7 05:48:21 2026] GET /v2/images/3b5808ae-eb9f-4a32-b243-8b6e617f76ac => 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: 400/787] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:48:49 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/788] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:48:49 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: 404/795] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:49:19 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 392/796] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:49:19 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: 405/797] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:49:21 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 393/798] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:49:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/805] 10.0.0.211 () {36 vars in 987 bytes} [Fri Aug 7 05:49:52 2026] GET /v2/images/c4139b35-5599-4cf9-b8d7-8e594689f1ac => 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: 397/806] 10.0.0.211 () {36 vars in 927 bytes} [Fri Aug 7 05:49:52 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: 410/807] 199.204.45.138 () {32 vars in 826 bytes} [Fri Aug 7 05:49:54 2026] GET /v2/images?status=active&owner=b04ed6f1b0c3434b8dea48f996031b5a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/808] 199.204.45.138 () {32 vars in 653 bytes} [Fri Aug 7 05:49:54 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: 411/809] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:49:55 2026] GET /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/810] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:49:55 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/811] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:49:55 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: 400/812] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:49:55 2026] GET /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf => 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: 413/813] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:49:55 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: 401/814] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:49:55 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: 414/815] 10.0.0.238 () {36 vars in 987 bytes} [Fri Aug 7 05:49:55 2026] GET /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/816] 10.0.0.238 () {36 vars in 927 bytes} [Fri Aug 7 05:49:55 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/817] 10.0.0.8 () {36 vars in 909 bytes} [Fri Aug 7 05:49:55 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/818] 10.0.0.8 () {36 vars in 1005 bytes} [Fri Aug 7 05:49:55 2026] GET /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf/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: 416/819] 10.0.0.8 () {36 vars in 985 bytes} [Fri Aug 7 05:49:55 2026] GET /v2/images/e6b5101a-c0d3-405b-a2a6-6336f8a654cf => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/820] 10.0.0.8 () {36 vars in 925 bytes} [Fri Aug 7 05:49: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: 417/821] 10.0.0.8 () {36 vars in 925 bytes} [Fri Aug 7 05:49: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)