+ 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 11 07:10:17 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-6657b65865-dgq7z 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 0x7f73a85cc668 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-11 07:10:19.056 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-11 07:10:19.069 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-11 07:10:19.927 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-11 07:10:19.928 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-11 07:10:19.929 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 07:10:19.932 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-11 07:10:19.933 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-11 07:10:19.933 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 07:10:21.952 7 WARNING glance.api.v2.images [None req-bf66fb77-4531-44c8-9fe5-304ff8ebcabc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 07:10:22.066 8 WARNING glance.api.v2.images [None req-f59e6f47-8f28-466d-83b3-4008eed6db83 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 07:10:22.288 7 WARNING keystonemiddleware._common.config [None req-bf66fb77-4531-44c8-9fe5-304ff8ebcabc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:10:22.295 7 WARNING oslo_config.cfg [None req-bf66fb77-4531-44c8-9fe5-304ff8ebcabc - - - - - -] 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 0x7f73a85cc668 pid: 7 (default app) 2026-06-11 07:10:22.416 8 WARNING keystonemiddleware._common.config [None req-f59e6f47-8f28-466d-83b3-4008eed6db83 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:10:22.424 8 WARNING oslo_config.cfg [None req-f59e6f47-8f28-466d-83b3-4008eed6db83 - - - - - -] 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 0x7f73a85cc668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:10:23 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 07:10:23.638 8 WARNING oslo_policy.policy [None req-24b5e6ff-3cec-4c2c-8e39-7e1359dbc9ac 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - 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-11 07:10:23.638 8 WARNING oslo_policy.policy [None req-24b5e6ff-3cec-4c2c-8e39-7e1359dbc9ac 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - 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-11 07:10:23.653 8 WARNING oslo_policy.policy [None req-24b5e6ff-3cec-4c2c-8e39-7e1359dbc9ac 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - 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-11 07:10:23.654 8 WARNING oslo_policy.policy [None req-24b5e6ff-3cec-4c2c-8e39-7e1359dbc9ac 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:10:23 2026] GET /v2/images => generated 69 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:10: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: 2/7] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:10:27 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 07:10:27.109 7 WARNING oslo_policy.policy [None req-df903d44-4c13-4ee7-bd75-ed3d923dd12f 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - 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-11 07:10:27.110 7 WARNING oslo_policy.policy [None req-df903d44-4c13-4ee7-bd75-ed3d923dd12f 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.177 () {44 vars in 912 bytes} [Thu Jun 11 07:10:27 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.177 () {44 vars in 934 bytes} [Thu Jun 11 07:10:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:10:27.261 7 WARNING oslo_policy.policy [None req-3f1dd2d4-79ce-43b6-8b2d-91a5c9354d14 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - 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-11 07:10:27.261 7 WARNING oslo_policy.policy [None req-3f1dd2d4-79ce-43b6-8b2d-91a5c9354d14 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.177 () {44 vars in 940 bytes} [Thu Jun 11 07:10:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:10:27.343 8 WARNING oslo_config.cfg [None req-3b2d5a63-c108-48d7-9344-079886668e68 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.177 () {48 vars in 952 bytes} [Thu Jun 11 07:10:27 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-11 07:10:27.364 7 WARNING oslo_policy.policy [None req-0de1e5d5-97b3-477f-8ef4-a80ebfcc4c84 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - 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-11 07:10:27.364 7 WARNING oslo_policy.policy [None req-0de1e5d5-97b3-477f-8ef4-a80ebfcc4c84 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - 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-11 07:10:27.365 7 INFO glance.api.v2.image_data [None req-0de1e5d5-97b3-477f-8ef4-a80ebfcc4c84 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:10:31.177 7 WARNING glance.location [None req-0de1e5d5-97b3-477f-8ef4-a80ebfcc4c84 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.177 () {48 vars in 1046 bytes} [Thu Jun 11 07:10:27 2026] PUT /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f/file => generated 0 bytes in 3853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8133 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.177 () {44 vars in 972 bytes} [Thu Jun 11 07:10:31 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 07:10:31.322 7 WARNING oslo_config.cfg [None req-fbdb80b0-635e-4c2c-89b0-4af2049491a7 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.177 () {48 vars in 1052 bytes} [Thu Jun 11 07:10:31 2026] PATCH /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.177 () {44 vars in 972 bytes} [Thu Jun 11 07:10:31 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 133/262] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:30:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:30:57 2026] GET /v2/images => generated 1381 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:31:21 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: 133/269] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:31:21 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.177 () {44 vars in 938 bytes} [Thu Jun 11 07:31:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.177 () {44 vars in 960 bytes} [Thu Jun 11 07:31:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.177 () {44 vars in 940 bytes} [Thu Jun 11 07:31:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.177 () {48 vars in 952 bytes} [Thu Jun 11 07:31:21 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 07:31:21.631 7 INFO glance.api.v2.image_data [None req-3d75bb94-4859-436f-9d20-b205f22895cd 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:31:47.257 7 WARNING glance.location [None req-3d75bb94-4859-436f-9d20-b205f22895cd 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/280] 199.204.45.177 () {48 vars in 1047 bytes} [Thu Jun 11 07:31:21 2026] PUT /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579/file => generated 0 bytes in 25673 msecs (HTTP/1.1 204) 4 headers in 171 bytes (85148 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.177 () {44 vars in 972 bytes} [Thu Jun 11 07:31:47 2026] GET /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.177 () {48 vars in 1052 bytes} [Thu Jun 11 07:31:47 2026] PATCH /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.177 () {44 vars in 972 bytes} [Thu Jun 11 07:31:47 2026] GET /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:31:48 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/285] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:31:48 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: 7|app: 0|req: 183/368] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:38:40 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: 186/369] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:38:40 2026] GET /v2/images => generated 2778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:38: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: 188/375] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:38:51 2026] GET /v2/images => generated 2778 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.177 () {44 vars in 948 bytes} [Thu Jun 11 07:38:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.177 () {44 vars in 970 bytes} [Thu Jun 11 07:38:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 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.177 () {44 vars in 940 bytes} [Thu Jun 11 07:38:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.177 () {48 vars in 952 bytes} [Thu Jun 11 07:38:52 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 07:38:52.181 7 INFO glance.api.v2.image_data [None req-bfc4d328-02b2-4e76-8fcd-16c177a1c0a3 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:39:10.382 7 INFO glance.location [None req-bfc4d328-02b2-4e76-8fcd-16c177a1c0a3 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/382] 199.204.45.177 () {48 vars in 1046 bytes} [Thu Jun 11 07:38:52 2026] PUT /v2/images/517c00b2-aa04-4d8c-9c8a-01ffc3cc2f6c/file => generated 0 bytes in 18242 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28690 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.177 () {44 vars in 972 bytes} [Thu Jun 11 07:39:10 2026] GET /v2/images/517c00b2-aa04-4d8c-9c8a-01ffc3cc2f6c => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.177 () {48 vars in 1052 bytes} [Thu Jun 11 07:39:10 2026] PATCH /v2/images/517c00b2-aa04-4d8c-9c8a-01ffc3cc2f6c => generated 1410 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.177 () {44 vars in 972 bytes} [Thu Jun 11 07:39:10 2026] GET /v2/images/517c00b2-aa04-4d8c-9c8a-01ffc3cc2f6c => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:39: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: 196/395] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:39:48 2026] GET /v2/images => generated 4190 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:40:07 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:40:07 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.177 () {44 vars in 940 bytes} [Thu Jun 11 07:40:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.177 () {44 vars in 962 bytes} [Thu Jun 11 07:40:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.177 () {44 vars in 940 bytes} [Thu Jun 11 07:40:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.177 () {48 vars in 952 bytes} [Thu Jun 11 07:40:07 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 07:40:07.230 7 INFO glance.api.v2.image_data [None req-495df16d-b6d2-4a47-86e8-563bfbf8164a 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:40:19.446 7 INFO glance.location [None req-495df16d-b6d2-4a47-86e8-563bfbf8164a 5377fd24c2ee403cad77b0425799ffc1 02441764fbda4979bafb00f1ecb2d735 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 202/408] 199.204.45.177 () {48 vars in 1047 bytes} [Thu Jun 11 07:40:07 2026] PUT /v2/images/80e0eddd-e8dd-45cd-9db5-17941f3d574f/file => generated 0 bytes in 12255 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26897 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.177 () {44 vars in 972 bytes} [Thu Jun 11 07:40:19 2026] GET /v2/images/80e0eddd-e8dd-45cd-9db5-17941f3d574f => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.177 () {48 vars in 1052 bytes} [Thu Jun 11 07:40:19 2026] PATCH /v2/images/80e0eddd-e8dd-45cd-9db5-17941f3d574f => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.177 () {44 vars in 972 bytes} [Thu Jun 11 07:40:19 2026] GET /v2/images/80e0eddd-e8dd-45cd-9db5-17941f3d574f => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:53:24 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: 288/571] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:53:24 2026] GET /v2/images => generated 5574 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:55:41 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: 302/599] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:55:41 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: 8|app: 0|req: 304/602] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:55:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/603] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:55:43 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:56:33 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/615] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:56:33 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: 306/616] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:56:41 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: 311/617] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:56:41 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 199.204.45.177 () {42 vars in 689 bytes} [Thu Jun 11 07:57:42 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: 314/633] 199.204.45.177 () {44 vars in 911 bytes} [Thu Jun 11 07:57:42 2026] GET /v2/images => generated 5574 bytes in 52 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: 324/642] 10.0.0.149 () {32 vars in 633 bytes} [Thu Jun 11 07:58:25 2026] GET /v2/images => generated 5574 bytes in 14 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: 321/647] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 07:58:48 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 07:58:48 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: 322/649] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 07:58:48 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: 328/650] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 07:58:48 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 323/651] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 07:58:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 07:58:48 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: 324/653] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 07:58:48 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 07:58:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 07:58:48 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 331/656] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 07:58:48 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: 326/657] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 07:58:48 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: 332/658] 10.0.0.104 () {36 vars in 911 bytes} [Thu Jun 11 07:58:49 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: 327/659] 10.0.0.104 () {36 vars in 1007 bytes} [Thu Jun 11 07:58:49 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f/locations => generated 127 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 10.0.0.104 () {36 vars in 987 bytes} [Thu Jun 11 07:58:49 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 328/661] 10.0.0.104 () {36 vars in 927 bytes} [Thu Jun 11 07:58:49 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: 334/662] 10.0.0.104 () {36 vars in 927 bytes} [Thu Jun 11 07:58:49 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: 336/665] 199.204.45.177 () {36 vars in 991 bytes} [Thu Jun 11 07:58:56 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 330/666] 199.204.45.177 () {36 vars in 931 bytes} [Thu Jun 11 07:58:56 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: 337/667] 199.204.45.177 () {36 vars in 991 bytes} [Thu Jun 11 07:58:56 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 331/668] 199.204.45.177 () {36 vars in 931 bytes} [Thu Jun 11 07:58:56 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: 340/673] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 07:59:15 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 334/674] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 07:59:15 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: 341/675] 10.0.0.149 () {30 vars in 411 bytes} [Thu Jun 11 07:59: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: 344/680] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 07:59:37 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 337/681] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 07:59:37 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: 347/686] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 07:59:56 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 340/687] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 07:59:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 07:59:58 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 341/689] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 07:59: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: 349/690] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 11 08:00:00 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 342/691] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 11 08:00:00 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 08:00:01 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => generated 1312 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:00: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: 351/694] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:00: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: 344/695] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 08:00:01 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 352/696] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:00: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: 345/697] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:00:01 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: 353/698] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 08:00:01 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 346/699] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:00:01 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/700] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:00:01 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: 347/701] 10.0.0.104 () {36 vars in 911 bytes} [Thu Jun 11 08:00:01 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.104 () {36 vars in 1007 bytes} [Thu Jun 11 08:00:01 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.104 () {36 vars in 987 bytes} [Thu Jun 11 08:00:01 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.104 () {36 vars in 927 bytes} [Thu Jun 11 08:00: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: 349/705] 10.0.0.104 () {36 vars in 927 bytes} [Thu Jun 11 08:00: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: 362/716] 10.0.0.149 () {34 vars in 655 bytes} [Thu Jun 11 08:00:44 2026] POST /v2/images => generated 648 bytes in 153 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-11 08:00:44.431 7 WARNING glance.api.v2.images [None req-b340bf61-aa0d-4d3f-a772-ebc64d1e4045 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//db3d0b99-ae0a-4d80-aad8-e949f13fe348 [pid: 7|app: 0|req: 355/717] 10.0.0.149 () {32 vars in 710 bytes} [Thu Jun 11 08:00:44 2026] DELETE /v2/images/db3d0b99-ae0a-4d80-aad8-e949f13fe348 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 11 08:00:44 2026] GET /v2/images/db3d0b99-ae0a-4d80-aad8-e949f13fe348 => 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: 356/719] 10.0.0.149 () {32 vars in 633 bytes} [Thu Jun 11 08:00:44 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/720] 10.0.0.149 () {34 vars in 655 bytes} [Thu Jun 11 08:00:44 2026] POST /v2/images => generated 703 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/721] 10.0.0.149 () {32 vars in 717 bytes} [Thu Jun 11 08:00:44 2026] GET /v2/images/3cb6af1c-b8bc-4265-99f5-e602525d4f8a/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:00:44.617 8 WARNING oslo_policy.policy [None req-30ba08ac-08e9-4eec-b237-d413e0b5f320 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - 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-11 08:00:44.617 8 WARNING oslo_policy.policy [None req-30ba08ac-08e9-4eec-b237-d413e0b5f320 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - 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-11 08:00:44.619 8 INFO glance.api.v2.image_data [None req-30ba08ac-08e9-4eec-b237-d413e0b5f320 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 08:00:44.660 8 WARNING glance_store._drivers.rbd [None req-30ba08ac-08e9-4eec-b237-d413e0b5f320 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-11 08:00:45.610 8 INFO glance.location [None req-30ba08ac-08e9-4eec-b237-d413e0b5f320 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 365/722] 10.0.0.149 () {32 vars in 727 bytes} [Thu Jun 11 08:00:44 2026] PUT /v2/images/3cb6af1c-b8bc-4265-99f5-e602525d4f8a/file => generated 0 bytes in 1035 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/723] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 11 08:00:45 2026] GET /v2/images/3cb6af1c-b8bc-4265-99f5-e602525d4f8a => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/724] 10.0.0.149 () {32 vars in 717 bytes} [Thu Jun 11 08:00:45 2026] GET /v2/images/3cb6af1c-b8bc-4265-99f5-e602525d4f8a/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/725] 10.0.0.149 () {34 vars in 655 bytes} [Thu Jun 11 08:00:45 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/726] 10.0.0.149 () {32 vars in 726 bytes} [Thu Jun 11 08:00:45 2026] PATCH /v2/images/57c8cb05-495f-4b44-b575-fcea738f60fb => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/727] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 11 08:00:45 2026] GET /v2/images/57c8cb05-495f-4b44-b575-fcea738f60fb => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:00:45.927 8 WARNING glance.api.v2.images [None req-246ff451-24f4-4a93-ae0f-35861efd0a52 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//57c8cb05-495f-4b44-b575-fcea738f60fb [pid: 8|app: 0|req: 368/728] 10.0.0.149 () {32 vars in 710 bytes} [Thu Jun 11 08:00:45 2026] DELETE /v2/images/57c8cb05-495f-4b44-b575-fcea738f60fb => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/729] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 11 08:00:45 2026] GET /v2/images/57c8cb05-495f-4b44-b575-fcea738f60fb => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:00:46.005 8 WARNING glance.api.v2.images [None req-d825baa8-fc8b-40f1-8962-b4d39be78194 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3cb6af1c-b8bc-4265-99f5-e602525d4f8a [pid: 8|app: 0|req: 369/730] 10.0.0.149 () {32 vars in 710 bytes} [Thu Jun 11 08:00:45 2026] DELETE /v2/images/3cb6af1c-b8bc-4265-99f5-e602525d4f8a => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 11 08:00:46 2026] GET /v2/images/3cb6af1c-b8bc-4265-99f5-e602525d4f8a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:00:46.872 8 WARNING glance.api.v2.images [None req-7490d3e7-f535-4069-9f0c-730de43dbc8f 63715f1d4b6f408b9d23202201b28fcb ba364b161b224034a8ca9098383701e1 - - default default] Failed to find image db3d0b99-ae0a-4d80-aad8-e949f13fe348 to delete: glance.common.exception.ImageNotFound: No image found with ID db3d0b99-ae0a-4d80-aad8-e949f13fe348 [pid: 8|app: 0|req: 370/732] 10.0.0.149 () {32 vars in 710 bytes} [Thu Jun 11 08:00:46 2026] DELETE /v2/images/db3d0b99-ae0a-4d80-aad8-e949f13fe348 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 11 08:00:46 2026] GET /v2/images/db3d0b99-ae0a-4d80-aad8-e949f13fe348 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 08:01:55 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 378/749] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 08:01:55 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: 373/752] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 08:02:02 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 380/753] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 08:02: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: 382/756] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 08:02:19 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 375/757] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 08:02:19 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: 384/760] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 08:02:31 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 377/761] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 08:02: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: 383/772] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 08:03:15 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 390/773] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 08:03:15 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: 384/774] 199.204.45.177 () {32 vars in 826 bytes} [Thu Jun 11 08:03:16 2026] GET /v2/images?status=active&owner=02441764fbda4979bafb00f1ecb2d735&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 199.204.45.177 () {32 vars in 653 bytes} [Thu Jun 11 08:03:16 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: 385/776] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 08:03:17 2026] GET /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579 => 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: 392/777] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:03:17 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: 386/778] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:03:17 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: 393/779] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 08:03:17 2026] GET /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:03:17 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: 394/781] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:03:17 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: 388/782] 10.0.0.18 () {36 vars in 986 bytes} [Thu Jun 11 08:03:17 2026] GET /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579 => 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: 395/783] 10.0.0.18 () {36 vars in 926 bytes} [Thu Jun 11 08:03:17 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: 389/784] 10.0.0.104 () {36 vars in 911 bytes} [Thu Jun 11 08:03:17 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.104 () {36 vars in 1007 bytes} [Thu Jun 11 08:03:17 2026] GET /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.104 () {36 vars in 987 bytes} [Thu Jun 11 08:03:17 2026] GET /v2/images/c67fe77a-36d9-47ad-8293-d2054e65d579 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.104 () {36 vars in 927 bytes} [Thu Jun 11 08:03:17 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: 391/788] 10.0.0.104 () {36 vars in 927 bytes} [Thu Jun 11 08:03:17 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: 401/795] 10.0.0.88 () {36 vars in 986 bytes} [Thu Jun 11 08:03:43 2026] GET /v2/images/4b9a5420-4510-4be5-98a0-9725b3750f2f => 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: 395/796] 10.0.0.88 () {36 vars in 926 bytes} [Thu Jun 11 08:03:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.149 () {32 vars in 633 bytes} [Thu Jun 11 08:07:40 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)