+ 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 Apr 7 00:29:32 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:55 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7fcf4dcfd4-kwdb4 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x556ea1858160 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/wsme/protocol.py:3: 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. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: 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. import pkg_resources 2026-04-07 00:29:34.672 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:29:34.681 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-07 00:29:35.294 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-07 00:29:35.295 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-07 00:29:35.305 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-07 00:29:35.306 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-07 00:29:36.923 7 WARNING glance.api.v2.images [None req-cf74f493-386c-49db-8540-811e19f5a394 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:29:36.934 8 WARNING glance.api.v2.images [None req-bfa38490-5c6a-44b8-b60c-ea7efe6aabc4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:29:37.167 7 WARNING keystonemiddleware._common.config [None req-cf74f493-386c-49db-8540-811e19f5a394 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:29:37.172 8 WARNING keystonemiddleware._common.config [None req-bfa38490-5c6a-44b8-b60c-ea7efe6aabc4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:29:37.175 7 WARNING oslo_config.cfg [None req-cf74f493-386c-49db-8540-811e19f5a394 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:29:37.179 8 WARNING oslo_config.cfg [None req-bfa38490-5c6a-44b8-b60c-ea7efe6aabc4 - - - - - -] 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 0x556ea1858160 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x556ea1858160 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 00:29:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 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-07 00:29:39.018 8 WARNING oslo_policy.policy [None req-c7a7c77f-7914-4f63-a79b-637e6c09536d 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:29:39.018 8 WARNING oslo_policy.policy [None req-c7a7c77f-7914-4f63-a79b-637e6c09536d 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:29:39.039 8 WARNING oslo_policy.policy [None req-c7a7c77f-7914-4f63-a79b-637e6c09536d 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:29:39.039 8 WARNING oslo_policy.policy [None req-c7a7c77f-7914-4f63-a79b-637e6c09536d 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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: 2/6] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:29:38 2026] GET /v2/images => generated 69 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 00:29:42 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:29:42 2026] GET /v2/images => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 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-07 00:29:42.622 7 WARNING oslo_policy.policy [None req-65389886-8d93-48a7-bbb8-743894b49889 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:29:42.623 7 WARNING oslo_policy.policy [None req-65389886-8d93-48a7-bbb8-743894b49889 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.75 () {44 vars in 908 bytes} [Tue Apr 7 00:29:42 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.75 () {44 vars in 930 bytes} [Tue Apr 7 00:29:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:29:42.771 7 WARNING oslo_policy.policy [None req-57ed12ca-6ff7-454a-82ec-3967bfb83a2e 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:29:42.772 7 WARNING oslo_policy.policy [None req-57ed12ca-6ff7-454a-82ec-3967bfb83a2e 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/11] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 7 00:29:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:29:42.865 8 WARNING oslo_config.cfg [None req-26daae1d-6dc7-4253-a6d6-b1200682ccf7 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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: 5/12] 199.19.213.75 () {48 vars in 948 bytes} [Tue Apr 7 00:29:42 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:29:42.890 7 WARNING oslo_policy.policy [None req-9bda53f3-e40c-4057-8163-e592944a70e6 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:29:42.891 7 WARNING oslo_policy.policy [None req-9bda53f3-e40c-4057-8163-e592944a70e6 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:29:42.892 7 INFO glance.api.v2.image_data [None req-9bda53f3-e40c-4057-8163-e592944a70e6 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:29:46.788 7 INFO glance.location [None req-9bda53f3-e40c-4057-8163-e592944a70e6 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.75 () {48 vars in 1042 bytes} [Tue Apr 7 00:29:42 2026] PUT /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051/file => generated 0 bytes in 3949 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5780 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:29:46 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:29:46.877 7 WARNING oslo_config.cfg [None req-af767348-7c70-40cd-81a9-88a706d4e1d8 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 7 00:29:46 2026] PATCH /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:29:46 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 00:51:32 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:51:32 2026] GET /v2/images => generated 1240 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 00:51:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:51:51 2026] GET /v2/images => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.19.213.75 () {44 vars in 934 bytes} [Tue Apr 7 00:51:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.19.213.75 () {44 vars in 956 bytes} [Tue Apr 7 00:51:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 7 00:51:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.75 () {48 vars in 948 bytes} [Tue Apr 7 00:51:51 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:51:51.838 7 INFO glance.api.v2.image_data [None req-5f5cbf92-e79a-4e9a-aa4b-d0edc17d676a 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:52:18.358 7 INFO glance.location [None req-5f5cbf92-e79a-4e9a-aa4b-d0edc17d676a 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 147/297] 199.19.213.75 () {48 vars in 1043 bytes} [Tue Apr 7 00:51:51 2026] PUT /v2/images/61eadf53-cd52-45c5-9816-8da0b2689bff/file => generated 0 bytes in 26586 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63083 switches on core 0) [pid: 8|app: 0|req: 151/298] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:52:18 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 7 00:52:18 2026] PATCH /v2/images/61eadf53-cd52-45c5-9816-8da0b2689bff => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Apr 7 00:52:18 2026] PATCH /v2/images/61eadf53-cd52-45c5-9816-8da0b2689bff => generated 1209 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:52:18 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 00:52:19 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:52:19 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 00:59:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:59:11 2026] GET /v2/images => generated 2451 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 00:59:19 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:59:19 2026] GET /v2/images => generated 2451 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.19.213.75 () {44 vars in 944 bytes} [Tue Apr 7 00:59:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.19.213.75 () {44 vars in 966 bytes} [Tue Apr 7 00:59:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 7 00:59:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.75 () {48 vars in 948 bytes} [Tue Apr 7 00:59:19 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:59:19.725 8 WARNING oslo_policy.policy [None req-7b08e395-e260-4e94-98f4-449332ef0e00 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:59:19.726 8 WARNING oslo_policy.policy [None req-7b08e395-e260-4e94-98f4-449332ef0e00 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - 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-07 00:59:19.727 8 INFO glance.api.v2.image_data [None req-7b08e395-e260-4e94-98f4-449332ef0e00 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:59:43.570 8 INFO glance.location [None req-7b08e395-e260-4e94-98f4-449332ef0e00 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/400] 199.19.213.75 () {48 vars in 1042 bytes} [Tue Apr 7 00:59:19 2026] PUT /v2/images/06173b66-28ed-4481-94db-4efdde0c0a4c/file => generated 0 bytes in 23892 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19993 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:59:43 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Apr 7 00:59:43 2026] PATCH /v2/images/06173b66-28ed-4481-94db-4efdde0c0a4c => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 00:59:43 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 01:00:20 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:00:20 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 01:00:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:00:32 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 7 01:00:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.19.213.75 () {44 vars in 958 bytes} [Tue Apr 7 01:00:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.19.213.75 () {44 vars in 936 bytes} [Tue Apr 7 01:00:32 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: 211/421] 199.19.213.75 () {48 vars in 948 bytes} [Tue Apr 7 01:00:32 2026] POST /v2/images => generated 791 bytes in 265 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 01:00:32.933 8 INFO glance.api.v2.image_data [None req-45ee248d-11d3-4157-8311-4b8fb320c718 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:00:48.546 8 INFO glance.location [None req-45ee248d-11d3-4157-8311-4b8fb320c718 05c62691365244448a2ec67afb0893fd 2bb4a0e89e6c4ee8af4b36a683f24702 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 211/426] 199.19.213.75 () {48 vars in 1043 bytes} [Tue Apr 7 01:00:32 2026] PUT /v2/images/3c4c0bda-bc54-4574-b1a1-8c14b010bc44/file => generated 0 bytes in 15663 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26575 switches on core 0) [pid: 7|app: 0|req: 216/427] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:00:48 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 199.19.213.75 () {48 vars in 1046 bytes} [Tue Apr 7 01:00:48 2026] PATCH /v2/images/3c4c0bda-bc54-4574-b1a1-8c14b010bc44 => 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: 217/429] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:00:48 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/576] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 01:13:02 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/577] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:13:02 2026] GET /v2/images => generated 4893 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 01:15:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:15:25 2026] GET /v2/images => generated 4893 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 01:15:27 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:15:27 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: 313/620] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 01:16:13 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:16:13 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 01:16:20 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:16:20 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 199.19.213.75 () {42 vars in 685 bytes} [Tue Apr 7 01:17:21 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 199.19.213.75 () {44 vars in 907 bytes} [Tue Apr 7 01:17:21 2026] GET /v2/images => generated 4893 bytes in 70 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/648] 10.0.0.223 () {32 vars in 633 bytes} [Tue Apr 7 01:18:06 2026] GET /v2/images => generated 4893 bytes in 24 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: 330/655] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:18:30 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:18:30 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: 331/657] 199.19.213.75 () {36 vars in 990 bytes} [Tue Apr 7 01:18:33 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 199.19.213.75 () {36 vars in 930 bytes} [Tue Apr 7 01:18:33 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: 332/659] 199.19.213.75 () {36 vars in 990 bytes} [Tue Apr 7 01:18:34 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 328/660] 199.19.213.75 () {36 vars in 930 bytes} [Tue Apr 7 01:18:34 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: 333/661] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:18:36 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:18:37 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: 334/663] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:18:37 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: 330/664] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:18:37 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:18:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:18:37 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: 336/667] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:18:37 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 332/668] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:18:37 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: 337/669] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:18:37 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: 334/672] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 7 01:18:38 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:18:38 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/674] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 7 01:18:38 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:18:38 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: 336/676] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:18:38 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: 342/679] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:18:49 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:18:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:19:16 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 341/686] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:19:16 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/689] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:19:20 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 343/690] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:19:20 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: 350/695] 10.0.0.223 () {32 vars in 707 bytes} [Tue Apr 7 01:19:46 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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/696] 10.0.0.223 () {32 vars in 707 bytes} [Tue Apr 7 01:19:46 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:19:47 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:19:47 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: 352/699] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:19: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: 348/700] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:19:47 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:19: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: 349/702] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:19:47 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: 354/703] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:19:47 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 350/704] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:19:47 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: 352/707] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 7 01:19:47 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:19:47 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: 353/709] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 7 01:19:47 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 357/710] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:19: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: 354/711] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:19: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: 358/712] 10.0.0.223 () {34 vars in 655 bytes} [Tue Apr 7 01:19:54 2026] POST /v2/images => generated 649 bytes in 237 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:19:54.401 8 WARNING glance.api.v2.images [None req-3fdbed0f-76d7-46a5-8b43-7c0e4faa81ab 8ca6c8ab6219488ab6aae23db3cbbf50 c29f97c81692488eb74971cd8ca7b764 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//788635ac-daa7-45ba-b9e7-a4d2a2b2231b [pid: 8|app: 0|req: 355/713] 10.0.0.223 () {32 vars in 710 bytes} [Tue Apr 7 01:19:54 2026] DELETE /v2/images/788635ac-daa7-45ba-b9e7-a4d2a2b2231b => 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: 359/714] 10.0.0.223 () {32 vars in 707 bytes} [Tue Apr 7 01:19:54 2026] GET /v2/images/788635ac-daa7-45ba-b9e7-a4d2a2b2231b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.223 () {32 vars in 633 bytes} [Tue Apr 7 01:19:54 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.223 () {34 vars in 655 bytes} [Tue Apr 7 01:19:54 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.223 () {32 vars in 717 bytes} [Tue Apr 7 01:19:54 2026] GET /v2/images/ffd69cfa-879c-48cc-bdc5-8a6cae3335ca/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:54.603 7 INFO glance.api.v2.image_data [None req-6fa449ee-08ea-4263-92be-2e0476461504 8ca6c8ab6219488ab6aae23db3cbbf50 c29f97c81692488eb74971cd8ca7b764 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:19:54.643 7 WARNING glance_store._drivers.rbd [None req-6fa449ee-08ea-4263-92be-2e0476461504 8ca6c8ab6219488ab6aae23db3cbbf50 c29f97c81692488eb74971cd8ca7b764 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:19:55.349 7 INFO glance.location [None req-6fa449ee-08ea-4263-92be-2e0476461504 8ca6c8ab6219488ab6aae23db3cbbf50 c29f97c81692488eb74971cd8ca7b764 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/718] 10.0.0.223 () {32 vars in 727 bytes} [Tue Apr 7 01:19:54 2026] PUT /v2/images/ffd69cfa-879c-48cc-bdc5-8a6cae3335ca/file => generated 0 bytes in 806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.223 () {32 vars in 707 bytes} [Tue Apr 7 01:19:55 2026] GET /v2/images/ffd69cfa-879c-48cc-bdc5-8a6cae3335ca => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.223 () {32 vars in 717 bytes} [Tue Apr 7 01:19:55 2026] GET /v2/images/ffd69cfa-879c-48cc-bdc5-8a6cae3335ca/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.223 () {34 vars in 655 bytes} [Tue Apr 7 01:19:55 2026] POST /v2/images => generated 648 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.223 () {32 vars in 726 bytes} [Tue Apr 7 01:19:55 2026] PATCH /v2/images/acf71ef1-ca19-47a9-9509-be0656400418 => generated 653 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.223 () {32 vars in 707 bytes} [Tue Apr 7 01:19:55 2026] GET /v2/images/acf71ef1-ca19-47a9-9509-be0656400418 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:55.828 7 WARNING glance.api.v2.images [None req-50b4b590-87f7-444d-b5db-b52f1476559c 8ca6c8ab6219488ab6aae23db3cbbf50 c29f97c81692488eb74971cd8ca7b764 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//acf71ef1-ca19-47a9-9509-be0656400418 [pid: 7|app: 0|req: 364/724] 10.0.0.223 () {32 vars in 710 bytes} [Tue Apr 7 01:19:55 2026] DELETE /v2/images/acf71ef1-ca19-47a9-9509-be0656400418 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.223 () {32 vars in 707 bytes} [Tue Apr 7 01:19:55 2026] GET /v2/images/acf71ef1-ca19-47a9-9509-be0656400418 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:19:55.920 7 WARNING glance.api.v2.images [None req-c4c99737-d661-4080-914a-e2d6ddf54585 8ca6c8ab6219488ab6aae23db3cbbf50 c29f97c81692488eb74971cd8ca7b764 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ffd69cfa-879c-48cc-bdc5-8a6cae3335ca [pid: 7|app: 0|req: 365/726] 10.0.0.223 () {32 vars in 710 bytes} [Tue Apr 7 01:19:55 2026] DELETE /v2/images/ffd69cfa-879c-48cc-bdc5-8a6cae3335ca => generated 0 bytes in 698 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.223 () {32 vars in 707 bytes} [Tue Apr 7 01:19:56 2026] GET /v2/images/ffd69cfa-879c-48cc-bdc5-8a6cae3335ca => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:19:56.628 7 WARNING glance.api.v2.images [None req-9696aee7-3a93-463c-9e13-4fd74ecca9b2 8ca6c8ab6219488ab6aae23db3cbbf50 c29f97c81692488eb74971cd8ca7b764 - - default default] Failed to find image 788635ac-daa7-45ba-b9e7-a4d2a2b2231b to delete: glance.common.exception.ImageNotFound: No image found with ID 788635ac-daa7-45ba-b9e7-a4d2a2b2231b [pid: 7|app: 0|req: 366/728] 10.0.0.223 () {32 vars in 710 bytes} [Tue Apr 7 01:19:56 2026] DELETE /v2/images/788635ac-daa7-45ba-b9e7-a4d2a2b2231b => 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: 363/729] 10.0.0.223 () {32 vars in 707 bytes} [Tue Apr 7 01:19:56 2026] GET /v2/images/788635ac-daa7-45ba-b9e7-a4d2a2b2231b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/732] 10.0.0.223 () {30 vars in 411 bytes} [Tue Apr 7 01:19:59 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:20:17 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 370/738] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:20:17 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: 373/743] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:20:44 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 371/744] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:20:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:20:57 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 374/750] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:20:57 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: 377/751] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:21:04 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 375/752] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:21:04 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: 381/759] 199.19.213.75 () {32 vars in 825 bytes} [Tue Apr 7 01:21:28 2026] GET /v2/images?status=active&owner=2bb4a0e89e6c4ee8af4b36a683f24702&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 199.19.213.75 () {32 vars in 652 bytes} [Tue Apr 7 01:21:28 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/761] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:21:29 2026] GET /v2/images/61eadf53-cd52-45c5-9816-8da0b2689bff => 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: 380/762] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:21:29 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: 383/763] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:21:29 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: 381/764] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:21:29 2026] GET /v2/images/61eadf53-cd52-45c5-9816-8da0b2689bff => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:21:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:21:29 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: 385/767] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 7 01:21:29 2026] GET /v2/images/61eadf53-cd52-45c5-9816-8da0b2689bff => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/768] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 7 01:21:29 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: 386/769] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 7 01:21:30 2026] GET /v2/images/61eadf53-cd52-45c5-9816-8da0b2689bff => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:21:30 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: 387/771] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 7 01:21:30 2026] GET /v2/images/61eadf53-cd52-45c5-9816-8da0b2689bff => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:21:30 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: 388/773] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 7 01:21:30 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: 389/780] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:22:06 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:22:06 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: 393/788] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:22:32 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => 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: 396/789] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:22:32 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: 396/794] 10.0.0.240 () {36 vars in 987 bytes} [Tue Apr 7 01:22:54 2026] GET /v2/images/6aa461c1-b19c-4682-aa1f-a761b415f051 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.240 () {36 vars in 927 bytes} [Tue Apr 7 01:22:54 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: 413/822] 10.0.0.223 () {32 vars in 633 bytes} [Tue Apr 7 01:24:59 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)