+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 21:26:08 2026] *** compiled with version: 11.4.0 on 27 April 2026 14:32:41 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5c54dcb5fb-gvmjx 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55fa552eb730 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)... /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version 2026-04-27 21:26:10.597 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 21:26:10.640 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-27 21:26:11.289 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-27 21:26:11.290 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-27 21:26:11.291 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 21:26:11.394 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-27 21:26:11.395 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-27 21:26:11.396 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 21:26:12.753 7 WARNING glance.api.v2.images [None req-f99e1686-afe8-49cb-87f3-b3366352e498 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 21:26:12.894 8 WARNING glance.api.v2.images [None req-6fd7830f-a866-493e-9cd6-b454ee6ff5ac - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 21:26:13.006 7 WARNING keystonemiddleware._common.config [None req-f99e1686-afe8-49cb-87f3-b3366352e498 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:26:13.014 7 WARNING oslo_config.cfg [None req-f99e1686-afe8-49cb-87f3-b3366352e498 - - - - - -] 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 0x55fa552eb730 pid: 7 (default app) 2026-04-27 21:26:13.154 8 WARNING keystonemiddleware._common.config [None req-6fd7830f-a866-493e-9cd6-b454ee6ff5ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:26:13.162 8 WARNING oslo_config.cfg [None req-6fd7830f-a866-493e-9cd6-b454ee6ff5ac - - - - - -] 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 0x55fa552eb730 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:26:15 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:26:16.220 7 WARNING oslo_policy.policy [None req-12fe5255-3565-4af1-a40c-09a568b11570 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:26:16.220 7 WARNING oslo_policy.policy [None req-12fe5255-3565-4af1-a40c-09a568b11570 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:26:16.240 7 WARNING oslo_policy.policy [None req-12fe5255-3565-4af1-a40c-09a568b11570 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:26:16.240 7 WARNING oslo_policy.policy [None req-12fe5255-3565-4af1-a40c-09a568b11570 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - 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: 3/5] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:26:15 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:26:19 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:26:19 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:26:19.569 8 WARNING oslo_policy.policy [None req-aa3403f1-1b75-4f4a-b644-656858179e85 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:26:19.569 8 WARNING oslo_policy.policy [None req-aa3403f1-1b75-4f4a-b644-656858179e85 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - 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: 4/8] 199.204.45.250 () {44 vars in 911 bytes} [Mon Apr 27 21:26:19 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.250 () {44 vars in 933 bytes} [Mon Apr 27 21:26:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:26:19.697 8 WARNING oslo_policy.policy [None req-571b7576-3a57-4a44-9a5d-7f2dfd323004 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:26:19.697 8 WARNING oslo_policy.policy [None req-571b7576-3a57-4a44-9a5d-7f2dfd323004 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - 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: 5/10] 199.204.45.250 () {44 vars in 939 bytes} [Mon Apr 27 21:26:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:26:19.783 7 WARNING oslo_config.cfg [None req-d3d5e6ce-5120-48a8-b110-32b7540ce8f1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - 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: 6/11] 199.204.45.250 () {48 vars in 951 bytes} [Mon Apr 27 21:26:19 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:26:19.810 8 WARNING oslo_policy.policy [None req-574d1bd6-f02a-4be2-a12c-21b44ea1e5a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:26:19.811 8 WARNING oslo_policy.policy [None req-574d1bd6-f02a-4be2-a12c-21b44ea1e5a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:26:19.813 8 INFO glance.api.v2.image_data [None req-574d1bd6-f02a-4be2-a12c-21b44ea1e5a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:26:23.915 8 INFO glance.location [None req-574d1bd6-f02a-4be2-a12c-21b44ea1e5a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/14] 199.204.45.250 () {48 vars in 1045 bytes} [Mon Apr 27 21:26:19 2026] PUT /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e/file => generated 0 bytes in 4155 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5443 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.250 () {44 vars in 971 bytes} [Mon Apr 27 21:26:23 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 21:26:23.998 8 WARNING oslo_config.cfg [None req-6f48a2b1-52ef-4c7f-b05e-5800495f3804 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - 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: 7/16] 199.204.45.250 () {44 vars in 971 bytes} [Mon Apr 27 21:26:23 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:47:04 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:47:04 2026] GET /v2/images => generated 1240 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:47:22 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:47:22 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.250 () {44 vars in 937 bytes} [Mon Apr 27 21:47:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.250 () {44 vars in 959 bytes} [Mon Apr 27 21:47:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.250 () {44 vars in 939 bytes} [Mon Apr 27 21:47:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.250 () {48 vars in 951 bytes} [Mon Apr 27 21:47:22 2026] POST /v2/images => generated 796 bytes in 662 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:47:23.174 7 WARNING oslo_policy.policy [None req-71a0c33a-cadd-4c2a-bc48-0b3e8fa94bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:47:23.175 7 WARNING oslo_policy.policy [None req-71a0c33a-cadd-4c2a-bc48-0b3e8fa94bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 21:47:23.177 7 INFO glance.api.v2.image_data [None req-71a0c33a-cadd-4c2a-bc48-0b3e8fa94bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:48:27.441 7 INFO glance.location [None req-71a0c33a-cadd-4c2a-bc48-0b3e8fa94bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 139/289] 199.204.45.250 () {48 vars in 1046 bytes} [Mon Apr 27 21:47:23 2026] PUT /v2/images/0e70e307-04e3-4472-9cb9-6f9f4425d25d/file => generated 0 bytes in 64418 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39375 switches on core 0) [pid: 8|app: 0|req: 151/290] 199.204.45.250 () {44 vars in 971 bytes} [Mon Apr 27 21:48:27 2026] GET /v2/images/0e70e307-04e3-4472-9cb9-6f9f4425d25d => 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/291] 199.204.45.250 () {44 vars in 971 bytes} [Mon Apr 27 21:48:27 2026] GET /v2/images/0e70e307-04e3-4472-9cb9-6f9f4425d25d => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/292] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:48:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/293] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:48:29 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/376] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:55:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/377] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:55:14 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/378] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:55:22 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/379] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:55:22 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/380] 199.204.45.250 () {44 vars in 947 bytes} [Mon Apr 27 21:55:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/381] 199.204.45.250 () {44 vars in 969 bytes} [Mon Apr 27 21:55:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/382] 199.204.45.250 () {44 vars in 939 bytes} [Mon Apr 27 21:55:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/385] 199.204.45.250 () {48 vars in 951 bytes} [Mon Apr 27 21:55:22 2026] POST /v2/images => generated 799 bytes in 2091 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:55:24.981 8 INFO glance.api.v2.image_data [None req-f93757aa-23e5-4627-a11f-162988fb5616 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:57:57.271 8 INFO glance.location [None req-f93757aa-23e5-4627-a11f-162988fb5616 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/416] 199.204.45.250 () {48 vars in 1045 bytes} [Mon Apr 27 21:55:24 2026] PUT /v2/images/83570efa-c244-4f35-8779-a484b415b058/file => generated 0 bytes in 152355 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13777 switches on core 0) [pid: 7|app: 0|req: 217/417] 199.204.45.250 () {44 vars in 971 bytes} [Mon Apr 27 21:57:57 2026] GET /v2/images/83570efa-c244-4f35-8779-a484b415b058 => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/418] 199.204.45.250 () {48 vars in 1050 bytes} [Mon Apr 27 21:57:57 2026] PATCH /v2/images/83570efa-c244-4f35-8779-a484b415b058 => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/419] 199.204.45.250 () {44 vars in 971 bytes} [Mon Apr 27 21:57:57 2026] GET /v2/images/83570efa-c244-4f35-8779-a484b415b058 => generated 1234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/430] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:58:49 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/431] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:58:49 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/436] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 21:59:03 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/437] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 21:59:04 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/438] 199.204.45.250 () {44 vars in 939 bytes} [Mon Apr 27 21:59:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/439] 199.204.45.250 () {44 vars in 961 bytes} [Mon Apr 27 21:59:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/440] 199.204.45.250 () {44 vars in 939 bytes} [Mon Apr 27 21:59:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/441] 199.204.45.250 () {48 vars in 951 bytes} [Mon Apr 27 21:59:04 2026] POST /v2/images => generated 791 bytes in 1761 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:59:05.914 7 INFO glance.api.v2.image_data [None req-8b329321-7f29-49db-835b-74269190c711 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:59:24.137 7 INFO glance.location [None req-8b329321-7f29-49db-835b-74269190c711 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 230/446] 199.204.45.250 () {48 vars in 1046 bytes} [Mon Apr 27 21:59:05 2026] PUT /v2/images/1cace646-e589-46d3-a837-c0f4b266f467/file => generated 0 bytes in 18272 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28140 switches on core 0) [pid: 8|app: 0|req: 217/447] 199.204.45.250 () {44 vars in 971 bytes} [Mon Apr 27 21:59:24 2026] GET /v2/images/1cace646-e589-46d3-a837-c0f4b266f467 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/448] 199.204.45.250 () {44 vars in 971 bytes} [Mon Apr 27 21:59:24 2026] GET /v2/images/1cace646-e589-46d3-a837-c0f4b266f467 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/591] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 22:11:18 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/592] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 22:11:18 2026] GET /v2/images => generated 4893 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/621] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 22:13:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/622] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 22:13:38 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/623] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 22:13:40 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/624] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 22:13:40 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/635] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 22:14:25 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/636] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 22:14:25 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/637] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 22:14:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/638] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 22:14:32 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 199.204.45.250 () {42 vars in 688 bytes} [Mon Apr 27 22:15:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/652] 199.204.45.250 () {44 vars in 910 bytes} [Mon Apr 27 22:15:33 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/663] 10.0.0.63 () {32 vars in 632 bytes} [Mon Apr 27 22:16:18 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/670] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:16:46 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/671] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:16:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/672] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:16:46 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/673] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:16:46 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/674] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:16:46 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: 8|app: 0|req: 331/675] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:16:47 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/676] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:16:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/677] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:16:47 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: 346/678] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:16:47 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/679] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:16:47 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/680] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:16:47 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/681] 10.0.0.90 () {36 vars in 986 bytes} [Mon Apr 27 22:16:48 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/682] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:16: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: 8|app: 0|req: 335/683] 10.0.0.90 () {36 vars in 986 bytes} [Mon Apr 27 22:16:48 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/684] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:16: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: 336/685] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:16:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/686] 199.204.45.250 () {36 vars in 991 bytes} [Mon Apr 27 22:16:49 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/687] 199.204.45.250 () {36 vars in 931 bytes} [Mon Apr 27 22:16:49 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: 351/688] 199.204.45.250 () {36 vars in 991 bytes} [Mon Apr 27 22:16:50 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/689] 199.204.45.250 () {36 vars in 931 bytes} [Mon Apr 27 22:16:50 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: 341/694] 10.0.0.63 () {30 vars in 410 bytes} [Mon Apr 27 22:17:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/697] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:17:19 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/698] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:17:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/703] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:17:40 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:17:40 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: 348/707] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:17:47 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:17:47 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: 367/721] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:18:44 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:18:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:19:00 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/726] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:19:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:19:12 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:19:12 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: 361/733] 10.0.0.63 () {32 vars in 706 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 10.0.0.63 () {32 vars in 706 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/736] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:19:21 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: 375/738] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/743] 10.0.0.90 () {36 vars in 986 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/744] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:19:21 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: 380/745] 10.0.0.90 () {36 vars in 986 bytes} [Mon Apr 27 22:19:21 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/746] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:19:21 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: 382/747] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:19:21 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: 366/748] 10.0.0.63 () {34 vars in 654 bytes} [Mon Apr 27 22:19:21 2026] POST /v2/images => generated 648 bytes in 279 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 22:19:22.115 7 WARNING glance.api.v2.images [None req-fea49879-6359-4d8b-b171-ea504ee83ae0 2bd40446862c4eb78acbfa5ce39478df 563d9ba909d6498981155f9ac14a4b52 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec9a7409-1506-4ea5-b2af-7955ac86b908 [pid: 7|app: 0|req: 383/749] 10.0.0.63 () {32 vars in 709 bytes} [Mon Apr 27 22:19:22 2026] DELETE /v2/images/ec9a7409-1506-4ea5-b2af-7955ac86b908 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/750] 10.0.0.63 () {32 vars in 706 bytes} [Mon Apr 27 22:19:22 2026] GET /v2/images/ec9a7409-1506-4ea5-b2af-7955ac86b908 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/751] 10.0.0.63 () {32 vars in 632 bytes} [Mon Apr 27 22:19:22 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/752] 10.0.0.63 () {34 vars in 654 bytes} [Mon Apr 27 22:19:22 2026] POST /v2/images => generated 703 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/753] 10.0.0.63 () {32 vars in 716 bytes} [Mon Apr 27 22:19:22 2026] GET /v2/images/baffcab2-ad93-4433-b263-5690eb57e8ab/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:19:22.371 8 INFO glance.api.v2.image_data [None req-da344402-dc17-4461-97f9-aa4f19041c87 2bd40446862c4eb78acbfa5ce39478df 563d9ba909d6498981155f9ac14a4b52 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 22:19:22.436 8 WARNING glance_store._drivers.rbd [None req-da344402-dc17-4461-97f9-aa4f19041c87 2bd40446862c4eb78acbfa5ce39478df 563d9ba909d6498981155f9ac14a4b52 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 22:19:23.252 8 INFO glance.location [None req-da344402-dc17-4461-97f9-aa4f19041c87 2bd40446862c4eb78acbfa5ce39478df 563d9ba909d6498981155f9ac14a4b52 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 369/754] 10.0.0.63 () {32 vars in 726 bytes} [Mon Apr 27 22:19:22 2026] PUT /v2/images/baffcab2-ad93-4433-b263-5690eb57e8ab/file => generated 0 bytes in 935 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/755] 10.0.0.63 () {32 vars in 706 bytes} [Mon Apr 27 22:19:23 2026] GET /v2/images/baffcab2-ad93-4433-b263-5690eb57e8ab => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/756] 10.0.0.63 () {32 vars in 716 bytes} [Mon Apr 27 22:19:23 2026] GET /v2/images/baffcab2-ad93-4433-b263-5690eb57e8ab/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/757] 10.0.0.63 () {34 vars in 654 bytes} [Mon Apr 27 22:19:23 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/758] 10.0.0.63 () {32 vars in 725 bytes} [Mon Apr 27 22:19:23 2026] PATCH /v2/images/8f5407ae-771b-44a4-bd78-685a42cec06e => generated 652 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/759] 10.0.0.63 () {32 vars in 706 bytes} [Mon Apr 27 22:19:23 2026] GET /v2/images/8f5407ae-771b-44a4-bd78-685a42cec06e => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:19:23.613 8 WARNING glance.api.v2.images [None req-4f8342a2-b544-43c5-895a-90abdddfaedc 2bd40446862c4eb78acbfa5ce39478df 563d9ba909d6498981155f9ac14a4b52 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8f5407ae-771b-44a4-bd78-685a42cec06e [pid: 8|app: 0|req: 372/760] 10.0.0.63 () {32 vars in 709 bytes} [Mon Apr 27 22:19:23 2026] DELETE /v2/images/8f5407ae-771b-44a4-bd78-685a42cec06e => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/761] 10.0.0.63 () {32 vars in 706 bytes} [Mon Apr 27 22:19:23 2026] GET /v2/images/8f5407ae-771b-44a4-bd78-685a42cec06e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:19:23.683 8 WARNING glance.api.v2.images [None req-d2714f5a-b5a8-4171-894b-545db0c4630e 2bd40446862c4eb78acbfa5ce39478df 563d9ba909d6498981155f9ac14a4b52 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//baffcab2-ad93-4433-b263-5690eb57e8ab [pid: 8|app: 0|req: 373/764] 10.0.0.63 () {32 vars in 709 bytes} [Mon Apr 27 22:19:23 2026] DELETE /v2/images/baffcab2-ad93-4433-b263-5690eb57e8ab => generated 0 bytes in 825 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/765] 10.0.0.63 () {32 vars in 706 bytes} [Mon Apr 27 22:19:24 2026] GET /v2/images/baffcab2-ad93-4433-b263-5690eb57e8ab => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:19:24.530 8 WARNING glance.api.v2.images [None req-1ca5414b-082c-4e75-8522-be4b7efbb980 2bd40446862c4eb78acbfa5ce39478df 563d9ba909d6498981155f9ac14a4b52 - - default default] Failed to find image ec9a7409-1506-4ea5-b2af-7955ac86b908 to delete: glance.common.exception.ImageNotFound: No image found with ID ec9a7409-1506-4ea5-b2af-7955ac86b908 [pid: 8|app: 0|req: 374/766] 10.0.0.63 () {32 vars in 709 bytes} [Mon Apr 27 22:19:24 2026] DELETE /v2/images/ec9a7409-1506-4ea5-b2af-7955ac86b908 => 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: 393/767] 10.0.0.63 () {32 vars in 706 bytes} [Mon Apr 27 22:19:24 2026] GET /v2/images/ec9a7409-1506-4ea5-b2af-7955ac86b908 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/770] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:19:41 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/771] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:19: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: 380/778] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:20:06 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/779] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:20:06 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: 412/804] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:22:10 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/805] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:22:10 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/808] 10.0.0.182 () {36 vars in 987 bytes} [Mon Apr 27 22:22:23 2026] GET /v2/images/615ea085-d672-4a6a-ba6a-a7ae1e1eee8e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/809] 10.0.0.182 () {36 vars in 927 bytes} [Mon Apr 27 22:22: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: 8|app: 0|req: 399/816] 199.204.45.250 () {32 vars in 826 bytes} [Mon Apr 27 22:22:51 2026] GET /v2/images?status=active&owner=815f3c67b503466886e031bf8324ba89&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/817] 199.204.45.250 () {32 vars in 653 bytes} [Mon Apr 27 22:22:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/818] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:22:51 2026] GET /v2/images/0e70e307-04e3-4472-9cb9-6f9f4425d25d => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/819] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:22:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/820] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:22:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/821] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:22:51 2026] GET /v2/images/0e70e307-04e3-4472-9cb9-6f9f4425d25d => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/822] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:22:52 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: 421/823] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:22:52 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/824] 10.0.0.72 () {36 vars in 986 bytes} [Mon Apr 27 22:22:52 2026] GET /v2/images/0e70e307-04e3-4472-9cb9-6f9f4425d25d => 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: 422/825] 10.0.0.72 () {36 vars in 926 bytes} [Mon Apr 27 22:22:52 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: 404/826] 10.0.0.90 () {36 vars in 986 bytes} [Mon Apr 27 22:22:52 2026] GET /v2/images/0e70e307-04e3-4472-9cb9-6f9f4425d25d => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/827] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:22:52 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: 405/828] 10.0.0.90 () {36 vars in 986 bytes} [Mon Apr 27 22:22:52 2026] GET /v2/images/0e70e307-04e3-4472-9cb9-6f9f4425d25d => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/829] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:22:52 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: 406/830] 10.0.0.90 () {36 vars in 926 bytes} [Mon Apr 27 22:22:52 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: 431/879] 10.0.0.63 () {32 vars in 632 bytes} [Mon Apr 27 22:26:44 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)