+ 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 [Tue Jul 21 13:43:41 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-74dffdb58d-wzqjg 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 0x56238da866f0 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-07-21 13:43:43.109 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 13:43:43.126 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-07-21 13:43:43.836 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-21 13:43:43.837 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-21 13:43:43.838 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 13:43:43.848 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-21 13:43:43.849 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-21 13:43:43.850 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 13:43:45.373 8 WARNING glance.api.v2.images [None req-629c7ef5-011d-4198-a3eb-160079784e06 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 13:43:45.384 7 WARNING glance.api.v2.images [None req-315ed30f-be34-4378-ae87-b4b638b1cb32 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 13:43:45.634 8 WARNING keystonemiddleware._common.config [None req-629c7ef5-011d-4198-a3eb-160079784e06 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 13:43:45.643 8 WARNING oslo_config.cfg [None req-629c7ef5-011d-4198-a3eb-160079784e06 - - - - - -] 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 4 seconds on interpreter 0x56238da866f0 pid: 8 (default app) 2026-07-21 13:43:45.657 7 WARNING keystonemiddleware._common.config [None req-315ed30f-be34-4378-ae87-b4b638b1cb32 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 13:43:45.666 7 WARNING oslo_config.cfg [None req-315ed30f-be34-4378-ae87-b4b638b1cb32 - - - - - -] 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 4 seconds on interpreter 0x56238da866f0 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 13:43:49 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-07-21 13:43:50.264 7 WARNING oslo_policy.policy [None req-f54506e3-fc5a-48b6-9f67-60cccb7def08 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 13:43:50.264 7 WARNING oslo_policy.policy [None req-f54506e3-fc5a-48b6-9f67-60cccb7def08 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 13:43:50.283 7 WARNING oslo_policy.policy [None req-f54506e3-fc5a-48b6-9f67-60cccb7def08 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 13:43:50.283 7 WARNING oslo_policy.policy [None req-f54506e3-fc5a-48b6-9f67-60cccb7def08 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - 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: 2/6] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 13:43:49 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 13:43:54 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: 3/8] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 13:43:54 2026] GET /v2/images => generated 69 bytes in 46 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-07-21 13:43:54.601 8 WARNING oslo_policy.policy [None req-e2d5837e-73b4-4787-8fff-d61e441ddc0e aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 13:43:54.602 8 WARNING oslo_policy.policy [None req-e2d5837e-73b4-4787-8fff-d61e441ddc0e aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - 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: 6/9] 199.204.45.129 () {44 vars in 912 bytes} [Tue Jul 21 13:43:54 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.129 () {44 vars in 934 bytes} [Tue Jul 21 13:43:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 13:43:54.737 8 WARNING oslo_policy.policy [None req-ec604b78-98a1-4c05-9ca5-d276d126895b aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 13:43:54.737 8 WARNING oslo_policy.policy [None req-ec604b78-98a1-4c05-9ca5-d276d126895b aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - 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: 7/11] 199.204.45.129 () {44 vars in 940 bytes} [Tue Jul 21 13:43:54 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-07-21 13:43:54.828 7 WARNING oslo_config.cfg [None req-86354706-1b4b-4745-8d8a-ef0ce0d23301 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - 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: 5/12] 199.204.45.129 () {48 vars in 952 bytes} [Tue Jul 21 13:43:54 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 13:43:54.851 8 WARNING oslo_policy.policy [None req-201e92d6-3cb1-459d-9aa4-7ec55c004777 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 13:43:54.851 8 WARNING oslo_policy.policy [None req-201e92d6-3cb1-459d-9aa4-7ec55c004777 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 13:43:54.853 8 INFO glance.api.v2.image_data [None req-201e92d6-3cb1-459d-9aa4-7ec55c004777 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 13:43:58.197 8 INFO glance.location [None req-201e92d6-3cb1-459d-9aa4-7ec55c004777 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/15] 199.204.45.129 () {48 vars in 1046 bytes} [Tue Jul 21 13:43:54 2026] PUT /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd/file => generated 0 bytes in 3403 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6225 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.129 () {44 vars in 972 bytes} [Tue Jul 21 13:43:58 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 13:43:58.370 8 WARNING oslo_config.cfg [None req-4908b96a-6bf1-4444-8fcd-7656ce5013d3 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - 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: 9/17] 199.204.45.129 () {48 vars in 1052 bytes} [Tue Jul 21 13:43:58 2026] PATCH /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.129 () {44 vars in 972 bytes} [Tue Jul 21 13:43:58 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 130/259] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:04:03 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: 130/260] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:04:03 2026] GET /v2/images => generated 1381 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/265] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:04:21 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: 133/266] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:04:21 2026] GET /v2/images => generated 1381 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jul 21 14:04:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.129 () {44 vars in 960 bytes} [Tue Jul 21 14:04:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.129 () {44 vars in 940 bytes} [Tue Jul 21 14:04:21 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: 135/270] 199.204.45.129 () {48 vars in 952 bytes} [Tue Jul 21 14:04:21 2026] POST /v2/images => generated 796 bytes in 168 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 14:04:22.122 7 WARNING oslo_policy.policy [None req-20fa364a-86fd-4314-9b76-acb4455a70cd aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 14:04:22.122 7 WARNING oslo_policy.policy [None req-20fa364a-86fd-4314-9b76-acb4455a70cd aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 14:04:22.124 7 INFO glance.api.v2.image_data [None req-20fa364a-86fd-4314-9b76-acb4455a70cd aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:04:47.750 7 INFO glance.location [None req-20fa364a-86fd-4314-9b76-acb4455a70cd aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 136/277] 199.204.45.129 () {48 vars in 1047 bytes} [Tue Jul 21 14:04:22 2026] PUT /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d/file => generated 0 bytes in 25697 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64939 switches on core 0) [pid: 8|app: 0|req: 142/278] 199.204.45.129 () {44 vars in 972 bytes} [Tue Jul 21 14:04:47 2026] GET /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/279] 199.204.45.129 () {48 vars in 1052 bytes} [Tue Jul 21 14:04:47 2026] PATCH /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d => generated 1395 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 199.204.45.129 () {44 vars in 972 bytes} [Tue Jul 21 14:04:47 2026] GET /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:04: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: 144/282] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:04:49 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/365] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:11:36 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: 180/366] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:11:36 2026] GET /v2/images => generated 2778 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/369] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:11:46 2026] GET / => generated 1193 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/370] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:11:46 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/371] 199.204.45.129 () {44 vars in 948 bytes} [Tue Jul 21 14:11:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jul 21 14:11:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/373] 199.204.45.129 () {44 vars in 940 bytes} [Tue Jul 21 14:11:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 199.204.45.129 () {48 vars in 952 bytes} [Tue Jul 21 14:11:46 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 14:11:46.469 8 INFO glance.api.v2.image_data [None req-7100b855-da76-4884-92d7-5b8a734135bd aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:12:05.023 8 INFO glance.location [None req-7100b855-da76-4884-92d7-5b8a734135bd aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/377] 199.204.45.129 () {48 vars in 1046 bytes} [Tue Jul 21 14:11:46 2026] PUT /v2/images/10d0c9e0-7d64-4160-b5dd-6fa397c7876e/file => generated 0 bytes in 18612 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25769 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.204.45.129 () {44 vars in 972 bytes} [Tue Jul 21 14:12:05 2026] GET /v2/images/10d0c9e0-7d64-4160-b5dd-6fa397c7876e => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.204.45.129 () {48 vars in 1052 bytes} [Tue Jul 21 14:12:05 2026] PATCH /v2/images/10d0c9e0-7d64-4160-b5dd-6fa397c7876e => generated 1410 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.204.45.129 () {44 vars in 972 bytes} [Tue Jul 21 14:12:05 2026] GET /v2/images/10d0c9e0-7d64-4160-b5dd-6fa397c7876e => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:12:42 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: 193/390] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:12:42 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:12:55 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: 195/394] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:12:55 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.129 () {44 vars in 940 bytes} [Tue Jul 21 14:12:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.129 () {44 vars in 962 bytes} [Tue Jul 21 14:12:55 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.129 () {44 vars in 940 bytes} [Tue Jul 21 14:12:55 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: 7|app: 0|req: 197/398] 199.204.45.129 () {48 vars in 952 bytes} [Tue Jul 21 14:12:55 2026] POST /v2/images => generated 791 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 14:12:55.543 8 INFO glance.api.v2.image_data [None req-ecfc6aa6-d2ce-4a39-b7b3-4b76b4913d07 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:13:08.958 8 INFO glance.location [None req-ecfc6aa6-d2ce-4a39-b7b3-4b76b4913d07 aaf09a7d266440efab2f57dbd6c53e17 ff887c7d10544a709fad9c928a959a91 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/403] 199.204.45.129 () {48 vars in 1047 bytes} [Tue Jul 21 14:12:55 2026] PUT /v2/images/549aede5-4b95-45e7-b863-7f0ffac7c13b/file => generated 0 bytes in 13471 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33947 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.129 () {44 vars in 972 bytes} [Tue Jul 21 14:13:09 2026] GET /v2/images/549aede5-4b95-45e7-b863-7f0ffac7c13b => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.129 () {48 vars in 1052 bytes} [Tue Jul 21 14:13:09 2026] PATCH /v2/images/549aede5-4b95-45e7-b863-7f0ffac7c13b => generated 1382 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.129 () {44 vars in 972 bytes} [Tue Jul 21 14:13:09 2026] GET /v2/images/549aede5-4b95-45e7-b863-7f0ffac7c13b => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:26:42 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: 285/570] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:26:42 2026] GET /v2/images => generated 5574 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:29:07 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: 301/602] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:29:07 2026] GET /v2/images => generated 5574 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:29:09 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: 302/604] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:29:09 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:29:57 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: 308/616] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:29:57 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:30:06 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: 310/620] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:30:06 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 199.204.45.129 () {42 vars in 689 bytes} [Tue Jul 21 14:31: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: 317/634] 199.204.45.129 () {44 vars in 911 bytes} [Tue Jul 21 14:31:11 2026] GET /v2/images => generated 5574 bytes in 105 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: 322/643] 10.0.0.21 () {32 vars in 632 bytes} [Tue Jul 21 14:31:54 2026] GET /v2/images => generated 5574 bytes in 21 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: 325/650] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:32:18 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 326/651] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:32:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:32:19 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 327/653] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:32:19 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 199.204.45.129 () {36 vars in 991 bytes} [Tue Jul 21 14:32:21 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 199.204.45.129 () {36 vars in 931 bytes} [Tue Jul 21 14:32: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: 328/656] 199.204.45.129 () {36 vars in 991 bytes} [Tue Jul 21 14:32:22 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 199.204.45.129 () {36 vars in 931 bytes} [Tue Jul 21 14:32:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:32:40 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 331/663] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:32:40 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: 336/670] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:33:13 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:13 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: 337/672] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:13 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: 336/673] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:33:13 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:13 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: 337/675] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:13 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: 339/676] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:33:14 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:14 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: 340/678] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:14 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: 339/679] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jul 21 14:33:15 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:33:15 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: 340/681] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jul 21 14:33:15 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 342/682] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:33:15 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: 341/683] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:33:15 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: 345/688] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:33:29 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 344/689] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:33:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jul 21 14:33:41 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 346/693] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jul 21 14:33:41 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:33:42 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 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: 349/696] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 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: 348/697] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:33:42 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 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/699] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 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/700] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:33:42 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 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: 352/702] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 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/703] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jul 21 14:33:42 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 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: 352/705] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jul 21 14:33:42 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 354/706] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 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: 353/707] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:33:42 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:33:45 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:33:45 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: 357/714] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:34:04 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:34:04 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: 360/718] 10.0.0.21 () {30 vars in 410 bytes} [Tue Jul 21 14:34:08 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: 360/721] 10.0.0.21 () {34 vars in 654 bytes} [Tue Jul 21 14:34:19 2026] POST /v2/images => generated 649 bytes in 253 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 14:34:20.044 8 WARNING glance.api.v2.images [None req-ae6d2124-60d7-4ca3-841e-d6919250e437 cf338044dc0c4553ba1ba7cb5cec1c45 b185428d783448aa8229f2b2f821ddaf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4fc72933-f11d-441b-bdbf-04c4a629044a [pid: 8|app: 0|req: 362/722] 10.0.0.21 () {32 vars in 709 bytes} [Tue Jul 21 14:34:20 2026] DELETE /v2/images/4fc72933-f11d-441b-bdbf-04c4a629044a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jul 21 14:34:20 2026] GET /v2/images/4fc72933-f11d-441b-bdbf-04c4a629044a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.21 () {32 vars in 632 bytes} [Tue Jul 21 14:34:20 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.21 () {34 vars in 654 bytes} [Tue Jul 21 14:34:20 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.21 () {32 vars in 716 bytes} [Tue Jul 21 14:34:20 2026] GET /v2/images/76a64ae1-1340-4aad-ab67-e7defcaff40d/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:34:20.254 7 INFO glance.api.v2.image_data [None req-15e02b6d-c2f7-44fc-92cb-0b2f165e0170 cf338044dc0c4553ba1ba7cb5cec1c45 b185428d783448aa8229f2b2f821ddaf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:34:20.310 7 WARNING glance_store._drivers.rbd [None req-15e02b6d-c2f7-44fc-92cb-0b2f165e0170 cf338044dc0c4553ba1ba7cb5cec1c45 b185428d783448aa8229f2b2f821ddaf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-21 14:34:21.300 7 INFO glance.location [None req-15e02b6d-c2f7-44fc-92cb-0b2f165e0170 cf338044dc0c4553ba1ba7cb5cec1c45 b185428d783448aa8229f2b2f821ddaf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/727] 10.0.0.21 () {32 vars in 726 bytes} [Tue Jul 21 14:34:20 2026] PUT /v2/images/76a64ae1-1340-4aad-ab67-e7defcaff40d/file => generated 0 bytes in 1098 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jul 21 14:34:21 2026] GET /v2/images/76a64ae1-1340-4aad-ab67-e7defcaff40d => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.21 () {32 vars in 716 bytes} [Tue Jul 21 14:34:21 2026] GET /v2/images/76a64ae1-1340-4aad-ab67-e7defcaff40d/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.21 () {34 vars in 654 bytes} [Tue Jul 21 14:34:21 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.21 () {32 vars in 725 bytes} [Tue Jul 21 14:34:21 2026] PATCH /v2/images/f7a9d6c8-6754-4309-92c8-e7f7cdf9d4d1 => generated 653 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jul 21 14:34:21 2026] GET /v2/images/f7a9d6c8-6754-4309-92c8-e7f7cdf9d4d1 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:34:21.660 7 WARNING glance.api.v2.images [None req-4015dc29-b473-4899-a2f9-05affb7048fa cf338044dc0c4553ba1ba7cb5cec1c45 b185428d783448aa8229f2b2f821ddaf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f7a9d6c8-6754-4309-92c8-e7f7cdf9d4d1 [pid: 7|app: 0|req: 366/733] 10.0.0.21 () {32 vars in 709 bytes} [Tue Jul 21 14:34:21 2026] DELETE /v2/images/f7a9d6c8-6754-4309-92c8-e7f7cdf9d4d1 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jul 21 14:34:21 2026] GET /v2/images/f7a9d6c8-6754-4309-92c8-e7f7cdf9d4d1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:34:21.730 7 WARNING glance.api.v2.images [None req-e02b122a-7f93-41dc-99f1-63978f88bfd3 cf338044dc0c4553ba1ba7cb5cec1c45 b185428d783448aa8229f2b2f821ddaf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//76a64ae1-1340-4aad-ab67-e7defcaff40d [pid: 7|app: 0|req: 367/735] 10.0.0.21 () {32 vars in 709 bytes} [Tue Jul 21 14:34:21 2026] DELETE /v2/images/76a64ae1-1340-4aad-ab67-e7defcaff40d => generated 0 bytes in 869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/736] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jul 21 14:34:22 2026] GET /v2/images/76a64ae1-1340-4aad-ab67-e7defcaff40d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:34:22.620 7 WARNING glance.api.v2.images [None req-e42e6e2d-f93a-4375-a39e-90a28c2af242 cf338044dc0c4553ba1ba7cb5cec1c45 b185428d783448aa8229f2b2f821ddaf - - default default] Failed to find image 4fc72933-f11d-441b-bdbf-04c4a629044a to delete: glance.common.exception.ImageNotFound: No image found with ID 4fc72933-f11d-441b-bdbf-04c4a629044a [pid: 7|app: 0|req: 368/737] 10.0.0.21 () {32 vars in 709 bytes} [Tue Jul 21 14:34:22 2026] DELETE /v2/images/4fc72933-f11d-441b-bdbf-04c4a629044a => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.21 () {32 vars in 706 bytes} [Tue Jul 21 14:34:22 2026] GET /v2/images/4fc72933-f11d-441b-bdbf-04c4a629044a => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:34:29 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 370/742] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:34:29 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: 374/745] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:34:42 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:34:42 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: 378/757] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:35:35 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:35:35 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: 390/777] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:37:02 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:37:02 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 14:37:16 2026] GET /v2/images/e3dccc2a-9358-414f-8a4d-308fb321affd => 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: 393/784] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 14:37:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 199.204.45.129 () {32 vars in 826 bytes} [Tue Jul 21 14:37:49 2026] GET /v2/images?status=active&owner=ff887c7d10544a709fad9c928a959a91&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 199.204.45.129 () {32 vars in 653 bytes} [Tue Jul 21 14:37:50 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: 396/793] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:37:50 2026] GET /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d => 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: 398/794] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:37:50 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: 397/795] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:37:50 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: 399/796] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:37:50 2026] GET /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/797] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:37:50 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: 400/798] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:37:50 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: 399/799] 10.0.0.224 () {36 vars in 987 bytes} [Tue Jul 21 14:37:50 2026] GET /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/800] 10.0.0.224 () {36 vars in 927 bytes} [Tue Jul 21 14:37:50 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: 400/801] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jul 21 14:37:51 2026] GET /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/802] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:37:51 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: 401/803] 10.0.0.213 () {36 vars in 987 bytes} [Tue Jul 21 14:37:51 2026] GET /v2/images/8798c8fe-12af-4e6c-9012-0fadb5ae358d => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:37:51 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: 402/805] 10.0.0.213 () {36 vars in 927 bytes} [Tue Jul 21 14:37:51 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.21 () {32 vars in 632 bytes} [Tue Jul 21 14:41:46 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)