+ 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 May 11 05:56:30 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:03 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7d64b7c4b-8769g machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fb6098ca668 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-05-11 05:56:32.066 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 05:56:32.088 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-05-11 05:56:32.917 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-05-11 05:56:32.918 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-05-11 05:56:32.918 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 05:56:32.959 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-05-11 05:56:32.960 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-05-11 05:56:32.961 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 05:56:34.873 8 WARNING glance.api.v2.images [None req-4afc995a-18f5-4bea-9599-e797a23945f6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 05:56:34.994 7 WARNING glance.api.v2.images [None req-a91221ad-8980-489b-931c-ce64d594e4f4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 05:56:35.197 8 WARNING keystonemiddleware._common.config [None req-4afc995a-18f5-4bea-9599-e797a23945f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 05:56:35.204 8 WARNING oslo_config.cfg [None req-4afc995a-18f5-4bea-9599-e797a23945f6 - - - - - -] 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 0x7fb6098ca668 pid: 8 (default app) 2026-05-11 05:56:35.341 7 WARNING keystonemiddleware._common.config [None req-a91221ad-8980-489b-931c-ce64d594e4f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 05:56:35.349 7 WARNING oslo_config.cfg [None req-a91221ad-8980-489b-931c-ce64d594e4f4 - - - - - -] 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 0x7fb6098ca668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 05:56:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 05:56:36.942 7 WARNING oslo_policy.policy [None req-7351c2b1-0d79-4c7a-ae48-317dc971bb6c 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 05:56:36.942 7 WARNING oslo_policy.policy [None req-7351c2b1-0d79-4c7a-ae48-317dc971bb6c 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 05:56:36.957 7 WARNING oslo_policy.policy [None req-7351c2b1-0d79-4c7a-ae48-317dc971bb6c 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 05:56:36.957 7 WARNING oslo_policy.policy [None req-7351c2b1-0d79-4c7a-ae48-317dc971bb6c 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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/6] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 05:56:36 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 05:56:40 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: 2/8] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 05:56:40 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 05:56:40.622 8 WARNING oslo_policy.policy [None req-f29b90b9-7458-4b43-96f0-7cd3a92ac3c4 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 05:56:40.622 8 WARNING oslo_policy.policy [None req-f29b90b9-7458-4b43-96f0-7cd3a92ac3c4 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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/9] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 05:56:40 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.72 () {44 vars in 929 bytes} [Mon May 11 05:56:40 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-05-11 05:56:40.752 8 WARNING oslo_policy.policy [None req-f083f127-5737-4b8c-a054-525200d11f84 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 05:56:40.752 8 WARNING oslo_policy.policy [None req-f083f127-5737-4b8c-a054-525200d11f84 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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: 8/11] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 11 05:56:40 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-05-11 05:56:40.830 7 WARNING oslo_config.cfg [None req-8aebcb6a-5b3f-4d99-973e-3613e43dd04d 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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/12] 199.204.45.72 () {48 vars in 947 bytes} [Mon May 11 05:56:40 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 05:56:40.851 8 WARNING oslo_policy.policy [None req-697855c4-4e08-4db8-bbe9-cd52d323af28 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 05:56:40.851 8 WARNING oslo_policy.policy [None req-697855c4-4e08-4db8-bbe9-cd52d323af28 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 05:56:40.852 8 INFO glance.api.v2.image_data [None req-697855c4-4e08-4db8-bbe9-cd52d323af28 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 05:56:44.232 8 INFO glance.location [None req-697855c4-4e08-4db8-bbe9-cd52d323af28 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.204.45.72 () {48 vars in 1041 bytes} [Mon May 11 05:56:40 2026] PUT /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed/file => generated 0 bytes in 3424 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7217 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 11 05:56:44 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 05:56:44.310 8 WARNING oslo_config.cfg [None req-1dcd30ed-ad9d-46f9-8e8c-097a2b95ccca 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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: 10/15] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 11 05:56:44 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 130/254] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:16:34 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: 125/255] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:16:34 2026] GET /v2/images => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/262] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:16: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: 129/263] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:16:55 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/264] 199.204.45.72 () {44 vars in 933 bytes} [Mon May 11 06:16:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/265] 199.204.45.72 () {44 vars in 955 bytes} [Mon May 11 06:16:55 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/266] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 11 06:16:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/267] 199.204.45.72 () {48 vars in 947 bytes} [Mon May 11 06:16:55 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:16:55.674 8 INFO glance.api.v2.image_data [None req-696d0ccf-6b25-43fe-83ed-bdb743869200 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:17:19.662 8 INFO glance.location [None req-696d0ccf-6b25-43fe-83ed-bdb743869200 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/272] 199.204.45.72 () {48 vars in 1042 bytes} [Mon May 11 06:16:55 2026] PUT /v2/images/a8e414b5-5852-43cd-81ad-1dd019dce2f6/file => generated 0 bytes in 24030 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66173 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 11 06:17:19 2026] GET /v2/images/a8e414b5-5852-43cd-81ad-1dd019dce2f6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 11 06:17:19 2026] GET /v2/images/a8e414b5-5852-43cd-81ad-1dd019dce2f6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:17:21 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/276] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:17:21 2026] GET /v2/images => generated 2451 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:23:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:23:53 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:24:01 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: 181/360] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:24:01 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.72 () {44 vars in 943 bytes} [Mon May 11 06:24:01 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: 8|app: 0|req: 182/362] 199.204.45.72 () {44 vars in 965 bytes} [Mon May 11 06:24:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 11 06:24:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.72 () {48 vars in 947 bytes} [Mon May 11 06:24:01 2026] POST /v2/images => generated 799 bytes in 276 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:24:01.625 7 WARNING oslo_policy.policy [None req-d04622e5-40f8-4907-873a-3e0437231015 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 06:24:01.626 7 WARNING oslo_policy.policy [None req-d04622e5-40f8-4907-873a-3e0437231015 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - 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-05-11 06:24:01.627 7 INFO glance.api.v2.image_data [None req-d04622e5-40f8-4907-873a-3e0437231015 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:24:20.196 7 INFO glance.location [None req-d04622e5-40f8-4907-873a-3e0437231015 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 182/369] 199.204.45.72 () {48 vars in 1041 bytes} [Mon May 11 06:24:01 2026] PUT /v2/images/dd850e68-3dcf-4a8b-9320-943beb035910/file => generated 0 bytes in 18624 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24957 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 11 06:24:20 2026] GET /v2/images/dd850e68-3dcf-4a8b-9320-943beb035910 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.72 () {48 vars in 1046 bytes} [Mon May 11 06:24:20 2026] PATCH /v2/images/dd850e68-3dcf-4a8b-9320-943beb035910 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 11 06:24:20 2026] GET /v2/images/dd850e68-3dcf-4a8b-9320-943beb035910 => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:24:56 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:24:56 2026] GET /v2/images => generated 3687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:25:14 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/386] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:25:15 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: 7|app: 0|req: 191/387] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 11 06:25:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.72 () {44 vars in 957 bytes} [Mon May 11 06:25:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 11 06:25:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.72 () {48 vars in 947 bytes} [Mon May 11 06:25:15 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:25:15.225 7 INFO glance.api.v2.image_data [None req-09d65727-9e60-44a2-aba1-587dab559f5f 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:25:26.783 7 INFO glance.location [None req-09d65727-9e60-44a2-aba1-587dab559f5f 9bfdadf42e15412fbf109548b3daa01a 1e4a07b61bda4d5b8affeca171e27edf - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 194/395] 199.204.45.72 () {48 vars in 1042 bytes} [Mon May 11 06:25:15 2026] PUT /v2/images/ee873e6e-164f-41c8-8997-30aade79be60/file => generated 0 bytes in 11604 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32797 switches on core 0) [pid: 8|app: 0|req: 202/396] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 11 06:25:26 2026] GET /v2/images/ee873e6e-164f-41c8-8997-30aade79be60 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/397] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 11 06:25:26 2026] GET /v2/images/ee873e6e-164f-41c8-8997-30aade79be60 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/542] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:37:32 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: 268/543] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:37:32 2026] GET /v2/images => generated 4893 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/570] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:39:44 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: 289/571] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:39:44 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: 8|app: 0|req: 291/574] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:39:46 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: 284/575] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:39:46 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/584] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:40:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/585] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:40:31 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/588] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:40: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: 291/589] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:40:38 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/602] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 11 06:41:37 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: 298/603] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 11 06:41:37 2026] GET /v2/images => generated 4893 bytes in 49 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:71: 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: 303/612] 10.0.0.250 () {32 vars in 632 bytes} [Mon May 11 06:42:17 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/617] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:42:37 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 312/618] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:42:37 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: 307/619] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:42:38 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:42:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/623] 199.204.45.72 () {36 vars in 989 bytes} [Mon May 11 06:42:45 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 315/624] 199.204.45.72 () {36 vars in 929 bytes} [Mon May 11 06:42:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/625] 199.204.45.72 () {36 vars in 989 bytes} [Mon May 11 06:42:46 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 316/626] 199.204.45.72 () {36 vars in 929 bytes} [Mon May 11 06:42:46 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: 311/627] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:42:50 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:42:50 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: 312/629] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:42:50 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:42:51 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 313/631] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:42:51 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: 319/632] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:42:51 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: 314/633] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:42:51 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:42:51 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: 315/635] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:42:51 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: 321/636] 10.0.0.6 () {36 vars in 984 bytes} [Mon May 11 06:42:52 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:42:52 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: 322/638] 10.0.0.6 () {36 vars in 984 bytes} [Mon May 11 06:42:52 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 317/639] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:42:52 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: 323/640] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:42:52 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: 328/649] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:43:31 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:43:31 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: 329/651] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:43:32 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 323/652] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:43:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/659] 10.0.0.250 () {34 vars in 654 bytes} [Mon May 11 06:43:58 2026] POST /v2/images => generated 648 bytes in 266 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 06:43:58.548 7 WARNING glance.api.v2.images [None req-c13da52f-42ef-4f3c-9960-92ad49de27a5 c2dec024a50349168a53c75e2599b477 f6a2b06ac8ef49fd86c67a635e4cb966 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//089887e4-ecf3-4fdb-979d-0a3128b7ef41 [pid: 7|app: 0|req: 327/660] 10.0.0.250 () {32 vars in 709 bytes} [Mon May 11 06:43:58 2026] DELETE /v2/images/089887e4-ecf3-4fdb-979d-0a3128b7ef41 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 10.0.0.250 () {32 vars in 706 bytes} [Mon May 11 06:43:58 2026] GET /v2/images/089887e4-ecf3-4fdb-979d-0a3128b7ef41 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 10.0.0.250 () {32 vars in 632 bytes} [Mon May 11 06:43:58 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/663] 10.0.0.250 () {34 vars in 654 bytes} [Mon May 11 06:43:58 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 10.0.0.250 () {32 vars in 716 bytes} [Mon May 11 06:43:58 2026] GET /v2/images/c4fe376a-dd24-4fcc-93e8-1805eb871dfe/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:58.737 8 INFO glance.api.v2.image_data [None req-4bc7fba5-be81-48f3-a07e-4ab5e049836a c2dec024a50349168a53c75e2599b477 f6a2b06ac8ef49fd86c67a635e4cb966 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:43:58.794 8 WARNING glance_store._drivers.rbd [None req-4bc7fba5-be81-48f3-a07e-4ab5e049836a c2dec024a50349168a53c75e2599b477 f6a2b06ac8ef49fd86c67a635e4cb966 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 06:43:59.286 8 INFO glance.location [None req-4bc7fba5-be81-48f3-a07e-4ab5e049836a c2dec024a50349168a53c75e2599b477 f6a2b06ac8ef49fd86c67a635e4cb966 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 336/665] 10.0.0.250 () {32 vars in 726 bytes} [Mon May 11 06:43:58 2026] PUT /v2/images/c4fe376a-dd24-4fcc-93e8-1805eb871dfe/file => generated 0 bytes in 595 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/666] 10.0.0.250 () {32 vars in 706 bytes} [Mon May 11 06:43:59 2026] GET /v2/images/c4fe376a-dd24-4fcc-93e8-1805eb871dfe => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/667] 10.0.0.250 () {32 vars in 716 bytes} [Mon May 11 06:43:59 2026] GET /v2/images/c4fe376a-dd24-4fcc-93e8-1805eb871dfe/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/668] 10.0.0.250 () {34 vars in 654 bytes} [Mon May 11 06:43:59 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/669] 10.0.0.250 () {32 vars in 725 bytes} [Mon May 11 06:43:59 2026] PATCH /v2/images/74e0c5a3-e1ee-4443-83ac-36a7402eebe9 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/670] 10.0.0.250 () {32 vars in 706 bytes} [Mon May 11 06:43:59 2026] GET /v2/images/74e0c5a3-e1ee-4443-83ac-36a7402eebe9 => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:59.632 8 WARNING glance.api.v2.images [None req-a8dad2b1-0cd7-429a-81a7-5dc167d3eebc c2dec024a50349168a53c75e2599b477 f6a2b06ac8ef49fd86c67a635e4cb966 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//74e0c5a3-e1ee-4443-83ac-36a7402eebe9 [pid: 8|app: 0|req: 339/671] 10.0.0.250 () {32 vars in 709 bytes} [Mon May 11 06:43:59 2026] DELETE /v2/images/74e0c5a3-e1ee-4443-83ac-36a7402eebe9 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/672] 10.0.0.250 () {32 vars in 706 bytes} [Mon May 11 06:43:59 2026] GET /v2/images/74e0c5a3-e1ee-4443-83ac-36a7402eebe9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:59.696 8 WARNING glance.api.v2.images [None req-f75f7400-998e-4d28-a4a5-1a5c148ec88d c2dec024a50349168a53c75e2599b477 f6a2b06ac8ef49fd86c67a635e4cb966 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c4fe376a-dd24-4fcc-93e8-1805eb871dfe [pid: 8|app: 0|req: 340/673] 10.0.0.250 () {32 vars in 709 bytes} [Mon May 11 06:43:59 2026] DELETE /v2/images/c4fe376a-dd24-4fcc-93e8-1805eb871dfe => generated 0 bytes in 820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 10.0.0.250 () {32 vars in 706 bytes} [Mon May 11 06:44:00 2026] GET /v2/images/c4fe376a-dd24-4fcc-93e8-1805eb871dfe => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:44:00.531 8 WARNING glance.api.v2.images [None req-c4533c14-05ca-4894-a04d-61cd15061ba2 c2dec024a50349168a53c75e2599b477 f6a2b06ac8ef49fd86c67a635e4cb966 - - default default] Failed to find image 089887e4-ecf3-4fdb-979d-0a3128b7ef41 to delete: glance.common.exception.ImageNotFound: No image found with ID 089887e4-ecf3-4fdb-979d-0a3128b7ef41 [pid: 8|app: 0|req: 341/675] 10.0.0.250 () {32 vars in 709 bytes} [Mon May 11 06:44:00 2026] DELETE /v2/images/089887e4-ecf3-4fdb-979d-0a3128b7ef41 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/676] 10.0.0.250 () {32 vars in 706 bytes} [Mon May 11 06:44:00 2026] GET /v2/images/089887e4-ecf3-4fdb-979d-0a3128b7ef41 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 10.0.0.250 () {30 vars in 410 bytes} [Mon May 11 06:44:03 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: 337/680] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:44:05 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 344/681] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:44:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.250 () {32 vars in 706 bytes} [Mon May 11 06:44:09 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 345/683] 10.0.0.250 () {32 vars in 706 bytes} [Mon May 11 06:44:09 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 339/684] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:44:09 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 346/685] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:44:09 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: 340/686] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:44:09 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: 347/687] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:44:09 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 341/688] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:44:09 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/689] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:44:09 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: 342/690] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:44:09 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 349/691] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:44:09 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: 343/692] 10.0.0.6 () {36 vars in 984 bytes} [Mon May 11 06:44:09 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:44:09 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: 344/694] 10.0.0.6 () {36 vars in 984 bytes} [Mon May 11 06:44:09 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 351/695] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:44:09 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: 345/696] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:44:09 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: 351/707] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:45:01 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 357/708] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:45:01 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: 355/715] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:45:33 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 361/716] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:45:33 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: 357/719] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:45:41 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 363/720] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:45:41 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: 360/725] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:45:58 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => 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: 366/726] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:45:58 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: 362/729] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:46:05 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 16 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.234 () {36 vars in 926 bytes} [Mon May 11 06:46:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/735] 199.204.45.72 () {32 vars in 824 bytes} [Mon May 11 06:46:31 2026] GET /v2/images?status=active&owner=1e4a07b61bda4d5b8affeca171e27edf&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 199.204.45.72 () {32 vars in 651 bytes} [Mon May 11 06:46:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/737] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:46:32 2026] GET /v2/images/a8e414b5-5852-43cd-81ad-1dd019dce2f6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/738] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:46:32 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: 367/739] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:46:32 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: 373/740] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:46:32 2026] GET /v2/images/a8e414b5-5852-43cd-81ad-1dd019dce2f6 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:46:32 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: 374/742] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:46:32 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: 369/743] 10.0.0.211 () {36 vars in 986 bytes} [Mon May 11 06:46:32 2026] GET /v2/images/a8e414b5-5852-43cd-81ad-1dd019dce2f6 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/744] 10.0.0.211 () {36 vars in 926 bytes} [Mon May 11 06:46:32 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: 370/745] 10.0.0.6 () {36 vars in 984 bytes} [Mon May 11 06:46:32 2026] GET /v2/images/a8e414b5-5852-43cd-81ad-1dd019dce2f6 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:46:32 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: 371/747] 10.0.0.6 () {36 vars in 984 bytes} [Mon May 11 06:46:32 2026] GET /v2/images/a8e414b5-5852-43cd-81ad-1dd019dce2f6 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:46:32 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: 372/749] 10.0.0.6 () {36 vars in 924 bytes} [Mon May 11 06:46:32 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/756] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 11 06:47:00 2026] GET /v2/images/6cb80200-7a3a-4df3-ae1b-52d0618ffbed => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 11 06:47:00 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: 394/792] 10.0.0.250 () {32 vars in 632 bytes} [Mon May 11 06:49:54 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)