+ 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 May 6 05:21:15 2026] *** compiled with version: 11.4.0 on 05 May 2026 22:48:42 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6858bfff96-lc972 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 0x55d43b0c8160 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-06 05:21:17.396 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 05:21:17.406 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-06 05:21:17.994 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-06 05:21:17.995 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-06 05:21:18.068 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-06 05:21:18.069 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-06 05:21:19.541 7 WARNING glance.api.v2.images [None req-7ba9c963-7020-40d0-a07b-3b3cf113da7f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 05:21:19.616 8 WARNING glance.api.v2.images [None req-39bd192c-5b80-4ad4-a232-38c1d3a47518 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 05:21:19.778 7 WARNING keystonemiddleware._common.config [None req-7ba9c963-7020-40d0-a07b-3b3cf113da7f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:21:19.785 7 WARNING oslo_config.cfg [None req-7ba9c963-7020-40d0-a07b-3b3cf113da7f - - - - - -] 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 0x55d43b0c8160 pid: 7 (default app) 2026-05-06 05:21:19.852 8 WARNING keystonemiddleware._common.config [None req-39bd192c-5b80-4ad4-a232-38c1d3a47518 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:21:19.860 8 WARNING oslo_config.cfg [None req-39bd192c-5b80-4ad4-a232-38c1d3a47518 - - - - - -] 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 0x55d43b0c8160 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:21:19 2026] GET / => generated 1193 bytes in 1 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-06 05:21:20.432 8 WARNING oslo_policy.policy [None req-d70c8325-b051-4033-b39e-ca69a88807ab 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:21:20.432 8 WARNING oslo_policy.policy [None req-d70c8325-b051-4033-b39e-ca69a88807ab 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:21:20.454 8 WARNING oslo_policy.policy [None req-d70c8325-b051-4033-b39e-ca69a88807ab 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:21:20.454 8 WARNING oslo_policy.policy [None req-d70c8325-b051-4033-b39e-ca69a88807ab 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:21:19 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:21:23 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: 2/8] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:21:23 2026] GET /v2/images => generated 69 bytes in 51 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-06 05:21:23.753 7 WARNING oslo_policy.policy [None req-3120b790-2181-4f82-824f-dcd0131bda03 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:21:23.753 7 WARNING oslo_policy.policy [None req-3120b790-2181-4f82-824f-dcd0131bda03 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.115 () {44 vars in 912 bytes} [Wed May 6 05:21:23 2026] GET /v2/images/cirros => generated 151 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.115 () {44 vars in 934 bytes} [Wed May 6 05:21:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:21:23.872 7 WARNING oslo_policy.policy [None req-696a89c7-7394-4ade-9527-56b24f5a5e5d 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:21:23.873 7 WARNING oslo_policy.policy [None req-696a89c7-7394-4ade-9527-56b24f5a5e5d 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.115 () {44 vars in 940 bytes} [Wed May 6 05:21:23 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-06 05:21:23.950 8 WARNING oslo_config.cfg [None req-f15a17b9-2eb9-4275-8d80-8af5c3b60e88 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.115 () {48 vars in 952 bytes} [Wed May 6 05:21:23 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 05:21:23.974 7 WARNING oslo_policy.policy [None req-ff424e30-9e6a-4b9b-8ca3-e2d1465b4d4f 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:21:23.974 7 WARNING oslo_policy.policy [None req-ff424e30-9e6a-4b9b-8ca3-e2d1465b4d4f 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:21:23.976 7 INFO glance.api.v2.image_data [None req-ff424e30-9e6a-4b9b-8ca3-e2d1465b4d4f 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:21:28.713 7 INFO glance.location [None req-ff424e30-9e6a-4b9b-8ca3-e2d1465b4d4f 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.19.213.115 () {48 vars in 1046 bytes} [Wed May 6 05:21:23 2026] PUT /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06/file => generated 0 bytes in 4790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7356 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:21:28 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:21:28.804 7 WARNING oslo_config.cfg [None req-0d8c9b10-9d63-4b89-8e33-fe525d94357f 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.19.213.115 () {48 vars in 1050 bytes} [Wed May 6 05:21:28 2026] PATCH /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:21:28 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:43:01 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: 137/278] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:43:01 2026] GET /v2/images => generated 1240 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:43:32 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: 141/286] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:43:32 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.115 () {44 vars in 938 bytes} [Wed May 6 05:43:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.19.213.115 () {44 vars in 960 bytes} [Wed May 6 05:43:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.19.213.115 () {44 vars in 940 bytes} [Wed May 6 05:43:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.19.213.115 () {48 vars in 952 bytes} [Wed May 6 05:43:32 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 05:43:32.882 7 INFO glance.api.v2.image_data [None req-cf62d02a-7c6e-4813-ba5e-1e5ac8a2bc21 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:43:56.886 7 INFO glance.location [None req-cf62d02a-7c6e-4813-ba5e-1e5ac8a2bc21 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/295] 199.19.213.115 () {48 vars in 1047 bytes} [Wed May 6 05:43:32 2026] PUT /v2/images/69a90504-b0a6-4096-a7ce-ae9d6452c846/file => generated 0 bytes in 24060 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62442 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:43:56 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: 7|app: 0|req: 149/297] 199.19.213.115 () {48 vars in 1050 bytes} [Wed May 6 05:43:56 2026] PATCH /v2/images/69a90504-b0a6-4096-a7ce-ae9d6452c846 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.19.213.115 () {48 vars in 1051 bytes} [Wed May 6 05:43:56 2026] PATCH /v2/images/69a90504-b0a6-4096-a7ce-ae9d6452c846 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:43:57 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:43:58 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: 151/301] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:43:58 2026] GET /v2/images => generated 2451 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:50:00 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: 188/375] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:50:00 2026] GET /v2/images => generated 2451 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:50:08 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: 190/379] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:50:08 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.19.213.115 () {44 vars in 948 bytes} [Wed May 6 05:50:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.19.213.115 () {44 vars in 970 bytes} [Wed May 6 05:50:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.19.213.115 () {44 vars in 940 bytes} [Wed May 6 05:50:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.19.213.115 () {48 vars in 952 bytes} [Wed May 6 05:50:08 2026] POST /v2/images => generated 799 bytes in 801 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 05:50:09.226 8 WARNING oslo_policy.policy [None req-e755131b-17ec-4c68-8ba4-f37a5447b170 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:50:09.227 8 WARNING oslo_policy.policy [None req-e755131b-17ec-4c68-8ba4-f37a5447b170 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - 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-06 05:50:09.229 8 INFO glance.api.v2.image_data [None req-e755131b-17ec-4c68-8ba4-f37a5447b170 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:50:25.158 8 INFO glance.location [None req-e755131b-17ec-4c68-8ba4-f37a5447b170 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/388] 199.19.213.115 () {48 vars in 1046 bytes} [Wed May 6 05:50:09 2026] PUT /v2/images/dbcafbec-c2b9-40d0-ae3e-8c836dd64384/file => generated 0 bytes in 15979 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21855 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:50:25 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.19.213.115 () {48 vars in 1051 bytes} [Wed May 6 05:50:25 2026] PATCH /v2/images/dbcafbec-c2b9-40d0-ae3e-8c836dd64384 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:50:25 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:51: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: 198/401] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:51:05 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 05:51:19 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: 205/405] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:51:19 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.19.213.115 () {44 vars in 940 bytes} [Wed May 6 05:51:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.19.213.115 () {44 vars in 962 bytes} [Wed May 6 05:51:19 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: 8|app: 0|req: 202/408] 199.19.213.115 () {44 vars in 940 bytes} [Wed May 6 05:51:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.115 () {48 vars in 952 bytes} [Wed May 6 05:51:19 2026] POST /v2/images => generated 791 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 05:51:19.840 8 INFO glance.api.v2.image_data [None req-874c5c4d-d00a-4bd2-a137-513813dca343 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 05:51:36.074 8 INFO glance.location [None req-874c5c4d-d00a-4bd2-a137-513813dca343 94e5428dedf541919eb78ef4fa110fe2 156a73bc23ac4ab0988e9557c8192d7d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 203/414] 199.19.213.115 () {48 vars in 1047 bytes} [Wed May 6 05:51:19 2026] PUT /v2/images/60e241e1-44a6-4e12-ad8a-d3cb98909274/file => generated 0 bytes in 16285 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29623 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:51:36 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: 8|app: 0|req: 204/416] 199.19.213.115 () {48 vars in 1050 bytes} [Wed May 6 05:51:36 2026] PATCH /v2/images/60e241e1-44a6-4e12-ad8a-d3cb98909274 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 05:51:36 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/558] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 06:03:12 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: 275/559] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 06:03:12 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/588] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 06:05: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: 299/589] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 06:05:32 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/590] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 06:05:34 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: 300/591] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 06:05:34 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/600] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 06:06:18 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: 296/601] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 06:06:18 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/604] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 06:06:25 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/605] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 06:06:25 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/618] 199.19.213.115 () {42 vars in 689 bytes} [Wed May 6 06:07:26 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/619] 199.19.213.115 () {44 vars in 911 bytes} [Wed May 6 06:07:26 2026] GET /v2/images => generated 4893 bytes in 112 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: 319/628] 10.0.0.197 () {32 vars in 633 bytes} [Wed May 6 06:08:09 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/633] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:08:29 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 26 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: 312/634] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:08:29 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/637] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:08:32 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/638] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:08:32 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: 325/639] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:08:32 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/640] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:08:32 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/641] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:08:32 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/642] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:08:32 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: 327/643] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:08:32 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 317/644] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:08:32 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: 328/645] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:08:32 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/646] 199.19.213.115 () {36 vars in 991 bytes} [Wed May 6 06:08:33 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/647] 199.19.213.115 () {36 vars in 931 bytes} [Wed May 6 06:08:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/648] 10.0.0.246 () {36 vars in 987 bytes} [Wed May 6 06:08:33 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/649] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:08:33 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: 320/650] 10.0.0.246 () {36 vars in 987 bytes} [Wed May 6 06:08:33 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/651] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:08:34 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/652] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:08:34 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/653] 199.19.213.115 () {36 vars in 991 bytes} [Wed May 6 06:08:34 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 322/654] 199.19.213.115 () {36 vars in 931 bytes} [Wed May 6 06:08: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: 333/655] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:08:36 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 323/656] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:08:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/663] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:09:02 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 327/664] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:09:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:09:04 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 328/666] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:09:04 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: 340/669] 10.0.0.197 () {30 vars in 411 bytes} [Wed May 6 06:09:16 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: 332/674] 10.0.0.197 () {34 vars in 655 bytes} [Wed May 6 06:09:39 2026] POST /v2/images => generated 648 bytes in 461 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 06:09:40.017 7 WARNING glance.api.v2.images [None req-bb579415-3bbd-4f1c-9c92-333eaef91f0e 7ee799bf99c441c287f27ccfbc84bccb ccc5b4e22f69408bbb9b642414ad4e92 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8c89685d-fc02-4689-be24-1d85bff80885 [pid: 7|app: 0|req: 343/675] 10.0.0.197 () {32 vars in 710 bytes} [Wed May 6 06:09:40 2026] DELETE /v2/images/8c89685d-fc02-4689-be24-1d85bff80885 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.197 () {32 vars in 707 bytes} [Wed May 6 06:09:40 2026] GET /v2/images/8c89685d-fc02-4689-be24-1d85bff80885 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 10.0.0.197 () {32 vars in 633 bytes} [Wed May 6 06:09:40 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.197 () {34 vars in 655 bytes} [Wed May 6 06:09:40 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/679] 10.0.0.197 () {32 vars in 717 bytes} [Wed May 6 06:09:40 2026] GET /v2/images/f607228c-9865-419d-91d7-478d8a13c7da/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:40.192 8 INFO glance.api.v2.image_data [None req-49a9525c-895a-41c6-bf05-c4a863239321 7ee799bf99c441c287f27ccfbc84bccb ccc5b4e22f69408bbb9b642414ad4e92 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 06:09:40.230 8 WARNING glance_store._drivers.rbd [None req-49a9525c-895a-41c6-bf05-c4a863239321 7ee799bf99c441c287f27ccfbc84bccb ccc5b4e22f69408bbb9b642414ad4e92 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 06:09:41.376 8 INFO glance.location [None req-49a9525c-895a-41c6-bf05-c4a863239321 7ee799bf99c441c287f27ccfbc84bccb ccc5b4e22f69408bbb9b642414ad4e92 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 335/682] 10.0.0.197 () {32 vars in 727 bytes} [Wed May 6 06:09:40 2026] PUT /v2/images/f607228c-9865-419d-91d7-478d8a13c7da/file => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/683] 10.0.0.197 () {32 vars in 707 bytes} [Wed May 6 06:09:41 2026] GET /v2/images/f607228c-9865-419d-91d7-478d8a13c7da => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/684] 10.0.0.197 () {32 vars in 717 bytes} [Wed May 6 06:09:41 2026] GET /v2/images/f607228c-9865-419d-91d7-478d8a13c7da/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/685] 10.0.0.197 () {34 vars in 655 bytes} [Wed May 6 06:09:41 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/686] 10.0.0.197 () {32 vars in 726 bytes} [Wed May 6 06:09:41 2026] PATCH /v2/images/02aee36a-6760-4b2c-ac76-fa6ff888ff81 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/687] 10.0.0.197 () {32 vars in 707 bytes} [Wed May 6 06:09:41 2026] GET /v2/images/02aee36a-6760-4b2c-ac76-fa6ff888ff81 => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:41.728 8 WARNING glance.api.v2.images [None req-a8305357-e891-476b-8004-24b4f5d600b9 7ee799bf99c441c287f27ccfbc84bccb ccc5b4e22f69408bbb9b642414ad4e92 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//02aee36a-6760-4b2c-ac76-fa6ff888ff81 [pid: 8|app: 0|req: 338/688] 10.0.0.197 () {32 vars in 710 bytes} [Wed May 6 06:09:41 2026] DELETE /v2/images/02aee36a-6760-4b2c-ac76-fa6ff888ff81 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/689] 10.0.0.197 () {32 vars in 707 bytes} [Wed May 6 06:09:41 2026] GET /v2/images/02aee36a-6760-4b2c-ac76-fa6ff888ff81 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:41.827 8 WARNING glance.api.v2.images [None req-b1ba2f03-fe65-4aae-bf48-90db9c6b7268 7ee799bf99c441c287f27ccfbc84bccb ccc5b4e22f69408bbb9b642414ad4e92 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f607228c-9865-419d-91d7-478d8a13c7da [pid: 8|app: 0|req: 339/690] 10.0.0.197 () {32 vars in 710 bytes} [Wed May 6 06:09:41 2026] DELETE /v2/images/f607228c-9865-419d-91d7-478d8a13c7da => generated 0 bytes in 799 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/691] 10.0.0.197 () {32 vars in 707 bytes} [Wed May 6 06:09:42 2026] GET /v2/images/f607228c-9865-419d-91d7-478d8a13c7da => generated 139 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:42.742 8 WARNING glance.api.v2.images [None req-cfa37473-5b57-416c-a21b-b8ce98a9d71d 7ee799bf99c441c287f27ccfbc84bccb ccc5b4e22f69408bbb9b642414ad4e92 - - default default] Failed to find image 8c89685d-fc02-4689-be24-1d85bff80885 to delete: glance.common.exception.ImageNotFound: No image found with ID 8c89685d-fc02-4689-be24-1d85bff80885 [pid: 8|app: 0|req: 340/692] 10.0.0.197 () {32 vars in 710 bytes} [Wed May 6 06:09:42 2026] DELETE /v2/images/8c89685d-fc02-4689-be24-1d85bff80885 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/693] 10.0.0.197 () {32 vars in 707 bytes} [Wed May 6 06:09:42 2026] GET /v2/images/8c89685d-fc02-4689-be24-1d85bff80885 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/696] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:09:52 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/697] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:09:52 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/700] 10.0.0.197 () {32 vars in 707 bytes} [Wed May 6 06:10:07 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/701] 10.0.0.197 () {32 vars in 707 bytes} [Wed May 6 06:10:07 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 345/702] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:10:07 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 358/703] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:10:07 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:10: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: 7|app: 0|req: 359/705] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:10:07 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 347/706] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:10:07 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: 360/707] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:10:07 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: 348/708] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:10:07 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 361/709] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:10:07 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: 349/710] 10.0.0.246 () {36 vars in 987 bytes} [Wed May 6 06:10:08 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/711] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:10: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: 350/712] 10.0.0.246 () {36 vars in 987 bytes} [Wed May 6 06:10:08 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:10: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: 351/714] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:10: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: 367/721] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:10:34 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 355/722] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:10:48 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 369/726] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:10:48 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: 361/733] 199.19.213.115 () {32 vars in 826 bytes} [Wed May 6 06:11:17 2026] GET /v2/images?status=active&owner=156a73bc23ac4ab0988e9557c8192d7d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 199.19.213.115 () {32 vars in 653 bytes} [Wed May 6 06:11:18 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: 362/735] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:11:18 2026] GET /v2/images/69a90504-b0a6-4096-a7ce-ae9d6452c846 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/736] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:11:18 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: 8|app: 0|req: 363/737] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:11:18 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:11:18 2026] GET /v2/images/69a90504-b0a6-4096-a7ce-ae9d6452c846 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:11:18 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: 376/740] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:11:18 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: 365/741] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 6 06:11:18 2026] GET /v2/images/69a90504-b0a6-4096-a7ce-ae9d6452c846 => 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: 377/742] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 6 06:11:18 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/743] 10.0.0.246 () {36 vars in 987 bytes} [Wed May 6 06:11:19 2026] GET /v2/images/69a90504-b0a6-4096-a7ce-ae9d6452c846 => generated 1209 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:11:19 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: 8|app: 0|req: 367/745] 10.0.0.246 () {36 vars in 987 bytes} [Wed May 6 06:11:19 2026] GET /v2/images/69a90504-b0a6-4096-a7ce-ae9d6452c846 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/746] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:11:19 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: 368/747] 10.0.0.246 () {36 vars in 927 bytes} [Wed May 6 06:11:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:11:23 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 370/751] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:11:23 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: 382/752] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:11:27 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/753] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:11:28 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: 376/762] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:12:01 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 387/763] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:12:01 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/768] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 06:12:29 2026] GET /v2/images/1cad1eff-35a8-4159-b6ea-acb95aad4a06 => 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: 379/769] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 06:12:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/798] 10.0.0.197 () {32 vars in 633 bytes} [Wed May 6 06:14:41 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)