+ 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 [Fri Aug 28 04:34:21 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-7568879d88-p5c5c machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f1d3c5f2668 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-08-28 04:34:23.366 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-28 04:34:23.393 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-08-28 04:34:24.195 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-28 04:34:24.196 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-28 04:34:24.196 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-28 04:34:24.209 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-08-28 04:34:24.210 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-08-28 04:34:24.211 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-28 04:34:26.205 8 WARNING glance.api.v2.images [None req-953b021e-06b8-4c7f-b909-faf51bbbdc50 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:34:26.309 7 WARNING glance.api.v2.images [None req-a933592b-91ec-4e47-83f9-f7f6dba2f7d5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:34:26.547 8 WARNING keystonemiddleware._common.config [None req-953b021e-06b8-4c7f-b909-faf51bbbdc50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:34:26.555 8 WARNING oslo_config.cfg [None req-953b021e-06b8-4c7f-b909-faf51bbbdc50 - - - - - -] 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 0x7f1d3c5f2668 pid: 8 (default app) 2026-08-28 04:34:26.714 7 WARNING keystonemiddleware._common.config [None req-a933592b-91ec-4e47-83f9-f7f6dba2f7d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:34:26.733 7 WARNING oslo_config.cfg [None req-a933592b-91ec-4e47-83f9-f7f6dba2f7d5 - - - - - -] 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 0x7f1d3c5f2668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 04:34:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:34:29.102 7 WARNING oslo_policy.policy [None req-9d381888-3d0c-46c7-b120-89ecd344b824 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:34:29.102 7 WARNING oslo_policy.policy [None req-9d381888-3d0c-46c7-b120-89ecd344b824 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:34:29.125 7 WARNING oslo_policy.policy [None req-9d381888-3d0c-46c7-b120-89ecd344b824 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:34:29.126 7 WARNING oslo_policy.policy [None req-9d381888-3d0c-46c7-b120-89ecd344b824 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 04:34:28 2026] GET /v2/images => generated 69 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 04:34:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 04:34:33 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:34:33.204 8 WARNING oslo_policy.policy [None req-0850ac81-2518-4fe4-9223-06fda3bc430c 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:34:33.204 8 WARNING oslo_policy.policy [None req-0850ac81-2518-4fe4-9223-06fda3bc430c 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 162.253.55.167 () {44 vars in 912 bytes} [Fri Aug 28 04:34:33 2026] GET /v2/images/cirros => generated 151 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.167 () {44 vars in 934 bytes} [Fri Aug 28 04:34:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:34:33.364 8 WARNING oslo_policy.policy [None req-fedd3a1d-4f66-4cf5-af8c-2ae40c28a210 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:34:33.365 8 WARNING oslo_policy.policy [None req-fedd3a1d-4f66-4cf5-af8c-2ae40c28a210 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - 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: 8/11] 162.253.55.167 () {44 vars in 940 bytes} [Fri Aug 28 04:34:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:34:33.488 7 WARNING oslo_config.cfg [None req-61ce93c7-e487-4234-b4f8-dc5fab1688e0 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 162.253.55.167 () {48 vars in 952 bytes} [Fri Aug 28 04:34:33 2026] POST /v2/images => generated 760 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-28 04:34:33.513 8 WARNING oslo_policy.policy [None req-6f1f0fd2-a10e-4ec2-9596-a36296db3824 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:34:33.513 8 WARNING oslo_policy.policy [None req-6f1f0fd2-a10e-4ec2-9596-a36296db3824 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:34:33.515 8 INFO glance.api.v2.image_data [None req-6f1f0fd2-a10e-4ec2-9596-a36296db3824 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:34:37.443 8 WARNING glance.location [None req-6f1f0fd2-a10e-4ec2-9596-a36296db3824 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.167 () {48 vars in 1046 bytes} [Fri Aug 28 04:34:33 2026] PUT /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273/file => generated 0 bytes in 3992 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6211 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.167 () {44 vars in 972 bytes} [Fri Aug 28 04:34:37 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:34:37.607 8 WARNING oslo_config.cfg [None req-64e74248-16fa-4667-ab81-8238cecdf0db 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - 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: 10/17] 162.253.55.167 () {48 vars in 1052 bytes} [Fri Aug 28 04:34:37 2026] PATCH /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.167 () {44 vars in 972 bytes} [Fri Aug 28 04:34:37 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 04:56:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 04:56:04 2026] GET /v2/images => generated 1381 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 04:56:22 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 04:56:22 2026] GET /v2/images => generated 1381 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 162.253.55.167 () {44 vars in 938 bytes} [Fri Aug 28 04:56:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 162.253.55.167 () {44 vars in 960 bytes} [Fri Aug 28 04:56:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 162.253.55.167 () {44 vars in 940 bytes} [Fri Aug 28 04:56:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 162.253.55.167 () {48 vars in 952 bytes} [Fri Aug 28 04:56:23 2026] POST /v2/images => generated 796 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-28 04:56:23.242 7 WARNING oslo_policy.policy [None req-0a02232b-1169-4fe4-9dbb-666bd276721c 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:56:23.242 7 WARNING oslo_policy.policy [None req-0a02232b-1169-4fe4-9dbb-666bd276721c 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:56:23.244 7 INFO glance.api.v2.image_data [None req-0a02232b-1169-4fe4-9dbb-666bd276721c 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:56:53.603 7 WARNING glance.location [None req-0a02232b-1169-4fe4-9dbb-666bd276721c 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/293] 162.253.55.167 () {48 vars in 1047 bytes} [Fri Aug 28 04:56:23 2026] PUT /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed/file => generated 0 bytes in 30434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (86107 switches on core 0) [pid: 8|app: 0|req: 151/294] 162.253.55.167 () {44 vars in 972 bytes} [Fri Aug 28 04:56:53 2026] GET /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/295] 162.253.55.167 () {48 vars in 1052 bytes} [Fri Aug 28 04:56:53 2026] PATCH /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/296] 162.253.55.167 () {44 vars in 972 bytes} [Fri Aug 28 04:56:53 2026] GET /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/297] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 04:56:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/298] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 04:56:55 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/383] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:03:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/386] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:03:56 2026] GET /v2/images => generated 2778 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/387] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:04:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/388] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:04:04 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/389] 162.253.55.167 () {44 vars in 948 bytes} [Fri Aug 28 05:04:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/390] 162.253.55.167 () {44 vars in 970 bytes} [Fri Aug 28 05:04:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/391] 162.253.55.167 () {44 vars in 940 bytes} [Fri Aug 28 05:04:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/392] 162.253.55.167 () {48 vars in 952 bytes} [Fri Aug 28 05:04:05 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-28 05:04:05.119 8 INFO glance.api.v2.image_data [None req-107e349d-bdc2-45ea-9250-c6e2695e0a2c 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:04:23.202 8 INFO glance.location [None req-107e349d-bdc2-45ea-9250-c6e2695e0a2c 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 202/397] 162.253.55.167 () {48 vars in 1046 bytes} [Fri Aug 28 05:04:05 2026] PUT /v2/images/e2e549cc-8f13-4ae1-8c10-522d973edbe1/file => generated 0 bytes in 18163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25916 switches on core 0) [pid: 7|app: 0|req: 196/398] 162.253.55.167 () {44 vars in 972 bytes} [Fri Aug 28 05:04:23 2026] GET /v2/images/e2e549cc-8f13-4ae1-8c10-522d973edbe1 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 162.253.55.167 () {48 vars in 1052 bytes} [Fri Aug 28 05:04:23 2026] PATCH /v2/images/e2e549cc-8f13-4ae1-8c10-522d973edbe1 => generated 1410 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 162.253.55.167 () {44 vars in 972 bytes} [Fri Aug 28 05:04:23 2026] GET /v2/images/e2e549cc-8f13-4ae1-8c10-522d973edbe1 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:05:03 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:05:03 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:05:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:05:16 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 162.253.55.167 () {44 vars in 940 bytes} [Fri Aug 28 05:05:16 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: 212/418] 162.253.55.167 () {44 vars in 962 bytes} [Fri Aug 28 05:05:16 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: 207/419] 162.253.55.167 () {44 vars in 940 bytes} [Fri Aug 28 05:05:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/420] 162.253.55.167 () {48 vars in 952 bytes} [Fri Aug 28 05:05:16 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-28 05:05:16.751 7 INFO glance.api.v2.image_data [None req-ea7f303f-6bed-4539-ac43-19b79f9def64 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:05:34.201 7 INFO glance.location [None req-ea7f303f-6bed-4539-ac43-19b79f9def64 6f61142c67c84ed4b1e105602c2c7186 6e8337ba47ff49778910a9cb5fcafd5f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/423] 162.253.55.167 () {48 vars in 1047 bytes} [Fri Aug 28 05:05:16 2026] PUT /v2/images/b877cbe6-b2b6-4600-91ae-3e6dffa4fd91/file => generated 0 bytes in 17506 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36343 switches on core 0) [pid: 8|app: 0|req: 216/424] 162.253.55.167 () {44 vars in 972 bytes} [Fri Aug 28 05:05:34 2026] GET /v2/images/b877cbe6-b2b6-4600-91ae-3e6dffa4fd91 => 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: 209/425] 162.253.55.167 () {48 vars in 1052 bytes} [Fri Aug 28 05:05:34 2026] PATCH /v2/images/b877cbe6-b2b6-4600-91ae-3e6dffa4fd91 => generated 1382 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/426] 162.253.55.167 () {44 vars in 972 bytes} [Fri Aug 28 05:05:34 2026] GET /v2/images/b877cbe6-b2b6-4600-91ae-3e6dffa4fd91 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/603] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:20:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/604] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:20:06 2026] GET /v2/images => generated 5574 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:22:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/636] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:22:43 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/637] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:22:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/638] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:22:45 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/651] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:23:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/652] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:23:40 2026] GET /v2/images => generated 5574 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/655] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:23:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:23:50 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/671] 162.253.55.167 () {42 vars in 689 bytes} [Fri Aug 28 05:25:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 162.253.55.167 () {44 vars in 911 bytes} [Fri Aug 28 05:25:02 2026] GET /v2/images => generated 5574 bytes in 64 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: 346/683] 10.0.0.147 () {32 vars in 633 bytes} [Fri Aug 28 05:25:49 2026] GET /v2/images => generated 5574 bytes in 23 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: 340/688] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:26:11 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:26:11 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:26:15 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:26:15 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: 343/694] 162.253.55.167 () {36 vars in 991 bytes} [Fri Aug 28 05:26:20 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 162.253.55.167 () {36 vars in 931 bytes} [Fri Aug 28 05:26:20 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: 344/696] 162.253.55.167 () {36 vars in 991 bytes} [Fri Aug 28 05:26:21 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 162.253.55.167 () {36 vars in 931 bytes} [Fri Aug 28 05:26:21 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: 356/702] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:26:44 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:26:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/704] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:26:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:26:44 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/706] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:26:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:26:44 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: 359/708] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:26:44 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:26:44 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: 360/710] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:26:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.138 () {36 vars in 911 bytes} [Fri Aug 28 05:26:45 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.138 () {36 vars in 1007 bytes} [Fri Aug 28 05:26:45 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.138 () {36 vars in 987 bytes} [Fri Aug 28 05:26:45 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/714] 10.0.0.138 () {36 vars in 927 bytes} [Fri Aug 28 05:26:45 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: 353/715] 10.0.0.138 () {36 vars in 927 bytes} [Fri Aug 28 05:26: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: 367/724] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:27:22 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/725] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:27:22 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: 369/728] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:27:32 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:27:32 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: 363/734] 10.0.0.147 () {34 vars in 655 bytes} [Fri Aug 28 05:27:48 2026] POST /v2/images => generated 649 bytes in 310 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-28 05:27:49.233 8 WARNING glance.api.v2.images [None req-43cf8af7-6332-45a0-9b41-e584284a70a2 742f25acc42c4e6b9ecbace1c0cfa456 e62c26bb979f4bfcbc1bafd9f2d5e05b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d6bf054c-346c-4413-abc2-242a7a1e01df [pid: 8|app: 0|req: 372/735] 10.0.0.147 () {32 vars in 710 bytes} [Fri Aug 28 05:27:49 2026] DELETE /v2/images/d6bf054c-346c-4413-abc2-242a7a1e01df => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.147 () {32 vars in 707 bytes} [Fri Aug 28 05:27:49 2026] GET /v2/images/d6bf054c-346c-4413-abc2-242a7a1e01df => 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: 373/737] 10.0.0.147 () {32 vars in 633 bytes} [Fri Aug 28 05:27:49 2026] GET /v2/images => generated 1381 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/738] 10.0.0.147 () {34 vars in 655 bytes} [Fri Aug 28 05:27:49 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/739] 10.0.0.147 () {32 vars in 717 bytes} [Fri Aug 28 05:27:49 2026] GET /v2/images/58409c4f-76d3-4880-83c4-f13e7af31abd/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:49.422 7 INFO glance.api.v2.image_data [None req-c21f2740-533e-4196-bc9a-3a6f6649a385 742f25acc42c4e6b9ecbace1c0cfa456 e62c26bb979f4bfcbc1bafd9f2d5e05b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:27:49.480 7 WARNING glance_store._drivers.rbd [None req-c21f2740-533e-4196-bc9a-3a6f6649a385 742f25acc42c4e6b9ecbace1c0cfa456 e62c26bb979f4bfcbc1bafd9f2d5e05b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-28 05:27:50.595 7 INFO glance.location [None req-c21f2740-533e-4196-bc9a-3a6f6649a385 742f25acc42c4e6b9ecbace1c0cfa456 e62c26bb979f4bfcbc1bafd9f2d5e05b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 366/740] 10.0.0.147 () {32 vars in 727 bytes} [Fri Aug 28 05:27:49 2026] PUT /v2/images/58409c4f-76d3-4880-83c4-f13e7af31abd/file => generated 0 bytes in 1236 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/741] 10.0.0.147 () {32 vars in 707 bytes} [Fri Aug 28 05:27:50 2026] GET /v2/images/58409c4f-76d3-4880-83c4-f13e7af31abd => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/742] 10.0.0.147 () {32 vars in 717 bytes} [Fri Aug 28 05:27:50 2026] GET /v2/images/58409c4f-76d3-4880-83c4-f13e7af31abd/file => generated 1024 bytes in 172 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/743] 10.0.0.147 () {34 vars in 655 bytes} [Fri Aug 28 05:27:50 2026] POST /v2/images => generated 649 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/744] 10.0.0.147 () {32 vars in 726 bytes} [Fri Aug 28 05:27:50 2026] PATCH /v2/images/4ea1de12-403b-435d-a79a-8a14c9421b81 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/745] 10.0.0.147 () {32 vars in 707 bytes} [Fri Aug 28 05:27:50 2026] GET /v2/images/4ea1de12-403b-435d-a79a-8a14c9421b81 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:50.986 7 WARNING glance.api.v2.images [None req-af44ced1-8945-427a-bc0d-55af91f7466f 742f25acc42c4e6b9ecbace1c0cfa456 e62c26bb979f4bfcbc1bafd9f2d5e05b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4ea1de12-403b-435d-a79a-8a14c9421b81 [pid: 7|app: 0|req: 369/746] 10.0.0.147 () {32 vars in 710 bytes} [Fri Aug 28 05:27:50 2026] DELETE /v2/images/4ea1de12-403b-435d-a79a-8a14c9421b81 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/747] 10.0.0.147 () {32 vars in 707 bytes} [Fri Aug 28 05:27:51 2026] GET /v2/images/4ea1de12-403b-435d-a79a-8a14c9421b81 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:27:51.046 7 WARNING glance.api.v2.images [None req-a60d4323-80fd-4813-a42a-0eb900e26f46 742f25acc42c4e6b9ecbace1c0cfa456 e62c26bb979f4bfcbc1bafd9f2d5e05b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58409c4f-76d3-4880-83c4-f13e7af31abd [pid: 7|app: 0|req: 370/748] 10.0.0.147 () {32 vars in 710 bytes} [Fri Aug 28 05:27:51 2026] DELETE /v2/images/58409c4f-76d3-4880-83c4-f13e7af31abd => generated 0 bytes in 960 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.147 () {32 vars in 707 bytes} [Fri Aug 28 05:27:52 2026] GET /v2/images/58409c4f-76d3-4880-83c4-f13e7af31abd => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:27:52.033 7 WARNING glance.api.v2.images [None req-605cbff4-b516-446f-b489-2bb16ba40171 742f25acc42c4e6b9ecbace1c0cfa456 e62c26bb979f4bfcbc1bafd9f2d5e05b - - default default] Failed to find image d6bf054c-346c-4413-abc2-242a7a1e01df to delete: glance.common.exception.ImageNotFound: No image found with ID d6bf054c-346c-4413-abc2-242a7a1e01df [pid: 7|app: 0|req: 371/750] 10.0.0.147 () {32 vars in 710 bytes} [Fri Aug 28 05:27:52 2026] DELETE /v2/images/d6bf054c-346c-4413-abc2-242a7a1e01df => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.147 () {32 vars in 707 bytes} [Fri Aug 28 05:27:52 2026] GET /v2/images/d6bf054c-346c-4413-abc2-242a7a1e01df => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/756] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:28:09 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/757] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:28:09 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: 384/758] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:28:11 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/759] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:28:11 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: 389/768] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:28:47 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:28:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.147 () {30 vars in 411 bytes} [Fri Aug 28 05:28:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/775] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:29:14 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/776] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:29:14 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/781] 10.0.0.147 () {32 vars in 707 bytes} [Fri Aug 28 05:29:33 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.147 () {32 vars in 707 bytes} [Fri Aug 28 05:29:33 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/783] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:29:34 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/784] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:29:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/785] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:29: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: 398/786] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:29:34 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/787] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:29:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/788] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:29:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:29:34 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/790] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:29:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/791] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:29: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: 401/792] 10.0.0.138 () {36 vars in 911 bytes} [Fri Aug 28 05:29:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/793] 10.0.0.138 () {36 vars in 1007 bytes} [Fri Aug 28 05:29:35 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/794] 10.0.0.138 () {36 vars in 987 bytes} [Fri Aug 28 05:29:35 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/795] 10.0.0.138 () {36 vars in 927 bytes} [Fri Aug 28 05:29:35 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: 403/796] 10.0.0.138 () {36 vars in 927 bytes} [Fri Aug 28 05:29: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: 396/801] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:29:53 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/802] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:29:53 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: 399/807] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:30:12 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/808] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:30:12 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: 412/813] 10.0.0.139 () {36 vars in 987 bytes} [Fri Aug 28 05:30:29 2026] GET /v2/images/b28c7e14-89b8-47c3-bab8-ceeb097df273 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/814] 10.0.0.139 () {36 vars in 927 bytes} [Fri Aug 28 05:30:29 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: 406/821] 162.253.55.167 () {32 vars in 826 bytes} [Fri Aug 28 05:31:05 2026] GET /v2/images?status=active&owner=6e8337ba47ff49778910a9cb5fcafd5f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/822] 162.253.55.167 () {32 vars in 653 bytes} [Fri Aug 28 05:31:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/823] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:31:05 2026] GET /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/824] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:31:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/825] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:31:05 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: 418/826] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:31:05 2026] GET /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/827] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:31:05 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: 419/828] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:31:06 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: 410/829] 10.0.0.183 () {36 vars in 987 bytes} [Fri Aug 28 05:31:06 2026] GET /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/830] 10.0.0.183 () {36 vars in 927 bytes} [Fri Aug 28 05:31:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/833] 10.0.0.138 () {36 vars in 911 bytes} [Fri Aug 28 05:31:06 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/834] 10.0.0.138 () {36 vars in 1007 bytes} [Fri Aug 28 05:31:06 2026] GET /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/835] 10.0.0.138 () {36 vars in 987 bytes} [Fri Aug 28 05:31:06 2026] GET /v2/images/da5a9ba8-89da-452a-8754-9ac5cb5412ed => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/836] 10.0.0.138 () {36 vars in 927 bytes} [Fri Aug 28 05:31:06 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: 414/837] 10.0.0.138 () {36 vars in 927 bytes} [Fri Aug 28 05:31:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/896] 10.0.0.147 () {32 vars in 633 bytes} [Fri Aug 28 05:36:04 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)