+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 1 16:52:35 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-f456d69cd-gdlzr 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 0x7fa3bbfee668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-01 16:52:37.262 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-01 16:52:37.372 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-01 16:52:38.158 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-01 16:52:38.160 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-01 16:52:38.160 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 16:52:38.230 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-01 16:52:38.231 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-01 16:52:38.232 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 16:52:40.300 7 WARNING glance.api.v2.images [None req-57614812-4f58-4f55-a2a2-94a2897fbc10 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 16:52:40.397 8 WARNING glance.api.v2.images [None req-66a55ee9-4f5f-4049-849b-3d23e7bfef20 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 16:52:40.673 7 WARNING keystonemiddleware._common.config [None req-57614812-4f58-4f55-a2a2-94a2897fbc10 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:52:40.685 7 WARNING oslo_config.cfg [None req-57614812-4f58-4f55-a2a2-94a2897fbc10 - - - - - -] 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 0x7fa3bbfee668 pid: 7 (default app) 2026-04-01 16:52:40.746 8 WARNING keystonemiddleware._common.config [None req-66a55ee9-4f5f-4049-849b-3d23e7bfef20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:52:40.754 8 WARNING oslo_config.cfg [None req-66a55ee9-4f5f-4049-849b-3d23e7bfef20 - - - - - -] 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 0x7fa3bbfee668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 16:52:42 2026] GET / => generated 1312 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-04-01 16:52:43.052 8 WARNING oslo_policy.policy [None req-ab5903ed-e9db-4a30-8977-f64661c8a650 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 16:52:43.052 8 WARNING oslo_policy.policy [None req-ab5903ed-e9db-4a30-8977-f64661c8a650 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 16:52:43.068 8 WARNING oslo_policy.policy [None req-ab5903ed-e9db-4a30-8977-f64661c8a650 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 16:52:43.068 8 WARNING oslo_policy.policy [None req-ab5903ed-e9db-4a30-8977-f64661c8a650 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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/5] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 16:52:42 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 16:52:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 16:52:46 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:52:46.645 7 WARNING oslo_policy.policy [None req-7ce77445-80b4-4849-addd-b597836267c2 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 16:52:46.645 7 WARNING oslo_policy.policy [None req-7ce77445-80b4-4849-addd-b597836267c2 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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: 6/8] 199.204.45.153 () {44 vars in 911 bytes} [Wed Apr 1 16:52:46 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.153 () {44 vars in 933 bytes} [Wed Apr 1 16:52:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-01 16:52:46.775 7 WARNING oslo_policy.policy [None req-16d8be55-fe06-4a34-9142-6b078077ab3b 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 16:52:46.775 7 WARNING oslo_policy.policy [None req-16d8be55-fe06-4a34-9142-6b078077ab3b 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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/10] 199.204.45.153 () {44 vars in 939 bytes} [Wed Apr 1 16:52:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-01 16:52:46.854 8 WARNING oslo_config.cfg [None req-194bb680-d7e9-4372-b127-bc71164d1b34 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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/11] 199.204.45.153 () {48 vars in 951 bytes} [Wed Apr 1 16:52:46 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 16:52:46.877 7 WARNING oslo_policy.policy [None req-623c6be1-2d0e-4e1c-8b95-ffd2605a40c8 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 16:52:46.877 7 WARNING oslo_policy.policy [None req-623c6be1-2d0e-4e1c-8b95-ffd2605a40c8 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 16:52:46.878 7 INFO glance.api.v2.image_data [None req-623c6be1-2d0e-4e1c-8b95-ffd2605a40c8 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 16:52:50.212 7 WARNING glance.location [None req-623c6be1-2d0e-4e1c-8b95-ffd2605a40c8 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.153 () {48 vars in 1045 bytes} [Wed Apr 1 16:52:46 2026] PUT /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3/file => generated 0 bytes in 3380 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6992 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.153 () {44 vars in 971 bytes} [Wed Apr 1 16:52:50 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-01 16:52:50.286 7 WARNING oslo_config.cfg [None req-eac151bf-3ae4-466e-9ffe-073a346a93e7 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - 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: 9/16] 199.204.45.153 () {44 vars in 971 bytes} [Wed Apr 1 16:52:50 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 136/273] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:14:14 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:14:14 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:14:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:14:56 2026] GET /v2/images => generated 1240 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.153 () {44 vars in 937 bytes} [Wed Apr 1 17:14:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.153 () {44 vars in 959 bytes} [Wed Apr 1 17:14:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.153 () {44 vars in 939 bytes} [Wed Apr 1 17:14:56 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: 143/288] 199.204.45.153 () {48 vars in 951 bytes} [Wed Apr 1 17:14:56 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 17:14:56.428 7 INFO glance.api.v2.image_data [None req-c9fcec09-4a79-4355-969f-3f599c0f76f4 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:15:21.958 7 WARNING glance.location [None req-c9fcec09-4a79-4355-969f-3f599c0f76f4 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/295] 199.204.45.153 () {48 vars in 1046 bytes} [Wed Apr 1 17:14:56 2026] PUT /v2/images/b951d1f4-bf65-415f-8faa-b6481487fdf1/file => generated 0 bytes in 25576 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68309 switches on core 0) [pid: 8|app: 0|req: 150/296] 199.204.45.153 () {44 vars in 971 bytes} [Wed Apr 1 17:15:22 2026] GET /v2/images/b951d1f4-bf65-415f-8faa-b6481487fdf1 => 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: 147/297] 199.204.45.153 () {44 vars in 971 bytes} [Wed Apr 1 17:15:22 2026] GET /v2/images/b951d1f4-bf65-415f-8faa-b6481487fdf1 => 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: 151/298] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:15:23 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:15:23 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:22:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:22:35 2026] GET /v2/images => generated 2451 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:22:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:22:47 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: 8|app: 0|req: 198/392] 199.204.45.153 () {44 vars in 947 bytes} [Wed Apr 1 17:22:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.153 () {44 vars in 969 bytes} [Wed Apr 1 17:22:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.153 () {44 vars in 939 bytes} [Wed Apr 1 17:22:47 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) [pid: 7|app: 0|req: 196/395] 199.204.45.153 () {48 vars in 951 bytes} [Wed Apr 1 17:22:47 2026] POST /v2/images => generated 799 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 17:22:47.519 8 WARNING oslo_policy.policy [None req-1b9dd496-754e-40fd-8020-76ab737bc135 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 17:22:47.519 8 WARNING oslo_policy.policy [None req-1b9dd496-754e-40fd-8020-76ab737bc135 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-01 17:22:47.521 8 INFO glance.api.v2.image_data [None req-1b9dd496-754e-40fd-8020-76ab737bc135 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:23:09.264 8 INFO glance.location [None req-1b9dd496-754e-40fd-8020-76ab737bc135 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/400] 199.204.45.153 () {48 vars in 1045 bytes} [Wed Apr 1 17:22:47 2026] PUT /v2/images/1b95d13d-aee1-4006-a31c-fef373b1ac7e/file => generated 0 bytes in 21818 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22994 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.153 () {44 vars in 971 bytes} [Wed Apr 1 17:23:09 2026] GET /v2/images/1b95d13d-aee1-4006-a31c-fef373b1ac7e => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Apr 1 17:23:09 2026] PATCH /v2/images/1b95d13d-aee1-4006-a31c-fef373b1ac7e => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.153 () {44 vars in 971 bytes} [Wed Apr 1 17:23:09 2026] GET /v2/images/1b95d13d-aee1-4006-a31c-fef373b1ac7e => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:23:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:23:47 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:24:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:24:03 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.204.45.153 () {44 vars in 939 bytes} [Wed Apr 1 17:24:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 199.204.45.153 () {44 vars in 961 bytes} [Wed Apr 1 17:24:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.204.45.153 () {44 vars in 939 bytes} [Wed Apr 1 17:24:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.204.45.153 () {48 vars in 951 bytes} [Wed Apr 1 17:24:03 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 17:24:03.364 7 INFO glance.api.v2.image_data [None req-1b25e1f6-8b02-45dd-9fd3-e6d3fcd684e9 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:24:11.925 7 INFO glance.location [None req-1b25e1f6-8b02-45dd-9fd3-e6d3fcd684e9 11ee2ecd50a3419084aa9670f7c742d0 23ed537762c34e389d38ed18ac1ce5f8 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 214/426] 199.204.45.153 () {48 vars in 1045 bytes} [Wed Apr 1 17:24:03 2026] PUT /v2/images/a6ad556c-2cc7-4e56-946b-427d23b62291/file => generated 0 bytes in 8610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24758 switches on core 0) [pid: 8|app: 0|req: 213/427] 199.204.45.153 () {44 vars in 971 bytes} [Wed Apr 1 17:24:11 2026] GET /v2/images/a6ad556c-2cc7-4e56-946b-427d23b62291 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 199.204.45.153 () {44 vars in 971 bytes} [Wed Apr 1 17:24:11 2026] GET /v2/images/a6ad556c-2cc7-4e56-946b-427d23b62291 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/579] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:36:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:36:46 2026] GET /v2/images => generated 4892 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:39:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:39:03 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:39:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:39:04 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:39:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:39:53 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:40:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:40:01 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 199.204.45.153 () {42 vars in 688 bytes} [Wed Apr 1 17:41:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 199.204.45.153 () {44 vars in 910 bytes} [Wed Apr 1 17:41:06 2026] GET /v2/images => generated 4892 bytes in 65 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: 328/653] 10.0.0.177 () {32 vars in 632 bytes} [Wed Apr 1 17:41:49 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/656] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:42:07 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/657] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:42:10 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:42:10 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: 330/662] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:42:11 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/663] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:42:11 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:42:11 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/665] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:42:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:42:11 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 335/667] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:42:11 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: 333/668] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:42:11 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: 336/669] 10.0.0.209 () {36 vars in 910 bytes} [Wed Apr 1 17:42:12 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.209 () {36 vars in 1006 bytes} [Wed Apr 1 17:42:12 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/671] 10.0.0.209 () {36 vars in 986 bytes} [Wed Apr 1 17:42:12 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.209 () {36 vars in 926 bytes} [Wed Apr 1 17:42:12 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: 338/673] 10.0.0.209 () {36 vars in 926 bytes} [Wed Apr 1 17:42:12 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: 336/674] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:42:13 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:42:13 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: 337/676] 199.204.45.153 () {36 vars in 990 bytes} [Wed Apr 1 17:42:15 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 340/677] 199.204.45.153 () {36 vars in 930 bytes} [Wed Apr 1 17:42: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: 338/678] 199.204.45.153 () {36 vars in 990 bytes} [Wed Apr 1 17:42:16 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 341/679] 199.204.45.153 () {36 vars in 930 bytes} [Wed Apr 1 17:42:16 2026] GET /v2/schemas/image => generated 4018 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:42:34 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 344/685] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:42:34 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: 344/690] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:42:52 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 347/691] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:42:52 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: 345/694] 10.0.0.177 () {34 vars in 654 bytes} [Wed Apr 1 17:42:59 2026] POST /v2/images => generated 648 bytes in 250 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-01 17:42:59.653 7 WARNING glance.api.v2.images [None req-1caf7aa1-7dc0-4681-87ec-e9437be1fb72 43eca605a8f94231bb71d608f932c672 2193330507ad42619d884f0bbe17e1fe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e1df8c3c-0cae-42ee-9c24-6493d523bbc8 [pid: 7|app: 0|req: 350/695] 10.0.0.177 () {32 vars in 709 bytes} [Wed Apr 1 17:42:59 2026] DELETE /v2/images/e1df8c3c-0cae-42ee-9c24-6493d523bbc8 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.177 () {32 vars in 706 bytes} [Wed Apr 1 17:42:59 2026] GET /v2/images/e1df8c3c-0cae-42ee-9c24-6493d523bbc8 => 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/697] 10.0.0.177 () {32 vars in 632 bytes} [Wed Apr 1 17:42:59 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.177 () {34 vars in 654 bytes} [Wed Apr 1 17:42:59 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.177 () {32 vars in 716 bytes} [Wed Apr 1 17:42:59 2026] GET /v2/images/966c6c50-aaa9-40fe-b93f-29c7657377f2/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-01 17:42:59.836 8 INFO glance.api.v2.image_data [None req-0644aa05-2759-43bd-8ea7-641bc04f961b 43eca605a8f94231bb71d608f932c672 2193330507ad42619d884f0bbe17e1fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:42:59.875 8 WARNING glance_store._drivers.rbd [None req-0644aa05-2759-43bd-8ea7-641bc04f961b 43eca605a8f94231bb71d608f932c672 2193330507ad42619d884f0bbe17e1fe - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-01 17:43:00.430 8 INFO glance.location [None req-0644aa05-2759-43bd-8ea7-641bc04f961b 43eca605a8f94231bb71d608f932c672 2193330507ad42619d884f0bbe17e1fe - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 348/700] 10.0.0.177 () {32 vars in 726 bytes} [Wed Apr 1 17:42:59 2026] PUT /v2/images/966c6c50-aaa9-40fe-b93f-29c7657377f2/file => generated 0 bytes in 645 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.177 () {32 vars in 706 bytes} [Wed Apr 1 17:43:00 2026] GET /v2/images/966c6c50-aaa9-40fe-b93f-29c7657377f2 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.177 () {32 vars in 716 bytes} [Wed Apr 1 17:43:00 2026] GET /v2/images/966c6c50-aaa9-40fe-b93f-29c7657377f2/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.177 () {34 vars in 654 bytes} [Wed Apr 1 17:43:00 2026] POST /v2/images => generated 649 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.177 () {32 vars in 725 bytes} [Wed Apr 1 17:43:00 2026] PATCH /v2/images/21692216-461f-45ee-b9a2-bd9f5bb0a9f7 => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/705] 10.0.0.177 () {32 vars in 706 bytes} [Wed Apr 1 17:43:00 2026] GET /v2/images/21692216-461f-45ee-b9a2-bd9f5bb0a9f7 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-01 17:43:00.801 8 WARNING glance.api.v2.images [None req-442e5de7-4fb1-40ea-a0b9-a1be8fd25259 43eca605a8f94231bb71d608f932c672 2193330507ad42619d884f0bbe17e1fe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//21692216-461f-45ee-b9a2-bd9f5bb0a9f7 [pid: 8|app: 0|req: 351/706] 10.0.0.177 () {32 vars in 709 bytes} [Wed Apr 1 17:43:00 2026] DELETE /v2/images/21692216-461f-45ee-b9a2-bd9f5bb0a9f7 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.177 () {32 vars in 706 bytes} [Wed Apr 1 17:43:00 2026] GET /v2/images/21692216-461f-45ee-b9a2-bd9f5bb0a9f7 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 17:43:00.872 8 WARNING glance.api.v2.images [None req-c5513a37-82ce-459e-8fbe-03c75e4c41db 43eca605a8f94231bb71d608f932c672 2193330507ad42619d884f0bbe17e1fe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//966c6c50-aaa9-40fe-b93f-29c7657377f2 [pid: 8|app: 0|req: 352/708] 10.0.0.177 () {32 vars in 709 bytes} [Wed Apr 1 17:43:00 2026] DELETE /v2/images/966c6c50-aaa9-40fe-b93f-29c7657377f2 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.177 () {32 vars in 706 bytes} [Wed Apr 1 17:43:01 2026] GET /v2/images/966c6c50-aaa9-40fe-b93f-29c7657377f2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 17:43:01.746 8 WARNING glance.api.v2.images [None req-81b8011c-f39c-432d-af1c-fa1a684f8973 43eca605a8f94231bb71d608f932c672 2193330507ad42619d884f0bbe17e1fe - - default default] Failed to find image e1df8c3c-0cae-42ee-9c24-6493d523bbc8 to delete: glance.common.exception.ImageNotFound: No image found with ID e1df8c3c-0cae-42ee-9c24-6493d523bbc8 [pid: 8|app: 0|req: 353/710] 10.0.0.177 () {32 vars in 709 bytes} [Wed Apr 1 17:43:01 2026] DELETE /v2/images/e1df8c3c-0cae-42ee-9c24-6493d523bbc8 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.177 () {32 vars in 706 bytes} [Wed Apr 1 17:43:01 2026] GET /v2/images/e1df8c3c-0cae-42ee-9c24-6493d523bbc8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.177 () {32 vars in 706 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 362/719] 10.0.0.177 () {32 vars in 706 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/721] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:43: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: 8|app: 0|req: 359/722] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:43:36 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: 365/725] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/726] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 366/727] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.209 () {36 vars in 910 bytes} [Wed Apr 1 17:43:36 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.209 () {36 vars in 1006 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:43:36 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: 364/732] 10.0.0.209 () {36 vars in 986 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.209 () {36 vars in 926 bytes} [Wed Apr 1 17:43:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/734] 10.0.0.209 () {36 vars in 926 bytes} [Wed Apr 1 17:43:36 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: 368/739] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:43:51 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:43:51 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: 369/741] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:43:51 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:43:51 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: 377/749] 10.0.0.177 () {30 vars in 410 bytes} [Wed Apr 1 17:44:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/752] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:44:37 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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.240 () {36 vars in 926 bytes} [Wed Apr 1 17:44:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:45:50 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 383/771] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:45:50 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: 396/786] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:47:07 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/787] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:47:07 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: 394/792] 10.0.0.240 () {36 vars in 986 bytes} [Wed Apr 1 17:47:25 2026] GET /v2/images/81eb1822-e1fa-4fcd-87f3-35b2f175b0d3 => 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: 399/793] 10.0.0.240 () {36 vars in 926 bytes} [Wed Apr 1 17:47:25 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/802] 199.204.45.153 () {32 vars in 825 bytes} [Wed Apr 1 17:48:06 2026] GET /v2/images?status=active&owner=23ed537762c34e389d38ed18ac1ce5f8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/803] 199.204.45.153 () {32 vars in 652 bytes} [Wed Apr 1 17:48:06 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: 405/804] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:48:07 2026] GET /v2/images/b951d1f4-bf65-415f-8faa-b6481487fdf1 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/805] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:48:07 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: 406/806] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:48:07 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: 401/807] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:48:07 2026] GET /v2/images/b951d1f4-bf65-415f-8faa-b6481487fdf1 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/808] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:48: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: 402/809] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:48:07 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/810] 10.0.0.35 () {36 vars in 985 bytes} [Wed Apr 1 17:48:07 2026] GET /v2/images/b951d1f4-bf65-415f-8faa-b6481487fdf1 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/811] 10.0.0.35 () {36 vars in 925 bytes} [Wed Apr 1 17:48:07 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: 409/812] 10.0.0.209 () {36 vars in 910 bytes} [Wed Apr 1 17:48:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/813] 10.0.0.209 () {36 vars in 1006 bytes} [Wed Apr 1 17:48:07 2026] GET /v2/images/b951d1f4-bf65-415f-8faa-b6481487fdf1/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/814] 10.0.0.209 () {36 vars in 986 bytes} [Wed Apr 1 17:48:07 2026] GET /v2/images/b951d1f4-bf65-415f-8faa-b6481487fdf1 => 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: 405/815] 10.0.0.209 () {36 vars in 926 bytes} [Wed Apr 1 17:48:07 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: 411/816] 10.0.0.209 () {36 vars in 926 bytes} [Wed Apr 1 17:48:07 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: 428/861] 10.0.0.177 () {32 vars in 632 bytes} [Wed Apr 1 17:51:40 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)