+ 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 29 02:15:57 2026] *** compiled with version: 13.3.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-554648bc54-4c2dc 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 0x7f800162c668 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-29 02:15:59.039 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-29 02:15:59.040 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-29 02:15:59.894 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-29 02:15:59.895 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-29 02:15:59.895 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:15:59.902 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-29 02:15:59.903 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-29 02:15:59.903 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:16:01.869 7 WARNING glance.api.v2.images [None req-758127f1-4b1d-4b7f-8225-55a5ea0073ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:16:01.889 8 WARNING glance.api.v2.images [None req-ec21ca9f-708b-4d8f-9237-c1eda6c2b14c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:16:02.209 7 WARNING keystonemiddleware._common.config [None req-758127f1-4b1d-4b7f-8225-55a5ea0073ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:16:02.217 7 WARNING oslo_config.cfg [None req-758127f1-4b1d-4b7f-8225-55a5ea0073ad - - - - - -] 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 0x7f800162c668 pid: 7 (default app) 2026-04-29 02:16:02.242 8 WARNING keystonemiddleware._common.config [None req-ec21ca9f-708b-4d8f-9237-c1eda6c2b14c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:16:02.249 8 WARNING oslo_config.cfg [None req-ec21ca9f-708b-4d8f-9237-c1eda6c2b14c - - - - - -] 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 0x7f800162c668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:16:02 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:16:03.148 8 WARNING oslo_policy.policy [None req-d57564d1-4338-41c0-804d-aa5bf5be30bd b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:16:03.148 8 WARNING oslo_policy.policy [None req-d57564d1-4338-41c0-804d-aa5bf5be30bd b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:16:03.164 8 WARNING oslo_policy.policy [None req-d57564d1-4338-41c0-804d-aa5bf5be30bd b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:16:03.164 8 WARNING oslo_policy.policy [None req-d57564d1-4338-41c0-804d-aa5bf5be30bd b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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/4] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:16:02 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:16: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: 2/6] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:16:06 2026] GET /v2/images => generated 69 bytes in 36 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-04-29 02:16:06.666 7 WARNING oslo_policy.policy [None req-91f63264-5541-4222-bdb2-83a65f4d4270 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:16:06.666 7 WARNING oslo_policy.policy [None req-91f63264-5541-4222-bdb2-83a65f4d4270 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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: 5/7] 199.204.45.235 () {44 vars in 911 bytes} [Wed Apr 29 02:16:06 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.235 () {44 vars in 933 bytes} [Wed Apr 29 02:16:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:16:06.809 7 WARNING oslo_policy.policy [None req-af96e4ad-8e49-46cf-af11-446c03378f2b b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:16:06.809 7 WARNING oslo_policy.policy [None req-af96e4ad-8e49-46cf-af11-446c03378f2b b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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/9] 199.204.45.235 () {44 vars in 939 bytes} [Wed Apr 29 02:16:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:16:06.885 8 WARNING oslo_config.cfg [None req-89d1a9be-4861-41c3-a28d-440c0a8f259e b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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/10] 199.204.45.235 () {48 vars in 951 bytes} [Wed Apr 29 02:16:06 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-29 02:16:06.902 7 WARNING oslo_policy.policy [None req-2d5f7a80-ac34-4262-8e72-c97b56756875 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:16:06.903 7 WARNING oslo_policy.policy [None req-2d5f7a80-ac34-4262-8e72-c97b56756875 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:16:06.904 7 INFO glance.api.v2.image_data [None req-2d5f7a80-ac34-4262-8e72-c97b56756875 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:16:10.109 7 INFO glance.location [None req-2d5f7a80-ac34-4262-8e72-c97b56756875 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/11] 199.204.45.235 () {48 vars in 1045 bytes} [Wed Apr 29 02:16:06 2026] PUT /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce/file => generated 0 bytes in 3255 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8302 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.235 () {44 vars in 971 bytes} [Wed Apr 29 02:16:10 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-29 02:16:10.188 7 WARNING oslo_config.cfg [None req-dcc49dbd-94a0-488c-811d-6b4491294919 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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: 8/13] 199.204.45.235 () {44 vars in 971 bytes} [Wed Apr 29 02:16:10 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 130/256] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:36:17 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: 127/257] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:36:17 2026] GET /v2/images => generated 1240 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:36:39 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: 130/263] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:36:39 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/264] 199.204.45.235 () {44 vars in 937 bytes} [Wed Apr 29 02:36:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 199.204.45.235 () {44 vars in 959 bytes} [Wed Apr 29 02:36:39 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: 135/266] 199.204.45.235 () {44 vars in 939 bytes} [Wed Apr 29 02:36:39 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: 132/267] 199.204.45.235 () {48 vars in 951 bytes} [Wed Apr 29 02:36:39 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-29 02:36:39.532 7 INFO glance.api.v2.image_data [None req-b21adc6d-f656-413c-be25-fee4decca887 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:37:04.644 7 INFO glance.location [None req-b21adc6d-f656-413c-be25-fee4decca887 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 136/274] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Apr 29 02:36:39 2026] PUT /v2/images/da097299-1996-4841-a381-0ea2470d46e8/file => generated 0 bytes in 25160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72480 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.235 () {44 vars in 971 bytes} [Wed Apr 29 02:37:04 2026] GET /v2/images/da097299-1996-4841-a381-0ea2470d46e8 => 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: 137/276] 199.204.45.235 () {44 vars in 971 bytes} [Wed Apr 29 02:37:04 2026] GET /v2/images/da097299-1996-4841-a381-0ea2470d46e8 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:37:06 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: 138/278] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:37:06 2026] GET /v2/images => generated 2451 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/359] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:43:44 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:43:44 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:43:52 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: 181/364] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:43:52 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: 184/365] 199.204.45.235 () {44 vars in 947 bytes} [Wed Apr 29 02:43:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.235 () {44 vars in 969 bytes} [Wed Apr 29 02:43:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.235 () {44 vars in 939 bytes} [Wed Apr 29 02:43:52 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: 183/368] 199.204.45.235 () {48 vars in 951 bytes} [Wed Apr 29 02:43:52 2026] POST /v2/images => generated 799 bytes in 339 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-29 02:43:52.575 8 WARNING oslo_policy.policy [None req-82cf7b30-33ea-4ebc-9761-84b60debf1c4 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:43:52.575 8 WARNING oslo_policy.policy [None req-82cf7b30-33ea-4ebc-9761-84b60debf1c4 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - 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-29 02:43:52.576 8 INFO glance.api.v2.image_data [None req-82cf7b30-33ea-4ebc-9761-84b60debf1c4 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:44:09.682 8 INFO glance.location [None req-82cf7b30-33ea-4ebc-9761-84b60debf1c4 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/371] 199.204.45.235 () {48 vars in 1045 bytes} [Wed Apr 29 02:43:52 2026] PUT /v2/images/c996913e-7823-405a-b37e-84af1890d70d/file => generated 0 bytes in 17178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24812 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.235 () {44 vars in 971 bytes} [Wed Apr 29 02:44:09 2026] GET /v2/images/c996913e-7823-405a-b37e-84af1890d70d => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.235 () {48 vars in 1050 bytes} [Wed Apr 29 02:44:09 2026] PATCH /v2/images/c996913e-7823-405a-b37e-84af1890d70d => generated 1234 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.235 () {44 vars in 971 bytes} [Wed Apr 29 02:44:09 2026] GET /v2/images/c996913e-7823-405a-b37e-84af1890d70d => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:44:48 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/384] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:44:48 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:45: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: 195/390] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:45:06 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.235 () {44 vars in 939 bytes} [Wed Apr 29 02:45:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.235 () {44 vars in 961 bytes} [Wed Apr 29 02:45:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.235 () {44 vars in 939 bytes} [Wed Apr 29 02:45:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.235 () {48 vars in 951 bytes} [Wed Apr 29 02:45:06 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-29 02:45:06.934 7 INFO glance.api.v2.image_data [None req-dbad08bb-4e55-4302-aac7-495a707b7915 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:45:18.783 7 INFO glance.location [None req-dbad08bb-4e55-4302-aac7-495a707b7915 b614d6440fe24072be93a7ffdcb2d831 6c8bf693dc4e432794531548d9e6b4e1 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 198/397] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Apr 29 02:45:06 2026] PUT /v2/images/4d04e504-ef0d-44cf-954e-3a0e51bb2587/file => generated 0 bytes in 11900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32190 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.235 () {44 vars in 971 bytes} [Wed Apr 29 02:45:18 2026] GET /v2/images/4d04e504-ef0d-44cf-954e-3a0e51bb2587 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.235 () {44 vars in 971 bytes} [Wed Apr 29 02:45:18 2026] GET /v2/images/4d04e504-ef0d-44cf-954e-3a0e51bb2587 => 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: 274/548] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 02:57:39 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: 275/549] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 02:57:39 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 03:00:00 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: 289/579] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 03:00:00 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 03:00:02 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: 292/583] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 03:00:02 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 03:00:54 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: 297/595] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 03:00:54 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 03:01:02 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: 299/599] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 03:01:02 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: 307/612] 199.204.45.235 () {42 vars in 688 bytes} [Wed Apr 29 03:02:09 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 199.204.45.235 () {44 vars in 910 bytes} [Wed Apr 29 03:02:09 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/624] 10.0.0.129 () {32 vars in 633 bytes} [Wed Apr 29 03:02:53 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 315/629] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:03:14 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:03:14 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: 316/631] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:03:20 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:03:21 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: 317/633] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:03:21 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: 317/634] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:03:21 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 318/635] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:03:21 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: 318/636] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:03:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:03:21 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:03:21 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: 320/639] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:03:21 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: 322/642] 10.0.0.103 () {36 vars in 987 bytes} [Wed Apr 29 03:03:22 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:03:22 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.103 () {36 vars in 987 bytes} [Wed Apr 29 03:03:22 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:03:22 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:03:22 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: 7|app: 0|req: 323/647] 199.204.45.235 () {36 vars in 991 bytes} [Wed Apr 29 03:03:22 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 325/648] 199.204.45.235 () {36 vars in 931 bytes} [Wed Apr 29 03:03:23 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/649] 199.204.45.235 () {36 vars in 991 bytes} [Wed Apr 29 03:03:23 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 199.204.45.235 () {36 vars in 931 bytes} [Wed Apr 29 03:03:23 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: 325/651] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:03:29 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:03:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/655] 10.0.0.129 () {34 vars in 655 bytes} [Wed Apr 29 03:03:39 2026] POST /v2/images => generated 648 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-29 03:03:39.986 7 WARNING glance.api.v2.images [None req-03059d50-2b52-4507-ac72-303b40c5d566 d30d5619071443de937b2f9acf15935e ea754156ba4f4250a8528fc37dd9fbdb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5f78cd5e-e445-4bd1-875a-c9fa3b2a9540 [pid: 7|app: 0|req: 327/656] 10.0.0.129 () {32 vars in 710 bytes} [Wed Apr 29 03:03:39 2026] DELETE /v2/images/5f78cd5e-e445-4bd1-875a-c9fa3b2a9540 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 10.0.0.129 () {32 vars in 707 bytes} [Wed Apr 29 03:03:40 2026] GET /v2/images/5f78cd5e-e445-4bd1-875a-c9fa3b2a9540 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 10.0.0.129 () {32 vars in 633 bytes} [Wed Apr 29 03:03:40 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 10.0.0.129 () {34 vars in 655 bytes} [Wed Apr 29 03:03:40 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 10.0.0.129 () {32 vars in 717 bytes} [Wed Apr 29 03:03:40 2026] GET /v2/images/3ac501be-3a9d-4eb5-9089-cb82786bd579/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 03:03:40.193 8 INFO glance.api.v2.image_data [None req-51277c36-b630-4885-8382-55d70c87bf53 d30d5619071443de937b2f9acf15935e ea754156ba4f4250a8528fc37dd9fbdb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 03:03:40.238 8 WARNING glance_store._drivers.rbd [None req-51277c36-b630-4885-8382-55d70c87bf53 d30d5619071443de937b2f9acf15935e ea754156ba4f4250a8528fc37dd9fbdb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-29 03:03:41.229 8 INFO glance.location [None req-51277c36-b630-4885-8382-55d70c87bf53 d30d5619071443de937b2f9acf15935e ea754156ba4f4250a8528fc37dd9fbdb - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 332/661] 10.0.0.129 () {32 vars in 727 bytes} [Wed Apr 29 03:03:40 2026] PUT /v2/images/3ac501be-3a9d-4eb5-9089-cb82786bd579/file => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.129 () {32 vars in 707 bytes} [Wed Apr 29 03:03:41 2026] GET /v2/images/3ac501be-3a9d-4eb5-9089-cb82786bd579 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 10.0.0.129 () {32 vars in 717 bytes} [Wed Apr 29 03:03:41 2026] GET /v2/images/3ac501be-3a9d-4eb5-9089-cb82786bd579/file => generated 1024 bytes in 185 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.129 () {34 vars in 655 bytes} [Wed Apr 29 03:03:41 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 10.0.0.129 () {32 vars in 726 bytes} [Wed Apr 29 03:03:41 2026] PATCH /v2/images/079d0cc6-2062-45be-8798-e796f8b417f2 => generated 652 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 10.0.0.129 () {32 vars in 707 bytes} [Wed Apr 29 03:03:41 2026] GET /v2/images/079d0cc6-2062-45be-8798-e796f8b417f2 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-29 03:03:41.648 8 WARNING glance.api.v2.images [None req-d9c5664c-c385-444b-8cb9-d1dd9d534460 d30d5619071443de937b2f9acf15935e ea754156ba4f4250a8528fc37dd9fbdb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//079d0cc6-2062-45be-8798-e796f8b417f2 [pid: 8|app: 0|req: 335/667] 10.0.0.129 () {32 vars in 710 bytes} [Wed Apr 29 03:03:41 2026] DELETE /v2/images/079d0cc6-2062-45be-8798-e796f8b417f2 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.129 () {32 vars in 707 bytes} [Wed Apr 29 03:03:41 2026] GET /v2/images/079d0cc6-2062-45be-8798-e796f8b417f2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:03:41.728 8 WARNING glance.api.v2.images [None req-672948fb-b4c6-4118-8f79-e60bec82f189 d30d5619071443de937b2f9acf15935e ea754156ba4f4250a8528fc37dd9fbdb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3ac501be-3a9d-4eb5-9089-cb82786bd579 [pid: 8|app: 0|req: 336/671] 10.0.0.129 () {32 vars in 710 bytes} [Wed Apr 29 03:03:41 2026] DELETE /v2/images/3ac501be-3a9d-4eb5-9089-cb82786bd579 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.129 () {32 vars in 707 bytes} [Wed Apr 29 03:03:42 2026] GET /v2/images/3ac501be-3a9d-4eb5-9089-cb82786bd579 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:03:42.555 8 WARNING glance.api.v2.images [None req-6759dbf1-dcc8-482e-8500-76198bcc33a9 d30d5619071443de937b2f9acf15935e ea754156ba4f4250a8528fc37dd9fbdb - - default default] Failed to find image 5f78cd5e-e445-4bd1-875a-c9fa3b2a9540 to delete: glance.common.exception.ImageNotFound: No image found with ID 5f78cd5e-e445-4bd1-875a-c9fa3b2a9540 [pid: 8|app: 0|req: 337/673] 10.0.0.129 () {32 vars in 710 bytes} [Wed Apr 29 03:03:42 2026] DELETE /v2/images/5f78cd5e-e445-4bd1-875a-c9fa3b2a9540 => generated 147 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.129 () {32 vars in 707 bytes} [Wed Apr 29 03:03:42 2026] GET /v2/images/5f78cd5e-e445-4bd1-875a-c9fa3b2a9540 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.129 () {30 vars in 411 bytes} [Wed Apr 29 03:03:45 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: 341/680] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:04:05 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 340/681] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:04:05 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: 342/682] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:04:07 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:04: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: 346/690] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:04:32 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:04:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.129 () {32 vars in 707 bytes} [Wed Apr 29 03:04:42 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 348/695] 10.0.0.129 () {32 vars in 707 bytes} [Wed Apr 29 03:04:43 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 348/696] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:04:43 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:04:43 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: 349/698] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:04:43 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: 350/699] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:04:43 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 350/700] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:04:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:04:43 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: 351/702] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:04:43 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 352/703] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:04:43 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: 352/704] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:04:43 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: 353/705] 10.0.0.103 () {36 vars in 987 bytes} [Wed Apr 29 03:04:43 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 353/706] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:04:44 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: 354/707] 10.0.0.103 () {36 vars in 987 bytes} [Wed Apr 29 03:04:44 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 354/708] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:04:44 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: 355/709] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:04:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:05:10 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 357/715] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:05: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: 8|app: 0|req: 359/716] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:05:10 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 358/717] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:05:11 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:06:27 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:06:27 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:06:59 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 371/743] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:08:53 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => generated 1171 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:08:53 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: 387/772] 10.0.0.250 () {36 vars in 987 bytes} [Wed Apr 29 03:09:11 2026] GET /v2/images/4406ca68-bcc1-4475-94dd-ba8f9d5152ce => 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: 386/773] 10.0.0.250 () {36 vars in 927 bytes} [Wed Apr 29 03:09: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: 391/782] 199.204.45.235 () {32 vars in 826 bytes} [Wed Apr 29 03:09:44 2026] GET /v2/images?status=active&owner=6c8bf693dc4e432794531548d9e6b4e1&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 199.204.45.235 () {32 vars in 653 bytes} [Wed Apr 29 03:09:44 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: 392/784] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:09:44 2026] GET /v2/images/da097299-1996-4841-a381-0ea2470d46e8 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:09:44 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: 393/786] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:09:44 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: 394/787] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:09:44 2026] GET /v2/images/da097299-1996-4841-a381-0ea2470d46e8 => 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: 394/788] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:09:44 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: 395/789] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:09:44 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: 395/790] 10.0.0.184 () {36 vars in 987 bytes} [Wed Apr 29 03:09:44 2026] GET /v2/images/da097299-1996-4841-a381-0ea2470d46e8 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.184 () {36 vars in 927 bytes} [Wed Apr 29 03:09:44 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: 396/792] 10.0.0.103 () {36 vars in 987 bytes} [Wed Apr 29 03:09:45 2026] GET /v2/images/da097299-1996-4841-a381-0ea2470d46e8 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:09:45 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: 397/794] 10.0.0.103 () {36 vars in 987 bytes} [Wed Apr 29 03:09:45 2026] GET /v2/images/da097299-1996-4841-a381-0ea2470d46e8 => 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: 398/795] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:09:45 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: 398/796] 10.0.0.103 () {36 vars in 927 bytes} [Wed Apr 29 03:09:45 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: 420/839] 10.0.0.129 () {32 vars in 633 bytes} [Wed Apr 29 03:13:17 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)