+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 19:33:22 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:26 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-78964f479f-xjnkx 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x561c79bb7ff0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-19 19:33:24.328 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 19:33:24.355 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 19:33:24.888 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 19:33:24.914 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 19:33:24.972 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 19:33:24.973 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-05-19 19:33:24.974 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-05-19 19:33:24.995 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 19:33:24.996 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-05-19 19:33:24.997 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-05-19 19:33:26.562 8 WARNING glance.api.v2.images [None req-09b170c1-cc33-48ed-992c-de610858bcf8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 19:33:26.584 7 WARNING glance.api.v2.images [None req-4ee407ae-a751-499b-8e2c-481657e4f10a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 19:33:26.754 8 WARNING keystonemiddleware._common.config [None req-09b170c1-cc33-48ed-992c-de610858bcf8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 19:33:26.762 8 WARNING oslo_config.cfg [None req-09b170c1-cc33-48ed-992c-de610858bcf8 - - - - - -] 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 4 seconds on interpreter 0x561c79bb7ff0 pid: 8 (default app) 2026-05-19 19:33:26.778 7 WARNING keystonemiddleware._common.config [None req-4ee407ae-a751-499b-8e2c-481657e4f10a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 19:33:26.786 7 WARNING oslo_config.cfg [None req-4ee407ae-a751-499b-8e2c-481657e4f10a - - - - - -] 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 4 seconds on interpreter 0x561c79bb7ff0 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 19:33:28 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:33:29.386 7 WARNING oslo_policy.policy [None req-cd06c8e6-d8db-4ce2-a94a-92c14057e611 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:33:29.387 7 WARNING oslo_policy.policy [None req-cd06c8e6-d8db-4ce2-a94a-92c14057e611 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:33:29.407 7 WARNING oslo_policy.policy [None req-cd06c8e6-d8db-4ce2-a94a-92c14057e611 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:33:29.407 7 WARNING oslo_policy.policy [None req-cd06c8e6-d8db-4ce2-a94a-92c14057e611 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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: 2/6] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:33:28 2026] GET /v2/images => generated 69 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 19:33:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:33:32 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 19:33:33.015 8 WARNING oslo_policy.policy [None req-392ab974-19bd-47f6-be49-03b340c150e4 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:33:33.015 8 WARNING oslo_policy.policy [None req-392ab974-19bd-47f6-be49-03b340c150e4 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.205 () {44 vars in 912 bytes} [Tue May 19 19:33:32 2026] GET /v2/images/cirros => generated 151 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.205 () {44 vars in 934 bytes} [Tue May 19 19:33: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-05-19 19:33:33.146 8 WARNING oslo_policy.policy [None req-ca780da8-c199-4a24-98bf-c98ed9af8b46 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:33:33.147 8 WARNING oslo_policy.policy [None req-ca780da8-c199-4a24-98bf-c98ed9af8b46 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/11] 199.204.45.205 () {44 vars in 940 bytes} [Tue May 19 19:33:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:33:33.223 7 WARNING oslo_config.cfg [None req-222322a7-5c17-4da3-8767-b5f01626b51f bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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: 5/12] 199.204.45.205 () {48 vars in 952 bytes} [Tue May 19 19:33:33 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 19:33:33.244 8 WARNING oslo_policy.policy [None req-f3d0d994-c071-4b1f-b35e-db42f3153daf bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:33:33.244 8 WARNING oslo_policy.policy [None req-f3d0d994-c071-4b1f-b35e-db42f3153daf bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:33:33.247 8 INFO glance.api.v2.image_data [None req-f3d0d994-c071-4b1f-b35e-db42f3153daf bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:33:37.133 8 INFO glance.location [None req-f3d0d994-c071-4b1f-b35e-db42f3153daf bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/15] 199.204.45.205 () {48 vars in 1046 bytes} [Tue May 19 19:33:33 2026] PUT /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5/file => generated 0 bytes in 3932 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9037 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:33:37 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:33:37.214 8 WARNING oslo_config.cfg [None req-cba5150b-ed4e-4df1-8f7e-84a27a1dfb21 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/17] 199.204.45.205 () {48 vars in 1050 bytes} [Tue May 19 19:33:37 2026] PATCH /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:33:37 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 19:55:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:55:05 2026] GET /v2/images => generated 1240 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 19:55:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:55:27 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.205 () {44 vars in 938 bytes} [Tue May 19 19:55:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.205 () {44 vars in 960 bytes} [Tue May 19 19:55:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.205 () {44 vars in 940 bytes} [Tue May 19 19:55:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.205 () {48 vars in 952 bytes} [Tue May 19 19:55:27 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 19:55:27.991 7 WARNING oslo_policy.policy [None req-477f2d17-a7d6-42ef-b5e8-49d4591e7dcd bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:55:27.991 7 WARNING oslo_policy.policy [None req-477f2d17-a7d6-42ef-b5e8-49d4591e7dcd bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - 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-05-19 19:55:27.993 7 INFO glance.api.v2.image_data [None req-477f2d17-a7d6-42ef-b5e8-49d4591e7dcd bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:55:54.340 7 INFO glance.location [None req-477f2d17-a7d6-42ef-b5e8-49d4591e7dcd bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/293] 199.204.45.205 () {48 vars in 1047 bytes} [Tue May 19 19:55:27 2026] PUT /v2/images/818a9617-a617-4ae0-9721-ae4760599bcc/file => generated 0 bytes in 26417 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67325 switches on core 0) [pid: 8|app: 0|req: 149/294] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:55:54 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 199.204.45.205 () {48 vars in 1050 bytes} [Tue May 19 19:55:54 2026] PATCH /v2/images/818a9617-a617-4ae0-9721-ae4760599bcc => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 199.204.45.205 () {48 vars in 1051 bytes} [Tue May 19 19:55:54 2026] PATCH /v2/images/818a9617-a617-4ae0-9721-ae4760599bcc => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:55:54 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/298] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 19:55:55 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 19:55:55 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:02:19 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:02:19 2026] GET /v2/images => generated 2451 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:02:35 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:02:35 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.205 () {44 vars in 948 bytes} [Tue May 19 20:02:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.205 () {44 vars in 970 bytes} [Tue May 19 20:02:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.205 () {44 vars in 940 bytes} [Tue May 19 20:02:35 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: 192/387] 199.204.45.205 () {48 vars in 952 bytes} [Tue May 19 20:02:35 2026] POST /v2/images => generated 799 bytes in 466 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 20:02:35.738 8 INFO glance.api.v2.image_data [None req-d7b2ba48-35e8-4efb-8069-806be6dd8096 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 20:02:54.314 8 INFO glance.location [None req-d7b2ba48-35e8-4efb-8069-806be6dd8096 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/392] 199.204.45.205 () {48 vars in 1046 bytes} [Tue May 19 20:02:35 2026] PUT /v2/images/f1169d40-0d4e-404a-9f26-327ba7aea42c/file => generated 0 bytes in 18622 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27164 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:02:54 2026] GET /v2/images => generated 3664 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.205 () {48 vars in 1051 bytes} [Tue May 19 20:02:54 2026] PATCH /v2/images/f1169d40-0d4e-404a-9f26-327ba7aea42c => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:02:54 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:03:42 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:03:42 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:04:00 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:04:00 2026] GET /v2/images => generated 3687 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.205 () {44 vars in 940 bytes} [Tue May 19 20:04:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.205 () {44 vars in 962 bytes} [Tue May 19 20:04:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.205 () {44 vars in 940 bytes} [Tue May 19 20:04:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.204.45.205 () {48 vars in 952 bytes} [Tue May 19 20:04:00 2026] POST /v2/images => generated 791 bytes in 2668 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 20:04:03.676 7 INFO glance.api.v2.image_data [None req-ec431ff6-f386-4cd2-84ec-78d0ddcd4d50 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 20:04:25.607 7 INFO glance.location [None req-ec431ff6-f386-4cd2-84ec-78d0ddcd4d50 bd23a54662a241b280d73a599f5e6c77 901ef70089dc45cbbeb7443af1f25729 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 210/422] 199.204.45.205 () {48 vars in 1047 bytes} [Tue May 19 20:04:03 2026] PUT /v2/images/010b36f7-6dd6-41c2-bac4-1c6ae0c61806/file => generated 0 bytes in 21976 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31492 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:04:25 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.205 () {48 vars in 1050 bytes} [Tue May 19 20:04:25 2026] PATCH /v2/images/010b36f7-6dd6-41c2-bac4-1c6ae0c61806 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:04:25 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:16:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:16:07 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/598] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:18:35 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:18:35 2026] GET /v2/images => generated 4893 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/600] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:18:36 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/601] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:18:36 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:19:25 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:19:25 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:19:32 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:19:32 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 199.204.45.205 () {42 vars in 689 bytes} [Tue May 19 20:20:33 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 199.204.45.205 () {44 vars in 911 bytes} [Tue May 19 20:20:33 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 320/642] 10.0.0.89 () {32 vars in 632 bytes} [Tue May 19 20:21:17 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 325/647] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:21:40 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:21: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: 8|app: 0|req: 326/649] 199.204.45.205 () {36 vars in 991 bytes} [Tue May 19 20:21:43 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 199.204.45.205 () {36 vars in 931 bytes} [Tue May 19 20:21:44 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: 327/651] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:21:44 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:21: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: 8|app: 0|req: 328/653] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:21:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:21:44 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/655] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:21:44 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: 327/656] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:21: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: 8|app: 0|req: 330/657] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:21:45 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:21:45 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: 331/659] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:21: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: 7|app: 0|req: 329/660] 199.204.45.205 () {36 vars in 991 bytes} [Tue May 19 20:21:45 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 199.204.45.205 () {36 vars in 931 bytes} [Tue May 19 20:21:45 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: 330/662] 10.0.0.218 () {36 vars in 987 bytes} [Tue May 19 20:21:46 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:21:46 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.218 () {36 vars in 987 bytes} [Tue May 19 20:21:46 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:21:46 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: 332/666] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:21:46 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: 335/671] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:22:00 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:22:00 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: 336/673] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:22:00 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:22: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: 339/679] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:22:24 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:22:24 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: 343/687] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:22:49 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:22:49 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: 347/691] 10.0.0.89 () {30 vars in 410 bytes} [Tue May 19 20:23:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.89 () {34 vars in 654 bytes} [Tue May 19 20:23:30 2026] POST /v2/images => generated 649 bytes in 260 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 20:23:31.247 8 WARNING glance.api.v2.images [None req-f0d42554-7c9e-49f1-b374-af616ca63b11 5b4230926da64044883c04883dad4e42 a5689cabd37b4431ad9be8f264f5fe11 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//96b5d39c-e62e-404b-b191-623326bd95ec [pid: 8|app: 0|req: 351/699] 10.0.0.89 () {32 vars in 709 bytes} [Tue May 19 20:23:31 2026] DELETE /v2/images/96b5d39c-e62e-404b-b191-623326bd95ec => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.89 () {32 vars in 706 bytes} [Tue May 19 20:23:31 2026] GET /v2/images/96b5d39c-e62e-404b-b191-623326bd95ec => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.89 () {32 vars in 632 bytes} [Tue May 19 20:23:31 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.89 () {34 vars in 654 bytes} [Tue May 19 20:23:31 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: 8|app: 0|req: 353/703] 10.0.0.89 () {32 vars in 716 bytes} [Tue May 19 20:23:31 2026] GET /v2/images/38352579-cfaa-48e3-abcc-55a95270f1a8/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 20:23:31.485 7 INFO glance.api.v2.image_data [None req-7e491a09-3461-4240-af7c-0147262efb0d 5b4230926da64044883c04883dad4e42 a5689cabd37b4431ad9be8f264f5fe11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 20:23:31.538 7 WARNING glance_store._drivers.rbd [None req-7e491a09-3461-4240-af7c-0147262efb0d 5b4230926da64044883c04883dad4e42 a5689cabd37b4431ad9be8f264f5fe11 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 20:23:32.189 7 INFO glance.location [None req-7e491a09-3461-4240-af7c-0147262efb0d 5b4230926da64044883c04883dad4e42 a5689cabd37b4431ad9be8f264f5fe11 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/704] 10.0.0.89 () {32 vars in 726 bytes} [Tue May 19 20:23:31 2026] PUT /v2/images/38352579-cfaa-48e3-abcc-55a95270f1a8/file => generated 0 bytes in 753 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.89 () {32 vars in 706 bytes} [Tue May 19 20:23:32 2026] GET /v2/images/38352579-cfaa-48e3-abcc-55a95270f1a8 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.89 () {32 vars in 716 bytes} [Tue May 19 20:23:32 2026] GET /v2/images/38352579-cfaa-48e3-abcc-55a95270f1a8/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.89 () {34 vars in 654 bytes} [Tue May 19 20:23:32 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.89 () {32 vars in 725 bytes} [Tue May 19 20:23:32 2026] PATCH /v2/images/100539cd-3b47-470b-afde-2e73c45008d9 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.89 () {32 vars in 706 bytes} [Tue May 19 20:23:32 2026] GET /v2/images/100539cd-3b47-470b-afde-2e73c45008d9 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 20:23:32.517 7 WARNING glance.api.v2.images [None req-1ce4cd1c-0e46-486b-bc76-9ea31b057a18 5b4230926da64044883c04883dad4e42 a5689cabd37b4431ad9be8f264f5fe11 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//100539cd-3b47-470b-afde-2e73c45008d9 [pid: 7|app: 0|req: 354/710] 10.0.0.89 () {32 vars in 709 bytes} [Tue May 19 20:23:32 2026] DELETE /v2/images/100539cd-3b47-470b-afde-2e73c45008d9 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.89 () {32 vars in 706 bytes} [Tue May 19 20:23:32 2026] GET /v2/images/100539cd-3b47-470b-afde-2e73c45008d9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 20:23:32.594 7 WARNING glance.api.v2.images [None req-6cfa29ce-ea29-4161-bac4-ec3803329f15 5b4230926da64044883c04883dad4e42 a5689cabd37b4431ad9be8f264f5fe11 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//38352579-cfaa-48e3-abcc-55a95270f1a8 [pid: 7|app: 0|req: 355/712] 10.0.0.89 () {32 vars in 709 bytes} [Tue May 19 20:23:32 2026] DELETE /v2/images/38352579-cfaa-48e3-abcc-55a95270f1a8 => generated 0 bytes in 1019 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.89 () {32 vars in 706 bytes} [Tue May 19 20:23:33 2026] GET /v2/images/38352579-cfaa-48e3-abcc-55a95270f1a8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 20:23:33.631 7 WARNING glance.api.v2.images [None req-44b3fa9d-44ec-4627-93e1-1b4fc212930f 5b4230926da64044883c04883dad4e42 a5689cabd37b4431ad9be8f264f5fe11 - - default default] Failed to find image 96b5d39c-e62e-404b-b191-623326bd95ec to delete: glance.common.exception.ImageNotFound: No image found with ID 96b5d39c-e62e-404b-b191-623326bd95ec [pid: 7|app: 0|req: 356/714] 10.0.0.89 () {32 vars in 709 bytes} [Tue May 19 20:23:33 2026] DELETE /v2/images/96b5d39c-e62e-404b-b191-623326bd95ec => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.89 () {32 vars in 706 bytes} [Tue May 19 20:23:33 2026] GET /v2/images/96b5d39c-e62e-404b-b191-623326bd95ec => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:23:40 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:23:40 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.89 () {32 vars in 706 bytes} [Tue May 19 20:24:05 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.89 () {32 vars in 706 bytes} [Tue May 19 20:24:05 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:24:05 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:24: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: 363/728] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:24:05 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: 366/729] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:24:05 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:24:05 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: 367/731] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:24:05 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: 365/732] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:24:05 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:24:05 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: 366/734] 10.0.0.218 () {36 vars in 987 bytes} [Tue May 19 20:24:06 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:24:06 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: 367/736] 10.0.0.218 () {36 vars in 987 bytes} [Tue May 19 20:24:06 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:24:06 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: 368/738] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:24:06 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: 373/743] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:24:25 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:24: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: 7|app: 0|req: 375/751] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:24:52 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:24:52 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: 379/759] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:25:22 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:25: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: 387/775] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:26:34 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:26:34 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: 389/779] 10.0.0.119 () {36 vars in 987 bytes} [Tue May 19 20:26:42 2026] GET /v2/images/9462b347-a561-4c86-ac67-80459e81b2c5 => generated 1171 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.119 () {36 vars in 927 bytes} [Tue May 19 20:26:42 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: 395/787] 199.204.45.205 () {32 vars in 826 bytes} [Tue May 19 20:27:07 2026] GET /v2/images?status=active&owner=901ef70089dc45cbbeb7443af1f25729&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 199.204.45.205 () {32 vars in 653 bytes} [Tue May 19 20:27:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:27:08 2026] GET /v2/images/818a9617-a617-4ae0-9721-ae4760599bcc => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:27:08 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: 397/791] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:27:08 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: 395/792] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:27:08 2026] GET /v2/images/818a9617-a617-4ae0-9721-ae4760599bcc => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:27:08 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: 396/794] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:27:08 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: 399/795] 10.0.0.75 () {36 vars in 986 bytes} [Tue May 19 20:27:08 2026] GET /v2/images/818a9617-a617-4ae0-9721-ae4760599bcc => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.75 () {36 vars in 926 bytes} [Tue May 19 20:27:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/797] 10.0.0.218 () {36 vars in 987 bytes} [Tue May 19 20:27:08 2026] GET /v2/images/818a9617-a617-4ae0-9721-ae4760599bcc => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:27:08 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: 401/799] 10.0.0.218 () {36 vars in 987 bytes} [Tue May 19 20:27:08 2026] GET /v2/images/818a9617-a617-4ae0-9721-ae4760599bcc => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:27:08 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: 402/801] 10.0.0.218 () {36 vars in 927 bytes} [Tue May 19 20:27:08 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: 416/834] 10.0.0.89 () {32 vars in 632 bytes} [Tue May 19 20:29:53 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)