+ 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 [Thu Jun 4 06:49:52 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5c998b875f-mm9sk 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 0x7f4db2b86668 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-06-04 06:49:54.443 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-04 06:49:54.455 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-06-04 06:49:55.303 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-06-04 06:49:55.304 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-06-04 06:49:55.304 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 06:49:55.331 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-06-04 06:49:55.331 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-06-04 06:49:55.332 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 06:49:57.350 7 WARNING glance.api.v2.images [None req-46f2b8cb-3c3b-4b3a-b064-d29b96c5d668 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 06:49:57.473 8 WARNING glance.api.v2.images [None req-96a0f2a5-dd81-414e-bc32-2bed425cda93 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 06:49:57.690 7 WARNING keystonemiddleware._common.config [None req-46f2b8cb-3c3b-4b3a-b064-d29b96c5d668 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 06:49:57.698 7 WARNING oslo_config.cfg [None req-46f2b8cb-3c3b-4b3a-b064-d29b96c5d668 - - - - - -] 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 0x7f4db2b86668 pid: 7 (default app) 2026-06-04 06:49:57.810 8 WARNING keystonemiddleware._common.config [None req-96a0f2a5-dd81-414e-bc32-2bed425cda93 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 06:49:57.818 8 WARNING oslo_config.cfg [None req-96a0f2a5-dd81-414e-bc32-2bed425cda93 - - - - - -] 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 0x7f4db2b86668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 06:49:57 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-06-04 06:49:58.336 8 WARNING oslo_policy.policy [None req-a26a092d-3113-4f54-ba4a-2dc44149c388 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 06:49:58.336 8 WARNING oslo_policy.policy [None req-a26a092d-3113-4f54-ba4a-2dc44149c388 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 06:49:58.352 8 WARNING oslo_policy.policy [None req-a26a092d-3113-4f54-ba4a-2dc44149c388 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 06:49:58.352 8 WARNING oslo_policy.policy [None req-a26a092d-3113-4f54-ba4a-2dc44149c388 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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.140 () {44 vars in 910 bytes} [Thu Jun 4 06:49:57 2026] GET /v2/images => generated 69 bytes in 547 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.140 () {42 vars in 688 bytes} [Thu Jun 4 06:50:01 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.140 () {44 vars in 910 bytes} [Thu Jun 4 06:50:01 2026] GET /v2/images => generated 69 bytes in 34 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-06-04 06:50:01.961 7 WARNING oslo_policy.policy [None req-23c5c8b7-1847-43b9-8223-694cb476184a d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 06:50:01.962 7 WARNING oslo_policy.policy [None req-23c5c8b7-1847-43b9-8223-694cb476184a d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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.140 () {44 vars in 911 bytes} [Thu Jun 4 06:50:01 2026] GET /v2/images/cirros => generated 151 bytes in 134 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.140 () {44 vars in 933 bytes} [Thu Jun 4 06:50:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 06:50:02.104 7 WARNING oslo_policy.policy [None req-d27494b1-6529-4c1f-a298-5cf355ccc467 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 06:50:02.105 7 WARNING oslo_policy.policy [None req-d27494b1-6529-4c1f-a298-5cf355ccc467 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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.140 () {44 vars in 939 bytes} [Thu Jun 4 06:50:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 06:50:02.189 8 WARNING oslo_config.cfg [None req-4004c727-0821-42e8-8581-9bf111a70bf1 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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.140 () {48 vars in 951 bytes} [Thu Jun 4 06:50:02 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 06:50:02.216 7 WARNING oslo_policy.policy [None req-cf0c30fa-2929-4324-9071-3d15fba9afc3 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 06:50:02.217 7 WARNING oslo_policy.policy [None req-cf0c30fa-2929-4324-9071-3d15fba9afc3 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 06:50:02.220 7 INFO glance.api.v2.image_data [None req-cf0c30fa-2929-4324-9071-3d15fba9afc3 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 06:50:05.878 7 WARNING glance.location [None req-cf0c30fa-2929-4324-9071-3d15fba9afc3 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.140 () {48 vars in 1045 bytes} [Thu Jun 4 06:50:02 2026] PUT /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd/file => generated 0 bytes in 3707 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4363 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 4 06:50:05 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-04 06:50:06.017 7 WARNING oslo_config.cfg [None req-313faed7-5f4d-416d-8cf3-31ae35cb781a d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.140 () {48 vars in 1051 bytes} [Thu Jun 4 06:50:05 2026] PATCH /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 4 06:50:06 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 135/265] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:10:43 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: 131/266] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:10:43 2026] GET /v2/images => generated 1381 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:11:00 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: 134/272] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:11:00 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.140 () {44 vars in 937 bytes} [Thu Jun 4 07:11:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.140 () {44 vars in 959 bytes} [Thu Jun 4 07:11:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.140 () {44 vars in 939 bytes} [Thu Jun 4 07:11:00 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: 136/276] 199.204.45.140 () {48 vars in 951 bytes} [Thu Jun 4 07:11:00 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-06-04 07:11:00.581 7 INFO glance.api.v2.image_data [None req-63f5726f-c356-486d-9144-4de59b73b4f0 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:11:26.178 7 WARNING glance.location [None req-63f5726f-c356-486d-9144-4de59b73b4f0 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/281] 199.204.45.140 () {48 vars in 1046 bytes} [Thu Jun 4 07:11:00 2026] PUT /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d/file => generated 0 bytes in 25654 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61389 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 4 07:11:26 2026] GET /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d => 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: 142/283] 199.204.45.140 () {48 vars in 1051 bytes} [Thu Jun 4 07:11:26 2026] PATCH /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 4 07:11:26 2026] GET /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:11: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: 144/288] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:11:28 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:18:12 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: 185/370] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:18:12 2026] GET /v2/images => generated 2778 bytes in 454 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.140 () {42 vars in 688 bytes} [Thu Jun 4 07:18:21 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: 187/374] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:18:21 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.140 () {44 vars in 947 bytes} [Thu Jun 4 07:18:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.140 () {44 vars in 969 bytes} [Thu Jun 4 07:18:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.140 () {44 vars in 939 bytes} [Thu Jun 4 07:18:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.140 () {48 vars in 951 bytes} [Thu Jun 4 07:18:21 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 07:18:21.334 8 WARNING oslo_policy.policy [None req-d3764259-f9c3-4182-aea1-9d896574c63f d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 07:18:21.334 8 WARNING oslo_policy.policy [None req-d3764259-f9c3-4182-aea1-9d896574c63f d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - 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-06-04 07:18:21.336 8 INFO glance.api.v2.image_data [None req-d3764259-f9c3-4182-aea1-9d896574c63f d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:18:40.088 8 INFO glance.location [None req-d3764259-f9c3-4182-aea1-9d896574c63f d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/383] 199.204.45.140 () {48 vars in 1045 bytes} [Thu Jun 4 07:18:21 2026] PUT /v2/images/38c7badf-7c93-4f8a-ab23-bc43a0ea8e01/file => generated 0 bytes in 18801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24176 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 4 07:18:40 2026] GET /v2/images/38c7badf-7c93-4f8a-ab23-bc43a0ea8e01 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.140 () {48 vars in 1051 bytes} [Thu Jun 4 07:18:40 2026] PATCH /v2/images/38c7badf-7c93-4f8a-ab23-bc43a0ea8e01 => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 4 07:18:40 2026] GET /v2/images/38c7badf-7c93-4f8a-ab23-bc43a0ea8e01 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:19: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: 196/396] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:19:17 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:19:35 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: 198/400] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:19:35 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.140 () {44 vars in 939 bytes} [Thu Jun 4 07:19:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.204.45.140 () {44 vars in 961 bytes} [Thu Jun 4 07:19:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 199.204.45.140 () {44 vars in 939 bytes} [Thu Jun 4 07:19:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.204.45.140 () {48 vars in 951 bytes} [Thu Jun 4 07:19:35 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 07:19:35.234 7 INFO glance.api.v2.image_data [None req-7450cf01-8f58-4367-9996-d282c5664fb1 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:19:50.507 7 INFO glance.location [None req-7450cf01-8f58-4367-9996-d282c5664fb1 d5fdb117fb8f4459b512a0c2d74540c4 578d5b49e8aa4b85b986045e7216d91a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 205/409] 199.204.45.140 () {48 vars in 1046 bytes} [Thu Jun 4 07:19:35 2026] PUT /v2/images/abe618f2-28f7-4076-8ab9-1926dec5e3aa/file => generated 0 bytes in 15322 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32600 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 4 07:19:50 2026] GET /v2/images/abe618f2-28f7-4076-8ab9-1926dec5e3aa => 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: 206/411] 199.204.45.140 () {48 vars in 1051 bytes} [Thu Jun 4 07:19:50 2026] PATCH /v2/images/abe618f2-28f7-4076-8ab9-1926dec5e3aa => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 4 07:19:50 2026] GET /v2/images/abe618f2-28f7-4076-8ab9-1926dec5e3aa => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:32:36 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: 283/566] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:32:36 2026] GET /v2/images => generated 5574 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:34:56 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: 298/596] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:34:56 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:34:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:34:58 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:35: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: 306/612] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:35:48 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: 8|app: 0|req: 307/613] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:35:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:35:56 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 199.204.45.140 () {42 vars in 688 bytes} [Thu Jun 4 07:36:58 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: 315/630] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 4 07:36:58 2026] GET /v2/images => generated 5574 bytes in 55 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: 320/639] 10.0.0.88 () {32 vars in 632 bytes} [Thu Jun 4 07:37:40 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:38:01 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 140 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: 322/645] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:38:01 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:38:01 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: 323/647] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:38:01 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:38:01 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/649] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:38:01 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: 326/650] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:38:02 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 325/651] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:38:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:38: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: 326/653] 10.0.0.118 () {36 vars in 911 bytes} [Thu Jun 4 07:38:02 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.118 () {36 vars in 1007 bytes} [Thu Jun 4 07:38:02 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd/locations => generated 127 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.118 () {36 vars in 987 bytes} [Thu Jun 4 07:38:03 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.118 () {36 vars in 927 bytes} [Thu Jun 4 07:38:03 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: 328/657] 10.0.0.118 () {36 vars in 927 bytes} [Thu Jun 4 07:38:03 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: 331/660] 10.0.0.88 () {34 vars in 654 bytes} [Thu Jun 4 07:38:16 2026] POST /v2/images => generated 648 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-04 07:38:16.787 8 WARNING glance.api.v2.images [None req-42697981-ddb3-4810-80ac-3189d11b63c4 9f36f3cc6a8f4f789dbc84b03261cba9 ff675f605b8742fc94da7a9248c4ea1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5032069-bcbc-4afd-8518-3ad334bdd434 [pid: 8|app: 0|req: 330/661] 10.0.0.88 () {32 vars in 709 bytes} [Thu Jun 4 07:38:16 2026] DELETE /v2/images/f5032069-bcbc-4afd-8518-3ad334bdd434 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.88 () {32 vars in 706 bytes} [Thu Jun 4 07:38:16 2026] GET /v2/images/f5032069-bcbc-4afd-8518-3ad334bdd434 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.88 () {32 vars in 632 bytes} [Thu Jun 4 07:38:16 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: 7|app: 0|req: 333/664] 10.0.0.88 () {34 vars in 654 bytes} [Thu Jun 4 07:38:16 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.88 () {32 vars in 716 bytes} [Thu Jun 4 07:38:16 2026] GET /v2/images/6fefed12-7005-47e6-9cce-cbf79aefa64c/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-04 07:38:16.964 7 INFO glance.api.v2.image_data [None req-561098af-c4f9-419f-a4ac-4ac7add55bcd 9f36f3cc6a8f4f789dbc84b03261cba9 ff675f605b8742fc94da7a9248c4ea1c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:38:17.007 7 WARNING glance_store._drivers.rbd [None req-561098af-c4f9-419f-a4ac-4ac7add55bcd 9f36f3cc6a8f4f789dbc84b03261cba9 ff675f605b8742fc94da7a9248c4ea1c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-04 07:38:17.315 7 INFO glance.location [None req-561098af-c4f9-419f-a4ac-4ac7add55bcd 9f36f3cc6a8f4f789dbc84b03261cba9 ff675f605b8742fc94da7a9248c4ea1c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 334/668] 10.0.0.88 () {32 vars in 726 bytes} [Thu Jun 4 07:38:16 2026] PUT /v2/images/6fefed12-7005-47e6-9cce-cbf79aefa64c/file => generated 0 bytes in 402 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.88 () {32 vars in 706 bytes} [Thu Jun 4 07:38:17 2026] GET /v2/images/6fefed12-7005-47e6-9cce-cbf79aefa64c => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.88 () {32 vars in 716 bytes} [Thu Jun 4 07:38:17 2026] GET /v2/images/6fefed12-7005-47e6-9cce-cbf79aefa64c/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 10.0.0.88 () {34 vars in 654 bytes} [Thu Jun 4 07:38:17 2026] POST /v2/images => generated 648 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.88 () {32 vars in 725 bytes} [Thu Jun 4 07:38:17 2026] PATCH /v2/images/07832f6b-04ff-4250-9cda-4606b7057dbd => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.88 () {32 vars in 706 bytes} [Thu Jun 4 07:38:17 2026] GET /v2/images/07832f6b-04ff-4250-9cda-4606b7057dbd => generated 651 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-04 07:38:17.701 7 WARNING glance.api.v2.images [None req-1bb9e089-75be-4a17-86a9-cd5cc645c712 9f36f3cc6a8f4f789dbc84b03261cba9 ff675f605b8742fc94da7a9248c4ea1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//07832f6b-04ff-4250-9cda-4606b7057dbd [pid: 7|app: 0|req: 337/674] 10.0.0.88 () {32 vars in 709 bytes} [Thu Jun 4 07:38:17 2026] DELETE /v2/images/07832f6b-04ff-4250-9cda-4606b7057dbd => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.88 () {32 vars in 706 bytes} [Thu Jun 4 07:38:17 2026] GET /v2/images/07832f6b-04ff-4250-9cda-4606b7057dbd => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 07:38:17.763 7 WARNING glance.api.v2.images [None req-2637ac65-ed88-4502-81e4-3d93105b6d46 9f36f3cc6a8f4f789dbc84b03261cba9 ff675f605b8742fc94da7a9248c4ea1c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6fefed12-7005-47e6-9cce-cbf79aefa64c [pid: 8|app: 0|req: 339/676] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:38:18 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:38:18 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: 338/678] 10.0.0.88 () {32 vars in 709 bytes} [Thu Jun 4 07:38:17 2026] DELETE /v2/images/6fefed12-7005-47e6-9cce-cbf79aefa64c => generated 0 bytes in 806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.88 () {32 vars in 706 bytes} [Thu Jun 4 07:38:18 2026] GET /v2/images/6fefed12-7005-47e6-9cce-cbf79aefa64c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 07:38:18.595 7 WARNING glance.api.v2.images [None req-13fcb061-1c40-4312-917e-c698a51ea8fd 9f36f3cc6a8f4f789dbc84b03261cba9 ff675f605b8742fc94da7a9248c4ea1c - - default default] Failed to find image f5032069-bcbc-4afd-8518-3ad334bdd434 to delete: glance.common.exception.ImageNotFound: No image found with ID f5032069-bcbc-4afd-8518-3ad334bdd434 [pid: 7|app: 0|req: 339/680] 10.0.0.88 () {32 vars in 709 bytes} [Thu Jun 4 07:38:18 2026] DELETE /v2/images/f5032069-bcbc-4afd-8518-3ad334bdd434 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/681] 10.0.0.88 () {32 vars in 706 bytes} [Thu Jun 4 07:38:18 2026] GET /v2/images/f5032069-bcbc-4afd-8518-3ad334bdd434 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/682] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:38:18 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:38: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: 341/684] 199.204.45.140 () {36 vars in 991 bytes} [Thu Jun 4 07:38:25 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 199.204.45.140 () {36 vars in 931 bytes} [Thu Jun 4 07:38:25 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: 342/686] 199.204.45.140 () {36 vars in 991 bytes} [Thu Jun 4 07:38:26 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 199.204.45.140 () {36 vars in 931 bytes} [Thu Jun 4 07:38:26 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: 346/694] 10.0.0.88 () {30 vars in 410 bytes} [Thu Jun 4 07:38:53 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: 349/699] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:39:14 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 351/700] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:39:14 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: 354/705] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:39:31 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 352/706] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:39: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: 356/709] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:39:41 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 354/710] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:39: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: 360/717] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:40:10 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:40:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 199.204.45.140 () {32 vars in 826 bytes} [Thu Jun 4 07:40:22 2026] GET /v2/images?status=active&owner=578d5b49e8aa4b85b986045e7216d91a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/722] 199.204.45.140 () {32 vars in 653 bytes} [Thu Jun 4 07:40:22 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: 363/723] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:40:23 2026] GET /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d => generated 1395 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:23 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: 364/725] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40: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: 362/726] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:40:23 2026] GET /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:23 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: 363/728] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:23 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: 366/729] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:40:23 2026] GET /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:23 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: 365/732] 10.0.0.118 () {36 vars in 911 bytes} [Thu Jun 4 07:40:24 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.118 () {36 vars in 1007 bytes} [Thu Jun 4 07:40:24 2026] GET /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.118 () {36 vars in 987 bytes} [Thu Jun 4 07:40:24 2026] GET /v2/images/30cf327b-1e9f-4899-a0c1-041c5092873d => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.118 () {36 vars in 927 bytes} [Thu Jun 4 07:40:24 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: 367/736] 10.0.0.118 () {36 vars in 927 bytes} [Thu Jun 4 07:40:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.88 () {32 vars in 706 bytes} [Thu Jun 4 07:40:34 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.88 () {32 vars in 706 bytes} [Thu Jun 4 07:40:34 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 372/741] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:40:34 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 370/742] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:34 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: 373/743] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:34 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: 371/744] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:40:34 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 374/745] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:34 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: 372/746] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:34 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: 375/747] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 4 07:40:34 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 373/748] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 4 07:40:34 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: 376/749] 10.0.0.118 () {36 vars in 911 bytes} [Thu Jun 4 07:40:34 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.118 () {36 vars in 1007 bytes} [Thu Jun 4 07:40:34 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.118 () {36 vars in 987 bytes} [Thu Jun 4 07:40:34 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 375/752] 10.0.0.118 () {36 vars in 927 bytes} [Thu Jun 4 07:40:34 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: 378/753] 10.0.0.118 () {36 vars in 927 bytes} [Thu Jun 4 07:40:34 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: 377/756] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:40:46 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:40:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:40:52 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:40:52 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/768] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:41:19 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => 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: 386/769] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:41:19 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/786] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:42:40 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/787] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:42:40 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: 400/796] 10.0.0.187 () {36 vars in 987 bytes} [Thu Jun 4 07:43:22 2026] GET /v2/images/44f1afb0-b231-4a79-adbc-01fc2c6e12cd => generated 1312 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/797] 10.0.0.187 () {36 vars in 927 bytes} [Thu Jun 4 07:43:22 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: 414/824] 10.0.0.88 () {32 vars in 632 bytes} [Thu Jun 4 07:45:34 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)