+ 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 [Thu May 7 03:43:24 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:45 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-68d99bf5d6-mm8k8 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f8fbbd81668 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-05-07 03:43:26.828 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 03:43:26.892 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-07 03:43:27.707 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 03:43:27.708 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 03:43:27.708 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 03:43:27.774 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 03:43:27.775 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 03:43:27.775 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 03:43:29.806 7 WARNING glance.api.v2.images [None req-1e217b3f-dcb5-4782-9638-1d6fa35c2411 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 03:43:29.875 8 WARNING glance.api.v2.images [None req-1aad0bee-2469-4e16-94bf-0615122f8dab - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 03:43:30.187 7 WARNING keystonemiddleware._common.config [None req-1e217b3f-dcb5-4782-9638-1d6fa35c2411 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 03:43:30.195 7 WARNING oslo_config.cfg [None req-1e217b3f-dcb5-4782-9638-1d6fa35c2411 - - - - - -] 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 6 seconds on interpreter 0x7f8fbbd81668 pid: 7 (default app) 2026-05-07 03:43:30.230 8 WARNING keystonemiddleware._common.config [None req-1aad0bee-2469-4e16-94bf-0615122f8dab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 03:43:30.239 8 WARNING oslo_config.cfg [None req-1aad0bee-2469-4e16-94bf-0615122f8dab - - - - - -] 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 6 seconds on interpreter 0x7f8fbbd81668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 03:43:32 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-05-07 03:43:32.601 8 WARNING oslo_policy.policy [None req-ff885a78-2d93-4e74-83d5-c35e3ce4b9ca 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 03:43:32.601 8 WARNING oslo_policy.policy [None req-ff885a78-2d93-4e74-83d5-c35e3ce4b9ca 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 03:43:32.620 8 WARNING oslo_policy.policy [None req-ff885a78-2d93-4e74-83d5-c35e3ce4b9ca 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 03:43:32.620 8 WARNING oslo_policy.policy [None req-ff885a78-2d93-4e74-83d5-c35e3ce4b9ca 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - 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.157 () {44 vars in 910 bytes} [Thu May 7 03:43:32 2026] GET /v2/images => generated 69 bytes in 591 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.157 () {42 vars in 688 bytes} [Thu May 7 03:43:36 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: 2/8] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 03:43:36 2026] GET /v2/images => generated 69 bytes in 38 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-05-07 03:43:36.140 7 WARNING oslo_policy.policy [None req-33fa1bff-d91e-4511-ba2c-5c4b59744e41 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 03:43:36.140 7 WARNING oslo_policy.policy [None req-33fa1bff-d91e-4511-ba2c-5c4b59744e41 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - 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.157 () {44 vars in 911 bytes} [Thu May 7 03:43:36 2026] GET /v2/images/cirros => generated 151 bytes in 143 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.157 () {44 vars in 933 bytes} [Thu May 7 03:43:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:43:36.296 7 WARNING oslo_policy.policy [None req-7b552ce8-4b6b-4adb-a76b-5ad8b426a94a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 03:43:36.297 7 WARNING oslo_policy.policy [None req-7b552ce8-4b6b-4adb-a76b-5ad8b426a94a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - 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.157 () {44 vars in 939 bytes} [Thu May 7 03:43:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:43:36.392 8 WARNING oslo_config.cfg [None req-4af76996-25ca-4432-b8d5-8d406d519a8e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - 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.157 () {48 vars in 951 bytes} [Thu May 7 03:43:36 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 03:43:36.418 7 WARNING oslo_policy.policy [None req-1c5145af-9409-4af1-87e9-e5613e439a9a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 03:43:36.419 7 WARNING oslo_policy.policy [None req-1c5145af-9409-4af1-87e9-e5613e439a9a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 03:43:36.422 7 INFO glance.api.v2.image_data [None req-1c5145af-9409-4af1-87e9-e5613e439a9a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 03:43:40.157 7 WARNING glance.location [None req-1c5145af-9409-4af1-87e9-e5613e439a9a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.157 () {48 vars in 1045 bytes} [Thu May 7 03:43:36 2026] PUT /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc/file => generated 0 bytes in 3819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5289 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.157 () {44 vars in 971 bytes} [Thu May 7 03:43:40 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 03:43:40.265 7 WARNING oslo_config.cfg [None req-caab5d0d-1d77-43b4-b630-e79a3682a50d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - 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.157 () {44 vars in 971 bytes} [Thu May 7 03:43:40 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 136/268] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:04:37 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: 133/269] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:04:37 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:05:38 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: 143/283] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:05:38 2026] GET /v2/images => generated 1240 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.157 () {44 vars in 937 bytes} [Thu May 7 04:05:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.157 () {44 vars in 959 bytes} [Thu May 7 04:05:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.157 () {44 vars in 939 bytes} [Thu May 7 04:05:38 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: 145/287] 199.204.45.157 () {48 vars in 951 bytes} [Thu May 7 04:05:38 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:05:38.756 8 WARNING oslo_policy.policy [None req-ce512181-b08e-4826-b629-20d7eb299cdc 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:05:38.757 8 WARNING oslo_policy.policy [None req-ce512181-b08e-4826-b629-20d7eb299cdc 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:05:38.758 8 INFO glance.api.v2.image_data [None req-ce512181-b08e-4826-b629-20d7eb299cdc 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:06:03.751 8 WARNING glance.location [None req-ce512181-b08e-4826-b629-20d7eb299cdc 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/294] 199.204.45.157 () {48 vars in 1046 bytes} [Thu May 7 04:05:38 2026] PUT /v2/images/78906fd2-f3e3-44d3-9bfa-43c330cc543a/file => generated 0 bytes in 25054 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67671 switches on core 0) [pid: 7|app: 0|req: 152/295] 199.204.45.157 () {44 vars in 971 bytes} [Thu May 7 04:06:03 2026] GET /v2/images/78906fd2-f3e3-44d3-9bfa-43c330cc543a => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/296] 199.204.45.157 () {44 vars in 971 bytes} [Thu May 7 04:06:03 2026] GET /v2/images/78906fd2-f3e3-44d3-9bfa-43c330cc543a => 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: 153/297] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:06:05 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: 145/298] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:06:05 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:12:47 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: 186/380] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:12:47 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:12:57 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:12:57 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 04:12:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.157 () {44 vars in 969 bytes} [Thu May 7 04:12:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.204.45.157 () {44 vars in 939 bytes} [Thu May 7 04:12:58 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: 7|app: 0|req: 198/388] 199.204.45.157 () {48 vars in 951 bytes} [Thu May 7 04:12:58 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:12:58.136 8 INFO glance.api.v2.image_data [None req-ff0e6b8c-32b9-4e66-9849-e8a51f92681b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:13:15.244 8 INFO glance.location [None req-ff0e6b8c-32b9-4e66-9849-e8a51f92681b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/393] 199.204.45.157 () {48 vars in 1045 bytes} [Thu May 7 04:12:58 2026] PUT /v2/images/772f5be7-f529-4b92-8f2b-d91229bc8251/file => generated 0 bytes in 17167 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20598 switches on core 0) [pid: 7|app: 0|req: 203/394] 199.204.45.157 () {44 vars in 971 bytes} [Thu May 7 04:13:15 2026] GET /v2/images/772f5be7-f529-4b92-8f2b-d91229bc8251 => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/395] 199.204.45.157 () {48 vars in 1050 bytes} [Thu May 7 04:13:15 2026] PATCH /v2/images/772f5be7-f529-4b92-8f2b-d91229bc8251 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/396] 199.204.45.157 () {44 vars in 971 bytes} [Thu May 7 04:13:15 2026] GET /v2/images/772f5be7-f529-4b92-8f2b-d91229bc8251 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/405] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:13:52 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: 197/406] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:13:52 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/411] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:14:10 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: 212/412] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:14:10 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: 8|app: 0|req: 201/413] 199.204.45.157 () {44 vars in 939 bytes} [Thu May 7 04:14:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/414] 199.204.45.157 () {44 vars in 961 bytes} [Thu May 7 04:14:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/415] 199.204.45.157 () {44 vars in 939 bytes} [Thu May 7 04:14:10 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: 7|app: 0|req: 214/416] 199.204.45.157 () {48 vars in 951 bytes} [Thu May 7 04:14:10 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:14:10.818 8 INFO glance.api.v2.image_data [None req-b91f13f4-ed0d-40c3-824b-6bf56179f48e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:14:23.009 8 INFO glance.location [None req-b91f13f4-ed0d-40c3-824b-6bf56179f48e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 203/419] 199.204.45.157 () {48 vars in 1046 bytes} [Thu May 7 04:14:10 2026] PUT /v2/images/f4fdfaad-a954-4a8a-b7e0-482641874dab/file => generated 0 bytes in 12239 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30269 switches on core 0) [pid: 7|app: 0|req: 217/420] 199.204.45.157 () {44 vars in 971 bytes} [Thu May 7 04:14:23 2026] GET /v2/images/f4fdfaad-a954-4a8a-b7e0-482641874dab => 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: 204/421] 199.204.45.157 () {44 vars in 971 bytes} [Thu May 7 04:14:23 2026] GET /v2/images/f4fdfaad-a954-4a8a-b7e0-482641874dab => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/568] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:26:37 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: 291/569] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:26:37 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/600] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:29:01 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: 294/601] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:29:01 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/602] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:29: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: 295/603] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:29:02 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/614] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:29:54 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/615] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:29:54 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/618] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:30:01 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: 316/619] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:30:01 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/632] 199.204.45.157 () {42 vars in 688 bytes} [Thu May 7 04:31:06 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: 310/633] 199.204.45.157 () {44 vars in 910 bytes} [Thu May 7 04:31:06 2026] GET /v2/images => generated 4893 bytes in 52 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: 315/642] 10.0.0.201 () {32 vars in 633 bytes} [Thu May 7 04:31:48 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: 7|app: 0|req: 330/647] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:32:08 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/648] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:32:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/649] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:32:09 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 319/650] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:32:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/653] 199.204.45.157 () {36 vars in 991 bytes} [Thu May 7 04:32:16 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/654] 199.204.45.157 () {36 vars in 931 bytes} [Thu May 7 04:32:16 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: 334/655] 199.204.45.157 () {36 vars in 991 bytes} [Thu May 7 04:32:17 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 322/656] 199.204.45.157 () {36 vars in 931 bytes} [Thu May 7 04:32:17 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/659] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:32:22 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/660] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:32: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: 7|app: 0|req: 337/661] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:32:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/662] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:32:22 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/663] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:32:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/664] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:32: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: 7|app: 0|req: 339/665] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:32:22 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/666] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:32:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/667] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:32:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/668] 10.0.0.127 () {36 vars in 987 bytes} [Thu May 7 04:32:23 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/669] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:32:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/670] 10.0.0.127 () {36 vars in 987 bytes} [Thu May 7 04:32:23 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 342/671] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:32: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: 8|app: 0|req: 330/672] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:32: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: 8|app: 0|req: 333/677] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:32:48 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 345/678] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:32:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:33:01 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 348/684] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:33:01 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: 339/689] 10.0.0.201 () {30 vars in 411 bytes} [Thu May 7 04:33:22 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: 352/692] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:33:35 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:33:35 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: 345/700] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:34:07 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 356/701] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:34:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/710] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:34:42 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/711] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:34: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: 365/718] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:35:09 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:35:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:35:27 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 356/723] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:35:27 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: 359/728] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:35:44 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 370/729] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:35:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/732] 10.0.0.201 () {34 vars in 655 bytes} [Thu May 7 04:35:54 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 04:35:55.106 7 WARNING glance.api.v2.images [None req-b8302d4e-e7b4-4831-ad9a-f01c14ad8703 a4a7f6e711c5484aad1d0303dec08301 6038ec2e04db456cb3baba19d100aeb1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//939c8b90-9b9f-44dc-ae90-e835a3daffa8 [pid: 7|app: 0|req: 372/733] 10.0.0.201 () {32 vars in 710 bytes} [Thu May 7 04:35:55 2026] DELETE /v2/images/939c8b90-9b9f-44dc-ae90-e835a3daffa8 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/734] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:35:55 2026] GET /v2/images/939c8b90-9b9f-44dc-ae90-e835a3daffa8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.201 () {32 vars in 633 bytes} [Thu May 7 04:35:55 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/736] 10.0.0.201 () {34 vars in 655 bytes} [Thu May 7 04:35:55 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/737] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:35:55 2026] GET /v2/images/ab107f42-b00e-4f51-a5f3-cf6c72b62787/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:35:55.307 8 INFO glance.api.v2.image_data [None req-43e749a8-44c9-43ee-a3a2-82ee14bd46aa a4a7f6e711c5484aad1d0303dec08301 6038ec2e04db456cb3baba19d100aeb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:35:55.373 8 WARNING glance_store._drivers.rbd [None req-43e749a8-44c9-43ee-a3a2-82ee14bd46aa a4a7f6e711c5484aad1d0303dec08301 6038ec2e04db456cb3baba19d100aeb1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 04:35:56.520 8 INFO glance.location [None req-43e749a8-44c9-43ee-a3a2-82ee14bd46aa a4a7f6e711c5484aad1d0303dec08301 6038ec2e04db456cb3baba19d100aeb1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 364/738] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:35:55 2026] PUT /v2/images/ab107f42-b00e-4f51-a5f3-cf6c72b62787/file => generated 0 bytes in 1274 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:35:56 2026] GET /v2/images/ab107f42-b00e-4f51-a5f3-cf6c72b62787 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/740] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:35:56 2026] GET /v2/images/ab107f42-b00e-4f51-a5f3-cf6c72b62787/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.201 () {34 vars in 655 bytes} [Thu May 7 04:35:56 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.201 () {32 vars in 726 bytes} [Thu May 7 04:35:56 2026] PATCH /v2/images/3b4f5723-a59d-4ede-9392-ed74a2e3a198 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/743] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:35:56 2026] GET /v2/images/3b4f5723-a59d-4ede-9392-ed74a2e3a198 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:56.855 8 WARNING glance.api.v2.images [None req-53ebc704-ff4c-4270-9a33-d069ac459b46 a4a7f6e711c5484aad1d0303dec08301 6038ec2e04db456cb3baba19d100aeb1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b4f5723-a59d-4ede-9392-ed74a2e3a198 [pid: 8|app: 0|req: 367/744] 10.0.0.201 () {32 vars in 710 bytes} [Thu May 7 04:35:56 2026] DELETE /v2/images/3b4f5723-a59d-4ede-9392-ed74a2e3a198 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/745] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:35:56 2026] GET /v2/images/3b4f5723-a59d-4ede-9392-ed74a2e3a198 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:35:56.934 8 WARNING glance.api.v2.images [None req-f82fdaab-a769-4154-8ede-584cefb12b32 a4a7f6e711c5484aad1d0303dec08301 6038ec2e04db456cb3baba19d100aeb1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab107f42-b00e-4f51-a5f3-cf6c72b62787 [pid: 8|app: 0|req: 368/746] 10.0.0.201 () {32 vars in 710 bytes} [Thu May 7 04:35:56 2026] DELETE /v2/images/ab107f42-b00e-4f51-a5f3-cf6c72b62787 => generated 0 bytes in 931 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/747] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:35:57 2026] GET /v2/images/ab107f42-b00e-4f51-a5f3-cf6c72b62787 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:35:57.884 8 WARNING glance.api.v2.images [None req-f6201f5d-aa50-4310-976e-d510d3879c77 a4a7f6e711c5484aad1d0303dec08301 6038ec2e04db456cb3baba19d100aeb1 - - default default] Failed to find image 939c8b90-9b9f-44dc-ae90-e835a3daffa8 to delete: glance.common.exception.ImageNotFound: No image found with ID 939c8b90-9b9f-44dc-ae90-e835a3daffa8 [pid: 8|app: 0|req: 369/748] 10.0.0.201 () {32 vars in 710 bytes} [Thu May 7 04:35:57 2026] DELETE /v2/images/939c8b90-9b9f-44dc-ae90-e835a3daffa8 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:35:57 2026] GET /v2/images/939c8b90-9b9f-44dc-ae90-e835a3daffa8 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/756] 199.204.45.157 () {32 vars in 826 bytes} [Thu May 7 04:36:26 2026] GET /v2/images?status=active&owner=2487694761fb4359a7310322a753f8ac&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/757] 199.204.45.157 () {32 vars in 653 bytes} [Thu May 7 04:36: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: 374/758] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:36:26 2026] GET /v2/images/78906fd2-f3e3-44d3-9bfa-43c330cc543a => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/759] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 8|app: 0|req: 375/760] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36:26 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/761] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:36:26 2026] GET /v2/images/78906fd2-f3e3-44d3-9bfa-43c330cc543a => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/762] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 387/763] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 377/764] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:36:26 2026] GET /v2/images/78906fd2-f3e3-44d3-9bfa-43c330cc543a => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 378/766] 10.0.0.127 () {36 vars in 987 bytes} [Thu May 7 04:36:27 2026] GET /v2/images/78906fd2-f3e3-44d3-9bfa-43c330cc543a => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/767] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:36:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.127 () {36 vars in 987 bytes} [Thu May 7 04:36:27 2026] GET /v2/images/78906fd2-f3e3-44d3-9bfa-43c330cc543a => 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: 390/769] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:36:27 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: 380/770] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:36:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 382/774] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 393/775] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/776] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36:33 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: 394/777] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36:33 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: 384/778] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 395/779] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36:33 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: 385/780] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36:33 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/781] 10.0.0.219 () {36 vars in 987 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36:33 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: 397/783] 10.0.0.219 () {36 vars in 927 bytes} [Thu May 7 04:36:33 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: 387/784] 10.0.0.127 () {36 vars in 987 bytes} [Thu May 7 04:36:34 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 398/785] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 388/786] 10.0.0.127 () {36 vars in 987 bytes} [Thu May 7 04:36:34 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => 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: 399/787] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:36:34 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: 389/788] 10.0.0.127 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 402/793] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:36:53 2026] GET /v2/images/524cb211-9b1d-4654-a91f-f67f61a4dfcc => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:36:53 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: 417/843] 10.0.0.201 () {32 vars in 633 bytes} [Thu May 7 04:40:52 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)