+ 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 [Mon May 11 01:16:58 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:03 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-65c54986cd-wlfp4 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 0x7f8fdc998668 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-11 01:17:00.124 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:17:00.153 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-11 01:17:01.023 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-11 01:17:01.024 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-11 01:17:01.025 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:17:01.034 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-11 01:17:01.035 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-11 01:17:01.035 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:17:03.079 7 WARNING glance.api.v2.images [None req-1a199276-f745-4687-8984-1a267717bf41 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:17:03.099 8 WARNING glance.api.v2.images [None req-982ee84c-9f4f-4c04-b596-5d0a4a0f9d35 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:17:03.460 7 WARNING keystonemiddleware._common.config [None req-1a199276-f745-4687-8984-1a267717bf41 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:17:03.463 8 WARNING keystonemiddleware._common.config [None req-982ee84c-9f4f-4c04-b596-5d0a4a0f9d35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:17:03.467 7 WARNING oslo_config.cfg [None req-1a199276-f745-4687-8984-1a267717bf41 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 01:17:03.471 8 WARNING oslo_config.cfg [None req-982ee84c-9f4f-4c04-b596-5d0a4a0f9d35 - - - - - -] 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 0x7f8fdc998668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8fdc998668 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:17:04 2026] GET / => generated 1312 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:17:04.539 7 WARNING oslo_policy.policy [None req-104da008-8553-4d36-ae83-8795059c15d3 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:17:04.539 7 WARNING oslo_policy.policy [None req-104da008-8553-4d36-ae83-8795059c15d3 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:17:04.555 7 WARNING oslo_policy.policy [None req-104da008-8553-4d36-ae83-8795059c15d3 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:17:04.555 7 WARNING oslo_policy.policy [None req-104da008-8553-4d36-ae83-8795059c15d3 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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: 4/5] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:17:04 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:17:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:17:08 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 01:17:08.096 8 WARNING oslo_policy.policy [None req-df6841ee-24da-4840-b71b-c54775fe7cfd bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:17:08.096 8 WARNING oslo_policy.policy [None req-df6841ee-24da-4840-b71b-c54775fe7cfd bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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: 3/8] 199.204.45.113 () {44 vars in 912 bytes} [Mon May 11 01:17:08 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.113 () {44 vars in 934 bytes} [Mon May 11 01:17:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:17:08.238 8 WARNING oslo_policy.policy [None req-f27097b2-adfd-4358-b10d-1e83f2665f31 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:17:08.239 8 WARNING oslo_policy.policy [None req-f27097b2-adfd-4358-b10d-1e83f2665f31 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/10] 199.204.45.113 () {44 vars in 940 bytes} [Mon May 11 01:17:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:17:08.331 7 WARNING oslo_config.cfg [None req-e483c286-0384-4864-a149-e01ac04578db bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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: 7/11] 199.204.45.113 () {48 vars in 952 bytes} [Mon May 11 01:17:08 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:17:08.355 8 WARNING oslo_policy.policy [None req-3d9706ba-90f3-4f7d-9872-4cda51492928 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:17:08.355 8 WARNING oslo_policy.policy [None req-3d9706ba-90f3-4f7d-9872-4cda51492928 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:17:08.356 8 INFO glance.api.v2.image_data [None req-3d9706ba-90f3-4f7d-9872-4cda51492928 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:17:11.946 8 INFO glance.location [None req-3d9706ba-90f3-4f7d-9872-4cda51492928 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.204.45.113 () {48 vars in 1046 bytes} [Mon May 11 01:17:08 2026] PUT /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a/file => generated 0 bytes in 3638 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5769 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.113 () {44 vars in 972 bytes} [Mon May 11 01:17:11 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:17:12.027 8 WARNING oslo_config.cfg [None req-7fa8725b-bcb8-47e2-b914-aaca3cad41b4 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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: 6/14] 199.204.45.113 () {44 vars in 972 bytes} [Mon May 11 01:17:12 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 133/263] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:37:45 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: 131/264] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:37:45 2026] GET /v2/images => generated 1240 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:38:20 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: 135/272] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:38:20 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.113 () {44 vars in 938 bytes} [Mon May 11 01:38:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.113 () {44 vars in 960 bytes} [Mon May 11 01:38:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.113 () {44 vars in 940 bytes} [Mon May 11 01:38:20 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: 8|app: 0|req: 137/276] 199.204.45.113 () {48 vars in 952 bytes} [Mon May 11 01:38:20 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:38:20.814 7 WARNING oslo_policy.policy [None req-c4b4b169-57e8-4af6-9aa6-64cc93ce711d bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:38:20.814 7 WARNING oslo_policy.policy [None req-c4b4b169-57e8-4af6-9aa6-64cc93ce711d bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - 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-11 01:38:20.816 7 INFO glance.api.v2.image_data [None req-c4b4b169-57e8-4af6-9aa6-64cc93ce711d bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:38:49.818 7 INFO glance.location [None req-c4b4b169-57e8-4af6-9aa6-64cc93ce711d bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 140/283] 199.204.45.113 () {48 vars in 1047 bytes} [Mon May 11 01:38:20 2026] PUT /v2/images/5a268ec8-fbcf-49a5-a32e-8b4e7bdd14a3/file => generated 0 bytes in 29067 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65114 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.113 () {44 vars in 972 bytes} [Mon May 11 01:38:49 2026] GET /v2/images/5a268ec8-fbcf-49a5-a32e-8b4e7bdd14a3 => 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: 141/285] 199.204.45.113 () {44 vars in 972 bytes} [Mon May 11 01:38:49 2026] GET /v2/images/5a268ec8-fbcf-49a5-a32e-8b4e7bdd14a3 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:38:51 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: 142/287] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:38:51 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:45:48 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: 185/373] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:45:48 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:45:58 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: 190/377] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:45:58 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: 7|app: 0|req: 188/378] 199.204.45.113 () {44 vars in 948 bytes} [Mon May 11 01:45:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.113 () {44 vars in 970 bytes} [Mon May 11 01:45:58 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: 7|app: 0|req: 189/380] 199.204.45.113 () {44 vars in 940 bytes} [Mon May 11 01:45:58 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: 8|app: 0|req: 192/381] 199.204.45.113 () {48 vars in 952 bytes} [Mon May 11 01:45:58 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:45:58.219 7 INFO glance.api.v2.image_data [None req-471c809e-2e5d-4a1c-9d65-2eb7734b8c41 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:46:16.152 7 INFO glance.location [None req-471c809e-2e5d-4a1c-9d65-2eb7734b8c41 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/386] 199.204.45.113 () {48 vars in 1046 bytes} [Mon May 11 01:45:58 2026] PUT /v2/images/4f5bf42e-7c6f-4a73-b0c4-adde181ea20c/file => generated 0 bytes in 17997 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25801 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.204.45.113 () {44 vars in 972 bytes} [Mon May 11 01:46:16 2026] GET /v2/images/4f5bf42e-7c6f-4a73-b0c4-adde181ea20c => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.204.45.113 () {48 vars in 1051 bytes} [Mon May 11 01:46:16 2026] PATCH /v2/images/4f5bf42e-7c6f-4a73-b0c4-adde181ea20c => generated 1234 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.113 () {44 vars in 972 bytes} [Mon May 11 01:46:16 2026] GET /v2/images/4f5bf42e-7c6f-4a73-b0c4-adde181ea20c => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:46:53 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: 203/399] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:46:53 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/402] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:47:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/403] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:47:05 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.204.45.113 () {44 vars in 940 bytes} [Mon May 11 01:47:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.204.45.113 () {44 vars in 962 bytes} [Mon May 11 01:47:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.204.45.113 () {44 vars in 940 bytes} [Mon May 11 01:47:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/407] 199.204.45.113 () {48 vars in 952 bytes} [Mon May 11 01:47:05 2026] POST /v2/images => generated 791 bytes in 372 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:47:05.922 8 INFO glance.api.v2.image_data [None req-1a5709dd-4d7a-4229-9589-d2d8f81101f0 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:47:24.073 8 INFO glance.location [None req-1a5709dd-4d7a-4229-9589-d2d8f81101f0 bc2f2f67f47642a8b8e3339723abe4e9 2f24081230a044a682062b1487951d1f - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 208/412] 199.204.45.113 () {48 vars in 1047 bytes} [Mon May 11 01:47:05 2026] PUT /v2/images/10c8e8e2-669e-43fd-8efc-00e526852ce9/file => generated 0 bytes in 18199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30745 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.113 () {44 vars in 972 bytes} [Mon May 11 01:47:24 2026] GET /v2/images/10c8e8e2-669e-43fd-8efc-00e526852ce9 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.113 () {44 vars in 972 bytes} [Mon May 11 01:47:24 2026] GET /v2/images/10c8e8e2-669e-43fd-8efc-00e526852ce9 => 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: 281/565] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 01:59:59 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: 285/566] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 01:59:59 2026] GET /v2/images => generated 4893 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 02:02:44 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: 299/602] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 02:02:44 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 02:02: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: 300/604] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 02:02:45 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 02:03:35 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: 310/616] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 02:03:35 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 02:03:44 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: 312/620] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 02:03:44 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: 7|app: 0|req: 315/633] 199.204.45.113 () {42 vars in 689 bytes} [Mon May 11 02:04:52 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: 319/636] 199.204.45.113 () {44 vars in 911 bytes} [Mon May 11 02:04:52 2026] GET /v2/images => generated 4893 bytes in 55 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/645] 10.0.0.184 () {32 vars in 633 bytes} [Mon May 11 02:05:36 2026] GET /v2/images => generated 4893 bytes in 16 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/650] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:05:55 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:05:55 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: 325/652] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:05:57 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/653] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:05:57 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: 326/654] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:05:57 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: 329/655] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:05:57 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/656] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:05:57 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: 330/657] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:05:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:05:57 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:05:57 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: 329/660] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:05:57 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: 332/661] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 02:05:58 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:05:58 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/663] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 02:05:58 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:05:58 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: 334/665] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:05:58 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: 332/666] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:05:59 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 335/667] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:05:59 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 199.204.45.113 () {36 vars in 991 bytes} [Mon May 11 02:06:03 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 337/671] 199.204.45.113 () {36 vars in 931 bytes} [Mon May 11 02:06:03 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: 335/672] 199.204.45.113 () {36 vars in 991 bytes} [Mon May 11 02:06:03 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 199.204.45.113 () {36 vars in 931 bytes} [Mon May 11 02:06:03 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: 338/678] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:06:23 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 341/679] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:06:23 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: 341/684] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:06:42 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 344/685] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:06:42 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: 342/686] 10.0.0.184 () {30 vars in 411 bytes} [Mon May 11 02:06:51 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: 348/693] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:07:21 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:07:21 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: 350/697] 10.0.0.184 () {32 vars in 707 bytes} [Mon May 11 02:07:29 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 348/698] 10.0.0.184 () {32 vars in 707 bytes} [Mon May 11 02:07:29 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 351/699] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:07:29 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:07:29 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: 352/701] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:07:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:07:29 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 353/703] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:07: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: 351/704] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:07:29 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: 354/705] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:07:29 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 352/706] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:07:29 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: 355/707] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:07: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: 353/708] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 02:07:30 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:07:30 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: 354/710] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 02:07:30 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 357/711] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:07:30 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: 355/712] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:07:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:07:52 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:07:52 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: 362/725] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:08:20 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:08:20 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: 369/735] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:08:53 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 367/736] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:08: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: 8|app: 0|req: 370/737] 10.0.0.184 () {34 vars in 655 bytes} [Mon May 11 02:08:53 2026] POST /v2/images => generated 649 bytes in 136 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 02:08:53.726 7 WARNING glance.api.v2.images [None req-00cde13b-606e-4d55-865f-0d6d3dd86890 680d2b72142d41819e095be1c6b0ddb7 83cd37b3b01143cfa11a5445f33b7894 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cea0a49c-88ba-46d4-b94f-53cfe3076e0f [pid: 7|app: 0|req: 368/738] 10.0.0.184 () {32 vars in 710 bytes} [Mon May 11 02:08:53 2026] DELETE /v2/images/cea0a49c-88ba-46d4-b94f-53cfe3076e0f => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.184 () {32 vars in 707 bytes} [Mon May 11 02:08:53 2026] GET /v2/images/cea0a49c-88ba-46d4-b94f-53cfe3076e0f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.184 () {32 vars in 633 bytes} [Mon May 11 02:08:53 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.184 () {34 vars in 655 bytes} [Mon May 11 02:08:53 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.184 () {32 vars in 717 bytes} [Mon May 11 02:08:53 2026] GET /v2/images/297ab402-0670-481b-9e19-e0f77655b3ee/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:08:53.907 8 INFO glance.api.v2.image_data [None req-e4c5e132-b481-4f0e-8796-4bec48fb91c5 680d2b72142d41819e095be1c6b0ddb7 83cd37b3b01143cfa11a5445f33b7894 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 02:08:53.951 8 WARNING glance_store._drivers.rbd [None req-e4c5e132-b481-4f0e-8796-4bec48fb91c5 680d2b72142d41819e095be1c6b0ddb7 83cd37b3b01143cfa11a5445f33b7894 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 02:08:55.086 8 INFO glance.location [None req-e4c5e132-b481-4f0e-8796-4bec48fb91c5 680d2b72142d41819e095be1c6b0ddb7 83cd37b3b01143cfa11a5445f33b7894 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 373/743] 10.0.0.184 () {32 vars in 727 bytes} [Mon May 11 02:08:53 2026] PUT /v2/images/297ab402-0670-481b-9e19-e0f77655b3ee/file => generated 0 bytes in 1226 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.184 () {32 vars in 707 bytes} [Mon May 11 02:08:55 2026] GET /v2/images/297ab402-0670-481b-9e19-e0f77655b3ee => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.184 () {32 vars in 717 bytes} [Mon May 11 02:08:55 2026] GET /v2/images/297ab402-0670-481b-9e19-e0f77655b3ee/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.184 () {34 vars in 655 bytes} [Mon May 11 02:08:55 2026] POST /v2/images => generated 646 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.184 () {32 vars in 726 bytes} [Mon May 11 02:08:55 2026] PATCH /v2/images/b88f0a9d-6eab-4701-92ad-b9d4738f476d => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/748] 10.0.0.184 () {32 vars in 707 bytes} [Mon May 11 02:08:55 2026] GET /v2/images/b88f0a9d-6eab-4701-92ad-b9d4738f476d => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:08:55.399 8 WARNING glance.api.v2.images [None req-19994050-43cd-49dd-a8a3-d224f0f51ce2 680d2b72142d41819e095be1c6b0ddb7 83cd37b3b01143cfa11a5445f33b7894 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b88f0a9d-6eab-4701-92ad-b9d4738f476d [pid: 8|app: 0|req: 376/749] 10.0.0.184 () {32 vars in 710 bytes} [Mon May 11 02:08:55 2026] DELETE /v2/images/b88f0a9d-6eab-4701-92ad-b9d4738f476d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.184 () {32 vars in 707 bytes} [Mon May 11 02:08:55 2026] GET /v2/images/b88f0a9d-6eab-4701-92ad-b9d4738f476d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:08:55.468 8 WARNING glance.api.v2.images [None req-27fccbcd-9fd4-42b0-a3a6-a3a82f4bb7c2 680d2b72142d41819e095be1c6b0ddb7 83cd37b3b01143cfa11a5445f33b7894 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//297ab402-0670-481b-9e19-e0f77655b3ee [pid: 8|app: 0|req: 377/751] 10.0.0.184 () {32 vars in 710 bytes} [Mon May 11 02:08:55 2026] DELETE /v2/images/297ab402-0670-481b-9e19-e0f77655b3ee => generated 0 bytes in 876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.184 () {32 vars in 707 bytes} [Mon May 11 02:08:56 2026] GET /v2/images/297ab402-0670-481b-9e19-e0f77655b3ee => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:08:56.358 8 WARNING glance.api.v2.images [None req-0c65de89-d986-4e0c-b938-0742afa82ea1 680d2b72142d41819e095be1c6b0ddb7 83cd37b3b01143cfa11a5445f33b7894 - - default default] Failed to find image cea0a49c-88ba-46d4-b94f-53cfe3076e0f to delete: glance.common.exception.ImageNotFound: No image found with ID cea0a49c-88ba-46d4-b94f-53cfe3076e0f [pid: 8|app: 0|req: 378/753] 10.0.0.184 () {32 vars in 710 bytes} [Mon May 11 02:08:56 2026] DELETE /v2/images/cea0a49c-88ba-46d4-b94f-53cfe3076e0f => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.184 () {32 vars in 707 bytes} [Mon May 11 02:08:56 2026] GET /v2/images/cea0a49c-88ba-46d4-b94f-53cfe3076e0f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:09:46 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 384/766] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:09:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/779] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:10:49 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/780] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:10:49 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: 392/785] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:11:07 2026] GET /v2/images/a7d475f4-abca-4bc2-af7d-f5c8aec4fe7a => 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: 394/786] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:11:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 199.204.45.113 () {32 vars in 826 bytes} [Mon May 11 02:11:40 2026] GET /v2/images?status=active&owner=2f24081230a044a682062b1487951d1f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 199.204.45.113 () {32 vars in 653 bytes} [Mon May 11 02:11:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/795] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:11:40 2026] GET /v2/images/5a268ec8-fbcf-49a5-a32e-8b4e7bdd14a3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:11:40 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: 398/797] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:11:40 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: 400/798] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:11:40 2026] GET /v2/images/5a268ec8-fbcf-49a5-a32e-8b4e7bdd14a3 => 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: 399/799] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:11:40 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: 401/800] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:11:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.63 () {36 vars in 986 bytes} [Mon May 11 02:11:40 2026] GET /v2/images/5a268ec8-fbcf-49a5-a32e-8b4e7bdd14a3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/802] 10.0.0.63 () {36 vars in 926 bytes} [Mon May 11 02:11:40 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: 7|app: 0|req: 401/803] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 02:11:41 2026] GET /v2/images/5a268ec8-fbcf-49a5-a32e-8b4e7bdd14a3 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:11:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 02:11:41 2026] GET /v2/images/5a268ec8-fbcf-49a5-a32e-8b4e7bdd14a3 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/806] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:11:41 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: 403/807] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 02:11:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/848] 10.0.0.184 () {32 vars in 633 bytes} [Mon May 11 02:14:58 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)