+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 12 11:24:59 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-756cbd8ff-dfj8v 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 0x7f7cd6218668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-12 11:25:02.122 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 11:25:02.123 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-08-12 11:25:03.052 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-12 11:25:03.053 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-12 11:25:03.054 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 11:25:03.066 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-12 11:25:03.067 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-12 11:25:03.068 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 11:25:05.303 6 WARNING glance.api.v2.images [None req-a5a944c4-18eb-4636-a03e-0a9a72349faf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 11:25:05.303 7 WARNING glance.api.v2.images [None req-ebbf7652-7bf3-4150-a53d-79a599bdfe45 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 11:25:05.684 6 WARNING keystonemiddleware._common.config [None req-a5a944c4-18eb-4636-a03e-0a9a72349faf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 11:25:05.694 7 WARNING keystonemiddleware._common.config [None req-ebbf7652-7bf3-4150-a53d-79a599bdfe45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 11:25:05.696 6 WARNING oslo_config.cfg [None req-a5a944c4-18eb-4636-a03e-0a9a72349faf - - - - - -] 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 0x7f7cd6218668 pid: 6 (default app) 2026-08-12 11:25:05.703 7 WARNING oslo_config.cfg [None req-ebbf7652-7bf3-4150-a53d-79a599bdfe45 - - - - - -] 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 0x7f7cd6218668 pid: 7 (default app) [pid: 6|app: 0|req: 5/5] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:25:08 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-08-12 11:25:08.776 7 WARNING oslo_policy.policy [None req-8141db04-4fe6-4ce3-95c2-c649a132f8cf a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:25:08.776 7 WARNING oslo_policy.policy [None req-8141db04-4fe6-4ce3-95c2-c649a132f8cf a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:25:08.797 7 WARNING oslo_policy.policy [None req-8141db04-4fe6-4ce3-95c2-c649a132f8cf a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:25:08.797 7 WARNING oslo_policy.policy [None req-8141db04-4fe6-4ce3-95c2-c649a132f8cf a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:25:08 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 6/7] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:25:12 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:25:12 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-08-12 11:25:12.579 6 WARNING oslo_policy.policy [None req-c627ebcc-3732-456c-b5f5-7298835bce6e a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:25:12.579 6 WARNING oslo_policy.policy [None req-c627ebcc-3732-456c-b5f5-7298835bce6e a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 6|app: 0|req: 7/9] 199.19.213.96 () {44 vars in 907 bytes} [Wed Aug 12 11:25:12 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.96 () {44 vars in 929 bytes} [Wed Aug 12 11:25:12 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:25:12.728 6 WARNING oslo_policy.policy [None req-d3342841-1d37-47e0-95d2-a52355740de4 a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:25:12.728 6 WARNING oslo_policy.policy [None req-d3342841-1d37-47e0-95d2-a52355740de4 a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 6|app: 0|req: 8/11] 199.19.213.96 () {44 vars in 935 bytes} [Wed Aug 12 11:25:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:25:12.817 7 WARNING oslo_config.cfg [None req-472c58f5-4f74-4b20-88ac-b3fa76f2aeac a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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.19.213.96 () {48 vars in 947 bytes} [Wed Aug 12 11:25:12 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 11:25:12.839 6 WARNING oslo_policy.policy [None req-5d91000b-deac-4d74-a267-d5e98bbae52e a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:25:12.839 6 WARNING oslo_policy.policy [None req-5d91000b-deac-4d74-a267-d5e98bbae52e a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:25:12.840 6 INFO glance.api.v2.image_data [None req-5d91000b-deac-4d74-a267-d5e98bbae52e a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 11:25:16.139 6 WARNING glance.location [None req-5d91000b-deac-4d74-a267-d5e98bbae52e a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 9/15] 199.19.213.96 () {48 vars in 1041 bytes} [Wed Aug 12 11:25:12 2026] PUT /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a/file => generated 0 bytes in 3355 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6754 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.96 () {44 vars in 967 bytes} [Wed Aug 12 11:25:16 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:25:16.291 6 WARNING oslo_config.cfg [None req-a1798ac8-7a23-4097-8fb2-3eb6918d799a a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 6|app: 0|req: 10/17] 199.19.213.96 () {48 vars in 1047 bytes} [Wed Aug 12 11:25:16 2026] PATCH /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.96 () {44 vars in 967 bytes} [Wed Aug 12 11:25:16 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => 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: 137/275] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:46:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/276] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:46:36 2026] GET /v2/images => generated 1381 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:47:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/282] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:47:04 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.96 () {44 vars in 933 bytes} [Wed Aug 12 11:47:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/284] 199.19.213.96 () {44 vars in 955 bytes} [Wed Aug 12 11:47:04 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: 7|app: 0|req: 142/285] 199.19.213.96 () {44 vars in 935 bytes} [Wed Aug 12 11:47:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/286] 199.19.213.96 () {48 vars in 947 bytes} [Wed Aug 12 11:47:04 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 11:47:04.372 7 WARNING oslo_policy.policy [None req-2d0de211-b6b7-4a09-b519-5a3b6fdc8b81 a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:47:04.372 7 WARNING oslo_policy.policy [None req-2d0de211-b6b7-4a09-b519-5a3b6fdc8b81 a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - 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-12 11:47:04.374 7 INFO glance.api.v2.image_data [None req-2d0de211-b6b7-4a09-b519-5a3b6fdc8b81 a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 11:47:32.105 7 WARNING glance.location [None req-2d0de211-b6b7-4a09-b519-5a3b6fdc8b81 a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/293] 199.19.213.96 () {48 vars in 1042 bytes} [Wed Aug 12 11:47:04 2026] PUT /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a/file => generated 0 bytes in 27793 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68321 switches on core 0) [pid: 6|app: 0|req: 151/294] 199.19.213.96 () {44 vars in 967 bytes} [Wed Aug 12 11:47:32 2026] GET /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/295] 199.19.213.96 () {48 vars in 1047 bytes} [Wed Aug 12 11:47:32 2026] PATCH /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a => generated 1395 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 152/296] 199.19.213.96 () {44 vars in 967 bytes} [Wed Aug 12 11:47:32 2026] GET /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/297] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:47:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 153/298] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:47:34 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/387] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:54:50 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:54:50 2026] GET /v2/images => generated 2778 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:54:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/392] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:54:58 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 199.19.213.96 () {44 vars in 943 bytes} [Wed Aug 12 11:54:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 201/394] 199.19.213.96 () {44 vars in 965 bytes} [Wed Aug 12 11:54:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.19.213.96 () {44 vars in 935 bytes} [Wed Aug 12 11:54:58 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: 6|app: 0|req: 202/396] 199.19.213.96 () {48 vars in 947 bytes} [Wed Aug 12 11:54:58 2026] POST /v2/images => generated 799 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 11:54:59.021 7 INFO glance.api.v2.image_data [None req-fed82fe6-63a4-4a03-9cd9-add217f9fed6 a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 11:55:19.316 7 INFO glance.location [None req-fed82fe6-63a4-4a03-9cd9-add217f9fed6 a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/401] 199.19.213.96 () {48 vars in 1041 bytes} [Wed Aug 12 11:54:59 2026] PUT /v2/images/2d2d7bea-0f13-4cea-a77b-815efe438e4a/file => generated 0 bytes in 20346 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23471 switches on core 0) [pid: 6|app: 0|req: 207/402] 199.19.213.96 () {44 vars in 967 bytes} [Wed Aug 12 11:55:19 2026] GET /v2/images/2d2d7bea-0f13-4cea-a77b-815efe438e4a => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/403] 199.19.213.96 () {48 vars in 1047 bytes} [Wed Aug 12 11:55:19 2026] PATCH /v2/images/2d2d7bea-0f13-4cea-a77b-815efe438e4a => generated 1410 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/404] 199.19.213.96 () {44 vars in 967 bytes} [Wed Aug 12 11:55:19 2026] GET /v2/images/2d2d7bea-0f13-4cea-a77b-815efe438e4a => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/413] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:55:57 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: 201/414] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:55:57 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: 6|app: 0|req: 215/417] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 11:56:07 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: 203/418] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 11:56:07 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/419] 199.19.213.96 () {44 vars in 935 bytes} [Wed Aug 12 11:56:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/420] 199.19.213.96 () {44 vars in 957 bytes} [Wed Aug 12 11:56:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 217/421] 199.19.213.96 () {44 vars in 935 bytes} [Wed Aug 12 11:56:07 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: 205/422] 199.19.213.96 () {48 vars in 947 bytes} [Wed Aug 12 11:56:07 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 11:56:07.513 6 INFO glance.api.v2.image_data [None req-24aa581f-e219-447d-ae97-f3284189d0ef a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 11:56:24.609 6 INFO glance.location [None req-24aa581f-e219-447d-ae97-f3284189d0ef a39de718f8384fb098db4a46f4c128a2 22842b37bf45409d857f5643b0129e1d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 6|app: 0|req: 218/427] 199.19.213.96 () {48 vars in 1042 bytes} [Wed Aug 12 11:56:07 2026] PUT /v2/images/9d6db896-d9ef-4d13-8df4-f7336ebb3a5d/file => generated 0 bytes in 17150 msecs (HTTP/1.1 204) 4 headers in 171 bytes (53934 switches on core 0) [pid: 7|app: 0|req: 210/428] 199.19.213.96 () {44 vars in 967 bytes} [Wed Aug 12 11:56:24 2026] GET /v2/images/9d6db896-d9ef-4d13-8df4-f7336ebb3a5d => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 219/429] 199.19.213.96 () {48 vars in 1047 bytes} [Wed Aug 12 11:56:24 2026] PATCH /v2/images/9d6db896-d9ef-4d13-8df4-f7336ebb3a5d => generated 1382 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/430] 199.19.213.96 () {44 vars in 967 bytes} [Wed Aug 12 11:56:24 2026] GET /v2/images/9d6db896-d9ef-4d13-8df4-f7336ebb3a5d => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/605] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 12:10:54 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/606] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 12:10:54 2026] GET /v2/images => generated 5574 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/637] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 12:13:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/638] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 12:13:28 2026] GET /v2/images => generated 5574 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 12:13:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/640] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 12:13:30 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/653] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 12:14:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/654] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 12:14:25 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/657] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 12:14:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/658] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 12:14:35 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 199.19.213.96 () {42 vars in 684 bytes} [Wed Aug 12 12:15:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 341/674] 199.19.213.96 () {44 vars in 906 bytes} [Wed Aug 12 12:15:44 2026] GET /v2/images => generated 5574 bytes in 59 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: 338/683] 10.0.0.201 () {32 vars in 632 bytes} [Wed Aug 12 12:16:29 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:16:56 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 349/691] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:16:56 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: 343/692] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 350/693] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/695] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/697] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/699] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:16:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/701] 10.0.0.128 () {36 vars in 986 bytes} [Wed Aug 12 12:17:00 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:17:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/703] 10.0.0.128 () {36 vars in 986 bytes} [Wed Aug 12 12:17:00 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:17:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/705] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:17:00 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/706] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:17:03 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/707] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:17:03 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: 6|app: 0|req: 359/710] 199.19.213.96 () {36 vars in 989 bytes} [Wed Aug 12 12:17:05 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 199.19.213.96 () {36 vars in 929 bytes} [Wed Aug 12 12:17:05 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: 6|app: 0|req: 360/712] 199.19.213.96 () {36 vars in 989 bytes} [Wed Aug 12 12:17:05 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 199.19.213.96 () {36 vars in 929 bytes} [Wed Aug 12 12:17:05 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: 358/722] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:17:44 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/723] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:17:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/728] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:18:13 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => 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: 361/729] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:18: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: 364/734] 10.0.0.201 () {32 vars in 706 bytes} [Wed Aug 12 12:18:24 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/735] 10.0.0.201 () {32 vars in 706 bytes} [Wed Aug 12 12:18:24 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:18:25 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/737] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:18:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:18:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/739] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:18:25 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:18:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/741] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:18:25 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:18:25 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/743] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:18:25 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: 369/744] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:18:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/745] 10.0.0.128 () {36 vars in 986 bytes} [Wed Aug 12 12:18:26 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:18:26 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/747] 10.0.0.128 () {36 vars in 986 bytes} [Wed Aug 12 12:18:26 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:18: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: 6|app: 0|req: 378/749] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:18:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/754] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:18:45 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/755] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:18:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/758] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:18:55 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => 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: 376/759] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:18: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: 6|app: 0|req: 386/764] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:19:20 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => 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: 379/765] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:19:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/770] 10.0.0.201 () {34 vars in 654 bytes} [Wed Aug 12 12:19:40 2026] POST /v2/images => generated 648 bytes in 215 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-12 12:19:40.522 7 WARNING glance.api.v2.images [None req-983bdcbd-ece0-41e3-9d75-a60ff1ff4e4b f60f891412d24e85a087376e9617712b e97605dc26d944bd91295c20358a84c9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cf82f4d1-1bdd-4e1d-903a-21844cbe5a9a [pid: 7|app: 0|req: 382/771] 10.0.0.201 () {32 vars in 709 bytes} [Wed Aug 12 12:19:40 2026] DELETE /v2/images/cf82f4d1-1bdd-4e1d-903a-21844cbe5a9a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/772] 10.0.0.201 () {32 vars in 706 bytes} [Wed Aug 12 12:19:40 2026] GET /v2/images/cf82f4d1-1bdd-4e1d-903a-21844cbe5a9a => 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: 383/773] 10.0.0.201 () {32 vars in 632 bytes} [Wed Aug 12 12:19:40 2026] GET /v2/images => generated 1381 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/774] 10.0.0.201 () {34 vars in 654 bytes} [Wed Aug 12 12:19:40 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/775] 10.0.0.201 () {32 vars in 716 bytes} [Wed Aug 12 12:19:40 2026] GET /v2/images/256d6715-ce12-41d5-971a-f4245f6df0d3/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-12 12:19:40.714 6 INFO glance.api.v2.image_data [None req-f5b26464-eac1-4189-a6e8-20305dd6d44a f60f891412d24e85a087376e9617712b e97605dc26d944bd91295c20358a84c9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 12:19:40.761 6 WARNING glance_store._drivers.rbd [None req-f5b26464-eac1-4189-a6e8-20305dd6d44a f60f891412d24e85a087376e9617712b e97605dc26d944bd91295c20358a84c9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-12 12:19:41.777 6 INFO glance.location [None req-f5b26464-eac1-4189-a6e8-20305dd6d44a f60f891412d24e85a087376e9617712b e97605dc26d944bd91295c20358a84c9 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 392/776] 10.0.0.201 () {32 vars in 726 bytes} [Wed Aug 12 12:19:40 2026] PUT /v2/images/256d6715-ce12-41d5-971a-f4245f6df0d3/file => generated 0 bytes in 1116 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.201 () {32 vars in 706 bytes} [Wed Aug 12 12:19:41 2026] GET /v2/images/256d6715-ce12-41d5-971a-f4245f6df0d3 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/778] 10.0.0.201 () {32 vars in 716 bytes} [Wed Aug 12 12:19:41 2026] GET /v2/images/256d6715-ce12-41d5-971a-f4245f6df0d3/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 10.0.0.201 () {34 vars in 654 bytes} [Wed Aug 12 12:19:41 2026] POST /v2/images => generated 649 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/780] 10.0.0.201 () {32 vars in 725 bytes} [Wed Aug 12 12:19:42 2026] PATCH /v2/images/207100f4-4581-4003-b568-ac1ab1472d39 => generated 653 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/781] 10.0.0.201 () {32 vars in 706 bytes} [Wed Aug 12 12:19:42 2026] GET /v2/images/207100f4-4581-4003-b568-ac1ab1472d39 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 12:19:42.164 6 WARNING glance.api.v2.images [None req-bb20800e-6971-48bd-8fb0-0ebbe78b15e4 f60f891412d24e85a087376e9617712b e97605dc26d944bd91295c20358a84c9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//207100f4-4581-4003-b568-ac1ab1472d39 [pid: 7|app: 0|req: 388/782] 10.0.0.201 () {30 vars in 410 bytes} [Wed Aug 12 12:19:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/783] 10.0.0.201 () {32 vars in 709 bytes} [Wed Aug 12 12:19:42 2026] DELETE /v2/images/207100f4-4581-4003-b568-ac1ab1472d39 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.201 () {32 vars in 706 bytes} [Wed Aug 12 12:19:42 2026] GET /v2/images/207100f4-4581-4003-b568-ac1ab1472d39 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 12:19:42.245 6 WARNING glance.api.v2.images [None req-0e921a6b-e418-43f8-9cf7-f0bedf4c7454 f60f891412d24e85a087376e9617712b e97605dc26d944bd91295c20358a84c9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//256d6715-ce12-41d5-971a-f4245f6df0d3 [pid: 6|app: 0|req: 396/785] 10.0.0.201 () {32 vars in 709 bytes} [Wed Aug 12 12:19:42 2026] DELETE /v2/images/256d6715-ce12-41d5-971a-f4245f6df0d3 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.201 () {32 vars in 706 bytes} [Wed Aug 12 12:19:43 2026] GET /v2/images/256d6715-ce12-41d5-971a-f4245f6df0d3 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 12:19:43.055 6 WARNING glance.api.v2.images [None req-dee49c14-23fe-449b-aa47-8d470bce5748 f60f891412d24e85a087376e9617712b e97605dc26d944bd91295c20358a84c9 - - default default] Failed to find image cf82f4d1-1bdd-4e1d-903a-21844cbe5a9a to delete: glance.common.exception.ImageNotFound: No image found with ID cf82f4d1-1bdd-4e1d-903a-21844cbe5a9a [pid: 6|app: 0|req: 397/787] 10.0.0.201 () {32 vars in 709 bytes} [Wed Aug 12 12:19:43 2026] DELETE /v2/images/cf82f4d1-1bdd-4e1d-903a-21844cbe5a9a => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.201 () {32 vars in 706 bytes} [Wed Aug 12 12:19:43 2026] GET /v2/images/cf82f4d1-1bdd-4e1d-903a-21844cbe5a9a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:19:47 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/792] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:19:47 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: 397/799] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:20:22 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 403/800] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:20:22 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: 400/805] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:20:40 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/806] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:20: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: 6|app: 0|req: 409/811] 10.0.0.253 () {36 vars in 986 bytes} [Wed Aug 12 12:20:58 2026] GET /v2/images/ed02d291-c48a-41ad-8abd-0c7f8d5d6a3a => 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: 403/812] 10.0.0.253 () {36 vars in 926 bytes} [Wed Aug 12 12:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/821] 199.19.213.96 () {32 vars in 824 bytes} [Wed Aug 12 12:21:35 2026] GET /v2/images?status=active&owner=22842b37bf45409d857f5643b0129e1d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 414/822] 199.19.213.96 () {32 vars in 651 bytes} [Wed Aug 12 12:21:36 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: 409/823] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:21:36 2026] GET /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 415/824] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:21:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:21:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/826] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:21:36 2026] GET /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/827] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:21:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/828] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:21:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/829] 10.0.0.68 () {36 vars in 985 bytes} [Wed Aug 12 12:21:36 2026] GET /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/830] 10.0.0.68 () {36 vars in 925 bytes} [Wed Aug 12 12:21:36 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: 413/831] 10.0.0.128 () {36 vars in 986 bytes} [Wed Aug 12 12:21:37 2026] GET /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 419/832] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:21:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/833] 10.0.0.128 () {36 vars in 986 bytes} [Wed Aug 12 12:21:37 2026] GET /v2/images/c6f39f73-d8b5-46ea-8d49-9e2a2ba1c98a => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 420/834] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:21:37 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: 415/835] 10.0.0.128 () {36 vars in 926 bytes} [Wed Aug 12 12:21:37 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: 444/892] 10.0.0.201 () {32 vars in 632 bytes} [Wed Aug 12 12:26:24 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)