+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 15 07:58:28 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5dd456d8b7-hf5zv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f200394d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-15 07:58:30.869 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 07:58:30.919 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-15 07:58:31.734 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 07:58:31.735 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 07:58:31.735 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 07:58:31.775 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 07:58:31.776 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-15 07:58:31.776 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 07:58:33.826 7 WARNING glance.api.v2.images [None req-093c8d5c-ff5f-4518-94d7-8b66b1de59d4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 07:58:33.837 8 WARNING glance.api.v2.images [None req-d182f299-6f87-4e41-8b82-cd06a356336b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 07:58:34.194 7 WARNING keystonemiddleware._common.config [None req-093c8d5c-ff5f-4518-94d7-8b66b1de59d4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:58:34.197 8 WARNING keystonemiddleware._common.config [None req-d182f299-6f87-4e41-8b82-cd06a356336b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:58:34.202 7 WARNING oslo_config.cfg [None req-093c8d5c-ff5f-4518-94d7-8b66b1de59d4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 07:58:34.204 8 WARNING oslo_config.cfg [None req-d182f299-6f87-4e41-8b82-cd06a356336b - - - - - -] 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 0x7f200394d668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f200394d668 pid: 8 (default app) [pid: 8|app: 0|req: 1/5] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 07:58:35 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:58:35.833 7 WARNING oslo_policy.policy [None req-9bdf61f8-0e61-4f85-b380-529077f455bf 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:58:35.833 7 WARNING oslo_policy.policy [None req-9bdf61f8-0e61-4f85-b380-529077f455bf 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:58:35.848 7 WARNING oslo_policy.policy [None req-9bdf61f8-0e61-4f85-b380-529077f455bf 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:58:35.849 7 WARNING oslo_policy.policy [None req-9bdf61f8-0e61-4f85-b380-529077f455bf 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - 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: 5/6] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 07:58:35 2026] GET /v2/images => generated 69 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 07:58:39 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: 6/8] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 07:58:39 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-04-15 07:58:39.445 8 WARNING oslo_policy.policy [None req-e2ddb418-99d5-4b98-aa94-d40ceb9ad2af 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:58:39.446 8 WARNING oslo_policy.policy [None req-e2ddb418-99d5-4b98-aa94-d40ceb9ad2af 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/9] 199.19.213.96 () {44 vars in 907 bytes} [Wed Apr 15 07:58:39 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.19.213.96 () {44 vars in 929 bytes} [Wed Apr 15 07:58:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 07:58:39.586 8 WARNING oslo_policy.policy [None req-1fcfbdb2-d22b-48ed-82d5-393acebb54ec 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:58:39.587 8 WARNING oslo_policy.policy [None req-1fcfbdb2-d22b-48ed-82d5-393acebb54ec 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/11] 199.19.213.96 () {44 vars in 935 bytes} [Wed Apr 15 07:58:39 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-04-15 07:58:39.674 7 WARNING oslo_config.cfg [None req-eb5da93c-8cf5-4712-a4d2-9073aa3561e5 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - 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: 8/12] 199.19.213.96 () {48 vars in 947 bytes} [Wed Apr 15 07:58:39 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 07:58:39.698 8 WARNING oslo_policy.policy [None req-2934d678-0535-4308-8d5c-7a754cb5b86c 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:58:39.699 8 WARNING oslo_policy.policy [None req-2934d678-0535-4308-8d5c-7a754cb5b86c 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:58:39.700 8 INFO glance.api.v2.image_data [None req-2934d678-0535-4308-8d5c-7a754cb5b86c 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 07:58:43.735 8 WARNING glance.location [None req-2934d678-0535-4308-8d5c-7a754cb5b86c 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 5/15] 199.19.213.96 () {48 vars in 1041 bytes} [Wed Apr 15 07:58:39 2026] PUT /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b/file => generated 0 bytes in 4085 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5757 switches on core 0) [pid: 7|app: 0|req: 11/16] 199.19.213.96 () {44 vars in 967 bytes} [Wed Apr 15 07:58:43 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 07:58:43.820 8 WARNING oslo_config.cfg [None req-206e0eb8-7580-4550-8c9e-4a2b5ef1dc40 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 6/17] 199.19.213.96 () {44 vars in 967 bytes} [Wed Apr 15 07:58:43 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 131/266] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:19:31 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: 136/267] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:19:31 2026] GET /v2/images => generated 1240 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:19:49 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: 139/273] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:19:49 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.19.213.96 () {44 vars in 933 bytes} [Wed Apr 15 08:19:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.19.213.96 () {44 vars in 955 bytes} [Wed Apr 15 08:19:49 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: 8|app: 0|req: 136/276] 199.19.213.96 () {44 vars in 935 bytes} [Wed Apr 15 08:19:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.19.213.96 () {48 vars in 947 bytes} [Wed Apr 15 08:19:49 2026] POST /v2/images => generated 796 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 08:19:49.919 8 INFO glance.api.v2.image_data [None req-df4f76de-1b06-465f-9850-828ac99bf971 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:20:19.173 8 WARNING glance.location [None req-df4f76de-1b06-465f-9850-828ac99bf971 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/284] 199.19.213.96 () {48 vars in 1042 bytes} [Wed Apr 15 08:19:49 2026] PUT /v2/images/e6fdcb5d-e168-4ae5-b347-84a21ffe38e6/file => generated 0 bytes in 29305 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62427 switches on core 0) [pid: 7|app: 0|req: 148/285] 199.19.213.96 () {44 vars in 967 bytes} [Wed Apr 15 08:20:19 2026] GET /v2/images/e6fdcb5d-e168-4ae5-b347-84a21ffe38e6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/286] 199.19.213.96 () {44 vars in 967 bytes} [Wed Apr 15 08:20:19 2026] GET /v2/images/e6fdcb5d-e168-4ae5-b347-84a21ffe38e6 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/287] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:20:20 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: 139/288] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:20:20 2026] GET /v2/images => generated 2451 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/373] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:27:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/374] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:27:22 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:27: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: 195/380] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:27:38 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/381] 199.19.213.96 () {44 vars in 943 bytes} [Wed Apr 15 08:27:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 199.19.213.96 () {44 vars in 965 bytes} [Wed Apr 15 08:27:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/383] 199.19.213.96 () {44 vars in 935 bytes} [Wed Apr 15 08:27:38 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: 197/384] 199.19.213.96 () {48 vars in 947 bytes} [Wed Apr 15 08:27:38 2026] POST /v2/images => generated 799 bytes in 618 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 08:27:38.958 8 INFO glance.api.v2.image_data [None req-5de80cb2-c2a3-46e3-b209-040243754271 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:28:33.064 8 INFO glance.location [None req-5de80cb2-c2a3-46e3-b209-040243754271 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/397] 199.19.213.96 () {48 vars in 1041 bytes} [Wed Apr 15 08:27:38 2026] PUT /v2/images/943a120e-5230-411a-aefb-df42a0b36362/file => generated 0 bytes in 54157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18893 switches on core 0) [pid: 7|app: 0|req: 210/398] 199.19.213.96 () {44 vars in 967 bytes} [Wed Apr 15 08:28:33 2026] GET /v2/images/943a120e-5230-411a-aefb-df42a0b36362 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/399] 199.19.213.96 () {48 vars in 1046 bytes} [Wed Apr 15 08:28:33 2026] PATCH /v2/images/943a120e-5230-411a-aefb-df42a0b36362 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/400] 199.19.213.96 () {44 vars in 967 bytes} [Wed Apr 15 08:28:33 2026] GET /v2/images/943a120e-5230-411a-aefb-df42a0b36362 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/409] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:29:18 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: 194/410] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:29:18 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/413] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:29:30 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: 196/414] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:29:30 2026] GET /v2/images => generated 3687 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/415] 199.19.213.96 () {44 vars in 935 bytes} [Wed Apr 15 08:29:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/416] 199.19.213.96 () {44 vars in 957 bytes} [Wed Apr 15 08:29:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/417] 199.19.213.96 () {44 vars in 935 bytes} [Wed Apr 15 08:29:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/418] 199.19.213.96 () {48 vars in 947 bytes} [Wed Apr 15 08:29:30 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 08:29:30.754 7 WARNING oslo_policy.policy [None req-effd09e2-d8eb-4f39-af0e-47bf1ed61622 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 08:29:30.754 7 WARNING oslo_policy.policy [None req-effd09e2-d8eb-4f39-af0e-47bf1ed61622 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 08:29:30.756 7 INFO glance.api.v2.image_data [None req-effd09e2-d8eb-4f39-af0e-47bf1ed61622 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:29:41.258 7 INFO glance.location [None req-effd09e2-d8eb-4f39-af0e-47bf1ed61622 6c2fca3a4b0b423cbf36429996255921 b6e1053b293d4a4aaf9d005d39ec35fa - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 221/421] 199.19.213.96 () {48 vars in 1041 bytes} [Wed Apr 15 08:29:30 2026] PUT /v2/images/fb368f20-4113-44ee-bf5b-7e3d85377395/file => generated 0 bytes in 10581 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21000 switches on core 0) [pid: 8|app: 0|req: 201/422] 199.19.213.96 () {44 vars in 967 bytes} [Wed Apr 15 08:29:41 2026] GET /v2/images/fb368f20-4113-44ee-bf5b-7e3d85377395 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/423] 199.19.213.96 () {44 vars in 967 bytes} [Wed Apr 15 08:29:41 2026] GET /v2/images/fb368f20-4113-44ee-bf5b-7e3d85377395 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/586] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:43:12 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: 304/587] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:43:12 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/620] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:45:51 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: 321/621] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:45:51 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/624] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:45:53 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: 323/625] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:45:53 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/636] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:46:47 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: 329/637] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:46:47 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/640] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:46:55 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: 331/641] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:46:55 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/654] 199.19.213.96 () {42 vars in 684 bytes} [Wed Apr 15 08:48:02 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: 338/655] 199.19.213.96 () {44 vars in 906 bytes} [Wed Apr 15 08:48:02 2026] GET /v2/images => generated 4892 bytes in 63 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: 323/666] 10.0.0.212 () {32 vars in 633 bytes} [Wed Apr 15 08:48:46 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/671] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:49:12 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 31 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: 346/672] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:49:12 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: 327/673] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:49:12 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 347/674] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:49:12 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: 349/677] 199.19.213.96 () {36 vars in 990 bytes} [Wed Apr 15 08:49:20 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 329/678] 199.19.213.96 () {36 vars in 930 bytes} [Wed Apr 15 08:49:20 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: 350/679] 199.19.213.96 () {36 vars in 990 bytes} [Wed Apr 15 08:49:21 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 330/680] 199.19.213.96 () {36 vars in 930 bytes} [Wed Apr 15 08:49:21 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: 332/683] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:49:31 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/684] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:49:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/691] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:49:53 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 356/692] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:49:53 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: 340/699] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:50:23 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/700] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:50:24 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: 341/701] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:50:24 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/702] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:50:24 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/703] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:50:24 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: 362/704] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:50:24 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: 343/705] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:50:24 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/706] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:50:24 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: 344/707] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:50:24 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: 364/708] 10.0.0.242 () {36 vars in 911 bytes} [Wed Apr 15 08:50:25 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: 345/709] 10.0.0.242 () {36 vars in 1007 bytes} [Wed Apr 15 08:50:25 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b/locations => generated 127 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/710] 10.0.0.242 () {36 vars in 987 bytes} [Wed Apr 15 08:50:25 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 346/711] 10.0.0.242 () {36 vars in 927 bytes} [Wed Apr 15 08:50:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/712] 10.0.0.242 () {36 vars in 927 bytes} [Wed Apr 15 08:50:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/717] 10.0.0.212 () {34 vars in 655 bytes} [Wed Apr 15 08:50:48 2026] POST /v2/images => generated 649 bytes in 306 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 08:50:49.177 8 WARNING glance.api.v2.images [None req-639ad3e2-e6db-4b98-844c-a159ed4e039a 2ba6d7da729f47c2946329ae08c67a4f a95d9f8e35204dfa9e7ffbb7aa087a46 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f142665f-0597-4e04-9526-56e47f80aac8 [pid: 8|app: 0|req: 349/718] 10.0.0.212 () {32 vars in 710 bytes} [Wed Apr 15 08:50:49 2026] DELETE /v2/images/f142665f-0597-4e04-9526-56e47f80aac8 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/719] 10.0.0.212 () {32 vars in 707 bytes} [Wed Apr 15 08:50:49 2026] GET /v2/images/f142665f-0597-4e04-9526-56e47f80aac8 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/720] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:50:49 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 372/721] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:50:49 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: 350/722] 10.0.0.212 () {32 vars in 633 bytes} [Wed Apr 15 08:50:49 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/723] 10.0.0.212 () {34 vars in 655 bytes} [Wed Apr 15 08:50:49 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/724] 10.0.0.212 () {32 vars in 717 bytes} [Wed Apr 15 08:50:49 2026] GET /v2/images/425c346e-3eae-4708-b285-247cd9cad92e/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 08:50:49.407 7 INFO glance.api.v2.image_data [None req-b796e88a-0a0e-42c3-8682-ea69a6c4a01c 2ba6d7da729f47c2946329ae08c67a4f a95d9f8e35204dfa9e7ffbb7aa087a46 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 08:50:49.453 7 WARNING glance_store._drivers.rbd [None req-b796e88a-0a0e-42c3-8682-ea69a6c4a01c 2ba6d7da729f47c2946329ae08c67a4f a95d9f8e35204dfa9e7ffbb7aa087a46 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-15 08:50:50.888 7 INFO glance.location [None req-b796e88a-0a0e-42c3-8682-ea69a6c4a01c 2ba6d7da729f47c2946329ae08c67a4f a95d9f8e35204dfa9e7ffbb7aa087a46 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 374/725] 10.0.0.212 () {32 vars in 727 bytes} [Wed Apr 15 08:50:49 2026] PUT /v2/images/425c346e-3eae-4708-b285-247cd9cad92e/file => generated 0 bytes in 1528 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/726] 10.0.0.212 () {32 vars in 707 bytes} [Wed Apr 15 08:50:50 2026] GET /v2/images/425c346e-3eae-4708-b285-247cd9cad92e => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/727] 10.0.0.212 () {32 vars in 717 bytes} [Wed Apr 15 08:50:50 2026] GET /v2/images/425c346e-3eae-4708-b285-247cd9cad92e/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/728] 10.0.0.212 () {34 vars in 655 bytes} [Wed Apr 15 08:50:51 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/729] 10.0.0.212 () {32 vars in 726 bytes} [Wed Apr 15 08:50:51 2026] PATCH /v2/images/13f6a025-f0e5-467b-9040-a56f55846efc => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/730] 10.0.0.212 () {32 vars in 707 bytes} [Wed Apr 15 08:50:51 2026] GET /v2/images/13f6a025-f0e5-467b-9040-a56f55846efc => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 08:50:51.215 7 WARNING glance.api.v2.images [None req-9b99747b-ece0-4e74-89de-6ba17cd3bfd2 2ba6d7da729f47c2946329ae08c67a4f a95d9f8e35204dfa9e7ffbb7aa087a46 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//13f6a025-f0e5-467b-9040-a56f55846efc [pid: 7|app: 0|req: 377/731] 10.0.0.212 () {32 vars in 710 bytes} [Wed Apr 15 08:50:51 2026] DELETE /v2/images/13f6a025-f0e5-467b-9040-a56f55846efc => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/732] 10.0.0.212 () {32 vars in 707 bytes} [Wed Apr 15 08:50:51 2026] GET /v2/images/13f6a025-f0e5-467b-9040-a56f55846efc => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 08:50:51.296 7 WARNING glance.api.v2.images [None req-5098f4f1-4a7b-461d-9006-c97c543036e6 2ba6d7da729f47c2946329ae08c67a4f a95d9f8e35204dfa9e7ffbb7aa087a46 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//425c346e-3eae-4708-b285-247cd9cad92e [pid: 7|app: 0|req: 378/733] 10.0.0.212 () {32 vars in 710 bytes} [Wed Apr 15 08:50:51 2026] DELETE /v2/images/425c346e-3eae-4708-b285-247cd9cad92e => generated 0 bytes in 879 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/734] 10.0.0.212 () {32 vars in 707 bytes} [Wed Apr 15 08:50:52 2026] GET /v2/images/425c346e-3eae-4708-b285-247cd9cad92e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 08:50:52.205 7 WARNING glance.api.v2.images [None req-dc6bbf12-467b-464c-bb44-22a1f608fac1 2ba6d7da729f47c2946329ae08c67a4f a95d9f8e35204dfa9e7ffbb7aa087a46 - - default default] Failed to find image f142665f-0597-4e04-9526-56e47f80aac8 to delete: glance.common.exception.ImageNotFound: No image found with ID f142665f-0597-4e04-9526-56e47f80aac8 [pid: 7|app: 0|req: 379/735] 10.0.0.212 () {32 vars in 710 bytes} [Wed Apr 15 08:50:52 2026] DELETE /v2/images/f142665f-0597-4e04-9526-56e47f80aac8 => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/736] 10.0.0.212 () {32 vars in 707 bytes} [Wed Apr 15 08:50:52 2026] GET /v2/images/f142665f-0597-4e04-9526-56e47f80aac8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/739] 10.0.0.212 () {30 vars in 411 bytes} [Wed Apr 15 08:50:55 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: 390/756] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:52:16 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/757] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:52:16 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: 391/758] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:52:18 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 368/759] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:52:18 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: 394/764] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:52:36 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 371/765] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:52: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: 398/772] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:53:03 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/773] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08: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: 377/776] 199.19.213.96 () {32 vars in 825 bytes} [Wed Apr 15 08:53:18 2026] GET /v2/images?status=active&owner=b6e1053b293d4a4aaf9d005d39ec35fa&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/777] 199.19.213.96 () {32 vars in 652 bytes} [Wed Apr 15 08:53:18 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/778] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:53:19 2026] GET /v2/images/e6fdcb5d-e168-4ae5-b347-84a21ffe38e6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/779] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53:19 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: 379/780] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53:19 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: 402/781] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:53:19 2026] GET /v2/images/e6fdcb5d-e168-4ae5-b347-84a21ffe38e6 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/782] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/783] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53:19 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: 381/784] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:53:19 2026] GET /v2/images/e6fdcb5d-e168-4ae5-b347-84a21ffe38e6 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/785] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53:19 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: 382/786] 10.0.0.242 () {36 vars in 911 bytes} [Wed Apr 15 08:53: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: 7|app: 0|req: 405/787] 10.0.0.242 () {36 vars in 1007 bytes} [Wed Apr 15 08:53:19 2026] GET /v2/images/e6fdcb5d-e168-4ae5-b347-84a21ffe38e6/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/788] 10.0.0.242 () {36 vars in 987 bytes} [Wed Apr 15 08:53:19 2026] GET /v2/images/e6fdcb5d-e168-4ae5-b347-84a21ffe38e6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/789] 10.0.0.242 () {36 vars in 927 bytes} [Wed Apr 15 08:53:19 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: 384/790] 10.0.0.242 () {36 vars in 927 bytes} [Wed Apr 15 08:53:19 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/795] 10.0.0.212 () {32 vars in 707 bytes} [Wed Apr 15 08:53:36 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 409/796] 10.0.0.212 () {32 vars in 707 bytes} [Wed Apr 15 08:53:36 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/797] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:53:36 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/798] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53: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: 8|app: 0|req: 389/799] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53: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: 411/800] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:53:36 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/801] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53:36 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: 412/802] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53: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: 8|app: 0|req: 391/803] 10.0.0.154 () {36 vars in 987 bytes} [Wed Apr 15 08:53:37 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 413/804] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53:37 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: 392/805] 10.0.0.154 () {36 vars in 927 bytes} [Wed Apr 15 08:53:37 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: 414/806] 10.0.0.242 () {36 vars in 911 bytes} [Wed Apr 15 08:53:37 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: 393/807] 10.0.0.242 () {36 vars in 1007 bytes} [Wed Apr 15 08:53:37 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/808] 10.0.0.242 () {36 vars in 987 bytes} [Wed Apr 15 08:53:37 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/809] 10.0.0.242 () {36 vars in 927 bytes} [Wed Apr 15 08:53:37 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: 416/810] 10.0.0.242 () {36 vars in 927 bytes} [Wed Apr 15 08:53:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/815] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:53:56 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => 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: 419/816] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:53: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: 7|app: 0|req: 423/823] 10.0.0.152 () {36 vars in 987 bytes} [Wed Apr 15 08:54:27 2026] GET /v2/images/29f1a1c0-67a3-4dc2-ba08-b185bcb3c99b => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/824] 10.0.0.152 () {36 vars in 927 bytes} [Wed Apr 15 08:54:27 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: 439/855] 10.0.0.212 () {32 vars in 633 bytes} [Wed Apr 15 08:57:00 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)