+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 16 03:00:30 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-75659694bb-ph4q2 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 0x7ff02c171668 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-07-16 03:00:32.334 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-16 03:00:32.376 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-07-16 03:00:33.221 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-07-16 03:00:33.222 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-07-16 03:00:33.222 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 03:00:33.292 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-16 03:00:33.293 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-16 03:00:33.294 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 03:00:35.574 7 WARNING glance.api.v2.images [None req-9e5dc996-0f29-4f49-a95d-e305a37b08db - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 03:00:35.654 8 WARNING glance.api.v2.images [None req-da69b59d-6131-46a7-ab44-168c794fc761 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 03:00:35.947 7 WARNING keystonemiddleware._common.config [None req-9e5dc996-0f29-4f49-a95d-e305a37b08db - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 03:00:35.956 7 WARNING oslo_config.cfg [None req-9e5dc996-0f29-4f49-a95d-e305a37b08db - - - - - -] 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 0x7ff02c171668 pid: 7 (default app) 2026-07-16 03:00:36.032 8 WARNING keystonemiddleware._common.config [None req-da69b59d-6131-46a7-ab44-168c794fc761 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 03:00:36.042 8 WARNING oslo_config.cfg [None req-da69b59d-6131-46a7-ab44-168c794fc761 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff02c171668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:00:37 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-07-16 03:00:37.812 8 WARNING oslo_policy.policy [None req-eda6cadb-401c-4290-b213-271832cd98c9 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:00:37.813 8 WARNING oslo_policy.policy [None req-eda6cadb-401c-4290-b213-271832cd98c9 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:00:37.831 8 WARNING oslo_policy.policy [None req-eda6cadb-401c-4290-b213-271832cd98c9 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:00:37.831 8 WARNING oslo_policy.policy [None req-eda6cadb-401c-4290-b213-271832cd98c9 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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/5] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:00:37 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:00:41 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: 2/7] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:00:41 2026] GET /v2/images => generated 69 bytes in 40 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-16 03:00:41.630 7 WARNING oslo_policy.policy [None req-9a0e14ff-b8e0-482f-a14d-ab4cb9659c35 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:00:41.630 7 WARNING oslo_policy.policy [None req-9a0e14ff-b8e0-482f-a14d-ab4cb9659c35 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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: 6/8] 199.19.213.48 () {44 vars in 908 bytes} [Thu Jul 16 03:00:41 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.48 () {44 vars in 930 bytes} [Thu Jul 16 03:00:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:00:41.776 7 WARNING oslo_policy.policy [None req-7b8beda3-2846-4c8f-b511-f363a2f70376 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:00:41.776 7 WARNING oslo_policy.policy [None req-7b8beda3-2846-4c8f-b511-f363a2f70376 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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/10] 199.19.213.48 () {44 vars in 936 bytes} [Thu Jul 16 03:00:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:00:41.853 8 WARNING oslo_config.cfg [None req-cd48c507-03a9-4d22-ad0f-246b2065901e 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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/11] 199.19.213.48 () {48 vars in 948 bytes} [Thu Jul 16 03:00:41 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 03:00:41.883 7 WARNING oslo_policy.policy [None req-bb290174-11d4-458c-9acb-f7219233ac3b 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:00:41.884 7 WARNING oslo_policy.policy [None req-bb290174-11d4-458c-9acb-f7219233ac3b 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:00:41.886 7 INFO glance.api.v2.image_data [None req-bb290174-11d4-458c-9acb-f7219233ac3b 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:00:45.925 7 WARNING glance.location [None req-bb290174-11d4-458c-9acb-f7219233ac3b 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.48 () {48 vars in 1042 bytes} [Thu Jul 16 03:00:41 2026] PUT /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf/file => generated 0 bytes in 4092 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5578 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.48 () {44 vars in 968 bytes} [Thu Jul 16 03:00:45 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:00:46.074 7 WARNING oslo_config.cfg [None req-8c585858-5266-40e3-85bb-47270cf86b2a 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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: 9/16] 199.19.213.48 () {48 vars in 1048 bytes} [Thu Jul 16 03:00:45 2026] PATCH /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.48 () {44 vars in 968 bytes} [Thu Jul 16 03:00:46 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => 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: 133/266] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:21:28 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: 134/267] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:21:28 2026] GET /v2/images => generated 1381 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:21:46 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: 136/273] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:21:46 2026] GET /v2/images => generated 1381 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.48 () {44 vars in 934 bytes} [Thu Jul 16 03:21:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.48 () {44 vars in 956 bytes} [Thu Jul 16 03:21:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 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.48 () {44 vars in 936 bytes} [Thu Jul 16 03:21:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.19.213.48 () {48 vars in 948 bytes} [Thu Jul 16 03:21:46 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 03:21:46.249 7 INFO glance.api.v2.image_data [None req-22bc1f7f-9e21-4ff2-88ad-06cd25953258 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:22:58.533 7 WARNING glance.location [None req-22bc1f7f-9e21-4ff2-88ad-06cd25953258 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/292] 199.19.213.48 () {48 vars in 1043 bytes} [Thu Jul 16 03:21:46 2026] PUT /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152/file => generated 0 bytes in 72326 msecs (HTTP/1.1 204) 4 headers in 171 bytes (53784 switches on core 0) [pid: 8|app: 0|req: 153/293] 199.19.213.48 () {44 vars in 968 bytes} [Thu Jul 16 03:22:58 2026] GET /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/294] 199.19.213.48 () {48 vars in 1048 bytes} [Thu Jul 16 03:22:58 2026] PATCH /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/295] 199.19.213.48 () {44 vars in 968 bytes} [Thu Jul 16 03:22:58 2026] GET /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/296] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:23:00 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: 155/297] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:23:00 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/382] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:29:55 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: 198/383] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:29:55 2026] GET /v2/images => generated 2778 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/386] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:30:09 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: 187/387] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:30:09 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/388] 199.19.213.48 () {44 vars in 944 bytes} [Thu Jul 16 03:30:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/389] 199.19.213.48 () {44 vars in 966 bytes} [Thu Jul 16 03:30:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/390] 199.19.213.48 () {44 vars in 936 bytes} [Thu Jul 16 03:30:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/391] 199.19.213.48 () {48 vars in 948 bytes} [Thu Jul 16 03:30:09 2026] POST /v2/images => generated 799 bytes in 422 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 03:30:09.893 8 WARNING oslo_policy.policy [None req-0c2ca28e-5019-489e-9723-d1a935de2816 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:30:09.893 8 WARNING oslo_policy.policy [None req-0c2ca28e-5019-489e-9723-d1a935de2816 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - 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-16 03:30:09.895 8 INFO glance.api.v2.image_data [None req-0c2ca28e-5019-489e-9723-d1a935de2816 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:30:35.704 8 INFO glance.location [None req-0c2ca28e-5019-489e-9723-d1a935de2816 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/398] 199.19.213.48 () {48 vars in 1042 bytes} [Thu Jul 16 03:30:09 2026] PUT /v2/images/834c204f-05da-4c5e-978b-278cb21515b2/file => generated 0 bytes in 25864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27340 switches on core 0) [pid: 7|app: 0|req: 196/399] 199.19.213.48 () {44 vars in 968 bytes} [Thu Jul 16 03:30:35 2026] GET /v2/images/834c204f-05da-4c5e-978b-278cb21515b2 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/400] 199.19.213.48 () {48 vars in 1048 bytes} [Thu Jul 16 03:30:35 2026] PATCH /v2/images/834c204f-05da-4c5e-978b-278cb21515b2 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/401] 199.19.213.48 () {44 vars in 968 bytes} [Thu Jul 16 03:30:35 2026] GET /v2/images/834c204f-05da-4c5e-978b-278cb21515b2 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/408] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:31:13 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: 208/409] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:31:13 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/414] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:31:26 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: 211/415] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:31:26 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.19.213.48 () {44 vars in 936 bytes} [Thu Jul 16 03:31:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.19.213.48 () {44 vars in 958 bytes} [Thu Jul 16 03:31:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.19.213.48 () {44 vars in 936 bytes} [Thu Jul 16 03:31:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.19.213.48 () {48 vars in 948 bytes} [Thu Jul 16 03:31:26 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 03:31:26.714 7 INFO glance.api.v2.image_data [None req-f77bab80-fc28-4415-a5ed-42e8c4eaffb4 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:31:43.471 7 INFO glance.location [None req-f77bab80-fc28-4415-a5ed-42e8c4eaffb4 6200886fd1d84b18952cf1993f9e46aa 1f5dce6b18f6448ba48a5fd7bfb160e8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/422] 199.19.213.48 () {48 vars in 1043 bytes} [Thu Jul 16 03:31:26 2026] PUT /v2/images/1963f597-f18d-4224-9877-c97a7c9d2169/file => generated 0 bytes in 16801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32130 switches on core 0) [pid: 8|app: 0|req: 216/423] 199.19.213.48 () {44 vars in 968 bytes} [Thu Jul 16 03:31:43 2026] GET /v2/images/1963f597-f18d-4224-9877-c97a7c9d2169 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/424] 199.19.213.48 () {48 vars in 1048 bytes} [Thu Jul 16 03:31:43 2026] PATCH /v2/images/1963f597-f18d-4224-9877-c97a7c9d2169 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/425] 199.19.213.48 () {44 vars in 968 bytes} [Thu Jul 16 03:31:43 2026] GET /v2/images/1963f597-f18d-4224-9877-c97a7c9d2169 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/588] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:45:09 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: 290/589] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:45:09 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/618] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:47:31 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: 305/619] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:47:31 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/620] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:47:33 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: 306/621] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:47:33 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:48:25 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: 322/635] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:48:25 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/636] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:48:33 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: 323/637] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:48:34 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/652] 199.19.213.48 () {42 vars in 685 bytes} [Thu Jul 16 03:49:38 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: 322/653] 199.19.213.48 () {44 vars in 907 bytes} [Thu Jul 16 03:49:38 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 336/662] 10.0.0.34 () {32 vars in 632 bytes} [Thu Jul 16 03:50:20 2026] GET /v2/images => generated 5574 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/669] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:50:48 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/670] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:50: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: 342/673] 199.19.213.48 () {36 vars in 990 bytes} [Thu Jul 16 03:50:55 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/674] 199.19.213.48 () {36 vars in 930 bytes} [Thu Jul 16 03:50: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: 343/675] 199.19.213.48 () {36 vars in 990 bytes} [Thu Jul 16 03:50:56 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/676] 199.19.213.48 () {36 vars in 930 bytes} [Thu Jul 16 03:50:56 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: 344/677] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:51:00 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/678] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:51:00 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/679] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:51:01 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/680] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:51:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/689] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:51:36 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => 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: 350/690] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:51:36 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: 341/691] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:51:36 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => 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/692] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:51:36 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: 344/697] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:52:03 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/698] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:52:04 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: 345/699] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:52:04 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: 355/700] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:52:04 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:52:04 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: 356/702] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:52:04 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: 347/703] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:52:04 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/704] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:52:04 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: 348/705] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:52:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/708] 10.0.0.39 () {36 vars in 910 bytes} [Thu Jul 16 03:52:05 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: 359/709] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Jul 16 03:52:05 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf/locations => generated 127 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.39 () {36 vars in 986 bytes} [Thu Jul 16 03:52:05 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.39 () {36 vars in 926 bytes} [Thu Jul 16 03:52:05 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: 352/712] 10.0.0.39 () {36 vars in 926 bytes} [Thu Jul 16 03:52:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:52:16 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:52: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: 363/717] 10.0.0.34 () {34 vars in 654 bytes} [Thu Jul 16 03:52:16 2026] POST /v2/images => generated 649 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-16 03:52:16.808 7 WARNING glance.api.v2.images [None req-85ba4bd1-211c-4919-b8d8-253d0e1cda57 58bb7d9b85274e51b6a5064be00e9ced 4b3adf9b1f87418691e3e9d97fd2fa5a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d253e62-333f-471d-9962-2bd2e6496140 [pid: 7|app: 0|req: 355/718] 10.0.0.34 () {32 vars in 709 bytes} [Thu Jul 16 03:52:16 2026] DELETE /v2/images/6d253e62-333f-471d-9962-2bd2e6496140 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.34 () {32 vars in 706 bytes} [Thu Jul 16 03:52:16 2026] GET /v2/images/6d253e62-333f-471d-9962-2bd2e6496140 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.34 () {32 vars in 632 bytes} [Thu Jul 16 03:52:16 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/721] 10.0.0.34 () {34 vars in 654 bytes} [Thu Jul 16 03:52:16 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.34 () {32 vars in 716 bytes} [Thu Jul 16 03:52:17 2026] GET /v2/images/cb30f5b7-865d-498d-b7a6-c0ca27d0f59d/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:52:17.041 8 INFO glance.api.v2.image_data [None req-06da1026-cacf-45a9-ab9b-0ac94c9dfe40 58bb7d9b85274e51b6a5064be00e9ced 4b3adf9b1f87418691e3e9d97fd2fa5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:52:17.080 8 WARNING glance_store._drivers.rbd [None req-06da1026-cacf-45a9-ab9b-0ac94c9dfe40 58bb7d9b85274e51b6a5064be00e9ced 4b3adf9b1f87418691e3e9d97fd2fa5a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-16 03:52:17.283 8 INFO glance.location [None req-06da1026-cacf-45a9-ab9b-0ac94c9dfe40 58bb7d9b85274e51b6a5064be00e9ced 4b3adf9b1f87418691e3e9d97fd2fa5a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/723] 10.0.0.34 () {32 vars in 726 bytes} [Thu Jul 16 03:52:17 2026] PUT /v2/images/cb30f5b7-865d-498d-b7a6-c0ca27d0f59d/file => generated 0 bytes in 283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/724] 10.0.0.34 () {32 vars in 706 bytes} [Thu Jul 16 03:52:17 2026] GET /v2/images/cb30f5b7-865d-498d-b7a6-c0ca27d0f59d => 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: 367/725] 10.0.0.34 () {32 vars in 716 bytes} [Thu Jul 16 03:52:17 2026] GET /v2/images/cb30f5b7-865d-498d-b7a6-c0ca27d0f59d/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.34 () {34 vars in 654 bytes} [Thu Jul 16 03:52:17 2026] POST /v2/images => generated 649 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.34 () {32 vars in 725 bytes} [Thu Jul 16 03:52:17 2026] PATCH /v2/images/46d6b5ab-ee3a-40e7-b6d3-120b4966bc79 => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/728] 10.0.0.34 () {32 vars in 706 bytes} [Thu Jul 16 03:52:17 2026] GET /v2/images/46d6b5ab-ee3a-40e7-b6d3-120b4966bc79 => generated 651 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:52:17.630 8 WARNING glance.api.v2.images [None req-ab2f7341-ba04-4a0a-857f-473f25eb3e04 58bb7d9b85274e51b6a5064be00e9ced 4b3adf9b1f87418691e3e9d97fd2fa5a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//46d6b5ab-ee3a-40e7-b6d3-120b4966bc79 [pid: 8|app: 0|req: 369/729] 10.0.0.34 () {32 vars in 709 bytes} [Thu Jul 16 03:52:17 2026] DELETE /v2/images/46d6b5ab-ee3a-40e7-b6d3-120b4966bc79 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 10.0.0.34 () {32 vars in 706 bytes} [Thu Jul 16 03:52:17 2026] GET /v2/images/46d6b5ab-ee3a-40e7-b6d3-120b4966bc79 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:52:17.691 8 WARNING glance.api.v2.images [None req-7f5ad62d-28d6-4ed3-90bf-5e930321e9c6 58bb7d9b85274e51b6a5064be00e9ced 4b3adf9b1f87418691e3e9d97fd2fa5a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cb30f5b7-865d-498d-b7a6-c0ca27d0f59d [pid: 8|app: 0|req: 370/731] 10.0.0.34 () {32 vars in 709 bytes} [Thu Jul 16 03:52:17 2026] DELETE /v2/images/cb30f5b7-865d-498d-b7a6-c0ca27d0f59d => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/732] 10.0.0.34 () {32 vars in 706 bytes} [Thu Jul 16 03:52:18 2026] GET /v2/images/cb30f5b7-865d-498d-b7a6-c0ca27d0f59d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:52:18.584 8 WARNING glance.api.v2.images [None req-f8635d04-0b6d-466b-a4d4-1da4dfc9530a 58bb7d9b85274e51b6a5064be00e9ced 4b3adf9b1f87418691e3e9d97fd2fa5a - - default default] Failed to find image 6d253e62-333f-471d-9962-2bd2e6496140 to delete: glance.common.exception.ImageNotFound: No image found with ID 6d253e62-333f-471d-9962-2bd2e6496140 [pid: 8|app: 0|req: 371/733] 10.0.0.34 () {32 vars in 709 bytes} [Thu Jul 16 03:52:18 2026] DELETE /v2/images/6d253e62-333f-471d-9962-2bd2e6496140 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/734] 10.0.0.34 () {32 vars in 706 bytes} [Thu Jul 16 03:52:18 2026] GET /v2/images/6d253e62-333f-471d-9962-2bd2e6496140 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.34 () {30 vars in 410 bytes} [Thu Jul 16 03:52:52 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: 376/744] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:53:03 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:53:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:53:14 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:53:14 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: 375/756] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:53:35 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => 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: 382/757] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:53:35 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: 380/766] 10.0.0.34 () {32 vars in 706 bytes} [Thu Jul 16 03:54:18 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => 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: 387/767] 10.0.0.34 () {32 vars in 706 bytes} [Thu Jul 16 03:54:18 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:54:18 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:54:18 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: 382/770] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:54:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/771] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:54:18 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:54:18 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: 390/773] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:54:18 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: 384/774] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:54:18 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => 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: 391/775] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:54:18 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: 385/776] 10.0.0.39 () {36 vars in 910 bytes} [Thu Jul 16 03:54:19 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: 392/777] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Jul 16 03:54:19 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.39 () {36 vars in 986 bytes} [Thu Jul 16 03:54:19 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => 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: 393/779] 10.0.0.39 () {36 vars in 926 bytes} [Thu Jul 16 03:54:19 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: 387/780] 10.0.0.39 () {36 vars in 926 bytes} [Thu Jul 16 03:54:19 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/799] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:55:52 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:55:53 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: 7|app: 0|req: 400/805] 10.0.0.142 () {36 vars in 987 bytes} [Thu Jul 16 03:56:11 2026] GET /v2/images/ce241f06-aad5-496d-b0d5-d16cde491fcf => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/806] 10.0.0.142 () {36 vars in 927 bytes} [Thu Jul 16 03:56:11 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: 411/815] 199.19.213.48 () {32 vars in 825 bytes} [Thu Jul 16 03:56:45 2026] GET /v2/images?status=active&owner=1f5dce6b18f6448ba48a5fd7bfb160e8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/816] 199.19.213.48 () {32 vars in 652 bytes} [Thu Jul 16 03:56:45 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: 412/817] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:56:46 2026] GET /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/818] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:56:46 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: 413/819] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:56:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/820] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:56:46 2026] GET /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/821] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:56:46 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: 408/822] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:56:46 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: 415/823] 10.0.0.205 () {36 vars in 987 bytes} [Thu Jul 16 03:56:46 2026] GET /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/824] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:56:46 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: 416/825] 10.0.0.205 () {36 vars in 927 bytes} [Thu Jul 16 03:56:46 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: 410/826] 10.0.0.39 () {36 vars in 910 bytes} [Thu Jul 16 03:56:47 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: 417/827] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Jul 16 03:56:47 2026] GET /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/828] 10.0.0.39 () {36 vars in 986 bytes} [Thu Jul 16 03:56:47 2026] GET /v2/images/8da95c34-7fe4-484e-976d-6c3bf630f152 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/829] 10.0.0.39 () {36 vars in 926 bytes} [Thu Jul 16 03:56:47 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: 412/830] 10.0.0.39 () {36 vars in 926 bytes} [Thu Jul 16 03:56:47 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: 434/873] 10.0.0.34 () {32 vars in 632 bytes} [Thu Jul 16 04:00:20 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)