+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jul 6 06:01:34 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6b7dcb9546-2cj5m 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f98a25cb668 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-07-06 06:01:36.501 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-06 06:01:36.575 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-07-06 06:01:37.362 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-07-06 06:01:37.363 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-07-06 06:01:37.363 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 06:01:37.417 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-07-06 06:01:37.418 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-07-06 06:01:37.418 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 06:01:39.363 7 WARNING glance.api.v2.images [None req-003046cf-3747-46bb-8702-4e45912b2d84 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 06:01:39.411 8 WARNING glance.api.v2.images [None req-5f80298b-f90b-4c75-b2f4-d2dc1ea93ba5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 06:01:39.693 7 WARNING keystonemiddleware._common.config [None req-003046cf-3747-46bb-8702-4e45912b2d84 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 06:01:39.702 7 WARNING oslo_config.cfg [None req-003046cf-3747-46bb-8702-4e45912b2d84 - - - - - -] 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 0x7f98a25cb668 pid: 7 (default app) 2026-07-06 06:01:39.763 8 WARNING keystonemiddleware._common.config [None req-5f80298b-f90b-4c75-b2f4-d2dc1ea93ba5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 06:01:39.771 8 WARNING oslo_config.cfg [None req-5f80298b-f90b-4c75-b2f4-d2dc1ea93ba5 - - - - - -] 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 0x7f98a25cb668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:01:41 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-07-06 06:01:41.615 8 WARNING oslo_policy.policy [None req-31b90475-85e5-4acc-94f1-bac4e5e4abc6 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:01:41.615 8 WARNING oslo_policy.policy [None req-31b90475-85e5-4acc-94f1-bac4e5e4abc6 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:01:41.631 8 WARNING oslo_policy.policy [None req-31b90475-85e5-4acc-94f1-bac4e5e4abc6 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:01:41.631 8 WARNING oslo_policy.policy [None req-31b90475-85e5-4acc-94f1-bac4e5e4abc6 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:01:41 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:01:45 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/8] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:01:45 2026] GET /v2/images => generated 69 bytes in 29 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-07-06 06:01:45.080 7 WARNING oslo_policy.policy [None req-6fd5fa2a-3f18-4699-8ed1-42fa87e9cd12 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:01:45.080 7 WARNING oslo_policy.policy [None req-6fd5fa2a-3f18-4699-8ed1-42fa87e9cd12 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.162 () {44 vars in 911 bytes} [Mon Jul 6 06:01:45 2026] GET /v2/images/cirros => generated 151 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.162 () {44 vars in 933 bytes} [Mon Jul 6 06:01:45 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 06:01:45.206 7 WARNING oslo_policy.policy [None req-5c29466a-a17f-4d3e-b0a6-7a63abc784ff f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:01:45.207 7 WARNING oslo_policy.policy [None req-5c29466a-a17f-4d3e-b0a6-7a63abc784ff f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.162 () {44 vars in 939 bytes} [Mon Jul 6 06:01:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 06:01:45.282 8 WARNING oslo_config.cfg [None req-460dca92-57fe-4c53-ad50-86c09d64cba6 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.162 () {48 vars in 951 bytes} [Mon Jul 6 06:01:45 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-07-06 06:01:45.305 7 WARNING oslo_policy.policy [None req-a71b7dd4-51fb-4b20-b19f-8d293398b755 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:01:45.306 7 WARNING oslo_policy.policy [None req-a71b7dd4-51fb-4b20-b19f-8d293398b755 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:01:45.307 7 INFO glance.api.v2.image_data [None req-a71b7dd4-51fb-4b20-b19f-8d293398b755 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 06:01:49.441 7 WARNING glance.location [None req-a71b7dd4-51fb-4b20-b19f-8d293398b755 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.162 () {48 vars in 1045 bytes} [Mon Jul 6 06:01:45 2026] PUT /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58/file => generated 0 bytes in 4178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6792 switches on core 0) [pid: 8|app: 0|req: 5/16] 199.204.45.162 () {44 vars in 971 bytes} [Mon Jul 6 06:01:49 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 06:01:49.583 7 WARNING oslo_config.cfg [None req-38a72bbe-5016-4a48-8942-6c8d24117382 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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: 12/17] 199.204.45.162 () {48 vars in 1051 bytes} [Mon Jul 6 06:01:49 2026] PATCH /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/18] 199.204.45.162 () {44 vars in 971 bytes} [Mon Jul 6 06:01:49 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/259] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:21:51 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/260] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:21:51 2026] GET /v2/images => generated 1381 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/263] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:22:07 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: 129/264] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:22:07 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/265] 199.204.45.162 () {44 vars in 937 bytes} [Mon Jul 6 06:22:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/266] 199.204.45.162 () {44 vars in 959 bytes} [Mon Jul 6 06:22:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/267] 199.204.45.162 () {44 vars in 939 bytes} [Mon Jul 6 06:22:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/268] 199.204.45.162 () {48 vars in 951 bytes} [Mon Jul 6 06:22:07 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 06:22:08.027 7 INFO glance.api.v2.image_data [None req-108ccc42-c323-48e6-8c7f-ebb6cf5b6bcf f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 06:22:32.897 7 WARNING glance.location [None req-108ccc42-c323-48e6-8c7f-ebb6cf5b6bcf f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/275] 199.204.45.162 () {48 vars in 1046 bytes} [Mon Jul 6 06:22:08 2026] PUT /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8/file => generated 0 bytes in 24921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68656 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.162 () {44 vars in 971 bytes} [Mon Jul 6 06:22:32 2026] GET /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.162 () {48 vars in 1051 bytes} [Mon Jul 6 06:22:32 2026] PATCH /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.162 () {44 vars in 971 bytes} [Mon Jul 6 06:22:33 2026] GET /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:22:34 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: 140/280] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:22:34 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:28:52 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: 179/358] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:28:52 2026] GET /v2/images => generated 2778 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:29: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: 181/362] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:29:03 2026] GET /v2/images => generated 2778 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.162 () {44 vars in 947 bytes} [Mon Jul 6 06:29:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.204.45.162 () {44 vars in 969 bytes} [Mon Jul 6 06:29:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.204.45.162 () {44 vars in 939 bytes} [Mon Jul 6 06:29:04 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) [pid: 7|app: 0|req: 183/366] 199.204.45.162 () {48 vars in 951 bytes} [Mon Jul 6 06:29:04 2026] POST /v2/images => generated 799 bytes in 140 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 06:29:04.603 8 WARNING oslo_policy.policy [None req-6e86e3fa-230f-4478-a3a9-9efa28dc9653 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:29:04.604 8 WARNING oslo_policy.policy [None req-6e86e3fa-230f-4478-a3a9-9efa28dc9653 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - 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-07-06 06:29:04.605 8 INFO glance.api.v2.image_data [None req-6e86e3fa-230f-4478-a3a9-9efa28dc9653 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 06:29:15.154 8 INFO glance.location [None req-6e86e3fa-230f-4478-a3a9-9efa28dc9653 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 184/369] 199.204.45.162 () {48 vars in 1045 bytes} [Mon Jul 6 06:29:04 2026] PUT /v2/images/27e92c6c-feba-4cee-bb39-dfebf3e44e80/file => generated 0 bytes in 10605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26745 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.162 () {44 vars in 971 bytes} [Mon Jul 6 06:29:15 2026] GET /v2/images/27e92c6c-feba-4cee-bb39-dfebf3e44e80 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.162 () {48 vars in 1051 bytes} [Mon Jul 6 06:29:15 2026] PATCH /v2/images/27e92c6c-feba-4cee-bb39-dfebf3e44e80 => generated 1410 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.204.45.162 () {44 vars in 971 bytes} [Mon Jul 6 06:29:15 2026] GET /v2/images/27e92c6c-feba-4cee-bb39-dfebf3e44e80 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:29:54 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: 190/382] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:29:54 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:30:14 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: 195/388] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:30:14 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.162 () {44 vars in 939 bytes} [Mon Jul 6 06:30:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.162 () {44 vars in 961 bytes} [Mon Jul 6 06:30:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.162 () {44 vars in 939 bytes} [Mon Jul 6 06:30:14 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: 7|app: 0|req: 197/392] 199.204.45.162 () {48 vars in 951 bytes} [Mon Jul 6 06:30:14 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 06:30:14.614 8 INFO glance.api.v2.image_data [None req-2b160924-ed10-46a3-a7fc-d85db7b22ca1 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 06:30:28.303 8 INFO glance.location [None req-2b160924-ed10-46a3-a7fc-d85db7b22ca1 f76221d4dc904a34be9f115eaaf3f6c8 e267bfd4393b4b268a329db1bc5db9d8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 196/395] 199.204.45.162 () {48 vars in 1046 bytes} [Mon Jul 6 06:30:14 2026] PUT /v2/images/18e86b80-59ee-4192-9d10-7cfcb43f9bc5/file => generated 0 bytes in 13745 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30334 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.162 () {44 vars in 971 bytes} [Mon Jul 6 06:30:28 2026] GET /v2/images/18e86b80-59ee-4192-9d10-7cfcb43f9bc5 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.162 () {48 vars in 1051 bytes} [Mon Jul 6 06:30:28 2026] PATCH /v2/images/18e86b80-59ee-4192-9d10-7cfcb43f9bc5 => generated 1382 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.162 () {44 vars in 971 bytes} [Mon Jul 6 06:30:28 2026] GET /v2/images/18e86b80-59ee-4192-9d10-7cfcb43f9bc5 => generated 1382 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/551] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:43:07 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: 274/552] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:43:07 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/581] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:45:25 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: 289/582] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:45:25 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:45:27 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: 290/584] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:45:27 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:46:16 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: 300/596] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:46:16 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/599] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:46:25 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: 302/600] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:46:25 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 199.204.45.162 () {42 vars in 688 bytes} [Mon Jul 6 06:47:25 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: 305/614] 199.204.45.162 () {44 vars in 910 bytes} [Mon Jul 6 06:47:25 2026] GET /v2/images => generated 5574 bytes in 60 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: 314/623] 10.0.0.2 () {32 vars in 631 bytes} [Mon Jul 6 06:48:07 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/630] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:48:31 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 146 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: 313/631] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:48:31 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: 319/632] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:48:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/633] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:48:31 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/634] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:48:31 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: 315/635] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:48:31 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: 321/636] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:48:31 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:48:32 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: 322/638] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:48:32 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: 317/639] 10.0.0.58 () {36 vars in 986 bytes} [Mon Jul 6 06:48:32 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 10.0.0.58 () {36 vars in 926 bytes} [Mon Jul 6 06:48:32 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: 318/641] 10.0.0.58 () {36 vars in 986 bytes} [Mon Jul 6 06:48:32 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/642] 10.0.0.58 () {36 vars in 926 bytes} [Mon Jul 6 06:48:32 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: 319/643] 10.0.0.58 () {36 vars in 926 bytes} [Mon Jul 6 06:48:32 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: 325/644] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:48:33 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:48:33 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: 326/646] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:48:35 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/647] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:48:35 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: 323/650] 199.204.45.162 () {36 vars in 991 bytes} [Mon Jul 6 06:48:41 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 199.204.45.162 () {36 vars in 931 bytes} [Mon Jul 6 06:48:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 199.204.45.162 () {36 vars in 991 bytes} [Mon Jul 6 06:48:41 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/653] 199.204.45.162 () {36 vars in 931 bytes} [Mon Jul 6 06:48:42 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: 327/658] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:49:02 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:49:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.2 () {34 vars in 653 bytes} [Mon Jul 6 06:49:30 2026] POST /v2/images => generated 649 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-06 06:49:30.685 7 WARNING glance.api.v2.images [None req-52d5a11f-25d4-45e7-8dcb-e905a4b21ba1 d0031446714046edb79d3fe29ad91990 f4cf545884b949e5907309caa1ed7eee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9e9bf752-e81a-4335-b9d5-768b4478ffc6 [pid: 7|app: 0|req: 336/667] 10.0.0.2 () {32 vars in 708 bytes} [Mon Jul 6 06:49:30 2026] DELETE /v2/images/9e9bf752-e81a-4335-b9d5-768b4478ffc6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.2 () {32 vars in 705 bytes} [Mon Jul 6 06:49:30 2026] GET /v2/images/9e9bf752-e81a-4335-b9d5-768b4478ffc6 => 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: 337/669] 10.0.0.2 () {32 vars in 631 bytes} [Mon Jul 6 06:49:30 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.2 () {34 vars in 653 bytes} [Mon Jul 6 06:49:30 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 10.0.0.2 () {32 vars in 715 bytes} [Mon Jul 6 06:49:30 2026] GET /v2/images/d641555e-3877-4bd2-89b5-15f4b9c923a1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-06 06:49:30.869 8 INFO glance.api.v2.image_data [None req-aecd2b2f-135f-47aa-8933-9d1aaa704179 d0031446714046edb79d3fe29ad91990 f4cf545884b949e5907309caa1ed7eee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 06:49:30.908 8 WARNING glance_store._drivers.rbd [None req-aecd2b2f-135f-47aa-8933-9d1aaa704179 d0031446714046edb79d3fe29ad91990 f4cf545884b949e5907309caa1ed7eee - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-06 06:49:31.437 8 INFO glance.location [None req-aecd2b2f-135f-47aa-8933-9d1aaa704179 d0031446714046edb79d3fe29ad91990 f4cf545884b949e5907309caa1ed7eee - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 334/672] 10.0.0.2 () {32 vars in 725 bytes} [Mon Jul 6 06:49:30 2026] PUT /v2/images/d641555e-3877-4bd2-89b5-15f4b9c923a1/file => generated 0 bytes in 619 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.2 () {32 vars in 705 bytes} [Mon Jul 6 06:49:31 2026] GET /v2/images/d641555e-3877-4bd2-89b5-15f4b9c923a1 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.2 () {32 vars in 715 bytes} [Mon Jul 6 06:49:31 2026] GET /v2/images/d641555e-3877-4bd2-89b5-15f4b9c923a1/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.2 () {34 vars in 653 bytes} [Mon Jul 6 06:49:31 2026] POST /v2/images => generated 649 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 10.0.0.2 () {32 vars in 724 bytes} [Mon Jul 6 06:49:31 2026] PATCH /v2/images/58507c97-6a1c-409f-b5c2-4b0bf19a7573 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.2 () {32 vars in 705 bytes} [Mon Jul 6 06:49:31 2026] GET /v2/images/58507c97-6a1c-409f-b5c2-4b0bf19a7573 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-06 06:49:31.806 8 WARNING glance.api.v2.images [None req-d7b2f564-ec41-446c-ba95-140d33bd79dc d0031446714046edb79d3fe29ad91990 f4cf545884b949e5907309caa1ed7eee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58507c97-6a1c-409f-b5c2-4b0bf19a7573 [pid: 8|app: 0|req: 337/678] 10.0.0.2 () {32 vars in 708 bytes} [Mon Jul 6 06:49:31 2026] DELETE /v2/images/58507c97-6a1c-409f-b5c2-4b0bf19a7573 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 10.0.0.2 () {32 vars in 705 bytes} [Mon Jul 6 06:49:31 2026] GET /v2/images/58507c97-6a1c-409f-b5c2-4b0bf19a7573 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 06:49:31.869 8 WARNING glance.api.v2.images [None req-204c3431-0a8d-4b0c-9797-ff247cc76efb d0031446714046edb79d3fe29ad91990 f4cf545884b949e5907309caa1ed7eee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d641555e-3877-4bd2-89b5-15f4b9c923a1 [pid: 8|app: 0|req: 338/680] 10.0.0.2 () {32 vars in 708 bytes} [Mon Jul 6 06:49:31 2026] DELETE /v2/images/d641555e-3877-4bd2-89b5-15f4b9c923a1 => generated 0 bytes in 790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.2 () {32 vars in 705 bytes} [Mon Jul 6 06:49:32 2026] GET /v2/images/d641555e-3877-4bd2-89b5-15f4b9c923a1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 06:49:32.677 8 WARNING glance.api.v2.images [None req-12d40213-bb66-468a-a45f-362878374b52 d0031446714046edb79d3fe29ad91990 f4cf545884b949e5907309caa1ed7eee - - default default] Failed to find image 9e9bf752-e81a-4335-b9d5-768b4478ffc6 to delete: glance.common.exception.ImageNotFound: No image found with ID 9e9bf752-e81a-4335-b9d5-768b4478ffc6 [pid: 8|app: 0|req: 339/682] 10.0.0.2 () {32 vars in 708 bytes} [Mon Jul 6 06:49:32 2026] DELETE /v2/images/9e9bf752-e81a-4335-b9d5-768b4478ffc6 => 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: 344/683] 10.0.0.2 () {32 vars in 705 bytes} [Mon Jul 6 06:49:32 2026] GET /v2/images/9e9bf752-e81a-4335-b9d5-768b4478ffc6 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:49:38 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:49:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/690] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:49:57 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:49:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.2 () {30 vars in 409 bytes} [Mon Jul 6 06:50:34 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: 353/711] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:51:20 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:51:20 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: 356/717] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:51:45 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:51: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: 358/721] 10.0.0.2 () {32 vars in 705 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/722] 10.0.0.2 () {32 vars in 705 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:51:58 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: 366/726] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/727] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/729] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.58 () {36 vars in 986 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.58 () {36 vars in 926 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.58 () {36 vars in 986 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.58 () {36 vars in 926 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/735] 10.0.0.58 () {36 vars in 926 bytes} [Mon Jul 6 06:51:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:52:18 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:52:18 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: 375/744] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:52:23 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:52:23 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/782] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:55:26 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/783] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:55:26 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: 392/788] 10.0.0.27 () {36 vars in 986 bytes} [Mon Jul 6 06:55:44 2026] GET /v2/images/8efab90f-6832-4b33-bf65-94c0480d8d58 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 10.0.0.27 () {36 vars in 926 bytes} [Mon Jul 6 06:55: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: 404/802] 199.204.45.162 () {32 vars in 826 bytes} [Mon Jul 6 06:56:44 2026] GET /v2/images?status=active&owner=e267bfd4393b4b268a329db1bc5db9d8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 62 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.162 () {32 vars in 653 bytes} [Mon Jul 6 06:56: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: 405/804] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:56:44 2026] GET /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8 => generated 1395 bytes in 68 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.227 () {36 vars in 927 bytes} [Mon Jul 6 06:56: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: 406/806] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:56: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: 8|app: 0|req: 401/807] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:56:44 2026] GET /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8 => generated 1395 bytes in 15 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.227 () {36 vars in 927 bytes} [Mon Jul 6 06:56: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: 402/809] 10.0.0.227 () {36 vars in 927 bytes} [Mon Jul 6 06:56: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: 7|app: 0|req: 408/810] 10.0.0.227 () {36 vars in 987 bytes} [Mon Jul 6 06:56:44 2026] GET /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8 => generated 1395 bytes in 14 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.227 () {36 vars in 927 bytes} [Mon Jul 6 06:56: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: 7|app: 0|req: 409/812] 10.0.0.58 () {36 vars in 986 bytes} [Mon Jul 6 06:56:45 2026] GET /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/813] 10.0.0.58 () {36 vars in 926 bytes} [Mon Jul 6 06:56:45 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: 410/814] 10.0.0.58 () {36 vars in 986 bytes} [Mon Jul 6 06:56:45 2026] GET /v2/images/c7945142-ef48-484e-bc34-6b70146f48d8 => generated 1395 bytes in 10 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.58 () {36 vars in 926 bytes} [Mon Jul 6 06:56:45 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: 411/816] 10.0.0.58 () {36 vars in 926 bytes} [Mon Jul 6 06:56:45 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: 433/859] 10.0.0.2 () {32 vars in 631 bytes} [Mon Jul 6 07:00:16 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)