+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Mar 2 02:29:55 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-9cdcc4468-2vxjg 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f1c45509668 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-03-02 02:29:57.526 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 02:29:57.546 7 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-03-02 02:29:58.385 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-03-02 02:29:58.385 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-03-02 02:29:58.386 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-03-02 02:29:58.386 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-03-02 02:29:58.386 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 02:29:58.386 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 02:30:00.441 8 WARNING glance.api.v2.images [None req-5ea897d3-d576-468c-8dc4-02bab018354f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 02:30:00.452 7 WARNING glance.api.v2.images [None req-2b3a4b8c-8433-4aaf-9d0d-e2af4ba405cd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 02:30:00.785 8 WARNING keystonemiddleware._common.config [None req-5ea897d3-d576-468c-8dc4-02bab018354f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:30:00.793 8 WARNING oslo_config.cfg [None req-5ea897d3-d576-468c-8dc4-02bab018354f - - - - - -] 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 0x7f1c45509668 pid: 8 (default app) 2026-03-02 02:30:00.802 7 WARNING keystonemiddleware._common.config [None req-2b3a4b8c-8433-4aaf-9d0d-e2af4ba405cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:30:00.812 7 WARNING oslo_config.cfg [None req-2b3a4b8c-8433-4aaf-9d0d-e2af4ba405cd - - - - - -] 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 0x7f1c45509668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 02:30:01 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 02:30:02.418 7 WARNING oslo_policy.policy [None req-b3d8e22f-a863-481e-87c1-fbac3d68ca3f 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:30:02.418 7 WARNING oslo_policy.policy [None req-b3d8e22f-a863-481e-87c1-fbac3d68ca3f 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:30:02.434 7 WARNING oslo_policy.policy [None req-b3d8e22f-a863-481e-87c1-fbac3d68ca3f 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:30:02.434 7 WARNING oslo_policy.policy [None req-b3d8e22f-a863-481e-87c1-fbac3d68ca3f 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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: 1/5] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 02:30:01 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 02:30:05 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 02:30:05 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 02:30:05.772 8 WARNING oslo_policy.policy [None req-1245540c-828e-4b0b-aa34-331a59db0e51 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:30:05.772 8 WARNING oslo_policy.policy [None req-1245540c-828e-4b0b-aa34-331a59db0e51 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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/8] 199.204.45.3 () {44 vars in 901 bytes} [Mon Mar 2 02:30:05 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.3 () {44 vars in 923 bytes} [Mon Mar 2 02:30:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:30:05.916 8 WARNING oslo_policy.policy [None req-36b6d27c-dab5-4b8e-83f7-3445d6e9229c 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:30:05.917 8 WARNING oslo_policy.policy [None req-36b6d27c-dab5-4b8e-83f7-3445d6e9229c 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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: 7/10] 199.204.45.3 () {44 vars in 929 bytes} [Mon Mar 2 02:30:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:30:05.998 7 WARNING oslo_config.cfg [None req-355ddf9e-c82e-40a0-8602-dc5adda46349 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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: 4/11] 199.204.45.3 () {48 vars in 941 bytes} [Mon Mar 2 02:30:05 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-03-02 02:30:06.019 8 WARNING oslo_policy.policy [None req-ff409e00-81aa-4632-8970-1fb5c5be25bf 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:30:06.020 8 WARNING oslo_policy.policy [None req-ff409e00-81aa-4632-8970-1fb5c5be25bf 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:30:06.021 8 INFO glance.api.v2.image_data [None req-ff409e00-81aa-4632-8970-1fb5c5be25bf 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 02:30:09.877 8 WARNING glance.location [None req-ff409e00-81aa-4632-8970-1fb5c5be25bf 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.3 () {48 vars in 1035 bytes} [Mon Mar 2 02:30:06 2026] PUT /v2/images/22c76544-650f-47cd-911b-858ef3478325/file => generated 0 bytes in 3898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7608 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.3 () {44 vars in 961 bytes} [Mon Mar 2 02:30:09 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 02:30:09.952 8 WARNING oslo_config.cfg [None req-47d0a404-ef73-474f-8962-5a4b1b83b228 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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: 9/16] 199.204.45.3 () {44 vars in 961 bytes} [Mon Mar 2 02:30:09 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 02:51:02 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 02:51:02 2026] GET /v2/images => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 02:51:17 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 02:51:17 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.3 () {44 vars in 927 bytes} [Mon Mar 2 02:51:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.3 () {44 vars in 949 bytes} [Mon Mar 2 02:51:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.3 () {44 vars in 929 bytes} [Mon Mar 2 02:51:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.3 () {48 vars in 941 bytes} [Mon Mar 2 02:51:17 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-03-02 02:51:17.654 8 INFO glance.api.v2.image_data [None req-e1255a81-0a5e-4d9a-819e-6f753b734b9b 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 02:51:53.785 8 WARNING glance.location [None req-e1255a81-0a5e-4d9a-819e-6f753b734b9b 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/285] 199.204.45.3 () {48 vars in 1036 bytes} [Mon Mar 2 02:51:17 2026] PUT /v2/images/8e019d19-41c2-4e4d-9266-df721c82d4a5/file => generated 0 bytes in 36180 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67784 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.3 () {44 vars in 961 bytes} [Mon Mar 2 02:51:53 2026] GET /v2/images/8e019d19-41c2-4e4d-9266-df721c82d4a5 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.3 () {44 vars in 961 bytes} [Mon Mar 2 02:51:53 2026] GET /v2/images/8e019d19-41c2-4e4d-9266-df721c82d4a5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 02:51:55 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 02:51:55 2026] GET /v2/images => generated 2451 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 02:58:55 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 02:58:55 2026] GET /v2/images => generated 2451 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 02:59:02 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 02:59:02 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.3 () {44 vars in 937 bytes} [Mon Mar 2 02:59:02 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: 8|app: 0|req: 188/381] 199.204.45.3 () {44 vars in 959 bytes} [Mon Mar 2 02:59:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.3 () {44 vars in 929 bytes} [Mon Mar 2 02:59:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.3 () {48 vars in 941 bytes} [Mon Mar 2 02:59:02 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-03-02 02:59:02.519 7 WARNING oslo_policy.policy [None req-212ae9e6-144e-46f0-85ed-7c29c24c7b56 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:59:02.520 7 WARNING oslo_policy.policy [None req-212ae9e6-144e-46f0-85ed-7c29c24c7b56 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:59:02.521 7 INFO glance.api.v2.image_data [None req-212ae9e6-144e-46f0-85ed-7c29c24c7b56 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 02:59:57.018 7 INFO glance.location [None req-212ae9e6-144e-46f0-85ed-7c29c24c7b56 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/394] 199.204.45.3 () {48 vars in 1035 bytes} [Mon Mar 2 02:59:02 2026] PUT /v2/images/a842aa73-c76a-4c57-be63-a88cce351688/file => generated 0 bytes in 54547 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20731 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.3 () {44 vars in 961 bytes} [Mon Mar 2 02:59:57 2026] GET /v2/images/a842aa73-c76a-4c57-be63-a88cce351688 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.3 () {48 vars in 1040 bytes} [Mon Mar 2 02:59:57 2026] PATCH /v2/images/a842aa73-c76a-4c57-be63-a88cce351688 => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.3 () {44 vars in 961 bytes} [Mon Mar 2 02:59:57 2026] GET /v2/images/a842aa73-c76a-4c57-be63-a88cce351688 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 03:00:45 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 03:00:45 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 03:01:00 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 03:01:00 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.204.45.3 () {44 vars in 929 bytes} [Mon Mar 2 03:01:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.204.45.3 () {44 vars in 951 bytes} [Mon Mar 2 03:01:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.204.45.3 () {44 vars in 929 bytes} [Mon Mar 2 03:01:00 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: 7|app: 0|req: 207/419] 199.204.45.3 () {48 vars in 941 bytes} [Mon Mar 2 03:01:00 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-03-02 03:01:00.945 8 INFO glance.api.v2.image_data [None req-6c6ddc94-527a-4799-824b-24745f33586c 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 03:01:17.871 8 INFO glance.location [None req-6c6ddc94-527a-4799-824b-24745f33586c 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 213/422] 199.204.45.3 () {48 vars in 1036 bytes} [Mon Mar 2 03:01:00 2026] PUT /v2/images/156bb418-49b8-4178-8be8-fb79c8c1976d/file => generated 0 bytes in 16978 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28403 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.3 () {44 vars in 961 bytes} [Mon Mar 2 03:01:17 2026] GET /v2/images/156bb418-49b8-4178-8be8-fb79c8c1976d => generated 1204 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.3 () {44 vars in 961 bytes} [Mon Mar 2 03:01:17 2026] GET /v2/images/156bb418-49b8-4178-8be8-fb79c8c1976d => generated 1204 bytes in 15 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: 239/473] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:05:16 2026] GET /v2/images => generated 4893 bytes in 181 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: 235/474] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:05:17 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:06:16 2026] GET /v2/images => generated 4893 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:06:16 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:07:16 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:07:16 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/515] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:08:16 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/516] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:08:16 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:09:16 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:09:16 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/543] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:10:16 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/544] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:10:16 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:11:16 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/558] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:11:16 2026] GET /v2/images => generated 4893 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/571] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:12:17 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/572] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:12:17 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:13:16 2026] GET /v2/images => generated 4893 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:13:17 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 03:13:35 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 03:13:35 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:14:16 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:14:16 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:15:16 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:15:16 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/625] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 03:15:50 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 03:15:50 2026] GET /v2/images => generated 4893 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/627] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 03:15:52 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/628] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 03:15:52 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:16:16 2026] GET /v2/images => generated 4893 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:16:16 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/641] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 03:16:41 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 03:16:41 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 03:16:49 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 03:16:49 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:17:16 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:17:16 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/659] 199.204.45.3 () {42 vars in 678 bytes} [Mon Mar 2 03:17:45 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 199.204.45.3 () {44 vars in 900 bytes} [Mon Mar 2 03:17:45 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:18:16 2026] GET /v2/images => generated 4893 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:18:16 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/671] 10.0.0.97 () {32 vars in 631 bytes} [Mon Mar 2 03:18:28 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/678] 10.0.0.36 () {36 vars in 985 bytes} [Mon Mar 2 03:18:54 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/679] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:18:54 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: 338/680] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:18:54 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: 343/681] 10.0.0.36 () {36 vars in 985 bytes} [Mon Mar 2 03:18:54 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/682] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:18:54 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: 344/683] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:18:54 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: 340/684] 10.0.0.36 () {36 vars in 985 bytes} [Mon Mar 2 03:18:54 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/685] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:18:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:18:54 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: 346/687] 10.0.0.118 () {36 vars in 910 bytes} [Mon Mar 2 03:18:55 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.118 () {36 vars in 1006 bytes} [Mon Mar 2 03:18:55 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325/locations => generated 127 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.118 () {36 vars in 986 bytes} [Mon Mar 2 03:18:55 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.118 () {36 vars in 926 bytes} [Mon Mar 2 03:18: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: 348/691] 10.0.0.118 () {36 vars in 926 bytes} [Mon Mar 2 03:18:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 10.0.0.97 () {34 vars in 653 bytes} [Mon Mar 2 03:19:03 2026] POST /v2/images => generated 649 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-02 03:19:04.227 8 WARNING glance.api.v2.images [None req-878c4f81-32cd-40f2-933e-112368767da4 a4b6266b53dc42b6bdcbb0bd6c09f7bb b919b421698f4809aca1132ae089c6a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b79acfd-900c-4f5b-b694-97da2d460217 [pid: 8|app: 0|req: 350/695] 10.0.0.97 () {32 vars in 708 bytes} [Mon Mar 2 03:19:04 2026] DELETE /v2/images/3b79acfd-900c-4f5b-b694-97da2d460217 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:19:04 2026] GET /v2/images/3b79acfd-900c-4f5b-b694-97da2d460217 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.97 () {32 vars in 631 bytes} [Mon Mar 2 03:19:04 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.97 () {34 vars in 653 bytes} [Mon Mar 2 03:19:04 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.97 () {32 vars in 715 bytes} [Mon Mar 2 03:19:04 2026] GET /v2/images/9dff9abc-4d77-481b-8946-cef16141b4e7/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-02 03:19:04.396 7 INFO glance.api.v2.image_data [None req-9559bf00-38b5-40e3-adba-6206929d873f a4b6266b53dc42b6bdcbb0bd6c09f7bb b919b421698f4809aca1132ae089c6a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 03:19:04.447 7 WARNING glance_store._drivers.rbd [None req-9559bf00-38b5-40e3-adba-6206929d873f a4b6266b53dc42b6bdcbb0bd6c09f7bb b919b421698f4809aca1132ae089c6a7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-02 03:19:04.711 7 INFO glance.location [None req-9559bf00-38b5-40e3-adba-6206929d873f a4b6266b53dc42b6bdcbb0bd6c09f7bb b919b421698f4809aca1132ae089c6a7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/700] 10.0.0.97 () {32 vars in 725 bytes} [Mon Mar 2 03:19:04 2026] PUT /v2/images/9dff9abc-4d77-481b-8946-cef16141b4e7/file => generated 0 bytes in 355 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:19:04 2026] GET /v2/images/9dff9abc-4d77-481b-8946-cef16141b4e7 => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.97 () {32 vars in 715 bytes} [Mon Mar 2 03:19:04 2026] GET /v2/images/9dff9abc-4d77-481b-8946-cef16141b4e7/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.97 () {34 vars in 653 bytes} [Mon Mar 2 03:19:04 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.97 () {32 vars in 724 bytes} [Mon Mar 2 03:19:04 2026] PATCH /v2/images/fe7d1190-f462-4927-aff9-b86aa6c07f84 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:19:05 2026] GET /v2/images/fe7d1190-f462-4927-aff9-b86aa6c07f84 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 03:19:05.048 7 WARNING glance.api.v2.images [None req-92e8a221-9241-4181-8860-5f9e0c77fa91 a4b6266b53dc42b6bdcbb0bd6c09f7bb b919b421698f4809aca1132ae089c6a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fe7d1190-f462-4927-aff9-b86aa6c07f84 [pid: 7|app: 0|req: 351/706] 10.0.0.97 () {32 vars in 708 bytes} [Mon Mar 2 03:19:05 2026] DELETE /v2/images/fe7d1190-f462-4927-aff9-b86aa6c07f84 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:19:05 2026] GET /v2/images/fe7d1190-f462-4927-aff9-b86aa6c07f84 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 03:19:05.121 7 WARNING glance.api.v2.images [None req-aaaaef07-63da-4d80-a151-31c9691c0a2e a4b6266b53dc42b6bdcbb0bd6c09f7bb b919b421698f4809aca1132ae089c6a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9dff9abc-4d77-481b-8946-cef16141b4e7 [pid: 7|app: 0|req: 352/708] 10.0.0.97 () {32 vars in 708 bytes} [Mon Mar 2 03:19:05 2026] DELETE /v2/images/9dff9abc-4d77-481b-8946-cef16141b4e7 => generated 0 bytes in 1288 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:19:06 2026] GET /v2/images/9dff9abc-4d77-481b-8946-cef16141b4e7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 03:19:06.424 7 WARNING glance.api.v2.images [None req-b1b964d4-df37-4b0e-8783-7f84ce4314d8 a4b6266b53dc42b6bdcbb0bd6c09f7bb b919b421698f4809aca1132ae089c6a7 - - default default] Failed to find image 3b79acfd-900c-4f5b-b694-97da2d460217 to delete: glance.common.exception.ImageNotFound: No image found with ID 3b79acfd-900c-4f5b-b694-97da2d460217 [pid: 7|app: 0|req: 353/710] 10.0.0.97 () {32 vars in 708 bytes} [Mon Mar 2 03:19:06 2026] DELETE /v2/images/3b79acfd-900c-4f5b-b694-97da2d460217 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:19:06 2026] GET /v2/images/3b79acfd-900c-4f5b-b694-97da2d460217 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:19:13 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:19:13 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: 7|app: 0|req: 356/716] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:19:14 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:19:14 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:19:17 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:19:17 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:19:27 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:19:27 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: 361/726] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:19:38 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:19:38 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: 368/730] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:19:44 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:19:44 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: 371/736] 10.0.0.97 () {30 vars in 409 bytes} [Mon Mar 2 03:20:04 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:20:16 2026] GET /v2/images => generated 4893 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:20:17 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:21:01 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/752] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:21:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:21:17 2026] GET /v2/images => generated 4893 bytes in 197 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.148 () {28 vars in 568 bytes} [Mon Mar 2 03:21:17 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.36 () {36 vars in 985 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/765] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.36 () {36 vars in 985 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:21:30 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: 387/768] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/769] 10.0.0.36 () {36 vars in 985 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.36 () {36 vars in 925 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/771] 10.0.0.118 () {36 vars in 910 bytes} [Mon Mar 2 03:21:30 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 10.0.0.118 () {36 vars in 1006 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325/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: 384/773] 10.0.0.118 () {36 vars in 986 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/774] 10.0.0.118 () {36 vars in 926 bytes} [Mon Mar 2 03:21:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/775] 10.0.0.118 () {36 vars in 926 bytes} [Mon Mar 2 03:21: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: 8|app: 0|req: 394/782] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:21:59 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:21:59 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/784] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:22:06 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/785] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:22:06 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: 397/788] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:22:17 2026] GET /v2/images => generated 4893 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/789] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:22:17 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/796] 10.0.0.238 () {36 vars in 986 bytes} [Mon Mar 2 03:22:42 2026] GET /v2/images/22c76544-650f-47cd-911b-858ef3478325 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.238 () {36 vars in 926 bytes} [Mon Mar 2 03:22:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/804] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:23:16 2026] GET /v2/images => generated 4893 bytes in 149 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.148 () {28 vars in 568 bytes} [Mon Mar 2 03:23:16 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/818] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:24:16 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/819] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:24:17 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/832] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:25:16 2026] GET /v2/images => generated 4893 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:25:16 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/846] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:26:16 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:26:17 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/860] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:27:16 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/861] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:27:16 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/874] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:28:16 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/875] 10.0.0.148 () {28 vars in 568 bytes} [Mon Mar 2 03:28:16 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)