+ 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 [Sat May 9 05:36:04 2026] *** compiled with version: 11.4.0 on 09 May 2026 00:57:12 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7955c67d4c-68hl8 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 0x563249f62f70 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-05-09 05:36:06.495 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 05:36:06.503 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 05:36:07.066 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-09 05:36:07.066 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-09 05:36:07.148 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-09 05:36:07.149 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-05-09 05:36:07.150 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-05-09 05:36:07.153 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-09 05:36:07.154 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-05-09 05:36:07.155 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-05-09 05:36:08.780 7 WARNING glance.api.v2.images [None req-25a2f027-08fa-460f-ab94-36b8c9db94e2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:36:08.795 8 WARNING glance.api.v2.images [None req-a04002c2-a28f-43fc-ac37-065076872565 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:36:08.968 7 WARNING keystonemiddleware._common.config [None req-25a2f027-08fa-460f-ab94-36b8c9db94e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:36:08.976 7 WARNING oslo_config.cfg [None req-25a2f027-08fa-460f-ab94-36b8c9db94e2 - - - - - -] 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 0x563249f62f70 pid: 7 (default app) 2026-05-09 05:36:08.994 8 WARNING keystonemiddleware._common.config [None req-a04002c2-a28f-43fc-ac37-065076872565 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:36:09.003 8 WARNING oslo_config.cfg [None req-a04002c2-a28f-43fc-ac37-065076872565 - - - - - -] 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 0x563249f62f70 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 05:36:09 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/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-05-09 05:36:10.046 8 WARNING oslo_policy.policy [None req-4b210341-1aee-4753-ae68-4bec6dfaa09c 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 05:36:10.046 8 WARNING oslo_policy.policy [None req-4b210341-1aee-4753-ae68-4bec6dfaa09c 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 05:36:10.068 8 WARNING oslo_policy.policy [None req-4b210341-1aee-4753-ae68-4bec6dfaa09c 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 05:36:10.068 8 WARNING oslo_policy.policy [None req-4b210341-1aee-4753-ae68-4bec6dfaa09c 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:36:09 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 05:36:13 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: 2/7] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:36:13 2026] GET /v2/images => generated 69 bytes in 44 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-05-09 05:36:13.349 7 WARNING oslo_policy.policy [None req-9d650264-6e8f-4408-97a7-1cfb68fb5dab 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 05:36:13.349 7 WARNING oslo_policy.policy [None req-9d650264-6e8f-4408-97a7-1cfb68fb5dab 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.216 () {44 vars in 912 bytes} [Sat May 9 05:36:13 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.216 () {44 vars in 934 bytes} [Sat May 9 05:36:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:36:13.475 7 WARNING oslo_policy.policy [None req-ee6f46a3-f1f3-4ee3-8552-284d3b9dfa36 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 05:36:13.476 7 WARNING oslo_policy.policy [None req-ee6f46a3-f1f3-4ee3-8552-284d3b9dfa36 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 9 05:36:13 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) 2026-05-09 05:36:13.549 8 WARNING oslo_config.cfg [None req-5b3129a6-a488-4e1d-976b-0f7a2247ddbb 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.216 () {48 vars in 952 bytes} [Sat May 9 05:36:13 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 05:36:13.568 7 WARNING oslo_policy.policy [None req-76c1109d-8e54-495d-9175-02b4eaaf46d7 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 05:36:13.568 7 WARNING oslo_policy.policy [None req-76c1109d-8e54-495d-9175-02b4eaaf46d7 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 05:36:13.571 7 INFO glance.api.v2.image_data [None req-76c1109d-8e54-495d-9175-02b4eaaf46d7 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:36:17.701 7 INFO glance.location [None req-76c1109d-8e54-495d-9175-02b4eaaf46d7 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.216 () {48 vars in 1046 bytes} [Sat May 9 05:36:13 2026] PUT /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b/file => generated 0 bytes in 4183 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4676 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:36:17 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-05-09 05:36:17.785 7 WARNING oslo_config.cfg [None req-2fcad218-e947-46b9-8d2b-5de656f44080 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.216 () {48 vars in 1050 bytes} [Sat May 9 05:36:17 2026] PATCH /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:36:17 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 05:58:50 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: 146/289] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:58:50 2026] GET /v2/images => generated 1240 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 05:59:06 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: 145/293] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:59:06 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.204.45.216 () {44 vars in 938 bytes} [Sat May 9 05:59:06 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: 146/295] 199.204.45.216 () {44 vars in 960 bytes} [Sat May 9 05:59:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 9 05:59:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/297] 199.204.45.216 () {48 vars in 952 bytes} [Sat May 9 05:59:06 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 05:59:06.955 7 INFO glance.api.v2.image_data [None req-20709cfe-455e-473b-b0bb-8796d5806339 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:59:54.258 7 INFO glance.location [None req-20709cfe-455e-473b-b0bb-8796d5806339 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 151/308] 199.204.45.216 () {48 vars in 1047 bytes} [Sat May 9 05:59:06 2026] PUT /v2/images/742d4fb9-9c02-40b1-8399-6034a92a675c/file => generated 0 bytes in 47356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (53246 switches on core 0) [pid: 8|app: 0|req: 158/309] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:59:54 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/310] 199.204.45.216 () {48 vars in 1050 bytes} [Sat May 9 05:59:54 2026] PATCH /v2/images/742d4fb9-9c02-40b1-8399-6034a92a675c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/311] 199.204.45.216 () {48 vars in 1051 bytes} [Sat May 9 05:59:54 2026] PATCH /v2/images/742d4fb9-9c02-40b1-8399-6034a92a675c => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/312] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:59:54 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/313] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 05:59:55 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: 154/314] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 05:59:55 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:06:53 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: 197/400] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:06:53 2026] GET /v2/images => generated 2451 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:07:13 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: 206/406] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:07:13 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: 201/407] 199.204.45.216 () {44 vars in 948 bytes} [Sat May 9 06:07:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.204.45.216 () {44 vars in 970 bytes} [Sat May 9 06:07:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 9 06:07:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.204.45.216 () {48 vars in 952 bytes} [Sat May 9 06:07:13 2026] POST /v2/images => generated 799 bytes in 623 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 06:07:14.681 7 INFO glance.api.v2.image_data [None req-fed0c767-f14b-4fb4-8a51-7b0e8a443901 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:11:05.075 7 INFO glance.location [None req-fed0c767-f14b-4fb4-8a51-7b0e8a443901 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/457] 199.204.45.216 () {48 vars in 1046 bytes} [Sat May 9 06:07:14 2026] PUT /v2/images/3215fd1d-efbf-4440-bff9-ea7c1676fcf5/file => generated 0 bytes in 230546 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8571 switches on core 0) [pid: 8|app: 0|req: 255/458] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:11:05 2026] GET /v2/images => generated 3664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/459] 199.204.45.216 () {48 vars in 1051 bytes} [Sat May 9 06:11:05 2026] PATCH /v2/images/3215fd1d-efbf-4440-bff9-ea7c1676fcf5 => generated 1234 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/460] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:11:05 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/469] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:11: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: 209/470] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:11:42 2026] GET /v2/images => generated 3687 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/473] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:11:53 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/474] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:11:53 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/475] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 9 06:11:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/476] 199.204.45.216 () {44 vars in 962 bytes} [Sat May 9 06:11:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/477] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 9 06:11:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/478] 199.204.45.216 () {48 vars in 952 bytes} [Sat May 9 06:11:53 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 06:11:53.675 8 WARNING oslo_policy.policy [None req-c41eb516-0126-49fd-a75c-c683ffa1a495 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 06:11:53.675 8 WARNING oslo_policy.policy [None req-c41eb516-0126-49fd-a75c-c683ffa1a495 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - 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-05-09 06:11:53.678 8 INFO glance.api.v2.image_data [None req-c41eb516-0126-49fd-a75c-c683ffa1a495 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:12:21.973 8 INFO glance.location [None req-c41eb516-0126-49fd-a75c-c683ffa1a495 6545f5c60cb24806b538ca03a36c49d6 273570b6816242ba9a7165f2066f5d03 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 266/485] 199.204.45.216 () {48 vars in 1047 bytes} [Sat May 9 06:11:53 2026] PUT /v2/images/9d5ab6ad-80a0-49ad-8a13-bfeae2400bc1/file => generated 0 bytes in 28349 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16826 switches on core 0) [pid: 7|app: 0|req: 220/486] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:12:22 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/487] 199.204.45.216 () {48 vars in 1050 bytes} [Sat May 9 06:12:22 2026] PATCH /v2/images/9d5ab6ad-80a0-49ad-8a13-bfeae2400bc1 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/488] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:12:22 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/631] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:24:17 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: 293/632] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:24:17 2026] GET /v2/images => generated 4893 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/665] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:26:52 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: 356/666] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:26:52 2026] GET /v2/images => generated 4893 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/667] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:26:53 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: 357/668] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:26:53 2026] GET /v2/images => generated 4893 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/679] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:27:44 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: 363/680] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:27:44 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/683] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:27:51 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: 365/684] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:27:51 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/697] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 9 06:28:51 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: 326/698] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 9 06:28:51 2026] GET /v2/images => generated 4893 bytes in 158 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: 331/707] 10.0.0.2 () {32 vars in 631 bytes} [Sat May 9 06:29:36 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/712] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:29:57 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 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: 8|app: 0|req: 379/713] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:29:57 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: 335/714] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:29:57 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/715] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:29:57 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/716] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:29: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: 8|app: 0|req: 381/717] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:29:57 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 337/718] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:29:57 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: 382/719] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:29:57 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: 338/720] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:29:57 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/721] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:29:57 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: 339/722] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:29:57 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/725] 10.0.0.225 () {36 vars in 987 bytes} [Sat May 9 06:29:59 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/726] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:29:59 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/727] 10.0.0.225 () {36 vars in 987 bytes} [Sat May 9 06:29:59 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/728] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:29:59 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: 343/729] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:29:59 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/730] 199.204.45.216 () {36 vars in 991 bytes} [Sat May 9 06:30:01 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/731] 199.204.45.216 () {36 vars in 931 bytes} [Sat May 9 06:30:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/732] 199.204.45.216 () {36 vars in 991 bytes} [Sat May 9 06:30:04 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/733] 199.204.45.216 () {36 vars in 931 bytes} [Sat May 9 06:30: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: 391/738] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:30:21 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 348/739] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:30: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: 8|app: 0|req: 392/740] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:30:24 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/741] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:30:24 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/744] 10.0.0.2 () {30 vars in 409 bytes} [Sat May 9 06:30:33 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: 351/745] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:30:37 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/746] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:30: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: 356/755] 10.0.0.2 () {34 vars in 653 bytes} [Sat May 9 06:31:14 2026] POST /v2/images => generated 649 bytes in 145 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 06:31:15.130 8 WARNING glance.api.v2.images [None req-60592811-a79f-4fa4-962a-85243afc0270 1a6283aff7c649e18a7dc1afbd80d3b5 7d0396a5696040ff908ba534ba4bb1d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b6c98b0e-d183-4d97-af7f-ba64306f3ca1 [pid: 8|app: 0|req: 400/756] 10.0.0.2 () {32 vars in 708 bytes} [Sat May 9 06:31:15 2026] DELETE /v2/images/b6c98b0e-d183-4d97-af7f-ba64306f3ca1 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/757] 10.0.0.2 () {32 vars in 705 bytes} [Sat May 9 06:31:15 2026] GET /v2/images/b6c98b0e-d183-4d97-af7f-ba64306f3ca1 => 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: 401/758] 10.0.0.2 () {32 vars in 631 bytes} [Sat May 9 06:31:15 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/759] 10.0.0.2 () {34 vars in 653 bytes} [Sat May 9 06:31:15 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/760] 10.0.0.2 () {32 vars in 715 bytes} [Sat May 9 06:31:15 2026] GET /v2/images/eee46787-529e-4c15-bd6f-51f955c855f8/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 06:31:15.310 7 INFO glance.api.v2.image_data [None req-6b958edf-1df0-4561-88cd-6f7ee055f8ad 1a6283aff7c649e18a7dc1afbd80d3b5 7d0396a5696040ff908ba534ba4bb1d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:31:15.356 7 WARNING glance_store._drivers.rbd [None req-6b958edf-1df0-4561-88cd-6f7ee055f8ad 1a6283aff7c649e18a7dc1afbd80d3b5 7d0396a5696040ff908ba534ba4bb1d4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 06:31:16.543 7 INFO glance.location [None req-6b958edf-1df0-4561-88cd-6f7ee055f8ad 1a6283aff7c649e18a7dc1afbd80d3b5 7d0396a5696040ff908ba534ba4bb1d4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 359/761] 10.0.0.2 () {32 vars in 725 bytes} [Sat May 9 06:31:15 2026] PUT /v2/images/eee46787-529e-4c15-bd6f-51f955c855f8/file => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/762] 10.0.0.2 () {32 vars in 705 bytes} [Sat May 9 06:31:16 2026] GET /v2/images/eee46787-529e-4c15-bd6f-51f955c855f8 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/763] 10.0.0.2 () {32 vars in 715 bytes} [Sat May 9 06:31:16 2026] GET /v2/images/eee46787-529e-4c15-bd6f-51f955c855f8/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/764] 10.0.0.2 () {34 vars in 653 bytes} [Sat May 9 06:31:16 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/765] 10.0.0.2 () {32 vars in 724 bytes} [Sat May 9 06:31:16 2026] PATCH /v2/images/7f505a46-4f6d-4349-b103-afa63c5b29b7 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/766] 10.0.0.2 () {32 vars in 705 bytes} [Sat May 9 06:31:16 2026] GET /v2/images/7f505a46-4f6d-4349-b103-afa63c5b29b7 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 06:31:16.885 7 WARNING glance.api.v2.images [None req-2b04b981-afaa-4177-94e0-b125a540b6cf 1a6283aff7c649e18a7dc1afbd80d3b5 7d0396a5696040ff908ba534ba4bb1d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7f505a46-4f6d-4349-b103-afa63c5b29b7 [pid: 7|app: 0|req: 362/767] 10.0.0.2 () {32 vars in 708 bytes} [Sat May 9 06:31:16 2026] DELETE /v2/images/7f505a46-4f6d-4349-b103-afa63c5b29b7 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/768] 10.0.0.2 () {32 vars in 705 bytes} [Sat May 9 06:31:16 2026] GET /v2/images/7f505a46-4f6d-4349-b103-afa63c5b29b7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:31:16.950 7 WARNING glance.api.v2.images [None req-6499e426-c9a8-4e81-96e5-a8fd3080e22e 1a6283aff7c649e18a7dc1afbd80d3b5 7d0396a5696040ff908ba534ba4bb1d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eee46787-529e-4c15-bd6f-51f955c855f8 [pid: 7|app: 0|req: 363/769] 10.0.0.2 () {32 vars in 708 bytes} [Sat May 9 06:31:16 2026] DELETE /v2/images/eee46787-529e-4c15-bd6f-51f955c855f8 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/770] 10.0.0.2 () {32 vars in 705 bytes} [Sat May 9 06:31:17 2026] GET /v2/images/eee46787-529e-4c15-bd6f-51f955c855f8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:31:17.898 7 WARNING glance.api.v2.images [None req-5333e1cb-4b3e-469d-9500-b1092b9e5981 1a6283aff7c649e18a7dc1afbd80d3b5 7d0396a5696040ff908ba534ba4bb1d4 - - default default] Failed to find image b6c98b0e-d183-4d97-af7f-ba64306f3ca1 to delete: glance.common.exception.ImageNotFound: No image found with ID b6c98b0e-d183-4d97-af7f-ba64306f3ca1 [pid: 7|app: 0|req: 364/771] 10.0.0.2 () {32 vars in 708 bytes} [Sat May 9 06:31:17 2026] DELETE /v2/images/b6c98b0e-d183-4d97-af7f-ba64306f3ca1 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/772] 10.0.0.2 () {32 vars in 705 bytes} [Sat May 9 06:31:17 2026] GET /v2/images/b6c98b0e-d183-4d97-af7f-ba64306f3ca1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/775] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:31:20 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 410/776] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:31:20 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: 417/789] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:32:23 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/790] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:32:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/799] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:33:01 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 378/800] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:33:01 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: 381/805] 10.0.0.2 () {32 vars in 705 bytes} [Sat May 9 06:33:21 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/806] 10.0.0.2 () {32 vars in 705 bytes} [Sat May 9 06:33:21 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/807] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:33:21 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 426/808] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:33:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/809] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:33:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/810] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:33:21 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/811] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:33:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/812] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:33:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/813] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:33:21 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 429/814] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:33:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/815] 10.0.0.225 () {36 vars in 987 bytes} [Sat May 9 06:33:21 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/816] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:33:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/817] 10.0.0.225 () {36 vars in 987 bytes} [Sat May 9 06:33:21 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 431/818] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:33: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: 388/819] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:33:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/826] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:33:51 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 392/827] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:33:51 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/832] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:34:14 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/833] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:34: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: 439/834] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:34:15 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/835] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:34:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/838] 10.0.0.153 () {36 vars in 987 bytes} [Sat May 9 06:34:22 2026] GET /v2/images/8c7ee598-ce77-49be-a35e-28dcc28cc72b => 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: 398/839] 10.0.0.153 () {36 vars in 927 bytes} [Sat May 9 06:34:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/844] 199.204.45.216 () {32 vars in 826 bytes} [Sat May 9 06:34:47 2026] GET /v2/images?status=active&owner=273570b6816242ba9a7165f2066f5d03&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/845] 199.204.45.216 () {32 vars in 653 bytes} [Sat May 9 06:34:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/848] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:34:48 2026] GET /v2/images/742d4fb9-9c02-40b1-8399-6034a92a675c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/849] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:34:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/850] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:34:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/851] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:34:48 2026] GET /v2/images/742d4fb9-9c02-40b1-8399-6034a92a675c => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/852] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:34:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/853] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:34:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/854] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 06:34:48 2026] GET /v2/images/742d4fb9-9c02-40b1-8399-6034a92a675c => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/855] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 06:34:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/856] 10.0.0.225 () {36 vars in 987 bytes} [Sat May 9 06:34:49 2026] GET /v2/images/742d4fb9-9c02-40b1-8399-6034a92a675c => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/857] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:34:49 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: 450/858] 10.0.0.225 () {36 vars in 987 bytes} [Sat May 9 06:34:49 2026] GET /v2/images/742d4fb9-9c02-40b1-8399-6034a92a675c => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/859] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:34:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/860] 10.0.0.225 () {36 vars in 927 bytes} [Sat May 9 06:34:49 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: 425/891] 10.0.0.2 () {32 vars in 631 bytes} [Sat May 9 06:37:20 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)