+ 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 06:05:29 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-695674dbf-bgpzl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fe13f627668 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 06:05:31.307 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 06:05:31.328 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-11 06:05:32.156 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 06:05:32.158 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 06:05:32.159 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 06:05:32.192 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 06:05:32.193 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 06:05:32.194 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 06:05:34.189 7 WARNING glance.api.v2.images [None req-02272b5b-ff14-4e9b-8b26-284403e3a48c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 06:05:34.234 8 WARNING glance.api.v2.images [None req-aff39667-85b8-4ed6-82e0-0db6c053369f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 06:05:34.523 7 WARNING keystonemiddleware._common.config [None req-02272b5b-ff14-4e9b-8b26-284403e3a48c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:05:34.531 7 WARNING oslo_config.cfg [None req-02272b5b-ff14-4e9b-8b26-284403e3a48c - - - - - -] 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 0x7fe13f627668 pid: 7 (default app) 2026-05-11 06:05:34.644 8 WARNING keystonemiddleware._common.config [None req-aff39667-85b8-4ed6-82e0-0db6c053369f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:05:34.653 8 WARNING oslo_config.cfg [None req-aff39667-85b8-4ed6-82e0-0db6c053369f - - - - - -] 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 0x7fe13f627668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:05:35 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-11 06:05:36.465 8 WARNING oslo_policy.policy [None req-5b14c506-0f02-4163-b50c-47bab71030fa 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:05:36.466 8 WARNING oslo_policy.policy [None req-5b14c506-0f02-4163-b50c-47bab71030fa 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:05:36.479 8 WARNING oslo_policy.policy [None req-5b14c506-0f02-4163-b50c-47bab71030fa 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:05:36.479 8 WARNING oslo_policy.policy [None req-5b14c506-0f02-4163-b50c-47bab71030fa 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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.23 () {44 vars in 906 bytes} [Mon May 11 06:05:36 2026] GET /v2/images => generated 69 bytes in 565 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.23 () {42 vars in 684 bytes} [Mon May 11 06:05:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:05:39 2026] GET /v2/images => generated 69 bytes in 32 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-11 06:05:39.724 7 WARNING oslo_policy.policy [None req-fff6d709-6605-4e2c-a162-0f2254ad1400 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:05:39.725 7 WARNING oslo_policy.policy [None req-fff6d709-6605-4e2c-a162-0f2254ad1400 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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.23 () {44 vars in 907 bytes} [Mon May 11 06:05:39 2026] GET /v2/images/cirros => generated 151 bytes in 113 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.23 () {44 vars in 929 bytes} [Mon May 11 06:05:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:05:39.849 7 WARNING oslo_policy.policy [None req-d4e064ab-be3b-4a4b-a986-b6e9c132ca0d 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:05:39.850 7 WARNING oslo_policy.policy [None req-d4e064ab-be3b-4a4b-a986-b6e9c132ca0d 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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.23 () {44 vars in 935 bytes} [Mon May 11 06:05:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:05:39.928 8 WARNING oslo_config.cfg [None req-d8f0011c-8a2e-4b8b-a273-7122b914c731 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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.23 () {48 vars in 947 bytes} [Mon May 11 06:05:39 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:05:39.949 7 WARNING oslo_policy.policy [None req-7eb63aed-0e6c-4e0c-b339-31b9be635021 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:05:39.949 7 WARNING oslo_policy.policy [None req-7eb63aed-0e6c-4e0c-b339-31b9be635021 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:05:39.950 7 INFO glance.api.v2.image_data [None req-7eb63aed-0e6c-4e0c-b339-31b9be635021 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:05:43.290 7 WARNING glance.location [None req-7eb63aed-0e6c-4e0c-b339-31b9be635021 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.23 () {48 vars in 1041 bytes} [Mon May 11 06:05:39 2026] PUT /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30/file => generated 0 bytes in 3381 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7862 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.23 () {44 vars in 967 bytes} [Mon May 11 06:05:43 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:05:43.361 7 WARNING oslo_config.cfg [None req-62fc63df-660c-4015-bbae-973223f0cb6e 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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/15] 199.204.45.23 () {44 vars in 967 bytes} [Mon May 11 06:05:43 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 134/262] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:26: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: 129/263] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:26:11 2026] GET /v2/images => generated 1240 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:26:32 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: 132/269] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:26:32 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 199.204.45.23 () {44 vars in 933 bytes} [Mon May 11 06:26:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 199.204.45.23 () {44 vars in 955 bytes} [Mon May 11 06:26:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 199.204.45.23 () {44 vars in 935 bytes} [Mon May 11 06:26:32 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: 134/273] 199.204.45.23 () {48 vars in 947 bytes} [Mon May 11 06:26:32 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:26:32.694 7 INFO glance.api.v2.image_data [None req-e0fda0c8-7f00-479d-b62b-565386d086a6 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:26:57.777 7 WARNING glance.location [None req-e0fda0c8-7f00-479d-b62b-565386d086a6 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/280] 199.204.45.23 () {48 vars in 1042 bytes} [Mon May 11 06:26:32 2026] PUT /v2/images/412395fa-ca50-4165-aa89-207726240b9b/file => generated 0 bytes in 25128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64484 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.23 () {44 vars in 967 bytes} [Mon May 11 06:26:57 2026] GET /v2/images/412395fa-ca50-4165-aa89-207726240b9b => 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: 141/282] 199.204.45.23 () {44 vars in 967 bytes} [Mon May 11 06:26:57 2026] GET /v2/images/412395fa-ca50-4165-aa89-207726240b9b => 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: 142/283] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:26:59 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: 142/284] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:26:59 2026] GET /v2/images => generated 2451 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:34:17 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: 187/374] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:34:17 2026] GET /v2/images => generated 2451 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:34:26 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: 189/378] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:34:26 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.23 () {44 vars in 943 bytes} [Mon May 11 06:34:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.23 () {44 vars in 965 bytes} [Mon May 11 06:34:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.23 () {44 vars in 935 bytes} [Mon May 11 06:34:26 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: 191/382] 199.204.45.23 () {48 vars in 947 bytes} [Mon May 11 06:34:26 2026] POST /v2/images => generated 799 bytes in 215 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:34:26.873 8 WARNING oslo_policy.policy [None req-552f1f0d-150d-403f-9697-a15278904101 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:34:26.873 8 WARNING oslo_policy.policy [None req-552f1f0d-150d-403f-9697-a15278904101 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - 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:34:26.875 8 INFO glance.api.v2.image_data [None req-552f1f0d-150d-403f-9697-a15278904101 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:34:51.103 8 INFO glance.location [None req-552f1f0d-150d-403f-9697-a15278904101 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/387] 199.204.45.23 () {48 vars in 1041 bytes} [Mon May 11 06:34:26 2026] PUT /v2/images/743f6afa-2669-42a2-b973-4afde8ce9323/file => generated 0 bytes in 24284 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26828 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.23 () {44 vars in 967 bytes} [Mon May 11 06:34:51 2026] GET /v2/images/743f6afa-2669-42a2-b973-4afde8ce9323 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.23 () {48 vars in 1046 bytes} [Mon May 11 06:34:51 2026] PATCH /v2/images/743f6afa-2669-42a2-b973-4afde8ce9323 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.23 () {44 vars in 967 bytes} [Mon May 11 06:34:51 2026] GET /v2/images/743f6afa-2669-42a2-b973-4afde8ce9323 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:35:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:35:28 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:35:42 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: 204/404] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:35:42 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.23 () {44 vars in 935 bytes} [Mon May 11 06:35:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.23 () {44 vars in 957 bytes} [Mon May 11 06:35:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.23 () {44 vars in 935 bytes} [Mon May 11 06:35:42 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: 7|app: 0|req: 206/408] 199.204.45.23 () {48 vars in 947 bytes} [Mon May 11 06:35:42 2026] POST /v2/images => generated 791 bytes in 138 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:35:42.845 8 INFO glance.api.v2.image_data [None req-3916e145-edb6-4799-b8aa-ec3db1ff7bd4 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:35:53.356 8 INFO glance.location [None req-3916e145-edb6-4799-b8aa-ec3db1ff7bd4 04356adac2f64568a2538ba0df48e02f 29a38e3cf8d34ea485a5971fafe9a505 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 203/411] 199.204.45.23 () {48 vars in 1041 bytes} [Mon May 11 06:35:42 2026] PUT /v2/images/fd47ad9e-7c03-46e2-be61-a6bdd2a9ad7a/file => generated 0 bytes in 10552 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32002 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.23 () {44 vars in 967 bytes} [Mon May 11 06:35:53 2026] GET /v2/images/fd47ad9e-7c03-46e2-be61-a6bdd2a9ad7a => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.23 () {44 vars in 967 bytes} [Mon May 11 06:35:53 2026] GET /v2/images/fd47ad9e-7c03-46e2-be61-a6bdd2a9ad7a => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/566] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:48:31 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: 281/567] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:48:31 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/596] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:50:48 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: 301/597] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:50:48 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/598] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:50:50 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: 302/599] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:50:50 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:51: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: 308/611] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:51:38 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:51: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: 305/615] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:51:45 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/628] 199.204.45.23 () {42 vars in 684 bytes} [Mon May 11 06:52: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: 317/629] 199.204.45.23 () {44 vars in 906 bytes} [Mon May 11 06:52:46 2026] GET /v2/images => generated 4892 bytes in 58 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: 322/638] 10.0.0.122 () {32 vars in 632 bytes} [Mon May 11 06:53:29 2026] GET /v2/images => generated 4892 bytes in 18 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: 319/643] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:53:53 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/644] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:53:53 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: 320/645] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:53:53 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: 326/646] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:53:53 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 321/647] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:53:53 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: 327/648] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:53:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:53:54 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 328/650] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:53:54 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 330/655] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 10.0.0.25 () {36 vars in 909 bytes} [Mon May 11 06:53:54 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.25 () {36 vars in 1005 bytes} [Mon May 11 06:53:54 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 10.0.0.25 () {36 vars in 985 bytes} [Mon May 11 06:53:54 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.25 () {36 vars in 925 bytes} [Mon May 11 06:53:54 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: 328/660] 10.0.0.25 () {36 vars in 925 bytes} [Mon May 11 06:53:54 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: 333/661] 199.204.45.23 () {36 vars in 989 bytes} [Mon May 11 06:54:01 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 199.204.45.23 () {36 vars in 929 bytes} [Mon May 11 06:54: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: 7|app: 0|req: 334/663] 199.204.45.23 () {36 vars in 989 bytes} [Mon May 11 06:54:02 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 330/664] 199.204.45.23 () {36 vars in 929 bytes} [Mon May 11 06:54: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: 7|app: 0|req: 336/667] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:54:10 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 332/668] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:54:10 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: 336/675] 10.0.0.122 () {34 vars in 654 bytes} [Mon May 11 06:54:38 2026] POST /v2/images => generated 648 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 06:54:38.414 7 WARNING glance.api.v2.images [None req-df1f31a8-0ed6-4a00-8a8e-88777e3b6af3 0d8cf760a2f94d12bc886cbca6d9dfa0 22a0221b1f594e229a4d5fb7932cf35a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab8f05ae-6eb4-4234-a38a-10ba8d0d443f [pid: 7|app: 0|req: 340/676] 10.0.0.122 () {32 vars in 709 bytes} [Mon May 11 06:54:38 2026] DELETE /v2/images/ab8f05ae-6eb4-4234-a38a-10ba8d0d443f => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.122 () {32 vars in 706 bytes} [Mon May 11 06:54:38 2026] GET /v2/images/ab8f05ae-6eb4-4234-a38a-10ba8d0d443f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.122 () {32 vars in 632 bytes} [Mon May 11 06:54:38 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.122 () {34 vars in 654 bytes} [Mon May 11 06:54:38 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.122 () {32 vars in 716 bytes} [Mon May 11 06:54:38 2026] GET /v2/images/a170a3bd-a197-4419-bf7d-7b26b285220d/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:54:38.567 8 INFO glance.api.v2.image_data [None req-b72995ed-5303-4ba4-80e6-e0028d9fac78 0d8cf760a2f94d12bc886cbca6d9dfa0 22a0221b1f594e229a4d5fb7932cf35a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:54:38.597 8 WARNING glance_store._drivers.rbd [None req-b72995ed-5303-4ba4-80e6-e0028d9fac78 0d8cf760a2f94d12bc886cbca6d9dfa0 22a0221b1f594e229a4d5fb7932cf35a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 06:54:39.445 8 INFO glance.location [None req-b72995ed-5303-4ba4-80e6-e0028d9fac78 0d8cf760a2f94d12bc886cbca6d9dfa0 22a0221b1f594e229a4d5fb7932cf35a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 339/681] 10.0.0.122 () {32 vars in 726 bytes} [Mon May 11 06:54:38 2026] PUT /v2/images/a170a3bd-a197-4419-bf7d-7b26b285220d/file => generated 0 bytes in 928 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.122 () {32 vars in 706 bytes} [Mon May 11 06:54:39 2026] GET /v2/images/a170a3bd-a197-4419-bf7d-7b26b285220d => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.122 () {32 vars in 716 bytes} [Mon May 11 06:54:39 2026] GET /v2/images/a170a3bd-a197-4419-bf7d-7b26b285220d/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.122 () {34 vars in 654 bytes} [Mon May 11 06:54:39 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.122 () {32 vars in 725 bytes} [Mon May 11 06:54:39 2026] PATCH /v2/images/b539490e-189e-4499-89b8-22f9914344a4 => generated 652 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/686] 10.0.0.122 () {32 vars in 706 bytes} [Mon May 11 06:54:39 2026] GET /v2/images/b539490e-189e-4499-89b8-22f9914344a4 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:54:39.818 8 WARNING glance.api.v2.images [None req-035136c7-1412-49b0-969f-c553e2eb297a 0d8cf760a2f94d12bc886cbca6d9dfa0 22a0221b1f594e229a4d5fb7932cf35a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b539490e-189e-4499-89b8-22f9914344a4 [pid: 8|app: 0|req: 342/687] 10.0.0.122 () {32 vars in 709 bytes} [Mon May 11 06:54:39 2026] DELETE /v2/images/b539490e-189e-4499-89b8-22f9914344a4 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.122 () {32 vars in 706 bytes} [Mon May 11 06:54:39 2026] GET /v2/images/b539490e-189e-4499-89b8-22f9914344a4 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:54:39 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 347/690] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:54:39 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) 2026-05-11 06:54:39.876 8 WARNING glance.api.v2.images [None req-2518bbaa-9f80-461d-b1a8-0db983f47965 0d8cf760a2f94d12bc886cbca6d9dfa0 22a0221b1f594e229a4d5fb7932cf35a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a170a3bd-a197-4419-bf7d-7b26b285220d [pid: 8|app: 0|req: 344/691] 10.0.0.122 () {32 vars in 709 bytes} [Mon May 11 06:54:39 2026] DELETE /v2/images/a170a3bd-a197-4419-bf7d-7b26b285220d => generated 0 bytes in 796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.122 () {32 vars in 706 bytes} [Mon May 11 06:54:40 2026] GET /v2/images/a170a3bd-a197-4419-bf7d-7b26b285220d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:54:40.699 8 WARNING glance.api.v2.images [None req-9b6b3d7c-42f2-45d3-a865-a4f8f9c2b137 0d8cf760a2f94d12bc886cbca6d9dfa0 22a0221b1f594e229a4d5fb7932cf35a - - default default] Failed to find image ab8f05ae-6eb4-4234-a38a-10ba8d0d443f to delete: glance.common.exception.ImageNotFound: No image found with ID ab8f05ae-6eb4-4234-a38a-10ba8d0d443f [pid: 8|app: 0|req: 345/693] 10.0.0.122 () {32 vars in 709 bytes} [Mon May 11 06:54:40 2026] DELETE /v2/images/ab8f05ae-6eb4-4234-a38a-10ba8d0d443f => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.122 () {32 vars in 706 bytes} [Mon May 11 06:54:40 2026] GET /v2/images/ab8f05ae-6eb4-4234-a38a-10ba8d0d443f => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:54:54 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 348/700] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:54:54 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: 353/701] 10.0.0.122 () {30 vars in 410 bytes} [Mon May 11 06:54:57 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: 356/706] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:55:16 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 351/707] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:55:16 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: 354/712] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:55:36 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 359/713] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:55:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:55:59 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 357/719] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:55:59 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: 364/732] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:57:00 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 369/733] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:57:00 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: 368/740] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:57:30 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:57: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: 371/746] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:57:49 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 376/747] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:57:49 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: 379/752] 10.0.0.71 () {36 vars in 985 bytes} [Mon May 11 06:58:07 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 374/753] 10.0.0.71 () {36 vars in 925 bytes} [Mon May 11 06:58:07 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: 381/756] 10.0.0.122 () {32 vars in 706 bytes} [Mon May 11 06:58:15 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 376/757] 10.0.0.122 () {32 vars in 706 bytes} [Mon May 11 06:58:15 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 382/758] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:58:15 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 377/759] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:15 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/760] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:15 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: 378/761] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:58:15 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 384/762] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:15 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: 379/763] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:15 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: 385/764] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:58:15 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 380/765] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:15 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: 386/766] 10.0.0.25 () {36 vars in 909 bytes} [Mon May 11 06:58:15 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/767] 10.0.0.25 () {36 vars in 1005 bytes} [Mon May 11 06:58:15 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/768] 10.0.0.25 () {36 vars in 985 bytes} [Mon May 11 06:58:15 2026] GET /v2/images/695c28e7-4c8c-4cbd-ac8e-69073da49f30 => 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: 382/769] 10.0.0.25 () {36 vars in 925 bytes} [Mon May 11 06:58: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: 7|app: 0|req: 388/770] 10.0.0.25 () {36 vars in 925 bytes} [Mon May 11 06:58: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: 386/777] 199.204.45.23 () {32 vars in 824 bytes} [Mon May 11 06:58:45 2026] GET /v2/images?status=active&owner=29a38e3cf8d34ea485a5971fafe9a505&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/778] 199.204.45.23 () {32 vars in 651 bytes} [Mon May 11 06:58:45 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: 387/779] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:58:46 2026] GET /v2/images/412395fa-ca50-4165-aa89-207726240b9b => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/781] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/782] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:58:46 2026] GET /v2/images/412395fa-ca50-4165-aa89-207726240b9b => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/783] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/785] 10.0.0.149 () {36 vars in 986 bytes} [Mon May 11 06:58:46 2026] GET /v2/images/412395fa-ca50-4165-aa89-207726240b9b => 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: 396/786] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/787] 10.0.0.149 () {36 vars in 926 bytes} [Mon May 11 06:58:46 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: 397/788] 10.0.0.25 () {36 vars in 909 bytes} [Mon May 11 06:58:47 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/789] 10.0.0.25 () {36 vars in 1005 bytes} [Mon May 11 06:58:47 2026] GET /v2/images/412395fa-ca50-4165-aa89-207726240b9b/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/790] 10.0.0.25 () {36 vars in 985 bytes} [Mon May 11 06:58:47 2026] GET /v2/images/412395fa-ca50-4165-aa89-207726240b9b => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/791] 10.0.0.25 () {36 vars in 925 bytes} [Mon May 11 06:58:47 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: 399/792] 10.0.0.25 () {36 vars in 925 bytes} [Mon May 11 06:58:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/837] 10.0.0.122 () {32 vars in 632 bytes} [Mon May 11 07:02:25 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)