+ 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 [Fri May 8 18:40:21 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:40 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7d74699558-nh5rc 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 0x7f5876b8b668 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-08 18:40:23.140 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 18:40:23.219 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-08 18:40:24.067 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-08 18:40:24.068 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-08 18:40:24.069 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 18:40:24.103 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-08 18:40:24.104 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-08 18:40:24.105 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 18:40:26.183 8 WARNING glance.api.v2.images [None req-2f0c94d7-3128-4d01-8f21-dffc71930948 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 18:40:26.251 7 WARNING glance.api.v2.images [None req-0039abad-b780-4f54-b50f-9e7d2f06b63d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 18:40:26.531 8 WARNING keystonemiddleware._common.config [None req-2f0c94d7-3128-4d01-8f21-dffc71930948 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:40:26.539 8 WARNING oslo_config.cfg [None req-2f0c94d7-3128-4d01-8f21-dffc71930948 - - - - - -] 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 0x7f5876b8b668 pid: 8 (default app) 2026-05-08 18:40:26.614 7 WARNING keystonemiddleware._common.config [None req-0039abad-b780-4f54-b50f-9e7d2f06b63d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:40:26.622 7 WARNING oslo_config.cfg [None req-0039abad-b780-4f54-b50f-9e7d2f06b63d - - - - - -] 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 0x7f5876b8b668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 18:40:27 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 18:40:28.334 7 WARNING oslo_policy.policy [None req-58b2975c-fa02-4a01-b9fd-92767652f907 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 18:40:28.334 7 WARNING oslo_policy.policy [None req-58b2975c-fa02-4a01-b9fd-92767652f907 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 18:40:28.349 7 WARNING oslo_policy.policy [None req-58b2975c-fa02-4a01-b9fd-92767652f907 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 18:40:28.350 7 WARNING oslo_policy.policy [None req-58b2975c-fa02-4a01-b9fd-92767652f907 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 18:40:27 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 18:40:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 18:40:31 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 18:40:31.800 8 WARNING oslo_policy.policy [None req-f5b86781-f888-4bf4-adef-2b00891e8ed1 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 18:40:31.800 8 WARNING oslo_policy.policy [None req-f5b86781-f888-4bf4-adef-2b00891e8ed1 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.78 () {44 vars in 907 bytes} [Fri May 8 18:40:31 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.78 () {44 vars in 929 bytes} [Fri May 8 18:40:31 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:40:31.947 8 WARNING oslo_policy.policy [None req-82c328ce-2b2c-49cd-9791-a9c0a9198778 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 18:40:31.947 8 WARNING oslo_policy.policy [None req-82c328ce-2b2c-49cd-9791-a9c0a9198778 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.78 () {44 vars in 935 bytes} [Fri May 8 18:40:31 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-08 18:40:32.037 7 WARNING oslo_config.cfg [None req-7a44b644-3338-4148-80f8-d8a27d72ca59 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.78 () {48 vars in 947 bytes} [Fri May 8 18:40:31 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 18:40:32.068 8 WARNING oslo_policy.policy [None req-991daacf-ee2c-4f19-88aa-3e3ee17aadc9 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 18:40:32.068 8 WARNING oslo_policy.policy [None req-991daacf-ee2c-4f19-88aa-3e3ee17aadc9 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 18:40:32.070 8 INFO glance.api.v2.image_data [None req-991daacf-ee2c-4f19-88aa-3e3ee17aadc9 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 18:40:36.079 8 INFO glance.location [None req-991daacf-ee2c-4f19-88aa-3e3ee17aadc9 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.78 () {48 vars in 1041 bytes} [Fri May 8 18:40:32 2026] PUT /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a/file => generated 0 bytes in 4074 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6648 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.78 () {44 vars in 967 bytes} [Fri May 8 18:40:36 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 18:40:36.177 8 WARNING oslo_config.cfg [None req-2582bf74-aa6e-4985-b649-2f4c73fa4a68 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.78 () {44 vars in 967 bytes} [Fri May 8 18:40:36 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 129/259] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:00:48 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: 131/260] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:00:48 2026] GET /v2/images => generated 1240 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:01:39 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: 135/272] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:01:39 2026] GET /v2/images => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.78 () {44 vars in 933 bytes} [Fri May 8 19:01:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.78 () {44 vars in 955 bytes} [Fri May 8 19:01:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.78 () {44 vars in 935 bytes} [Fri May 8 19:01:40 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: 137/276] 199.204.45.78 () {48 vars in 947 bytes} [Fri May 8 19:01:40 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 19:01:40.178 8 INFO glance.api.v2.image_data [None req-83219386-5074-4214-8d3a-561049e230a9 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:02:06.541 8 INFO glance.location [None req-83219386-5074-4214-8d3a-561049e230a9 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 140/283] 199.204.45.78 () {48 vars in 1042 bytes} [Fri May 8 19:01:40 2026] PUT /v2/images/d19144ed-4b8c-4239-98ab-aeec8f053319/file => generated 0 bytes in 26417 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62693 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.78 () {44 vars in 967 bytes} [Fri May 8 19:02:06 2026] GET /v2/images/d19144ed-4b8c-4239-98ab-aeec8f053319 => 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: 141/285] 199.204.45.78 () {44 vars in 967 bytes} [Fri May 8 19:02:06 2026] GET /v2/images/d19144ed-4b8c-4239-98ab-aeec8f053319 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:02:08 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: 142/287] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:02:08 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:08:52 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: 183/369] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:08:52 2026] GET /v2/images => generated 2451 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:09:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:09:01 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.78 () {44 vars in 943 bytes} [Fri May 8 19:09:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.78 () {44 vars in 965 bytes} [Fri May 8 19:09:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.78 () {44 vars in 935 bytes} [Fri May 8 19:09:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.78 () {48 vars in 947 bytes} [Fri May 8 19:09:01 2026] POST /v2/images => generated 799 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 19:09:02.042 7 WARNING oslo_policy.policy [None req-c40c6ad2-ac64-42ce-a70c-f0b0875c2f91 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 19:09:02.043 7 WARNING oslo_policy.policy [None req-c40c6ad2-ac64-42ce-a70c-f0b0875c2f91 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - 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-08 19:09:02.044 7 INFO glance.api.v2.image_data [None req-c40c6ad2-ac64-42ce-a70c-f0b0875c2f91 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:09:21.619 7 INFO glance.location [None req-c40c6ad2-ac64-42ce-a70c-f0b0875c2f91 adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/382] 199.204.45.78 () {48 vars in 1041 bytes} [Fri May 8 19:09:02 2026] PUT /v2/images/ff639f48-b105-4af5-ab05-452823da5cf1/file => generated 0 bytes in 19648 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24391 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.78 () {44 vars in 967 bytes} [Fri May 8 19:09:21 2026] GET /v2/images/ff639f48-b105-4af5-ab05-452823da5cf1 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.78 () {48 vars in 1046 bytes} [Fri May 8 19:09:21 2026] PATCH /v2/images/ff639f48-b105-4af5-ab05-452823da5cf1 => generated 1234 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.78 () {44 vars in 967 bytes} [Fri May 8 19:09:21 2026] GET /v2/images/ff639f48-b105-4af5-ab05-452823da5cf1 => 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/394] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:09: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: 197/395] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:09:58 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: 7|app: 0|req: 200/400] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:10: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: 201/401] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:10:18 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: 201/402] 199.204.45.78 () {44 vars in 935 bytes} [Fri May 8 19:10:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.78 () {44 vars in 957 bytes} [Fri May 8 19:10:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.78 () {44 vars in 935 bytes} [Fri May 8 19:10:18 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: 203/405] 199.204.45.78 () {48 vars in 947 bytes} [Fri May 8 19:10:18 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 19:10:19.053 7 INFO glance.api.v2.image_data [None req-bab39f54-050c-454e-ae89-de87cc9a6ddc adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:10:37.326 7 INFO glance.location [None req-bab39f54-050c-454e-ae89-de87cc9a6ddc adb97ff98a81444a86830e8de97d6947 5a7b02ab22e94979b760bd9eea46d75d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 203/410] 199.204.45.78 () {48 vars in 1042 bytes} [Fri May 8 19:10:19 2026] PUT /v2/images/c916b99b-43b2-454c-a4fe-4adbfa522b7d/file => generated 0 bytes in 18329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29525 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.78 () {44 vars in 967 bytes} [Fri May 8 19:10:37 2026] GET /v2/images/c916b99b-43b2-454c-a4fe-4adbfa522b7d => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.78 () {44 vars in 967 bytes} [Fri May 8 19:10:37 2026] GET /v2/images/c916b99b-43b2-454c-a4fe-4adbfa522b7d => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/559] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:22:50 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: 282/560] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:22:50 2026] GET /v2/images => generated 4893 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:25: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: 297/590] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:25:06 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:25:07 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: 298/592] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:25:07 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:25:54 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: 299/602] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:25:54 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/605] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:26:01 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: 305/606] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:26:01 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 199.204.45.78 () {42 vars in 684 bytes} [Fri May 8 19:27:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 199.204.45.78 () {44 vars in 906 bytes} [Fri May 8 19:27:02 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/629] 10.0.0.232 () {32 vars in 633 bytes} [Fri May 8 19:27:43 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/634] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:28:02 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 320/635] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:28:02 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: 317/638] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:28:06 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/639] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:28:06 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: 318/640] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:28:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/641] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:28:06 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 319/642] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:28:06 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: 324/643] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:28:06 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: 320/644] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:28:06 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:28:06 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:28:06 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: 326/647] 10.0.0.36 () {36 vars in 986 bytes} [Fri May 8 19:28:07 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/648] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:28: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: 8|app: 0|req: 327/649] 10.0.0.36 () {36 vars in 986 bytes} [Fri May 8 19:28:07 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 323/650] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:28: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: 8|app: 0|req: 328/651] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:28:07 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: 324/652] 199.204.45.78 () {36 vars in 990 bytes} [Fri May 8 19:28:10 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 329/653] 199.204.45.78 () {36 vars in 930 bytes} [Fri May 8 19:28:10 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: 325/654] 199.204.45.78 () {36 vars in 990 bytes} [Fri May 8 19:28:10 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 330/655] 199.204.45.78 () {36 vars in 930 bytes} [Fri May 8 19:28: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: 332/658] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:28:16 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 327/659] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:28:16 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:28:17 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 328/661] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:28: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: 332/668] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:28:46 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 337/669] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:28:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:28:51 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 338/671] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:28:51 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: 334/672] 10.0.0.232 () {34 vars in 655 bytes} [Fri May 8 19:28:53 2026] POST /v2/images => generated 648 bytes in 206 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 19:28:53.422 8 WARNING glance.api.v2.images [None req-61f2848b-2809-4399-9ddd-d4051ba17bed 06844f2dcc3c4b43a0742daee5c89bb7 1e64b9866d4e4a8ca9246b48ef4ee5fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//57a6fdb5-dfb0-40fa-b76c-44f3e2a7b309 [pid: 8|app: 0|req: 339/673] 10.0.0.232 () {32 vars in 710 bytes} [Fri May 8 19:28:53 2026] DELETE /v2/images/57a6fdb5-dfb0-40fa-b76c-44f3e2a7b309 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.232 () {32 vars in 707 bytes} [Fri May 8 19:28:53 2026] GET /v2/images/57a6fdb5-dfb0-40fa-b76c-44f3e2a7b309 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/675] 10.0.0.232 () {32 vars in 633 bytes} [Fri May 8 19:28:53 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 10.0.0.232 () {34 vars in 655 bytes} [Fri May 8 19:28:53 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 10.0.0.232 () {32 vars in 717 bytes} [Fri May 8 19:28:53 2026] GET /v2/images/56e56e81-62b1-4904-b5f4-4e912936121e/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:53.593 7 INFO glance.api.v2.image_data [None req-5bf87655-974e-4d66-9159-442d6a962d8a 06844f2dcc3c4b43a0742daee5c89bb7 1e64b9866d4e4a8ca9246b48ef4ee5fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:28:53.634 7 WARNING glance_store._drivers.rbd [None req-5bf87655-974e-4d66-9159-442d6a962d8a 06844f2dcc3c4b43a0742daee5c89bb7 1e64b9866d4e4a8ca9246b48ef4ee5fa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 19:28:54.202 7 INFO glance.location [None req-5bf87655-974e-4d66-9159-442d6a962d8a 06844f2dcc3c4b43a0742daee5c89bb7 1e64b9866d4e4a8ca9246b48ef4ee5fa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 337/678] 10.0.0.232 () {32 vars in 727 bytes} [Fri May 8 19:28:53 2026] PUT /v2/images/56e56e81-62b1-4904-b5f4-4e912936121e/file => generated 0 bytes in 652 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/679] 10.0.0.232 () {32 vars in 707 bytes} [Fri May 8 19:28:54 2026] GET /v2/images/56e56e81-62b1-4904-b5f4-4e912936121e => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/680] 10.0.0.232 () {32 vars in 717 bytes} [Fri May 8 19:28:54 2026] GET /v2/images/56e56e81-62b1-4904-b5f4-4e912936121e/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/681] 10.0.0.232 () {34 vars in 655 bytes} [Fri May 8 19:28:54 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/682] 10.0.0.232 () {32 vars in 726 bytes} [Fri May 8 19:28:54 2026] PATCH /v2/images/c4c67906-878d-4408-b9c7-e235ef6723df => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/683] 10.0.0.232 () {32 vars in 707 bytes} [Fri May 8 19:28:54 2026] GET /v2/images/c4c67906-878d-4408-b9c7-e235ef6723df => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:54.515 7 WARNING glance.api.v2.images [None req-de8a1bd1-74e1-4ce2-a51e-fe4e30ccf113 06844f2dcc3c4b43a0742daee5c89bb7 1e64b9866d4e4a8ca9246b48ef4ee5fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c4c67906-878d-4408-b9c7-e235ef6723df [pid: 7|app: 0|req: 340/684] 10.0.0.232 () {32 vars in 710 bytes} [Fri May 8 19:28:54 2026] DELETE /v2/images/c4c67906-878d-4408-b9c7-e235ef6723df => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/685] 10.0.0.232 () {32 vars in 707 bytes} [Fri May 8 19:28:54 2026] GET /v2/images/c4c67906-878d-4408-b9c7-e235ef6723df => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:54.587 7 WARNING glance.api.v2.images [None req-2e5dda39-6770-4dee-bdc9-c072bec73649 06844f2dcc3c4b43a0742daee5c89bb7 1e64b9866d4e4a8ca9246b48ef4ee5fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//56e56e81-62b1-4904-b5f4-4e912936121e [pid: 7|app: 0|req: 341/686] 10.0.0.232 () {32 vars in 710 bytes} [Fri May 8 19:28:54 2026] DELETE /v2/images/56e56e81-62b1-4904-b5f4-4e912936121e => generated 0 bytes in 865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/687] 10.0.0.232 () {32 vars in 707 bytes} [Fri May 8 19:28:55 2026] GET /v2/images/56e56e81-62b1-4904-b5f4-4e912936121e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:55.470 7 WARNING glance.api.v2.images [None req-ea19c7dd-8be4-470a-bd62-97fe759bd468 06844f2dcc3c4b43a0742daee5c89bb7 1e64b9866d4e4a8ca9246b48ef4ee5fa - - default default] Failed to find image 57a6fdb5-dfb0-40fa-b76c-44f3e2a7b309 to delete: glance.common.exception.ImageNotFound: No image found with ID 57a6fdb5-dfb0-40fa-b76c-44f3e2a7b309 [pid: 7|app: 0|req: 342/688] 10.0.0.232 () {32 vars in 710 bytes} [Fri May 8 19:28:55 2026] DELETE /v2/images/57a6fdb5-dfb0-40fa-b76c-44f3e2a7b309 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.232 () {32 vars in 707 bytes} [Fri May 8 19:28:55 2026] GET /v2/images/57a6fdb5-dfb0-40fa-b76c-44f3e2a7b309 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.232 () {32 vars in 707 bytes} [Fri May 8 19:30:14 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 356/707] 10.0.0.232 () {32 vars in 707 bytes} [Fri May 8 19:30:14 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 352/708] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:30:14 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => generated 1171 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:30:14 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: 353/710] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:30:14 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: 358/711] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:30:14 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 354/712] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:30: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: 8|app: 0|req: 359/713] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:30: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: 355/714] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:30:15 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 360/715] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:30: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: 356/716] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:30: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: 361/717] 10.0.0.232 () {30 vars in 411 bytes} [Fri May 8 19:30:15 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: 357/718] 10.0.0.36 () {36 vars in 986 bytes} [Fri May 8 19:30:15 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 362/719] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:30:15 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.36 () {36 vars in 986 bytes} [Fri May 8 19:30:15 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 363/721] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:30: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: 359/722] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:30: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: 363/729] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:30:42 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 367/730] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:30:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:31:00 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:31:00 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: 368/739] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:31:13 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 372/740] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:31:13 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: 372/747] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:31:41 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 376/748] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:31:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:32:05 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 375/754] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:32:05 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: 382/759] 10.0.0.212 () {36 vars in 987 bytes} [Fri May 8 19:32:23 2026] GET /v2/images/e4a86c29-a776-43c0-9f57-f1d602a81c4a => 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: 378/760] 10.0.0.212 () {36 vars in 927 bytes} [Fri May 8 19:32:23 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: 383/769] 199.204.45.78 () {32 vars in 825 bytes} [Fri May 8 19:32:56 2026] GET /v2/images?status=active&owner=5a7b02ab22e94979b760bd9eea46d75d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 199.204.45.78 () {32 vars in 652 bytes} [Fri May 8 19:32:57 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: 384/771] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:32:57 2026] GET /v2/images/d19144ed-4b8c-4239-98ab-aeec8f053319 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:32:57 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/773] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:32:57 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: 389/774] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:32:57 2026] GET /v2/images/d19144ed-4b8c-4239-98ab-aeec8f053319 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/775] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:32:57 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: 390/776] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:32:57 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: 387/777] 10.0.0.202 () {36 vars in 987 bytes} [Fri May 8 19:32:57 2026] GET /v2/images/d19144ed-4b8c-4239-98ab-aeec8f053319 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/778] 10.0.0.202 () {36 vars in 927 bytes} [Fri May 8 19:32:57 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: 388/779] 10.0.0.36 () {36 vars in 986 bytes} [Fri May 8 19:32:57 2026] GET /v2/images/d19144ed-4b8c-4239-98ab-aeec8f053319 => 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: 392/780] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:32:57 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: 389/781] 10.0.0.36 () {36 vars in 986 bytes} [Fri May 8 19:32:57 2026] GET /v2/images/d19144ed-4b8c-4239-98ab-aeec8f053319 => 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: 393/782] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:32:58 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: 390/783] 10.0.0.36 () {36 vars in 926 bytes} [Fri May 8 19:32:58 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: 411/824] 10.0.0.232 () {32 vars in 633 bytes} [Fri May 8 19:36:20 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)