+ 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 Jun 10 08:52:24 2026] *** compiled with version: 11.4.0 on 20 May 2026 04:37:34 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-74dd758d9d-hw8zq 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 0x5635c7a34190 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-06-10 08:52:25.802 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:52:25.820 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 08:52:26.410 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-06-10 08:52:26.410 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-06-10 08:52:26.411 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-06-10 08:52:26.411 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-06-10 08:52:27.985 8 WARNING glance.api.v2.images [None req-0e4ba901-f366-4f43-84e5-bc45da1c9886 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:52:27.996 7 WARNING glance.api.v2.images [None req-447c618e-b361-4b35-bfbf-87dd004a1002 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:52:28.230 8 WARNING keystonemiddleware._common.config [None req-0e4ba901-f366-4f43-84e5-bc45da1c9886 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:52:28.232 7 WARNING keystonemiddleware._common.config [None req-447c618e-b361-4b35-bfbf-87dd004a1002 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:52:28.238 8 WARNING oslo_config.cfg [None req-0e4ba901-f366-4f43-84e5-bc45da1c9886 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 08:52:28.239 7 WARNING oslo_config.cfg [None req-447c618e-b361-4b35-bfbf-87dd004a1002 - - - - - -] 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 0x5635c7a34190 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5635c7a34190 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 08:52:29 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-06-10 08:52:29.508 7 WARNING oslo_policy.policy [None req-e220b9ae-8c9a-4e40-b7df-39bec8948f39 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 08:52:29.509 7 WARNING oslo_policy.policy [None req-e220b9ae-8c9a-4e40-b7df-39bec8948f39 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 08:52:29.531 7 WARNING oslo_policy.policy [None req-e220b9ae-8c9a-4e40-b7df-39bec8948f39 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 08:52:29.531 7 WARNING oslo_policy.policy [None req-e220b9ae-8c9a-4e40-b7df-39bec8948f39 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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/4] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 08:52:29 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/5] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 08:52:33 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: 3/6] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 08:52:33 2026] GET /v2/images => generated 69 bytes in 54 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-06-10 08:52:33.127 8 WARNING oslo_policy.policy [None req-af357400-eef3-492b-88bb-e9b56b430fbf a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 08:52:33.128 8 WARNING oslo_policy.policy [None req-af357400-eef3-492b-88bb-e9b56b430fbf a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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: 4/7] 199.204.45.216 () {44 vars in 912 bytes} [Wed Jun 10 08:52:33 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.216 () {44 vars in 934 bytes} [Wed Jun 10 08:52: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-06-10 08:52:33.265 8 WARNING oslo_policy.policy [None req-dcf3d322-9988-4b2a-81d6-8d693ecfcd07 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 08:52:33.266 8 WARNING oslo_policy.policy [None req-dcf3d322-9988-4b2a-81d6-8d693ecfcd07 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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: 5/9] 199.204.45.216 () {44 vars in 940 bytes} [Wed Jun 10 08:52:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:52:33.354 7 WARNING oslo_config.cfg [None req-3347068b-e5da-43d9-93d2-df01a8c3d215 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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/10] 199.204.45.216 () {48 vars in 952 bytes} [Wed Jun 10 08:52:33 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 08:52:33.376 8 WARNING oslo_policy.policy [None req-fe862834-3b3b-4d41-8bb3-91b33c51362d a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 08:52:33.376 8 WARNING oslo_policy.policy [None req-fe862834-3b3b-4d41-8bb3-91b33c51362d a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 08:52:33.378 8 INFO glance.api.v2.image_data [None req-fe862834-3b3b-4d41-8bb3-91b33c51362d a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:52:37.478 8 INFO glance.location [None req-fe862834-3b3b-4d41-8bb3-91b33c51362d a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/11] 199.204.45.216 () {48 vars in 1046 bytes} [Wed Jun 10 08:52:33 2026] PUT /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37/file => generated 0 bytes in 4147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7109 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 08:52: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-06-10 08:52:37.557 8 WARNING oslo_config.cfg [None req-aa6f48b0-6005-4189-ab6a-ac70b9ffc6f4 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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: 7/13] 199.204.45.216 () {48 vars in 1050 bytes} [Wed Jun 10 08:52:37 2026] PATCH /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 7/14] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 08:52:37 2026] GET /v2/images => generated 1240 bytes in 15 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.216 () {42 vars in 689 bytes} [Wed Jun 10 09:14:59 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: 143/286] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:14:59 2026] GET /v2/images => generated 1240 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:15:16 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: 145/290] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:15:16 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.216 () {44 vars in 938 bytes} [Wed Jun 10 09:15:16 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: 146/292] 199.204.45.216 () {44 vars in 960 bytes} [Wed Jun 10 09:15:16 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: 147/293] 199.204.45.216 () {44 vars in 940 bytes} [Wed Jun 10 09:15:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.216 () {48 vars in 952 bytes} [Wed Jun 10 09:15:16 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:15:16.507 7 WARNING oslo_policy.policy [None req-6647ef5f-4a10-42e3-9344-286b40efa017 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 09:15:16.507 7 WARNING oslo_policy.policy [None req-6647ef5f-4a10-42e3-9344-286b40efa017 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - 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-06-10 09:15:16.509 7 INFO glance.api.v2.image_data [None req-6647ef5f-4a10-42e3-9344-286b40efa017 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:15:40.996 7 INFO glance.location [None req-6647ef5f-4a10-42e3-9344-286b40efa017 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/301] 199.204.45.216 () {48 vars in 1047 bytes} [Wed Jun 10 09:15:16 2026] PUT /v2/images/4f3d68c5-13eb-454d-b5df-b8f2f3ec051b/file => generated 0 bytes in 24540 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67913 switches on core 0) [pid: 8|app: 0|req: 154/302] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:15:41 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/303] 199.204.45.216 () {48 vars in 1050 bytes} [Wed Jun 10 09:15:41 2026] PATCH /v2/images/4f3d68c5-13eb-454d-b5df-b8f2f3ec051b => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/304] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jun 10 09:15:41 2026] PATCH /v2/images/4f3d68c5-13eb-454d-b5df-b8f2f3ec051b => 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: 150/305] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:15:41 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: 156/306] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:15: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: 151/307] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:15:42 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:22: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: 196/387] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:22:12 2026] GET /v2/images => generated 2451 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:22:21 2026] GET / => generated 1193 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:22:21 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 10 09:22:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.216 () {44 vars in 970 bytes} [Wed Jun 10 09:22:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.216 () {44 vars in 940 bytes} [Wed Jun 10 09:22:21 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: 200/395] 199.204.45.216 () {48 vars in 952 bytes} [Wed Jun 10 09:22:21 2026] POST /v2/images => generated 799 bytes in 304 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:22:21.796 7 INFO glance.api.v2.image_data [None req-dfe3107d-8843-46af-8f26-639be185affb a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:22:40.382 7 INFO glance.location [None req-dfe3107d-8843-46af-8f26-639be185affb a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/400] 199.204.45.216 () {48 vars in 1046 bytes} [Wed Jun 10 09:22:21 2026] PUT /v2/images/61db098a-c8eb-4826-b082-fdfa16557e65/file => generated 0 bytes in 18636 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24029 switches on core 0) [pid: 8|app: 0|req: 205/401] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:22:40 2026] GET /v2/images => generated 3664 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/402] 199.204.45.216 () {48 vars in 1051 bytes} [Wed Jun 10 09:22:40 2026] PATCH /v2/images/61db098a-c8eb-4826-b082-fdfa16557e65 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:22:40 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/410] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:23:17 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: 210/411] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:23:17 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/416] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:23:37 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: 204/417] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:23:37 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/418] 199.204.45.216 () {44 vars in 940 bytes} [Wed Jun 10 09:23:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/419] 199.204.45.216 () {44 vars in 962 bytes} [Wed Jun 10 09:23:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/420] 199.204.45.216 () {44 vars in 940 bytes} [Wed Jun 10 09:23:37 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: 206/421] 199.204.45.216 () {48 vars in 952 bytes} [Wed Jun 10 09:23:37 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:23:37.861 8 INFO glance.api.v2.image_data [None req-68e72569-abeb-4b1b-ac01-8f5ff2125e20 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:23:51.688 8 INFO glance.location [None req-68e72569-abeb-4b1b-ac01-8f5ff2125e20 a6456b98de164f85abb76d8e2019a42a c2ff0ba8efcf448c9450187f8eef39df - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 216/426] 199.204.45.216 () {48 vars in 1047 bytes} [Wed Jun 10 09:23:37 2026] PUT /v2/images/0729b4ab-3834-4816-9892-089901114349/file => generated 0 bytes in 13884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39586 switches on core 0) [pid: 7|app: 0|req: 211/427] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:23:51 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 199.204.45.216 () {48 vars in 1050 bytes} [Wed Jun 10 09:23:51 2026] PATCH /v2/images/0729b4ab-3834-4816-9892-089901114349 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/429] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:23:51 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/576] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:36:03 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: 286/577] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:36:03 2026] GET /v2/images => generated 4893 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/606] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:38:24 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: 301/607] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:38:24 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/608] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:38: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: 302/609] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:38:25 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:39:11 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: 313/621] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:39:11 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/624] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:39:19 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: 315/625] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:39:19 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.204.45.216 () {42 vars in 689 bytes} [Wed Jun 10 09:40:21 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: 322/639] 199.204.45.216 () {44 vars in 911 bytes} [Wed Jun 10 09:40:21 2026] GET /v2/images => generated 4893 bytes in 75 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: 322/648] 10.0.0.85 () {32 vars in 632 bytes} [Wed Jun 10 09:41:02 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:41:23 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 25 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: 329/654] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:41:23 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: 326/655] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:41:24 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:41:24 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/657] 199.204.45.216 () {36 vars in 991 bytes} [Wed Jun 10 09:41:26 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 199.204.45.216 () {36 vars in 931 bytes} [Wed Jun 10 09:41:26 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: 328/659] 199.204.45.216 () {36 vars in 991 bytes} [Wed Jun 10 09:41:27 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 332/660] 199.204.45.216 () {36 vars in 931 bytes} [Wed Jun 10 09:41:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:41: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: 332/667] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:41:40 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: 334/670] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.85 () {34 vars in 654 bytes} [Wed Jun 10 09:41:40 2026] POST /v2/images => generated 649 bytes in 106 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:41:40.621 8 WARNING glance.api.v2.images [None req-068ef636-0d21-4892-81c4-a9cc92b74896 ecfc5e7fed0341dea1751bec2f8c1bbc dfb61d9779404eeebfc6f6d620262df0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b079e5ac-e7de-4646-a596-9c94133621e2 [pid: 7|app: 0|req: 336/673] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.85 () {32 vars in 709 bytes} [Wed Jun 10 09:41:40 2026] DELETE /v2/images/b079e5ac-e7de-4646-a596-9c94133621e2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.85 () {32 vars in 706 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/images/b079e5ac-e7de-4646-a596-9c94133621e2 => generated 139 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.85 () {32 vars in 632 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/images => generated 1240 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.85 () {34 vars in 654 bytes} [Wed Jun 10 09:41:40 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.85 () {32 vars in 716 bytes} [Wed Jun 10 09:41:40 2026] GET /v2/images/8da1b8cd-292f-4e99-a7fb-d6e57e319022/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:41:40.958 7 INFO glance.api.v2.image_data [None req-3f7bcbf2-20a3-4fab-a74d-a488d3eb51de ecfc5e7fed0341dea1751bec2f8c1bbc dfb61d9779404eeebfc6f6d620262df0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:41:41.034 7 WARNING glance_store._drivers.rbd [None req-3f7bcbf2-20a3-4fab-a74d-a488d3eb51de ecfc5e7fed0341dea1751bec2f8c1bbc dfb61d9779404eeebfc6f6d620262df0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 09:41:41.673 7 INFO glance.location [None req-3f7bcbf2-20a3-4fab-a74d-a488d3eb51de ecfc5e7fed0341dea1751bec2f8c1bbc dfb61d9779404eeebfc6f6d620262df0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 340/680] 10.0.0.85 () {32 vars in 726 bytes} [Wed Jun 10 09:41:40 2026] PUT /v2/images/8da1b8cd-292f-4e99-a7fb-d6e57e319022/file => generated 0 bytes in 799 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.217 () {36 vars in 987 bytes} [Wed Jun 10 09:41:41 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.85 () {32 vars in 706 bytes} [Wed Jun 10 09:41:41 2026] GET /v2/images/8da1b8cd-292f-4e99-a7fb-d6e57e319022 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:41:41 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: 343/684] 10.0.0.217 () {36 vars in 987 bytes} [Wed Jun 10 09:41:41 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:41:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:41:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.85 () {32 vars in 716 bytes} [Wed Jun 10 09:41:41 2026] GET /v2/images/8da1b8cd-292f-4e99-a7fb-d6e57e319022/file => generated 1024 bytes in 169 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.85 () {34 vars in 654 bytes} [Wed Jun 10 09:41:41 2026] POST /v2/images => generated 648 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.85 () {32 vars in 725 bytes} [Wed Jun 10 09:41:41 2026] PATCH /v2/images/2896cbfd-30e3-49f2-8938-680b07f920d7 => generated 653 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.85 () {32 vars in 706 bytes} [Wed Jun 10 09:41:42 2026] GET /v2/images/2896cbfd-30e3-49f2-8938-680b07f920d7 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:41:42.126 7 WARNING glance.api.v2.images [None req-e9cc83bf-a75f-46ad-aa1a-2a5ca1a81795 ecfc5e7fed0341dea1751bec2f8c1bbc dfb61d9779404eeebfc6f6d620262df0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2896cbfd-30e3-49f2-8938-680b07f920d7 [pid: 7|app: 0|req: 344/691] 10.0.0.85 () {32 vars in 709 bytes} [Wed Jun 10 09:41:42 2026] DELETE /v2/images/2896cbfd-30e3-49f2-8938-680b07f920d7 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.85 () {32 vars in 706 bytes} [Wed Jun 10 09:41:42 2026] GET /v2/images/2896cbfd-30e3-49f2-8938-680b07f920d7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:41:42.203 7 WARNING glance.api.v2.images [None req-d7b7dd66-452c-44bd-8780-cb6d0d26fab6 ecfc5e7fed0341dea1751bec2f8c1bbc dfb61d9779404eeebfc6f6d620262df0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8da1b8cd-292f-4e99-a7fb-d6e57e319022 [pid: 7|app: 0|req: 345/693] 10.0.0.85 () {32 vars in 709 bytes} [Wed Jun 10 09:41:42 2026] DELETE /v2/images/8da1b8cd-292f-4e99-a7fb-d6e57e319022 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.85 () {32 vars in 706 bytes} [Wed Jun 10 09:41:42 2026] GET /v2/images/8da1b8cd-292f-4e99-a7fb-d6e57e319022 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:41:43.028 7 WARNING glance.api.v2.images [None req-93e25844-ee0d-4524-9fbe-23bf97dc9ca7 ecfc5e7fed0341dea1751bec2f8c1bbc dfb61d9779404eeebfc6f6d620262df0 - - default default] Failed to find image b079e5ac-e7de-4646-a596-9c94133621e2 to delete: glance.common.exception.ImageNotFound: No image found with ID b079e5ac-e7de-4646-a596-9c94133621e2 [pid: 7|app: 0|req: 346/695] 10.0.0.85 () {32 vars in 709 bytes} [Wed Jun 10 09:41:43 2026] DELETE /v2/images/b079e5ac-e7de-4646-a596-9c94133621e2 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.85 () {32 vars in 706 bytes} [Wed Jun 10 09:41:43 2026] GET /v2/images/b079e5ac-e7de-4646-a596-9c94133621e2 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.85 () {30 vars in 410 bytes} [Wed Jun 10 09:42:05 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: 355/704] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:42:10 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 350/705] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:42:10 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:42:22 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:42: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: 355/714] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:42:41 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:42:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:43:08 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 364/723] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:43: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: 7|app: 0|req: 361/726] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:43:27 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 366/727] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:43:27 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/730] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:43:34 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 368/731] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:43: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: 8|app: 0|req: 374/742] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:44:22 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 369/743] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:44:22 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: 375/744] 10.0.0.85 () {32 vars in 706 bytes} [Wed Jun 10 09:44:27 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 370/745] 10.0.0.85 () {32 vars in 706 bytes} [Wed Jun 10 09:44:27 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 376/746] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:44:27 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:44:27 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: 377/748] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:44:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:44:27 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 378/750] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:44:27 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: 373/751] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:44:27 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: 379/752] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:44:27 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 374/753] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:44:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.217 () {36 vars in 987 bytes} [Wed Jun 10 09:44:28 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:44:28 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: 381/756] 10.0.0.217 () {36 vars in 987 bytes} [Wed Jun 10 09:44:28 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 376/757] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:44:28 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: 382/758] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:44: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: 384/761] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:44:32 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => generated 1171 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/762] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:44: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: 8|app: 0|req: 386/765] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 10 09:44:40 2026] GET /v2/images/99447879-aebe-4be4-a6e5-9f5c5890ff37 => 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: 380/766] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 10 09:44: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: 8|app: 0|req: 389/771] 199.204.45.216 () {32 vars in 826 bytes} [Wed Jun 10 09:45:05 2026] GET /v2/images?status=active&owner=c2ff0ba8efcf448c9450187f8eef39df&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 199.204.45.216 () {32 vars in 653 bytes} [Wed Jun 10 09:45:06 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: 390/773] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:45:06 2026] GET /v2/images/4f3d68c5-13eb-454d-b5df-b8f2f3ec051b => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:45:06 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: 391/775] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:45:06 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: 385/776] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:45:06 2026] GET /v2/images/4f3d68c5-13eb-454d-b5df-b8f2f3ec051b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/777] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:45: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: 386/778] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:45: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: 8|app: 0|req: 393/779] 10.0.0.37 () {36 vars in 986 bytes} [Wed Jun 10 09:45:07 2026] GET /v2/images/4f3d68c5-13eb-454d-b5df-b8f2f3ec051b => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:45:07 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: 394/781] 10.0.0.37 () {36 vars in 926 bytes} [Wed Jun 10 09:45: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: 7|app: 0|req: 388/782] 10.0.0.217 () {36 vars in 987 bytes} [Wed Jun 10 09:45:07 2026] GET /v2/images/4f3d68c5-13eb-454d-b5df-b8f2f3ec051b => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:45: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: 389/784] 10.0.0.217 () {36 vars in 987 bytes} [Wed Jun 10 09:45:07 2026] GET /v2/images/4f3d68c5-13eb-454d-b5df-b8f2f3ec051b => 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: 396/785] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:45: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: 7|app: 0|req: 390/786] 10.0.0.217 () {36 vars in 927 bytes} [Wed Jun 10 09:45:07 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: 411/827] 10.0.0.85 () {32 vars in 632 bytes} [Wed Jun 10 09:48:27 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)