+ 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 [Sun May 10 01:12:06 2026] *** compiled with version: 13.3.0 on 09 May 2026 17:34:10 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-dcd6cd5db-hlp8j 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 0x7f290ebd1668 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-10 01:12:08.773 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-10 01:12:08.836 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-10 01:12:09.680 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-10 01:12:09.681 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-10 01:12:09.681 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 01:12:09.728 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-10 01:12:09.729 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-10 01:12:09.730 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 01:12:11.770 7 WARNING glance.api.v2.images [None req-a9b3faab-dba3-49ef-8365-e1c892e67370 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 01:12:11.795 8 WARNING glance.api.v2.images [None req-87945fa4-11f4-46ea-8a84-d3c33ce4b081 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 01:12:12.131 7 WARNING keystonemiddleware._common.config [None req-a9b3faab-dba3-49ef-8365-e1c892e67370 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:12:12.139 7 WARNING oslo_config.cfg [None req-a9b3faab-dba3-49ef-8365-e1c892e67370 - - - - - -] 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 0x7f290ebd1668 pid: 7 (default app) 2026-05-10 01:12:12.209 8 WARNING keystonemiddleware._common.config [None req-87945fa4-11f4-46ea-8a84-d3c33ce4b081 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:12:12.218 8 WARNING oslo_config.cfg [None req-87945fa4-11f4-46ea-8a84-d3c33ce4b081 - - - - - -] 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 0x7f290ebd1668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:12:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:12:14.304 8 WARNING oslo_policy.policy [None req-d13832a8-54d2-4b6b-b2b9-f17d138807b8 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:12:14.304 8 WARNING oslo_policy.policy [None req-d13832a8-54d2-4b6b-b2b9-f17d138807b8 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:12:14.320 8 WARNING oslo_policy.policy [None req-d13832a8-54d2-4b6b-b2b9-f17d138807b8 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:12:14.320 8 WARNING oslo_policy.policy [None req-d13832a8-54d2-4b6b-b2b9-f17d138807b8 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:12:13 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:12:17 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: 2/8] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:12:17 2026] GET /v2/images => generated 69 bytes in 37 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-05-10 01:12:17.780 7 WARNING oslo_policy.policy [None req-60b9912a-4473-4763-9523-6e03e6cf3a2f 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:12:17.780 7 WARNING oslo_policy.policy [None req-60b9912a-4473-4763-9523-6e03e6cf3a2f 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.53 () {44 vars in 907 bytes} [Sun May 10 01:12:17 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.53 () {44 vars in 929 bytes} [Sun May 10 01:12:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:12:17.919 7 WARNING oslo_policy.policy [None req-b7344f0f-6fc9-4ccd-9f47-29e54a85d897 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:12:17.919 7 WARNING oslo_policy.policy [None req-b7344f0f-6fc9-4ccd-9f47-29e54a85d897 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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: 8/11] 199.204.45.53 () {44 vars in 935 bytes} [Sun May 10 01:12:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:12:18.007 8 WARNING oslo_config.cfg [None req-bc07da63-eea7-4685-91d1-a6b298976ed7 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.53 () {48 vars in 947 bytes} [Sun May 10 01:12:17 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-10 01:12:18.030 7 WARNING oslo_policy.policy [None req-e5a88c93-c650-4afb-b796-967f60b485e4 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:12:18.030 7 WARNING oslo_policy.policy [None req-e5a88c93-c650-4afb-b796-967f60b485e4 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:12:18.032 7 INFO glance.api.v2.image_data [None req-e5a88c93-c650-4afb-b796-967f60b485e4 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:12:21.981 7 WARNING glance.location [None req-e5a88c93-c650-4afb-b796-967f60b485e4 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.53 () {48 vars in 1041 bytes} [Sun May 10 01:12:18 2026] PUT /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57/file => generated 0 bytes in 3998 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7037 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.53 () {44 vars in 967 bytes} [Sun May 10 01:12:22 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:12:22.059 7 WARNING oslo_config.cfg [None req-74f431bf-8028-409f-9ef6-1149d60ae648 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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: 10/17] 199.204.45.53 () {44 vars in 967 bytes} [Sun May 10 01:12:22 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:33: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: 133/269] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:33:18 2026] GET /v2/images => generated 1240 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:33:45 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: 137/277] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:33:45 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.53 () {44 vars in 933 bytes} [Sun May 10 01:33:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.53 () {44 vars in 955 bytes} [Sun May 10 01:33:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.53 () {44 vars in 935 bytes} [Sun May 10 01:33:45 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: 8|app: 0|req: 139/281] 199.204.45.53 () {48 vars in 947 bytes} [Sun May 10 01:33:45 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-10 01:33:45.287 7 INFO glance.api.v2.image_data [None req-b613fda5-af34-40f4-9c9c-ac80a8e636ee 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:34:11.943 7 WARNING glance.location [None req-b613fda5-af34-40f4-9c9c-ac80a8e636ee 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/288] 199.204.45.53 () {48 vars in 1042 bytes} [Sun May 10 01:33:45 2026] PUT /v2/images/b9aa4099-e964-4c1e-b332-fd494146eaae/file => generated 0 bytes in 26720 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64110 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.53 () {44 vars in 967 bytes} [Sun May 10 01:34:11 2026] GET /v2/images/b9aa4099-e964-4c1e-b332-fd494146eaae => 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: 144/290] 199.204.45.53 () {44 vars in 967 bytes} [Sun May 10 01:34:12 2026] GET /v2/images/b9aa4099-e964-4c1e-b332-fd494146eaae => 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: 147/291] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:34:13 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: 145/292] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:34:13 2026] GET /v2/images => generated 2451 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:41:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:41:13 2026] GET /v2/images => generated 2451 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:41:21 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: 190/382] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:41:21 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.53 () {44 vars in 943 bytes} [Sun May 10 01:41:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.53 () {44 vars in 965 bytes} [Sun May 10 01:41:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.53 () {44 vars in 935 bytes} [Sun May 10 01:41:21 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: 7|app: 0|req: 192/386] 199.204.45.53 () {48 vars in 947 bytes} [Sun May 10 01:41:21 2026] POST /v2/images => generated 799 bytes in 495 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-10 01:41:22.418 8 WARNING oslo_policy.policy [None req-ba9337f9-3d9a-4563-b607-7d709d20eb40 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:41:22.419 8 WARNING oslo_policy.policy [None req-ba9337f9-3d9a-4563-b607-7d709d20eb40 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - 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-10 01:41:22.420 8 INFO glance.api.v2.image_data [None req-ba9337f9-3d9a-4563-b607-7d709d20eb40 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:41:39.130 8 INFO glance.location [None req-ba9337f9-3d9a-4563-b607-7d709d20eb40 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/389] 199.204.45.53 () {48 vars in 1041 bytes} [Sun May 10 01:41:22 2026] PUT /v2/images/364a5982-7bbe-47bd-b43d-775c8b995b88/file => generated 0 bytes in 16763 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23930 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.204.45.53 () {44 vars in 967 bytes} [Sun May 10 01:41:39 2026] GET /v2/images/364a5982-7bbe-47bd-b43d-775c8b995b88 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.53 () {48 vars in 1046 bytes} [Sun May 10 01:41:39 2026] PATCH /v2/images/364a5982-7bbe-47bd-b43d-775c8b995b88 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.204.45.53 () {44 vars in 967 bytes} [Sun May 10 01:41:39 2026] GET /v2/images/364a5982-7bbe-47bd-b43d-775c8b995b88 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:42:17 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: 201/402] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:42:17 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:42:35 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: 204/408] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:42:35 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.53 () {44 vars in 935 bytes} [Sun May 10 01:42:35 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: 205/410] 199.204.45.53 () {44 vars in 957 bytes} [Sun May 10 01:42:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.53 () {44 vars in 935 bytes} [Sun May 10 01:42:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.53 () {48 vars in 947 bytes} [Sun May 10 01:42:35 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-10 01:42:35.540 7 INFO glance.api.v2.image_data [None req-a08d596a-ef9d-4360-9fd7-2d3af254cbf5 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:42:51.198 7 INFO glance.location [None req-a08d596a-ef9d-4360-9fd7-2d3af254cbf5 21f8134dfd8a481fb40776d0b70d3cb3 1a3934c87b6849cfbbc384aae6385560 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 207/415] 199.204.45.53 () {48 vars in 1042 bytes} [Sun May 10 01:42:35 2026] PUT /v2/images/12703b13-1aa0-4d26-9cb5-476b109013a4/file => generated 0 bytes in 15701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32591 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.53 () {44 vars in 967 bytes} [Sun May 10 01:42:51 2026] GET /v2/images/12703b13-1aa0-4d26-9cb5-476b109013a4 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.204.45.53 () {44 vars in 967 bytes} [Sun May 10 01:42:51 2026] GET /v2/images/12703b13-1aa0-4d26-9cb5-476b109013a4 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:55:41 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: 287/573] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:55:41 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:58:06 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: 303/605] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:58:06 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:58:08 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: 304/607] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:58:08 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/618] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:58:58 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: 309/619] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:58:58 2026] GET /v2/images => generated 4893 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/622] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 01:59:06 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: 311/623] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 01:59:06 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 199.204.45.53 () {42 vars in 684 bytes} [Sun May 10 02:00:11 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: 320/639] 199.204.45.53 () {44 vars in 906 bytes} [Sun May 10 02:00:11 2026] GET /v2/images => generated 4893 bytes in 50 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: 324/648] 10.0.0.28 () {32 vars in 631 bytes} [Sun May 10 02:00:54 2026] GET /v2/images => generated 4893 bytes in 16 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: 327/653] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:01:13 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:01:13 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: 328/655] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:01:15 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:01:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:01:15 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: 329/658] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:01:15 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:01:16 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: 331/661] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:01:16 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 331/662] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.170 () {36 vars in 986 bytes} [Sun May 10 02:01:17 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:01:17 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: 333/666] 10.0.0.170 () {36 vars in 986 bytes} [Sun May 10 02:01:17 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 334/667] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:01:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:01:17 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: 7|app: 0|req: 336/671] 199.204.45.53 () {36 vars in 989 bytes} [Sun May 10 02:01:22 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 336/672] 199.204.45.53 () {36 vars in 929 bytes} [Sun May 10 02:01:22 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: 337/673] 199.204.45.53 () {36 vars in 989 bytes} [Sun May 10 02:01:22 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 199.204.45.53 () {36 vars in 929 bytes} [Sun May 10 02:01:22 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: 338/675] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:01:25 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:01: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: 339/677] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:01:30 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 339/678] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:01:30 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/685] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:01:59 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:01:59 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: 346/691] 10.0.0.28 () {34 vars in 653 bytes} [Sun May 10 02:02:14 2026] POST /v2/images => generated 649 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-10 02:02:14.569 7 WARNING glance.api.v2.images [None req-55224a48-52f1-4355-907f-1cc264afd166 4c66800949f541b7b08a622d02ea7dc9 11c52a5bdf0e4a34b40d3cdc7c320a20 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6392506a-e4aa-4f2e-a6f8-7fc854af94c7 [pid: 7|app: 0|req: 346/692] 10.0.0.28 () {32 vars in 708 bytes} [Sun May 10 02:02:14 2026] DELETE /v2/images/6392506a-e4aa-4f2e-a6f8-7fc854af94c7 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.28 () {32 vars in 705 bytes} [Sun May 10 02:02:14 2026] GET /v2/images/6392506a-e4aa-4f2e-a6f8-7fc854af94c7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.28 () {32 vars in 631 bytes} [Sun May 10 02:02:14 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.28 () {34 vars in 653 bytes} [Sun May 10 02:02:14 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.28 () {32 vars in 715 bytes} [Sun May 10 02:02:14 2026] GET /v2/images/b22424b8-fff3-4cf6-bfbb-0f3b78ed371c/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:02:14.782 8 INFO glance.api.v2.image_data [None req-923c491e-e6d9-4614-b811-e00c330ca10d 4c66800949f541b7b08a622d02ea7dc9 11c52a5bdf0e4a34b40d3cdc7c320a20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 02:02:14.829 8 WARNING glance_store._drivers.rbd [None req-923c491e-e6d9-4614-b811-e00c330ca10d 4c66800949f541b7b08a622d02ea7dc9 11c52a5bdf0e4a34b40d3cdc7c320a20 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-10 02:02:15.030 8 INFO glance.location [None req-923c491e-e6d9-4614-b811-e00c330ca10d 4c66800949f541b7b08a622d02ea7dc9 11c52a5bdf0e4a34b40d3cdc7c320a20 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/697] 10.0.0.28 () {32 vars in 725 bytes} [Sun May 10 02:02:14 2026] PUT /v2/images/b22424b8-fff3-4cf6-bfbb-0f3b78ed371c/file => generated 0 bytes in 315 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.28 () {32 vars in 705 bytes} [Sun May 10 02:02:15 2026] GET /v2/images/b22424b8-fff3-4cf6-bfbb-0f3b78ed371c => generated 1104 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.28 () {32 vars in 715 bytes} [Sun May 10 02:02:15 2026] GET /v2/images/b22424b8-fff3-4cf6-bfbb-0f3b78ed371c/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.28 () {34 vars in 653 bytes} [Sun May 10 02:02:15 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.28 () {32 vars in 724 bytes} [Sun May 10 02:02:15 2026] PATCH /v2/images/bedf6e98-1429-4aea-a5f0-e1a9f7d56e4c => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.28 () {32 vars in 705 bytes} [Sun May 10 02:02:15 2026] GET /v2/images/bedf6e98-1429-4aea-a5f0-e1a9f7d56e4c => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:02:15.423 8 WARNING glance.api.v2.images [None req-3d3e39a2-0875-443f-ae73-01b5012390be 4c66800949f541b7b08a622d02ea7dc9 11c52a5bdf0e4a34b40d3cdc7c320a20 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bedf6e98-1429-4aea-a5f0-e1a9f7d56e4c [pid: 8|app: 0|req: 352/703] 10.0.0.28 () {32 vars in 708 bytes} [Sun May 10 02:02:15 2026] DELETE /v2/images/bedf6e98-1429-4aea-a5f0-e1a9f7d56e4c => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.28 () {32 vars in 705 bytes} [Sun May 10 02:02:15 2026] GET /v2/images/bedf6e98-1429-4aea-a5f0-e1a9f7d56e4c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:02:15.491 8 WARNING glance.api.v2.images [None req-9d467823-d1f3-42b2-aac8-5ee84cce012b 4c66800949f541b7b08a622d02ea7dc9 11c52a5bdf0e4a34b40d3cdc7c320a20 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b22424b8-fff3-4cf6-bfbb-0f3b78ed371c [pid: 8|app: 0|req: 353/705] 10.0.0.28 () {32 vars in 708 bytes} [Sun May 10 02:02:15 2026] DELETE /v2/images/b22424b8-fff3-4cf6-bfbb-0f3b78ed371c => generated 0 bytes in 1404 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.28 () {32 vars in 705 bytes} [Sun May 10 02:02:16 2026] GET /v2/images/b22424b8-fff3-4cf6-bfbb-0f3b78ed371c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:02:16.912 8 WARNING glance.api.v2.images [None req-bb2eb2f6-0c7c-49f6-baea-128082a4976a 4c66800949f541b7b08a622d02ea7dc9 11c52a5bdf0e4a34b40d3cdc7c320a20 - - default default] Failed to find image 6392506a-e4aa-4f2e-a6f8-7fc854af94c7 to delete: glance.common.exception.ImageNotFound: No image found with ID 6392506a-e4aa-4f2e-a6f8-7fc854af94c7 [pid: 8|app: 0|req: 354/707] 10.0.0.28 () {32 vars in 708 bytes} [Sun May 10 02:02:16 2026] DELETE /v2/images/6392506a-e4aa-4f2e-a6f8-7fc854af94c7 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.28 () {32 vars in 705 bytes} [Sun May 10 02:02:16 2026] GET /v2/images/6392506a-e4aa-4f2e-a6f8-7fc854af94c7 => 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: 355/709] 10.0.0.28 () {30 vars in 409 bytes} [Sun May 10 02:02:19 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: 358/714] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:02:31 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 357/715] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:02:31 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: 360/718] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:02:44 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:02:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:03:03 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:03:03 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: 367/732] 10.0.0.28 () {32 vars in 705 bytes} [Sun May 10 02:03:36 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 366/733] 10.0.0.28 () {32 vars in 705 bytes} [Sun May 10 02:03:36 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 368/734] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:03:37 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:03: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: 369/736] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:03: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: 7|app: 0|req: 368/737] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:03:37 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 370/738] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:03:37 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: 369/739] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:03: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: 8|app: 0|req: 371/740] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:03:37 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 370/741] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:03: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: 8|app: 0|req: 372/742] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:03:37 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/743] 10.0.0.170 () {36 vars in 986 bytes} [Sun May 10 02:03:38 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:03:38 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: 372/745] 10.0.0.170 () {36 vars in 986 bytes} [Sun May 10 02:03:38 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 374/746] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:03:38 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: 373/747] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:03:38 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: 376/750] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:03:43 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 375/751] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:03:43 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: 384/768] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:05:02 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 385/769] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:05:03 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: 385/770] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:05:09 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 386/771] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:05:10 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: 387/774] 10.0.0.212 () {36 vars in 986 bytes} [Sun May 10 02:05:20 2026] GET /v2/images/0a79146a-23bc-4f80-8d46-6306b3dafe57 => 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: 388/775] 10.0.0.212 () {36 vars in 926 bytes} [Sun May 10 02:05:20 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: 394/786] 199.204.45.53 () {32 vars in 824 bytes} [Sun May 10 02:06:01 2026] GET /v2/images?status=active&owner=1a3934c87b6849cfbbc384aae6385560&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 199.204.45.53 () {32 vars in 651 bytes} [Sun May 10 02:06:02 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: 395/788] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:06:02 2026] GET /v2/images/b9aa4099-e964-4c1e-b332-fd494146eaae => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:06:02 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: 396/790] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:06:02 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: 395/791] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:06:02 2026] GET /v2/images/b9aa4099-e964-4c1e-b332-fd494146eaae => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:06:02 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: 396/793] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:06:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 10.0.0.134 () {36 vars in 986 bytes} [Sun May 10 02:06:02 2026] GET /v2/images/b9aa4099-e964-4c1e-b332-fd494146eaae => 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: 397/795] 10.0.0.134 () {36 vars in 926 bytes} [Sun May 10 02:06:02 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.170 () {36 vars in 986 bytes} [Sun May 10 02:06:02 2026] GET /v2/images/b9aa4099-e964-4c1e-b332-fd494146eaae => 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: 398/797] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:06:02 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: 400/798] 10.0.0.170 () {36 vars in 986 bytes} [Sun May 10 02:06:02 2026] GET /v2/images/b9aa4099-e964-4c1e-b332-fd494146eaae => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/799] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:06:02 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: 401/800] 10.0.0.170 () {36 vars in 926 bytes} [Sun May 10 02:06:02 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: 421/843] 10.0.0.28 () {32 vars in 631 bytes} [Sun May 10 02:09:34 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)