+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 22 14:14:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6f456854d-wprxb 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f43bdea6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-22 14:14:07.936 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-22 14:14:07.969 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-22 14:14:08.770 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-22 14:14:08.771 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-22 14:14:08.771 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 14:14:08.820 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-22 14:14:08.821 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-22 14:14:08.821 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 14:14:10.752 7 WARNING glance.api.v2.images [None req-6529232b-3921-4955-a0f7-95dc7d07496c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 14:14:10.859 8 WARNING glance.api.v2.images [None req-a99aa862-806f-434b-803a-cdd409b7f44d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 14:14:11.174 7 WARNING keystonemiddleware._common.config [None req-6529232b-3921-4955-a0f7-95dc7d07496c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 14:14:11.182 7 WARNING oslo_config.cfg [None req-6529232b-3921-4955-a0f7-95dc7d07496c - - - - - -] 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 0x7f43bdea6668 pid: 7 (default app) 2026-04-22 14:14:11.194 8 WARNING keystonemiddleware._common.config [None req-a99aa862-806f-434b-803a-cdd409b7f44d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 14:14:11.201 8 WARNING oslo_config.cfg [None req-a99aa862-806f-434b-803a-cdd409b7f44d - - - - - -] 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 0x7f43bdea6668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:14:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 14:14:12.336 8 WARNING oslo_policy.policy [None req-4d7a4850-a1ea-458c-9b9f-911d48ef16ae a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:14:12.336 8 WARNING oslo_policy.policy [None req-4d7a4850-a1ea-458c-9b9f-911d48ef16ae a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:14:12.351 8 WARNING oslo_policy.policy [None req-4d7a4850-a1ea-458c-9b9f-911d48ef16ae a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:14:12.351 8 WARNING oslo_policy.policy [None req-4d7a4850-a1ea-458c-9b9f-911d48ef16ae a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - 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.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:14:11 2026] GET /v2/images => generated 69 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:14:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:14:15 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 14:14:16.053 7 WARNING oslo_policy.policy [None req-55d05c07-6ef2-418d-943f-e8e5c3c9f2bc a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:14:16.053 7 WARNING oslo_policy.policy [None req-55d05c07-6ef2-418d-943f-e8e5c3c9f2bc a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - 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.19.213.10 () {44 vars in 907 bytes} [Wed Apr 22 14:14:16 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.10 () {44 vars in 929 bytes} [Wed Apr 22 14:14:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 14:14:16.185 7 WARNING oslo_policy.policy [None req-baac1ddd-777a-4ff1-b1eb-c35a2aacb176 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:14:16.185 7 WARNING oslo_policy.policy [None req-baac1ddd-777a-4ff1-b1eb-c35a2aacb176 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - 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.19.213.10 () {44 vars in 935 bytes} [Wed Apr 22 14:14:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 14:14:16.272 8 WARNING oslo_config.cfg [None req-6d0962e4-3ac0-40b3-9aaa-844650a9c4e2 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - 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.19.213.10 () {48 vars in 947 bytes} [Wed Apr 22 14:14:16 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 14:14:16.291 7 WARNING oslo_policy.policy [None req-d6e3b5a2-2658-4675-935b-594ef35c29b9 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:14:16.292 7 WARNING oslo_policy.policy [None req-d6e3b5a2-2658-4675-935b-594ef35c29b9 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:14:16.293 7 INFO glance.api.v2.image_data [None req-d6e3b5a2-2658-4675-935b-594ef35c29b9 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 14:14:21.084 7 WARNING glance.location [None req-d6e3b5a2-2658-4675-935b-594ef35c29b9 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.10 () {48 vars in 1041 bytes} [Wed Apr 22 14:14:16 2026] PUT /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739/file => generated 0 bytes in 4832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6894 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.10 () {44 vars in 967 bytes} [Wed Apr 22 14:14:21 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-22 14:14:21.228 7 WARNING oslo_config.cfg [None req-30e89106-2d05-4a97-825e-094afdc14063 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - 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.19.213.10 () {48 vars in 1047 bytes} [Wed Apr 22 14:14:21 2026] PATCH /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.10 () {44 vars in 967 bytes} [Wed Apr 22 14:14:21 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:34:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:34:53 2026] GET /v2/images => generated 1385 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:35:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:35:17 2026] GET /v2/images => generated 1385 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.10 () {44 vars in 933 bytes} [Wed Apr 22 14:35:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.10 () {44 vars in 955 bytes} [Wed Apr 22 14:35:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.10 () {44 vars in 935 bytes} [Wed Apr 22 14:35:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.10 () {48 vars in 947 bytes} [Wed Apr 22 14:35:17 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 14:35:17.752 8 WARNING oslo_policy.policy [None req-d21df708-b9ad-4871-a4ee-2b4df0c314a3 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:35:17.752 8 WARNING oslo_policy.policy [None req-d21df708-b9ad-4871-a4ee-2b4df0c314a3 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 14:35:17.753 8 INFO glance.api.v2.image_data [None req-d21df708-b9ad-4871-a4ee-2b4df0c314a3 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 14:35:41.899 8 WARNING glance.location [None req-d21df708-b9ad-4871-a4ee-2b4df0c314a3 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/283] 199.19.213.10 () {48 vars in 1042 bytes} [Wed Apr 22 14:35:17 2026] PUT /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19/file => generated 0 bytes in 24192 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66998 switches on core 0) [pid: 7|app: 0|req: 146/284] 199.19.213.10 () {44 vars in 967 bytes} [Wed Apr 22 14:35:41 2026] GET /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/285] 199.19.213.10 () {48 vars in 1047 bytes} [Wed Apr 22 14:35:41 2026] PATCH /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19 => generated 1399 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/286] 199.19.213.10 () {44 vars in 967 bytes} [Wed Apr 22 14:35:42 2026] GET /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19 => generated 1399 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:35:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/288] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:35:43 2026] GET /v2/images => generated 2786 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:42:33 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:42:33 2026] GET /v2/images => generated 2786 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:42:52 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/378] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:42:52 2026] GET /v2/images => generated 2786 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.19.213.10 () {44 vars in 943 bytes} [Wed Apr 22 14:42:52 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: 8|app: 0|req: 186/380] 199.19.213.10 () {44 vars in 965 bytes} [Wed Apr 22 14:42:52 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: 195/381] 199.19.213.10 () {44 vars in 935 bytes} [Wed Apr 22 14:42:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 199.19.213.10 () {48 vars in 947 bytes} [Wed Apr 22 14:42:53 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 14:42:53.084 7 INFO glance.api.v2.image_data [None req-5fce5776-2c1e-4f9d-96d4-c2db55f1c75e a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 14:43:04.504 7 INFO glance.location [None req-5fce5776-2c1e-4f9d-96d4-c2db55f1c75e a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/385] 199.19.213.10 () {48 vars in 1041 bytes} [Wed Apr 22 14:42:53 2026] PUT /v2/images/a0ee691f-fb59-43d0-b87a-55219e51edfb/file => generated 0 bytes in 11463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26097 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.19.213.10 () {44 vars in 967 bytes} [Wed Apr 22 14:43:04 2026] GET /v2/images/a0ee691f-fb59-43d0-b87a-55219e51edfb => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.19.213.10 () {48 vars in 1047 bytes} [Wed Apr 22 14:43:04 2026] PATCH /v2/images/a0ee691f-fb59-43d0-b87a-55219e51edfb => generated 1414 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.19.213.10 () {44 vars in 967 bytes} [Wed Apr 22 14:43:04 2026] GET /v2/images/a0ee691f-fb59-43d0-b87a-55219e51edfb => generated 1414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:43:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:43:41 2026] GET /v2/images => generated 4202 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:43:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:43:50 2026] GET /v2/images => generated 4202 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.19.213.10 () {44 vars in 935 bytes} [Wed Apr 22 14:43:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.19.213.10 () {44 vars in 957 bytes} [Wed Apr 22 14:43:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.19.213.10 () {44 vars in 935 bytes} [Wed Apr 22 14:43:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.19.213.10 () {48 vars in 947 bytes} [Wed Apr 22 14:43:50 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 14:43:50.614 8 INFO glance.api.v2.image_data [None req-3fdaf3fa-5fab-4cac-8ca8-4ddd5107b663 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 14:43:59.428 8 INFO glance.location [None req-3fdaf3fa-5fab-4cac-8ca8-4ddd5107b663 a3060cd6347b4b92bf7e6ec3510ae04c 0d10bb8cfbff4b04b167a8ab392e404e - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 200/407] 199.19.213.10 () {48 vars in 1041 bytes} [Wed Apr 22 14:43:50 2026] PUT /v2/images/43b5ee80-cfcb-4d1e-b550-56fe424e552c/file => generated 0 bytes in 8850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21951 switches on core 0) [pid: 7|app: 0|req: 208/408] 199.19.213.10 () {44 vars in 967 bytes} [Wed Apr 22 14:43:59 2026] GET /v2/images/43b5ee80-cfcb-4d1e-b550-56fe424e552c => generated 1203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.19.213.10 () {48 vars in 1047 bytes} [Wed Apr 22 14:43:59 2026] PATCH /v2/images/43b5ee80-cfcb-4d1e-b550-56fe424e552c => generated 1420 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.19.213.10 () {44 vars in 967 bytes} [Wed Apr 22 14:43:59 2026] GET /v2/images/43b5ee80-cfcb-4d1e-b550-56fe424e552c => generated 1420 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/581] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 14:58:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/582] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 14:58:10 2026] GET /v2/images => generated 5624 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/611] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 15:00:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 15:00:29 2026] GET /v2/images => generated 5624 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/615] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 15:00:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/616] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 15:00:31 2026] GET /v2/images => generated 5624 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 15:01:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/628] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 15:01:21 2026] GET /v2/images => generated 5624 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/629] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 15:01:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/630] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 15:01:29 2026] GET /v2/images => generated 5624 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/643] 199.19.213.10 () {42 vars in 684 bytes} [Wed Apr 22 15:02:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 199.19.213.10 () {44 vars in 906 bytes} [Wed Apr 22 15:02:29 2026] GET /v2/images => generated 5624 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/655] 10.0.0.248 () {32 vars in 632 bytes} [Wed Apr 22 15:03:13 2026] GET /v2/images => generated 5624 bytes in 20 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: 334/660] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:03:38 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/661] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:03:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/664] 199.19.213.10 () {36 vars in 989 bytes} [Wed Apr 22 15:03:47 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 199.19.213.10 () {36 vars in 929 bytes} [Wed Apr 22 15:03:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 199.19.213.10 () {36 vars in 989 bytes} [Wed Apr 22 15:03:48 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 199.19.213.10 () {36 vars in 929 bytes} [Wed Apr 22 15:03:48 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: 332/670] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:03:55 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:03:55 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: 333/672] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:03:55 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/673] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:03:55 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/674] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:03: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: 341/675] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:03:55 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: 335/676] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:03:55 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:03:55 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: 336/678] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:03:55 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: 343/679] 10.0.0.132 () {36 vars in 910 bytes} [Wed Apr 22 15:03:56 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.132 () {36 vars in 1006 bytes} [Wed Apr 22 15:03:56 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739/locations => generated 127 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.132 () {36 vars in 986 bytes} [Wed Apr 22 15:03:56 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.132 () {36 vars in 926 bytes} [Wed Apr 22 15:03:56 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: 345/683] 10.0.0.132 () {36 vars in 926 bytes} [Wed Apr 22 15:03:56 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: 339/684] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:03:59 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:04:41 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/697] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:04:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:04:45 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/699] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:04:45 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: 347/700] 10.0.0.248 () {32 vars in 706 bytes} [Wed Apr 22 15:04:47 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/701] 10.0.0.248 () {32 vars in 706 bytes} [Wed Apr 22 15:04:47 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:04:48 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/703] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:04:48 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: 349/704] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:04:48 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: 356/705] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:04:48 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/706] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:04:48 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: 357/707] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:04:48 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: 351/708] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:04:48 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/709] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:04:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/710] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:04: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: 7|app: 0|req: 359/711] 10.0.0.132 () {36 vars in 910 bytes} [Wed Apr 22 15:04:48 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.132 () {36 vars in 1006 bytes} [Wed Apr 22 15:04:48 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.132 () {36 vars in 986 bytes} [Wed Apr 22 15:04:48 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.132 () {36 vars in 926 bytes} [Wed Apr 22 15:04:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.132 () {36 vars in 926 bytes} [Wed Apr 22 15:04:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:05:03 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/721] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:05:03 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: 366/724] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:05:11 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:05:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.248 () {30 vars in 410 bytes} [Wed Apr 22 15:05:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:05:41 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:05:41 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: 368/741] 10.0.0.248 () {34 vars in 654 bytes} [Wed Apr 22 15:06:16 2026] POST /v2/images => generated 649 bytes in 178 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-22 15:06:16.900 7 WARNING glance.api.v2.images [None req-8c5971ef-105b-4f2a-b28c-2d05d84fa15e 35240dbc0e564db2b910512915d0f857 15ef6e071d344049a482e071ac6c5d81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c64146eb-bdaa-41b3-a743-ac75811c27ee [pid: 7|app: 0|req: 374/742] 10.0.0.248 () {32 vars in 709 bytes} [Wed Apr 22 15:06:16 2026] DELETE /v2/images/c64146eb-bdaa-41b3-a743-ac75811c27ee => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.248 () {32 vars in 706 bytes} [Wed Apr 22 15:06:16 2026] GET /v2/images/c64146eb-bdaa-41b3-a743-ac75811c27ee => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/744] 10.0.0.248 () {32 vars in 632 bytes} [Wed Apr 22 15:06:16 2026] GET /v2/images => generated 1385 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.248 () {34 vars in 654 bytes} [Wed Apr 22 15:06:16 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 10.0.0.248 () {32 vars in 716 bytes} [Wed Apr 22 15:06:17 2026] GET /v2/images/3dad7a6d-3a7d-42b4-98e7-3c68ac0f31ab/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-22 15:06:17.095 8 INFO glance.api.v2.image_data [None req-effbef16-8881-4baf-a5f5-8c101fc8a3f8 35240dbc0e564db2b910512915d0f857 15ef6e071d344049a482e071ac6c5d81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 15:06:17.141 8 WARNING glance_store._drivers.rbd [None req-effbef16-8881-4baf-a5f5-8c101fc8a3f8 35240dbc0e564db2b910512915d0f857 15ef6e071d344049a482e071ac6c5d81 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-22 15:06:17.567 8 INFO glance.location [None req-effbef16-8881-4baf-a5f5-8c101fc8a3f8 35240dbc0e564db2b910512915d0f857 15ef6e071d344049a482e071ac6c5d81 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/747] 10.0.0.248 () {32 vars in 726 bytes} [Wed Apr 22 15:06:17 2026] PUT /v2/images/3dad7a6d-3a7d-42b4-98e7-3c68ac0f31ab/file => generated 0 bytes in 522 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.248 () {32 vars in 706 bytes} [Wed Apr 22 15:06:17 2026] GET /v2/images/3dad7a6d-3a7d-42b4-98e7-3c68ac0f31ab => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.248 () {32 vars in 716 bytes} [Wed Apr 22 15:06:17 2026] GET /v2/images/3dad7a6d-3a7d-42b4-98e7-3c68ac0f31ab/file => generated 1024 bytes in 150 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/750] 10.0.0.248 () {34 vars in 654 bytes} [Wed Apr 22 15:06:17 2026] POST /v2/images => generated 648 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/751] 10.0.0.248 () {32 vars in 725 bytes} [Wed Apr 22 15:06:17 2026] PATCH /v2/images/1ca9193d-c9c7-424d-a98f-7473054b7f5d => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/752] 10.0.0.248 () {32 vars in 706 bytes} [Wed Apr 22 15:06:17 2026] GET /v2/images/1ca9193d-c9c7-424d-a98f-7473054b7f5d => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-22 15:06:17.902 8 WARNING glance.api.v2.images [None req-3e0c7001-6ec9-4be1-9e99-c2ffd02b0c9b 35240dbc0e564db2b910512915d0f857 15ef6e071d344049a482e071ac6c5d81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1ca9193d-c9c7-424d-a98f-7473054b7f5d [pid: 8|app: 0|req: 374/753] 10.0.0.248 () {32 vars in 709 bytes} [Wed Apr 22 15:06:17 2026] DELETE /v2/images/1ca9193d-c9c7-424d-a98f-7473054b7f5d => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/754] 10.0.0.248 () {32 vars in 706 bytes} [Wed Apr 22 15:06:17 2026] GET /v2/images/1ca9193d-c9c7-424d-a98f-7473054b7f5d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 15:06:17.962 8 WARNING glance.api.v2.images [None req-ec1efb13-3911-42af-8364-c23f076921d0 35240dbc0e564db2b910512915d0f857 15ef6e071d344049a482e071ac6c5d81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3dad7a6d-3a7d-42b4-98e7-3c68ac0f31ab [pid: 8|app: 0|req: 375/755] 10.0.0.248 () {32 vars in 709 bytes} [Wed Apr 22 15:06:17 2026] DELETE /v2/images/3dad7a6d-3a7d-42b4-98e7-3c68ac0f31ab => generated 0 bytes in 800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/756] 10.0.0.248 () {32 vars in 706 bytes} [Wed Apr 22 15:06:18 2026] GET /v2/images/3dad7a6d-3a7d-42b4-98e7-3c68ac0f31ab => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 15:06:18.775 8 WARNING glance.api.v2.images [None req-18739484-8560-4933-ba70-52301230cc5f 35240dbc0e564db2b910512915d0f857 15ef6e071d344049a482e071ac6c5d81 - - default default] Failed to find image c64146eb-bdaa-41b3-a743-ac75811c27ee to delete: glance.common.exception.ImageNotFound: No image found with ID c64146eb-bdaa-41b3-a743-ac75811c27ee [pid: 8|app: 0|req: 376/757] 10.0.0.248 () {32 vars in 709 bytes} [Wed Apr 22 15:06:18 2026] DELETE /v2/images/c64146eb-bdaa-41b3-a743-ac75811c27ee => 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: 382/758] 10.0.0.248 () {32 vars in 706 bytes} [Wed Apr 22 15:06:18 2026] GET /v2/images/c64146eb-bdaa-41b3-a743-ac75811c27ee => 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: 385/763] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:06:37 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:06:37 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: 391/775] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:07:26 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:07: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: 7|app: 0|req: 396/785] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:08:07 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:08:07 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: 399/791] 10.0.0.154 () {36 vars in 986 bytes} [Wed Apr 22 15:08:28 2026] GET /v2/images/ce4eb5c6-0e25-4605-85ea-2467fe76a739 => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 10.0.0.154 () {36 vars in 926 bytes} [Wed Apr 22 15:08:28 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: 399/803] 199.19.213.10 () {32 vars in 824 bytes} [Wed Apr 22 15:09:15 2026] GET /v2/images?status=active&owner=0d10bb8cfbff4b04b167a8ab392e404e&limit=2&tag=amphora&sort=created_at:desc => generated 1564 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/804] 199.19.213.10 () {32 vars in 651 bytes} [Wed Apr 22 15:09:15 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/805] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:09:16 2026] GET /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19 => generated 1399 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/806] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:09:16 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: 401/807] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:09:16 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: 407/808] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:09:16 2026] GET /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19 => generated 1399 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/809] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:09:16 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: 408/810] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:09:16 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: 403/811] 10.0.0.60 () {36 vars in 985 bytes} [Wed Apr 22 15:09:16 2026] GET /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19 => generated 1399 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/812] 10.0.0.60 () {36 vars in 925 bytes} [Wed Apr 22 15:09:16 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: 404/813] 10.0.0.132 () {36 vars in 910 bytes} [Wed Apr 22 15:09:16 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/814] 10.0.0.132 () {36 vars in 1006 bytes} [Wed Apr 22 15:09:16 2026] GET /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/815] 10.0.0.132 () {36 vars in 986 bytes} [Wed Apr 22 15:09:16 2026] GET /v2/images/2a3dec96-76ff-4220-9fb4-9360f4cecf19 => generated 1399 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/816] 10.0.0.132 () {36 vars in 926 bytes} [Wed Apr 22 15:09: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: 8|app: 0|req: 406/817] 10.0.0.132 () {36 vars in 926 bytes} [Wed Apr 22 15:09:16 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: 428/860] 10.0.0.248 () {32 vars in 632 bytes} [Wed Apr 22 15:12:45 2026] GET /v2/images => generated 5624 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)