+ 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 Jul 8 21:54:16 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-846d8459dd-nzmgs machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f36ef69b668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-08 21:54:18.025 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 21:54:18.110 9 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-07-08 21:54:18.892 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-07-08 21:54:18.893 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-07-08 21:54:18.893 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 21:54:18.973 9 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-07-08 21:54:18.974 9 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-07-08 21:54:18.974 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 21:54:20.881 8 WARNING glance.api.v2.images [None req-f9081651-e2f6-4353-9012-c85d3f8454b0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 21:54:21.023 9 WARNING glance.api.v2.images [None req-23bea41d-3191-4946-8c31-14c69051dc45 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 21:54:21.234 8 WARNING keystonemiddleware._common.config [None req-f9081651-e2f6-4353-9012-c85d3f8454b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 21:54:21.242 8 WARNING oslo_config.cfg [None req-f9081651-e2f6-4353-9012-c85d3f8454b0 - - - - - -] 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 0x7f36ef69b668 pid: 8 (default app) 2026-07-08 21:54:21.392 9 WARNING keystonemiddleware._common.config [None req-23bea41d-3191-4946-8c31-14c69051dc45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 21:54:21.400 9 WARNING oslo_config.cfg [None req-23bea41d-3191-4946-8c31-14c69051dc45 - - - - - -] 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 0x7f36ef69b668 pid: 9 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 21:54:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 21:54:22.155 9 WARNING oslo_policy.policy [None req-4fefefca-8a17-41c9-9333-e3263ef0a523 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 21:54:22.156 9 WARNING oslo_policy.policy [None req-4fefefca-8a17-41c9-9333-e3263ef0a523 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 21:54:22.171 9 WARNING oslo_policy.policy [None req-4fefefca-8a17-41c9-9333-e3263ef0a523 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 21:54:22.171 9 WARNING oslo_policy.policy [None req-4fefefca-8a17-41c9-9333-e3263ef0a523 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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: 9|app: 0|req: 1/4] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 21:54:21 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 21:54:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 2/6] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 21:54:25 2026] GET /v2/images => generated 69 bytes in 41 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-07-08 21:54:25.880 8 WARNING oslo_policy.policy [None req-adb7f55b-52dc-451c-b2a4-3a8c0d4ed711 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 21:54:25.880 8 WARNING oslo_policy.policy [None req-adb7f55b-52dc-451c-b2a4-3a8c0d4ed711 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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: 5/7] 199.19.213.147 () {44 vars in 912 bytes} [Wed Jul 8 21:54:25 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/8] 199.19.213.147 () {44 vars in 934 bytes} [Wed Jul 8 21:54:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 21:54:26.040 8 WARNING oslo_policy.policy [None req-6d0244a3-51ec-446e-823d-24ccf11fdc5b b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 21:54:26.041 8 WARNING oslo_policy.policy [None req-6d0244a3-51ec-446e-823d-24ccf11fdc5b b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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: 6/9] 199.19.213.147 () {44 vars in 940 bytes} [Wed Jul 8 21:54:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 21:54:26.133 9 WARNING oslo_config.cfg [None req-c86d44d9-65e4-407a-af37-46c2f306a942 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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: 9|app: 0|req: 4/10] 199.19.213.147 () {48 vars in 952 bytes} [Wed Jul 8 21:54:26 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 21:54:26.156 8 WARNING oslo_policy.policy [None req-729f4142-ec60-4f45-8e0a-fc9b65bcc051 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 21:54:26.156 8 WARNING oslo_policy.policy [None req-729f4142-ec60-4f45-8e0a-fc9b65bcc051 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 21:54:26.158 8 INFO glance.api.v2.image_data [None req-729f4142-ec60-4f45-8e0a-fc9b65bcc051 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 21:54:30.241 8 WARNING glance.location [None req-729f4142-ec60-4f45-8e0a-fc9b65bcc051 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.19.213.147 () {48 vars in 1046 bytes} [Wed Jul 8 21:54:26 2026] PUT /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e/file => generated 0 bytes in 4130 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6504 switches on core 0) [pid: 9|app: 0|req: 5/12] 199.19.213.147 () {44 vars in 972 bytes} [Wed Jul 8 21:54:30 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 21:54:30.394 8 WARNING oslo_config.cfg [None req-0425f67e-81d1-4bab-a147-b620df3e0bae b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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: 8/13] 199.19.213.147 () {48 vars in 1052 bytes} [Wed Jul 8 21:54:30 2026] PATCH /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/14] 199.19.213.147 () {44 vars in 972 bytes} [Wed Jul 8 21:54:30 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 130/261] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:14: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: 132/262] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:14:59 2026] GET /v2/images => generated 1381 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:15:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 133/268] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:15:17 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.19.213.147 () {44 vars in 938 bytes} [Wed Jul 8 22:15:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 134/270] 199.19.213.147 () {44 vars in 960 bytes} [Wed Jul 8 22:15:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.19.213.147 () {44 vars in 940 bytes} [Wed Jul 8 22:15:17 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: 9|app: 0|req: 135/272] 199.19.213.147 () {48 vars in 952 bytes} [Wed Jul 8 22:15:17 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 22:15:17.489 8 INFO glance.api.v2.image_data [None req-f0c73d42-cd54-40d8-af5a-aa878bc80e30 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:15:42.813 8 WARNING glance.location [None req-f0c73d42-cd54-40d8-af5a-aa878bc80e30 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/279] 199.19.213.147 () {48 vars in 1047 bytes} [Wed Jul 8 22:15:17 2026] PUT /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09/file => generated 0 bytes in 25371 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62677 switches on core 0) [pid: 9|app: 0|req: 142/280] 199.19.213.147 () {44 vars in 972 bytes} [Wed Jul 8 22:15:42 2026] GET /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.19.213.147 () {48 vars in 1052 bytes} [Wed Jul 8 22:15:42 2026] PATCH /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 143/282] 199.19.213.147 () {44 vars in 972 bytes} [Wed Jul 8 22:15:42 2026] GET /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:15:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 144/284] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:15:44 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:22:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 186/368] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:22:32 2026] GET /v2/images => generated 2778 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 188/371] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:22:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:22:45 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 189/373] 199.19.213.147 () {44 vars in 948 bytes} [Wed Jul 8 22:22:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.19.213.147 () {44 vars in 970 bytes} [Wed Jul 8 22:22:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 190/375] 199.19.213.147 () {44 vars in 940 bytes} [Wed Jul 8 22:22:45 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) [pid: 8|app: 0|req: 186/376] 199.19.213.147 () {48 vars in 952 bytes} [Wed Jul 8 22:22:45 2026] POST /v2/images => generated 799 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 22:22:45.922 9 WARNING oslo_policy.policy [None req-b8b14b49-e65c-429a-a350-7f1756579820 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 22:22:45.922 9 WARNING oslo_policy.policy [None req-b8b14b49-e65c-429a-a350-7f1756579820 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - 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-07-08 22:22:45.924 9 INFO glance.api.v2.image_data [None req-b8b14b49-e65c-429a-a350-7f1756579820 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:23:00.042 9 INFO glance.location [None req-b8b14b49-e65c-429a-a350-7f1756579820 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 9|app: 0|req: 191/379] 199.19.213.147 () {48 vars in 1046 bytes} [Wed Jul 8 22:22:45 2026] PUT /v2/images/45f9e73b-1925-4058-a6f0-765ace286704/file => generated 0 bytes in 14168 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24712 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.19.213.147 () {44 vars in 972 bytes} [Wed Jul 8 22:23:00 2026] GET /v2/images/45f9e73b-1925-4058-a6f0-765ace286704 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 192/381] 199.19.213.147 () {48 vars in 1052 bytes} [Wed Jul 8 22:23:00 2026] PATCH /v2/images/45f9e73b-1925-4058-a6f0-765ace286704 => generated 1410 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.19.213.147 () {44 vars in 972 bytes} [Wed Jul 8 22:23:00 2026] GET /v2/images/45f9e73b-1925-4058-a6f0-765ace286704 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:23:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 197/392] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:23:38 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:23:57 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 200/398] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:23:57 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.19.213.147 () {44 vars in 940 bytes} [Wed Jul 8 22:23:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/400] 199.19.213.147 () {44 vars in 962 bytes} [Wed Jul 8 22:23:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.19.213.147 () {44 vars in 940 bytes} [Wed Jul 8 22:23:57 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: 9|app: 0|req: 202/402] 199.19.213.147 () {48 vars in 952 bytes} [Wed Jul 8 22:23:57 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 22:23:57.771 8 INFO glance.api.v2.image_data [None req-b3f32492-9042-493f-8b8f-99cd3863d405 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:24:12.101 8 INFO glance.location [None req-b3f32492-9042-493f-8b8f-99cd3863d405 b3d0ccfa0104404d91b16242a812275e bee41cad8b9a4848872b1a475ae44c8c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/407] 199.19.213.147 () {48 vars in 1047 bytes} [Wed Jul 8 22:23:57 2026] PUT /v2/images/bdeeef54-934f-4671-930c-79feb7e09a60/file => generated 0 bytes in 14377 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34241 switches on core 0) [pid: 9|app: 0|req: 207/408] 199.19.213.147 () {44 vars in 972 bytes} [Wed Jul 8 22:24:12 2026] GET /v2/images/bdeeef54-934f-4671-930c-79feb7e09a60 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/409] 199.19.213.147 () {48 vars in 1052 bytes} [Wed Jul 8 22:24:12 2026] PATCH /v2/images/bdeeef54-934f-4671-930c-79feb7e09a60 => generated 1382 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/410] 199.19.213.147 () {44 vars in 972 bytes} [Wed Jul 8 22:24:12 2026] GET /v2/images/bdeeef54-934f-4671-930c-79feb7e09a60 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 289/571] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:37: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: 283/572] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:37:35 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/603] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:40:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 305/604] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:40:02 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:40:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 306/606] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:40:04 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:40:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/618] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:40:56 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 314/621] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:41:05 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: 308/622] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:41:05 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/637] 199.19.213.147 () {42 vars in 689 bytes} [Wed Jul 8 22:42:14 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: 316/638] 199.19.213.147 () {44 vars in 911 bytes} [Wed Jul 8 22:42:14 2026] GET /v2/images => generated 5574 bytes in 68 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: 321/647] 10.0.0.207 () {32 vars in 633 bytes} [Wed Jul 8 22:42:58 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:43:25 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 30 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: 9|app: 0|req: 330/655] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:43:25 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: 326/656] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:43:27 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/657] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:43:27 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: 327/658] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:43:28 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 332/659] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:43:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 199.19.213.147 () {36 vars in 991 bytes} [Wed Jul 8 22:43:34 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/663] 199.19.213.147 () {36 vars in 931 bytes} [Wed Jul 8 22:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 199.19.213.147 () {36 vars in 991 bytes} [Wed Jul 8 22:43:35 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 335/665] 199.19.213.147 () {36 vars in 931 bytes} [Wed Jul 8 22:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:43:55 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 338/671] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:43:55 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: 334/672] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:43: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: 9|app: 0|req: 339/673] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:43:55 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:43: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: 9|app: 0|req: 340/675] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:43: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: 8|app: 0|req: 336/676] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:43:55 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/677] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:43:55 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: 337/678] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:43: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: 9|app: 0|req: 342/679] 10.0.0.147 () {36 vars in 987 bytes} [Wed Jul 8 22:43:56 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:43:56 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: 9|app: 0|req: 343/681] 10.0.0.147 () {36 vars in 987 bytes} [Wed Jul 8 22:43:56 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:43: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: 9|app: 0|req: 344/683] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:43:56 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: 9|app: 0|req: 348/690] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:44:30 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:44: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: 9|app: 0|req: 350/694] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:44:40 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:44: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: 8|app: 0|req: 350/704] 10.0.0.207 () {32 vars in 707 bytes} [Wed Jul 8 22:45:16 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/705] 10.0.0.207 () {32 vars in 707 bytes} [Wed Jul 8 22:45:16 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:45:16 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/707] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:45: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: 8|app: 0|req: 352/708] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:45: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: 9|app: 0|req: 357/709] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:45:16 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:45: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: 9|app: 0|req: 358/711] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:45:17 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: 354/712] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:45:17 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/713] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:45:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.147 () {36 vars in 987 bytes} [Wed Jul 8 22:45:17 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 360/715] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:45:17 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: 356/716] 10.0.0.147 () {36 vars in 987 bytes} [Wed Jul 8 22:45:17 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/717] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:45:17 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: 357/718] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:45:17 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: 359/721] 10.0.0.207 () {30 vars in 411 bytes} [Wed Jul 8 22:45:21 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: 362/726] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:45:48 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/727] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:45:48 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.207 () {34 vars in 655 bytes} [Wed Jul 8 22:45:56 2026] POST /v2/images => generated 649 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 22:45:56.391 9 WARNING glance.api.v2.images [None req-a3cb970a-69ec-474e-9e94-06e42d2fea99 5fcea2ef849a41918e95ec9b66654c13 42d2594fcc394fcda49e85651fd89034 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49890d2c-cc0c-4c60-9983-9dec54368a7f [pid: 9|app: 0|req: 367/731] 10.0.0.207 () {32 vars in 710 bytes} [Wed Jul 8 22:45:56 2026] DELETE /v2/images/49890d2c-cc0c-4c60-9983-9dec54368a7f => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/732] 10.0.0.207 () {32 vars in 707 bytes} [Wed Jul 8 22:45:56 2026] GET /v2/images/49890d2c-cc0c-4c60-9983-9dec54368a7f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 368/733] 10.0.0.207 () {32 vars in 633 bytes} [Wed Jul 8 22:45:56 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/734] 10.0.0.207 () {34 vars in 655 bytes} [Wed Jul 8 22:45:56 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 369/735] 10.0.0.207 () {32 vars in 717 bytes} [Wed Jul 8 22:45:56 2026] GET /v2/images/0cf5fe41-f645-4d91-a624-7c8744d253a5/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 22:45:56.573 8 INFO glance.api.v2.image_data [None req-ab608539-5c81-4c11-988e-3ead18ca8b6a 5fcea2ef849a41918e95ec9b66654c13 42d2594fcc394fcda49e85651fd89034 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:45:56.626 8 WARNING glance_store._drivers.rbd [None req-ab608539-5c81-4c11-988e-3ead18ca8b6a 5fcea2ef849a41918e95ec9b66654c13 42d2594fcc394fcda49e85651fd89034 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 22:45:57.300 8 INFO glance.location [None req-ab608539-5c81-4c11-988e-3ead18ca8b6a 5fcea2ef849a41918e95ec9b66654c13 42d2594fcc394fcda49e85651fd89034 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 367/736] 10.0.0.207 () {32 vars in 727 bytes} [Wed Jul 8 22:45:56 2026] PUT /v2/images/0cf5fe41-f645-4d91-a624-7c8744d253a5/file => generated 0 bytes in 791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 370/737] 10.0.0.207 () {32 vars in 707 bytes} [Wed Jul 8 22:45:57 2026] GET /v2/images/0cf5fe41-f645-4d91-a624-7c8744d253a5 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.207 () {32 vars in 717 bytes} [Wed Jul 8 22:45:57 2026] GET /v2/images/0cf5fe41-f645-4d91-a624-7c8744d253a5/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/739] 10.0.0.207 () {34 vars in 655 bytes} [Wed Jul 8 22:45:57 2026] POST /v2/images => generated 647 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/740] 10.0.0.207 () {32 vars in 726 bytes} [Wed Jul 8 22:45:57 2026] PATCH /v2/images/22a22813-a31b-4fb1-8994-bbd576a1fd1e => generated 653 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 372/741] 10.0.0.207 () {32 vars in 707 bytes} [Wed Jul 8 22:45:57 2026] GET /v2/images/22a22813-a31b-4fb1-8994-bbd576a1fd1e => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 22:45:57.703 8 WARNING glance.api.v2.images [None req-f3babd91-0d94-46a5-ad1d-271f4e22b387 5fcea2ef849a41918e95ec9b66654c13 42d2594fcc394fcda49e85651fd89034 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//22a22813-a31b-4fb1-8994-bbd576a1fd1e [pid: 8|app: 0|req: 370/742] 10.0.0.207 () {32 vars in 710 bytes} [Wed Jul 8 22:45:57 2026] DELETE /v2/images/22a22813-a31b-4fb1-8994-bbd576a1fd1e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/743] 10.0.0.207 () {32 vars in 707 bytes} [Wed Jul 8 22:45:57 2026] GET /v2/images/22a22813-a31b-4fb1-8994-bbd576a1fd1e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 22:45:57.775 8 WARNING glance.api.v2.images [None req-5325c60e-ec67-4a81-a246-9ab9e60c48ba 5fcea2ef849a41918e95ec9b66654c13 42d2594fcc394fcda49e85651fd89034 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0cf5fe41-f645-4d91-a624-7c8744d253a5 [pid: 8|app: 0|req: 371/744] 10.0.0.207 () {32 vars in 710 bytes} [Wed Jul 8 22:45:57 2026] DELETE /v2/images/0cf5fe41-f645-4d91-a624-7c8744d253a5 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 374/745] 10.0.0.207 () {32 vars in 707 bytes} [Wed Jul 8 22:45:58 2026] GET /v2/images/0cf5fe41-f645-4d91-a624-7c8744d253a5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 22:45:58.686 8 WARNING glance.api.v2.images [None req-6768428e-70b7-4a82-8449-0ced947ee488 5fcea2ef849a41918e95ec9b66654c13 42d2594fcc394fcda49e85651fd89034 - - default default] Failed to find image 49890d2c-cc0c-4c60-9983-9dec54368a7f to delete: glance.common.exception.ImageNotFound: No image found with ID 49890d2c-cc0c-4c60-9983-9dec54368a7f [pid: 8|app: 0|req: 372/746] 10.0.0.207 () {32 vars in 710 bytes} [Wed Jul 8 22:45:58 2026] DELETE /v2/images/49890d2c-cc0c-4c60-9983-9dec54368a7f => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/747] 10.0.0.207 () {32 vars in 707 bytes} [Wed Jul 8 22:45:58 2026] GET /v2/images/49890d2c-cc0c-4c60-9983-9dec54368a7f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/754] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:46:24 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:46:25 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: 9|app: 0|req: 383/762] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:46:54 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:46:54 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: 9|app: 0|req: 387/770] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:47:22 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:47:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/774] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:47:34 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:47:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.105 () {36 vars in 987 bytes} [Wed Jul 8 22:47:43 2026] GET /v2/images/f1cda869-ddcf-433e-bc32-4f494e5c594e => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 391/779] 10.0.0.105 () {36 vars in 927 bytes} [Wed Jul 8 22:47:43 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: 393/788] 199.19.213.147 () {32 vars in 826 bytes} [Wed Jul 8 22:48:24 2026] GET /v2/images?status=active&owner=bee41cad8b9a4848872b1a475ae44c8c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/789] 199.19.213.147 () {32 vars in 653 bytes} [Wed Jul 8 22:48:25 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: 394/790] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:48:25 2026] GET /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/791] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:48:25 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: 395/792] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:48:25 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: 9|app: 0|req: 398/793] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:48:25 2026] GET /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/794] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:48:25 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: 9|app: 0|req: 399/795] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:48:25 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: 397/796] 10.0.0.67 () {36 vars in 986 bytes} [Wed Jul 8 22:48:25 2026] GET /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/797] 10.0.0.67 () {36 vars in 926 bytes} [Wed Jul 8 22:48:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.147 () {36 vars in 987 bytes} [Wed Jul 8 22:48:26 2026] GET /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/799] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:48:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.147 () {36 vars in 987 bytes} [Wed Jul 8 22:48:26 2026] GET /v2/images/c0e62be8-47b2-493f-a475-d56b1951fc09 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 402/801] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:48:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.147 () {36 vars in 927 bytes} [Wed Jul 8 22:48:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/849] 10.0.0.207 () {32 vars in 633 bytes} [Wed Jul 8 22:52:11 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)