+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:28:22 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7d95767fdb-cnqvn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f4ea9f22668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-07 00:28:23.969 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:28:23.993 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-04-07 00:28:24.817 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-04-07 00:28:24.818 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-04-07 00:28:24.818 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:28:24.837 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-04-07 00:28:24.838 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-04-07 00:28:24.838 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:28:26.843 7 WARNING glance.api.v2.images [None req-89961d94-684c-45e4-a265-19f36229e08d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:28:26.848 8 WARNING glance.api.v2.images [None req-d6efe9ba-2673-4bca-8c72-9a59f1af2812 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:28:27.175 7 WARNING keystonemiddleware._common.config [None req-89961d94-684c-45e4-a265-19f36229e08d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:28:27.179 8 WARNING keystonemiddleware._common.config [None req-d6efe9ba-2673-4bca-8c72-9a59f1af2812 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:28:27.183 7 WARNING oslo_config.cfg [None req-89961d94-684c-45e4-a265-19f36229e08d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f4ea9f22668 pid: 7 (default app) 2026-04-07 00:28:27.188 8 WARNING oslo_config.cfg [None req-d6efe9ba-2673-4bca-8c72-9a59f1af2812 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f4ea9f22668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:28:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:28:29.594 8 WARNING oslo_policy.policy [None req-ad552a0d-2539-4f74-b9a9-cbd80c351dec e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:28:29.595 8 WARNING oslo_policy.policy [None req-ad552a0d-2539-4f74-b9a9-cbd80c351dec e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:28:29.611 8 WARNING oslo_policy.policy [None req-ad552a0d-2539-4f74-b9a9-cbd80c351dec e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:28:29.611 8 WARNING oslo_policy.policy [None req-ad552a0d-2539-4f74-b9a9-cbd80c351dec e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:28:29 2026] GET /v2/images => generated 69 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:28:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:28:33 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:28:33.165 7 WARNING oslo_policy.policy [None req-4127b52f-a5d6-4c45-a633-dc605f648def e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:28:33.165 7 WARNING oslo_policy.policy [None req-4127b52f-a5d6-4c45-a633-dc605f648def e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.49 () {44 vars in 908 bytes} [Tue Apr 7 00:28:33 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.49 () {44 vars in 930 bytes} [Tue Apr 7 00:28:33 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-04-07 00:28:33.298 7 WARNING oslo_policy.policy [None req-968248ab-16d9-46f0-9d40-4d22d32eb968 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:28:33.298 7 WARNING oslo_policy.policy [None req-968248ab-16d9-46f0-9d40-4d22d32eb968 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.49 () {44 vars in 936 bytes} [Tue Apr 7 00:28:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:28:33.392 8 WARNING oslo_config.cfg [None req-348e6d5f-9099-4c18-b49a-f9c629e874f6 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.49 () {48 vars in 948 bytes} [Tue Apr 7 00:28:33 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:28:33.414 7 WARNING oslo_policy.policy [None req-139ff3ff-8ed5-4e20-bd29-396f724ee4e7 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:28:33.414 7 WARNING oslo_policy.policy [None req-139ff3ff-8ed5-4e20-bd29-396f724ee4e7 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:28:33.415 7 INFO glance.api.v2.image_data [None req-139ff3ff-8ed5-4e20-bd29-396f724ee4e7 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:28:36.706 7 WARNING glance.location [None req-139ff3ff-8ed5-4e20-bd29-396f724ee4e7 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.49 () {48 vars in 1042 bytes} [Tue Apr 7 00:28:33 2026] PUT /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa/file => generated 0 bytes in 3337 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6427 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.49 () {44 vars in 968 bytes} [Tue Apr 7 00:28:36 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:28:36.788 7 WARNING oslo_config.cfg [None req-b0176a45-4186-4bf4-9e0a-76404ab85a1d e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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/17] 199.204.45.49 () {44 vars in 968 bytes} [Tue Apr 7 00:28:36 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 133/268] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:49:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:49:31 2026] GET /v2/images => generated 1240 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:49:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:49:54 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.49 () {44 vars in 934 bytes} [Tue Apr 7 00:49:54 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.49 () {44 vars in 956 bytes} [Tue Apr 7 00:49:54 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.49 () {44 vars in 936 bytes} [Tue Apr 7 00:49:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.49 () {48 vars in 948 bytes} [Tue Apr 7 00:49:54 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:49:54.734 8 WARNING oslo_policy.policy [None req-397d0aa0-c7b6-44ee-9a67-dce1c81627d5 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:49:54.734 8 WARNING oslo_policy.policy [None req-397d0aa0-c7b6-44ee-9a67-dce1c81627d5 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - 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-04-07 00:49:54.736 8 INFO glance.api.v2.image_data [None req-397d0aa0-c7b6-44ee-9a67-dce1c81627d5 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:50:23.882 8 WARNING glance.location [None req-397d0aa0-c7b6-44ee-9a67-dce1c81627d5 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/286] 199.204.45.49 () {48 vars in 1043 bytes} [Tue Apr 7 00:49:54 2026] PUT /v2/images/69767188-6d93-4795-8106-8903e5250321/file => generated 0 bytes in 29214 msecs (HTTP/1.1 204) 4 headers in 171 bytes (99188 switches on core 0) [pid: 7|app: 0|req: 148/287] 199.204.45.49 () {44 vars in 968 bytes} [Tue Apr 7 00:50:23 2026] GET /v2/images/69767188-6d93-4795-8106-8903e5250321 => 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: 140/288] 199.204.45.49 () {44 vars in 968 bytes} [Tue Apr 7 00:50:23 2026] GET /v2/images/69767188-6d93-4795-8106-8903e5250321 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/289] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:50:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/290] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:50:25 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:57:11 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:57:11 2026] GET /v2/images => generated 2451 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:57:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:57:19 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 199.204.45.49 () {44 vars in 944 bytes} [Tue Apr 7 00:57:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.49 () {44 vars in 966 bytes} [Tue Apr 7 00:57:19 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: 8|app: 0|req: 187/381] 199.204.45.49 () {44 vars in 936 bytes} [Tue Apr 7 00:57:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.204.45.49 () {48 vars in 948 bytes} [Tue Apr 7 00:57:19 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:57:19.951 8 INFO glance.api.v2.image_data [None req-ad998352-575d-4c68-b82c-351a205f1093 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:57:52.079 8 INFO glance.location [None req-ad998352-575d-4c68-b82c-351a205f1093 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/389] 199.204.45.49 () {48 vars in 1042 bytes} [Tue Apr 7 00:57:19 2026] PUT /v2/images/eefc9f35-250e-429f-adc5-27085d351035/file => generated 0 bytes in 32171 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24435 switches on core 0) [pid: 7|app: 0|req: 202/390] 199.204.45.49 () {44 vars in 968 bytes} [Tue Apr 7 00:57:52 2026] GET /v2/images/eefc9f35-250e-429f-adc5-27085d351035 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/391] 199.204.45.49 () {48 vars in 1047 bytes} [Tue Apr 7 00:57:52 2026] PATCH /v2/images/eefc9f35-250e-429f-adc5-27085d351035 => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/392] 199.204.45.49 () {44 vars in 968 bytes} [Tue Apr 7 00:57:52 2026] GET /v2/images/eefc9f35-250e-429f-adc5-27085d351035 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/403] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:58:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/404] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:58:37 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/407] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 00:58:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/408] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 00:58:56 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/409] 199.204.45.49 () {44 vars in 936 bytes} [Tue Apr 7 00:58:56 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: 8|app: 0|req: 198/410] 199.204.45.49 () {44 vars in 958 bytes} [Tue Apr 7 00:58:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/411] 199.204.45.49 () {44 vars in 936 bytes} [Tue Apr 7 00:58:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/412] 199.204.45.49 () {48 vars in 948 bytes} [Tue Apr 7 00:58:56 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:58:56.244 7 INFO glance.api.v2.image_data [None req-495493d5-96b8-45ef-a7af-ac09ff99a5a2 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:59:11.175 7 INFO glance.location [None req-495493d5-96b8-45ef-a7af-ac09ff99a5a2 e57fca6a4ec34d528d7244c9900fdb1b ee679f684f614773815a99a5a1fad90b - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 214/417] 199.204.45.49 () {48 vars in 1043 bytes} [Tue Apr 7 00:58:56 2026] PUT /v2/images/4112f3ac-a2f4-4f1e-89f4-dd63d5af9f57/file => generated 0 bytes in 14967 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31251 switches on core 0) [pid: 8|app: 0|req: 204/418] 199.204.45.49 () {44 vars in 968 bytes} [Tue Apr 7 00:59:11 2026] GET /v2/images/4112f3ac-a2f4-4f1e-89f4-dd63d5af9f57 => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/419] 199.204.45.49 () {44 vars in 968 bytes} [Tue Apr 7 00:59:11 2026] GET /v2/images/4112f3ac-a2f4-4f1e-89f4-dd63d5af9f57 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/564] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 01:11:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/565] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 01:11:11 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/592] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 01:13:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/593] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 01:13:23 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/594] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 01:13:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/595] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 01:13:24 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/606] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 01:14:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/607] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 01:14:12 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/610] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 01:14:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 01:14:20 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 199.204.45.49 () {42 vars in 685 bytes} [Tue Apr 7 01:15:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/625] 199.204.45.49 () {44 vars in 907 bytes} [Tue Apr 7 01:15:22 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/634] 10.0.0.248 () {32 vars in 633 bytes} [Tue Apr 7 01:16:03 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/639] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:16:21 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/640] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:16:21 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: 315/641] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:16:22 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/642] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:16:22 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: 317/645] 199.204.45.49 () {36 vars in 990 bytes} [Tue Apr 7 01:16:29 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/646] 199.204.45.49 () {36 vars in 930 bytes} [Tue Apr 7 01:16: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: 318/647] 199.204.45.49 () {36 vars in 990 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 330/648] 199.204.45.49 () {36 vars in 930 bytes} [Tue Apr 7 01:16:30 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: 319/649] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:16:34 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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/650] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:16: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: 8|app: 0|req: 321/653] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => generated 1171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:16:37 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/656] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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/657] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:16:37 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: 335/658] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:16:37 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: 324/659] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 336/660] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:16:37 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: 325/661] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:16:38 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/662] 10.0.0.44 () {36 vars in 910 bytes} [Tue Apr 7 01:16:38 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/663] 10.0.0.44 () {36 vars in 1006 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/664] 10.0.0.44 () {36 vars in 986 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 327/665] 10.0.0.44 () {36 vars in 926 bytes} [Tue Apr 7 01:16:38 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: 339/666] 10.0.0.44 () {36 vars in 926 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/673] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:17:07 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 331/674] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:17: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: 345/677] 10.0.0.248 () {34 vars in 655 bytes} [Tue Apr 7 01:17:18 2026] POST /v2/images => generated 648 bytes in 259 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:17:18.891 8 WARNING glance.api.v2.images [None req-b9043d30-80d9-41da-a954-1b75d2471fb4 40ebd14fc08c4ef28675c7cde7f7eb82 f967ca7006f8496db6bf4f4ce92f6900 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//66243dd7-2904-40b0-bc79-fad075fe310e [pid: 8|app: 0|req: 333/678] 10.0.0.248 () {32 vars in 710 bytes} [Tue Apr 7 01:17:18 2026] DELETE /v2/images/66243dd7-2904-40b0-bc79-fad075fe310e => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/679] 10.0.0.248 () {32 vars in 707 bytes} [Tue Apr 7 01:17:18 2026] GET /v2/images/66243dd7-2904-40b0-bc79-fad075fe310e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/680] 10.0.0.248 () {32 vars in 633 bytes} [Tue Apr 7 01:17:18 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/681] 10.0.0.248 () {34 vars in 655 bytes} [Tue Apr 7 01:17:18 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/682] 10.0.0.248 () {32 vars in 717 bytes} [Tue Apr 7 01:17:19 2026] GET /v2/images/676003f5-f1a2-429d-bd23-83f0b476253d/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:19.071 7 INFO glance.api.v2.image_data [None req-905b45de-3c0d-4f02-9676-2811f9a8e3b0 40ebd14fc08c4ef28675c7cde7f7eb82 f967ca7006f8496db6bf4f4ce92f6900 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:17:19.111 7 WARNING glance_store._drivers.rbd [None req-905b45de-3c0d-4f02-9676-2811f9a8e3b0 40ebd14fc08c4ef28675c7cde7f7eb82 f967ca7006f8496db6bf4f4ce92f6900 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:17:19.706 7 INFO glance.location [None req-905b45de-3c0d-4f02-9676-2811f9a8e3b0 40ebd14fc08c4ef28675c7cde7f7eb82 f967ca7006f8496db6bf4f4ce92f6900 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/683] 10.0.0.248 () {32 vars in 727 bytes} [Tue Apr 7 01:17:19 2026] PUT /v2/images/676003f5-f1a2-429d-bd23-83f0b476253d/file => generated 0 bytes in 685 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/684] 10.0.0.248 () {32 vars in 707 bytes} [Tue Apr 7 01:17:19 2026] GET /v2/images/676003f5-f1a2-429d-bd23-83f0b476253d => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/685] 10.0.0.248 () {32 vars in 717 bytes} [Tue Apr 7 01:17:19 2026] GET /v2/images/676003f5-f1a2-429d-bd23-83f0b476253d/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/686] 10.0.0.248 () {34 vars in 655 bytes} [Tue Apr 7 01:17:19 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/687] 10.0.0.248 () {32 vars in 726 bytes} [Tue Apr 7 01:17:19 2026] PATCH /v2/images/1b714e2e-e9e3-456d-bfda-7ef7c8de5ed0 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/688] 10.0.0.248 () {32 vars in 707 bytes} [Tue Apr 7 01:17:19 2026] GET /v2/images/1b714e2e-e9e3-456d-bfda-7ef7c8de5ed0 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:20.013 7 WARNING glance.api.v2.images [None req-8877d7ba-8361-456b-8014-dc42070b6a8f 40ebd14fc08c4ef28675c7cde7f7eb82 f967ca7006f8496db6bf4f4ce92f6900 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1b714e2e-e9e3-456d-bfda-7ef7c8de5ed0 [pid: 7|app: 0|req: 351/689] 10.0.0.248 () {32 vars in 710 bytes} [Tue Apr 7 01:17:20 2026] DELETE /v2/images/1b714e2e-e9e3-456d-bfda-7ef7c8de5ed0 => 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: 339/690] 10.0.0.248 () {32 vars in 707 bytes} [Tue Apr 7 01:17:20 2026] GET /v2/images/1b714e2e-e9e3-456d-bfda-7ef7c8de5ed0 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:20.097 7 WARNING glance.api.v2.images [None req-96a76062-4936-4114-a2e3-da4555e10f57 40ebd14fc08c4ef28675c7cde7f7eb82 f967ca7006f8496db6bf4f4ce92f6900 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//676003f5-f1a2-429d-bd23-83f0b476253d [pid: 7|app: 0|req: 352/691] 10.0.0.248 () {32 vars in 710 bytes} [Tue Apr 7 01:17:20 2026] DELETE /v2/images/676003f5-f1a2-429d-bd23-83f0b476253d => generated 0 bytes in 878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/692] 10.0.0.248 () {32 vars in 707 bytes} [Tue Apr 7 01:17:20 2026] GET /v2/images/676003f5-f1a2-429d-bd23-83f0b476253d => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:20.986 7 WARNING glance.api.v2.images [None req-95b881eb-239e-4a28-913e-8cb43ecbcdae 40ebd14fc08c4ef28675c7cde7f7eb82 f967ca7006f8496db6bf4f4ce92f6900 - - default default] Failed to find image 66243dd7-2904-40b0-bc79-fad075fe310e to delete: glance.common.exception.ImageNotFound: No image found with ID 66243dd7-2904-40b0-bc79-fad075fe310e [pid: 7|app: 0|req: 353/693] 10.0.0.248 () {32 vars in 710 bytes} [Tue Apr 7 01:17:20 2026] DELETE /v2/images/66243dd7-2904-40b0-bc79-fad075fe310e => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/694] 10.0.0.248 () {32 vars in 707 bytes} [Tue Apr 7 01:17:20 2026] GET /v2/images/66243dd7-2904-40b0-bc79-fad075fe310e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/699] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:17:45 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 356/700] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:17:45 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: 346/703] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:17:52 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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/704] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:17:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/711] 10.0.0.248 () {32 vars in 707 bytes} [Tue Apr 7 01:18:25 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 350/712] 10.0.0.248 () {32 vars in 707 bytes} [Tue Apr 7 01:18:25 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 363/713] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:18:26 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => generated 1171 bytes in 216 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.233 () {36 vars in 927 bytes} [Tue Apr 7 01:18:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/715] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:18: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: 8|app: 0|req: 352/716] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:18:26 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 365/717] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:18: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: 8|app: 0|req: 353/718] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:18: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: 366/719] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:18:26 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/720] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:18:26 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: 367/721] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:18: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: 8|app: 0|req: 355/722] 10.0.0.44 () {36 vars in 910 bytes} [Tue Apr 7 01:18:26 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.44 () {36 vars in 1006 bytes} [Tue Apr 7 01:18:26 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/726] 10.0.0.44 () {36 vars in 986 bytes} [Tue Apr 7 01:18:26 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/727] 10.0.0.44 () {36 vars in 926 bytes} [Tue Apr 7 01:18:26 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: 357/728] 10.0.0.44 () {36 vars in 926 bytes} [Tue Apr 7 01:18:26 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: 372/729] 10.0.0.248 () {30 vars in 411 bytes} [Tue Apr 7 01:18:31 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/732] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:18:42 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 374/733] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:18:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/742] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:19:23 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 364/743] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:19: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: 381/746] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:19:32 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 366/747] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:19: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: 388/760] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:20:31 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 373/761] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:20:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/766] 10.0.0.76 () {36 vars in 986 bytes} [Tue Apr 7 01:20:48 2026] GET /v2/images/d00d91cf-7d9c-470f-a97e-eabfc06e36aa => 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: 391/767] 10.0.0.76 () {36 vars in 926 bytes} [Tue Apr 7 01:20:48 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: 396/776] 199.204.45.49 () {32 vars in 825 bytes} [Tue Apr 7 01:21:35 2026] GET /v2/images?status=active&owner=ee679f684f614773815a99a5a1fad90b&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: 8|app: 0|req: 381/777] 199.204.45.49 () {32 vars in 652 bytes} [Tue Apr 7 01:21:35 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: 397/778] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:21:35 2026] GET /v2/images/69767188-6d93-4795-8106-8903e5250321 => 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: 382/779] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:21:35 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: 398/780] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:21:35 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: 383/781] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:21:35 2026] GET /v2/images/69767188-6d93-4795-8106-8903e5250321 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/782] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:21:35 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/783] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:21:35 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: 400/784] 10.0.0.233 () {36 vars in 987 bytes} [Tue Apr 7 01:21:35 2026] GET /v2/images/69767188-6d93-4795-8106-8903e5250321 => 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: 385/785] 10.0.0.233 () {36 vars in 927 bytes} [Tue Apr 7 01:21:35 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: 401/786] 10.0.0.44 () {36 vars in 910 bytes} [Tue Apr 7 01:21:35 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/787] 10.0.0.44 () {36 vars in 1006 bytes} [Tue Apr 7 01:21:35 2026] GET /v2/images/69767188-6d93-4795-8106-8903e5250321/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/788] 10.0.0.44 () {36 vars in 986 bytes} [Tue Apr 7 01:21:36 2026] GET /v2/images/69767188-6d93-4795-8106-8903e5250321 => 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: 387/789] 10.0.0.44 () {36 vars in 926 bytes} [Tue Apr 7 01:21:36 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: 403/790] 10.0.0.44 () {36 vars in 926 bytes} [Tue Apr 7 01:21:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/841] 10.0.0.248 () {32 vars in 633 bytes} [Tue Apr 7 01:25:37 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)