+ 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 May 5 22:33:43 2026] *** compiled with version: 11.4.0 on 05 May 2026 11:02:07 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-79f996db96-65zpk 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 0x564ef198a150 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-05 22:33:45.445 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 22:33:45.474 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-05 22:33:46.048 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-05 22:33:46.049 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-05 22:33:46.075 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-05 22:33:46.076 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-05 22:33:47.572 8 WARNING glance.api.v2.images [None req-fa922e81-b1fe-4a51-9c49-e6961bc3d76a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:33:47.590 7 WARNING glance.api.v2.images [None req-b0db9a15-5cb3-4ed8-8298-2b241e3ab470 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:33:47.806 8 WARNING keystonemiddleware._common.config [None req-fa922e81-b1fe-4a51-9c49-e6961bc3d76a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:33:47.814 8 WARNING oslo_config.cfg [None req-fa922e81-b1fe-4a51-9c49-e6961bc3d76a - - - - - -] 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 0x564ef198a150 pid: 8 (default app) 2026-05-05 22:33:47.837 7 WARNING keystonemiddleware._common.config [None req-b0db9a15-5cb3-4ed8-8298-2b241e3ab470 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:33:47.847 7 WARNING oslo_config.cfg [None req-b0db9a15-5cb3-4ed8-8298-2b241e3ab470 - - - - - -] 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 0x564ef198a150 pid: 7 (default app) [pid: 7|app: 0|req: 1/4] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 22:33:49 2026] GET / => generated 1193 bytes in 4 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-05 22:33:49.883 8 WARNING oslo_policy.policy [None req-0d69471f-cd20-474a-8461-16b3550d3324 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 22:33:49.884 8 WARNING oslo_policy.policy [None req-0d69471f-cd20-474a-8461-16b3550d3324 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 22:33:49.900 8 WARNING oslo_policy.policy [None req-0d69471f-cd20-474a-8461-16b3550d3324 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 22:33:49.900 8 WARNING oslo_policy.policy [None req-0d69471f-cd20-474a-8461-16b3550d3324 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/5] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:33:49 2026] GET /v2/images => generated 69 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 22:33:53 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: 5/7] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:33:53 2026] GET /v2/images => generated 69 bytes in 43 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-05 22:33:53.092 7 WARNING oslo_policy.policy [None req-e7f39274-60f4-46d0-93c7-ecdf582a57f1 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 22:33:53.092 7 WARNING oslo_policy.policy [None req-e7f39274-60f4-46d0-93c7-ecdf582a57f1 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/8] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 5 22:33:53 2026] GET /v2/images/cirros => generated 151 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.216 () {44 vars in 933 bytes} [Tue May 5 22:33:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:33:53.214 7 WARNING oslo_policy.policy [None req-5ba7f0b5-ded1-41d3-9dcf-9f4a23bb111e 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 22:33:53.215 7 WARNING oslo_policy.policy [None req-5ba7f0b5-ded1-41d3-9dcf-9f4a23bb111e 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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: 4/10] 199.204.45.216 () {44 vars in 939 bytes} [Tue May 5 22:33:53 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-05 22:33:53.296 8 WARNING oslo_config.cfg [None req-dde02c2d-ba47-48f6-b2ca-a2228c9cf76f 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 7/11] 199.204.45.216 () {48 vars in 951 bytes} [Tue May 5 22:33:53 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 22:33:53.318 7 WARNING oslo_policy.policy [None req-a54d02e9-8e85-4471-aae6-380e83b1f466 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 22:33:53.318 7 WARNING oslo_policy.policy [None req-a54d02e9-8e85-4471-aae6-380e83b1f466 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 22:33:53.319 7 INFO glance.api.v2.image_data [None req-a54d02e9-8e85-4471-aae6-380e83b1f466 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:33:59.131 7 INFO glance.location [None req-a54d02e9-8e85-4471-aae6-380e83b1f466 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/14] 199.204.45.216 () {48 vars in 1045 bytes} [Tue May 5 22:33:53 2026] PUT /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8/file => generated 0 bytes in 5858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6068 switches on core 0) [pid: 8|app: 0|req: 10/15] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:33:59 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-05 22:33:59.209 7 WARNING oslo_config.cfg [None req-483c6359-5cd2-4d32-b8a1-770172f97b20 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 6/16] 199.204.45.216 () {48 vars in 1049 bytes} [Tue May 5 22:33:59 2026] PATCH /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 11/17] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:33:59 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 22:55:18 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: 140/275] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:55:18 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 22:55:40 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:55:40 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/282] 199.204.45.216 () {44 vars in 937 bytes} [Tue May 5 22:55:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.216 () {44 vars in 959 bytes} [Tue May 5 22:55:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 199.204.45.216 () {44 vars in 939 bytes} [Tue May 5 22:55:41 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: 145/285] 199.204.45.216 () {48 vars in 951 bytes} [Tue May 5 22:55:41 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 22:55:41.173 7 INFO glance.api.v2.image_data [None req-25ebdb0c-a37d-4b94-a2cc-cd68afcc199c 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:56:05.339 7 INFO glance.location [None req-25ebdb0c-a37d-4b94-a2cc-cd68afcc199c 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/290] 199.204.45.216 () {48 vars in 1046 bytes} [Tue May 5 22:55:41 2026] PUT /v2/images/94ffeaa7-f7ca-4492-bd15-5823a91a2759/file => generated 0 bytes in 24222 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64823 switches on core 0) [pid: 8|app: 0|req: 150/291] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:56:05 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/292] 199.204.45.216 () {48 vars in 1049 bytes} [Tue May 5 22:56:05 2026] PATCH /v2/images/94ffeaa7-f7ca-4492-bd15-5823a91a2759 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/293] 199.204.45.216 () {48 vars in 1050 bytes} [Tue May 5 22:56:05 2026] PATCH /v2/images/94ffeaa7-f7ca-4492-bd15-5823a91a2759 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/294] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:56:05 2026] GET /v2/images => generated 2451 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/295] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 22:56:06 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: 144/296] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 22:56:06 2026] GET /v2/images => generated 2451 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/375] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:02:29 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: 192/376] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:02:29 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:02:40 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: 186/380] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:02:40 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.216 () {44 vars in 947 bytes} [Tue May 5 23:02:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/382] 199.204.45.216 () {44 vars in 969 bytes} [Tue May 5 23:02:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/383] 199.204.45.216 () {44 vars in 939 bytes} [Tue May 5 23:02:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/384] 199.204.45.216 () {48 vars in 951 bytes} [Tue May 5 23:02:40 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 23:02:40.807 8 WARNING oslo_policy.policy [None req-662027d4-1733-4c21-a3c9-a7860b192d1a 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 23:02:40.807 8 WARNING oslo_policy.policy [None req-662027d4-1733-4c21-a3c9-a7860b192d1a 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - 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-05 23:02:40.809 8 INFO glance.api.v2.image_data [None req-662027d4-1733-4c21-a3c9-a7860b192d1a 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:02:56.431 8 INFO glance.location [None req-662027d4-1733-4c21-a3c9-a7860b192d1a 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/387] 199.204.45.216 () {48 vars in 1045 bytes} [Tue May 5 23:02:40 2026] PUT /v2/images/191ade64-2529-4b31-af21-f6719664ece2/file => generated 0 bytes in 15673 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28238 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:02:56 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.216 () {48 vars in 1050 bytes} [Tue May 5 23:02:56 2026] PATCH /v2/images/191ade64-2529-4b31-af21-f6719664ece2 => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:02:56 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:03:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:03:33 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:03:49 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: 200/406] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:03:49 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 199.204.45.216 () {44 vars in 939 bytes} [Tue May 5 23:03:49 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/408] 199.204.45.216 () {44 vars in 961 bytes} [Tue May 5 23:03:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 199.204.45.216 () {44 vars in 939 bytes} [Tue May 5 23:03:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 199.204.45.216 () {48 vars in 951 bytes} [Tue May 5 23:03:49 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 23:03:49.502 8 INFO glance.api.v2.image_data [None req-1ec146a3-1c1a-4911-8c5d-61fcb2413094 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:04:01.473 8 INFO glance.location [None req-1ec146a3-1c1a-4911-8c5d-61fcb2413094 2dc7c05af06646b8886b96fd3aca94c9 3909b9d0ee214a2e9b028f628ee8a188 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 209/413] 199.204.45.216 () {48 vars in 1046 bytes} [Tue May 5 23:03:49 2026] PUT /v2/images/e8650896-2ab2-4786-8caa-12ff48a5de1c/file => generated 0 bytes in 12017 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29258 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:04:01 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: 210/415] 199.204.45.216 () {48 vars in 1049 bytes} [Tue May 5 23:04:01 2026] PATCH /v2/images/e8650896-2ab2-4786-8caa-12ff48a5de1c => 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: 206/416] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:04:01 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/553] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:15:25 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: 275/554] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:15:25 2026] GET /v2/images => generated 4893 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/583] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:17: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: 294/584] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:17:44 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:17:45 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:17:45 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:18:30 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: 297/598] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:18:30 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:18:37 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: 298/600] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:18:37 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: 305/613] 199.204.45.216 () {42 vars in 688 bytes} [Tue May 5 23:19:37 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: 309/614] 199.204.45.216 () {44 vars in 910 bytes} [Tue May 5 23:19:37 2026] GET /v2/images => generated 4893 bytes in 68 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: 315/625] 10.0.0.6 () {32 vars in 631 bytes} [Tue May 5 23:20:21 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:20:41 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 141 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: 313/631] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:20:42 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:20:42 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: 320/634] 199.204.45.216 () {36 vars in 991 bytes} [Tue May 5 23:20:43 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 199.204.45.216 () {36 vars in 931 bytes} [Tue May 5 23:20:43 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: 321/636] 199.204.45.216 () {36 vars in 991 bytes} [Tue May 5 23:20:44 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 316/637] 199.204.45.216 () {36 vars in 931 bytes} [Tue May 5 23:20:44 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: 322/638] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:20:47 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:21:11 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:21:11 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: 322/648] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:21:11 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: 327/649] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:21:11 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 323/650] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:21:11 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: 328/651] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:21:11 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: 324/652] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:21:12 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 329/653] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:21:12 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: 325/654] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:21:12 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: 330/655] 10.0.0.88 () {36 vars in 986 bytes} [Tue May 5 23:21:13 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/656] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:21:13 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: 331/657] 10.0.0.88 () {36 vars in 986 bytes} [Tue May 5 23:21:13 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 327/658] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:21:13 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: 332/659] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:21:13 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: 335/664] 10.0.0.6 () {30 vars in 409 bytes} [Tue May 5 23:21:28 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: 331/667] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:21:39 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 337/668] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:21:39 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: 333/671] 10.0.0.6 () {34 vars in 653 bytes} [Tue May 5 23:21:48 2026] POST /v2/images => generated 649 bytes in 199 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 23:21:48.728 8 WARNING glance.api.v2.images [None req-90ddae78-94f6-421f-8a1d-18aeb7935a23 81848dd4fa9144aa9dee425438643ce5 fe0dd24b4b6141f189299048a14627ca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4804f10f-ab41-4811-96ed-9efb62453c2b [pid: 8|app: 0|req: 339/672] 10.0.0.6 () {32 vars in 708 bytes} [Tue May 5 23:21:48 2026] DELETE /v2/images/4804f10f-ab41-4811-96ed-9efb62453c2b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.6 () {32 vars in 705 bytes} [Tue May 5 23:21:48 2026] GET /v2/images/4804f10f-ab41-4811-96ed-9efb62453c2b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.6 () {32 vars in 631 bytes} [Tue May 5 23:21:48 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.6 () {34 vars in 653 bytes} [Tue May 5 23:21:48 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 10.0.0.6 () {32 vars in 715 bytes} [Tue May 5 23:21:48 2026] GET /v2/images/43bd1f26-afee-436d-ac45-181e8e74dc9c/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:21:48.905 7 INFO glance.api.v2.image_data [None req-017877d2-1f8c-41c3-a66d-aa31b38bdcfe 81848dd4fa9144aa9dee425438643ce5 fe0dd24b4b6141f189299048a14627ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:21:48.941 7 WARNING glance_store._drivers.rbd [None req-017877d2-1f8c-41c3-a66d-aa31b38bdcfe 81848dd4fa9144aa9dee425438643ce5 fe0dd24b4b6141f189299048a14627ca - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 23:21:49.957 7 INFO glance.location [None req-017877d2-1f8c-41c3-a66d-aa31b38bdcfe 81848dd4fa9144aa9dee425438643ce5 fe0dd24b4b6141f189299048a14627ca - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 336/677] 10.0.0.6 () {32 vars in 725 bytes} [Tue May 5 23:21:48 2026] PUT /v2/images/43bd1f26-afee-436d-ac45-181e8e74dc9c/file => generated 0 bytes in 1093 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.6 () {32 vars in 705 bytes} [Tue May 5 23:21:49 2026] GET /v2/images/43bd1f26-afee-436d-ac45-181e8e74dc9c => generated 1103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.6 () {32 vars in 715 bytes} [Tue May 5 23:21:50 2026] GET /v2/images/43bd1f26-afee-436d-ac45-181e8e74dc9c/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.6 () {34 vars in 653 bytes} [Tue May 5 23:21:50 2026] POST /v2/images => generated 648 bytes in 33 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.6 () {32 vars in 724 bytes} [Tue May 5 23:21:50 2026] PATCH /v2/images/5d468a7c-449c-4b3a-8716-850819da7728 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.6 () {32 vars in 705 bytes} [Tue May 5 23:21:50 2026] GET /v2/images/5d468a7c-449c-4b3a-8716-850819da7728 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:50.342 7 WARNING glance.api.v2.images [None req-45c3379f-e63c-458e-a6a3-34de1fc45fd5 81848dd4fa9144aa9dee425438643ce5 fe0dd24b4b6141f189299048a14627ca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d468a7c-449c-4b3a-8716-850819da7728 [pid: 7|app: 0|req: 339/683] 10.0.0.6 () {32 vars in 708 bytes} [Tue May 5 23:21:50 2026] DELETE /v2/images/5d468a7c-449c-4b3a-8716-850819da7728 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.6 () {32 vars in 705 bytes} [Tue May 5 23:21:50 2026] GET /v2/images/5d468a7c-449c-4b3a-8716-850819da7728 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:21:50.404 7 WARNING glance.api.v2.images [None req-b1eb1188-77d6-413f-aa21-0001170cec07 81848dd4fa9144aa9dee425438643ce5 fe0dd24b4b6141f189299048a14627ca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43bd1f26-afee-436d-ac45-181e8e74dc9c [pid: 7|app: 0|req: 340/685] 10.0.0.6 () {32 vars in 708 bytes} [Tue May 5 23:21:50 2026] DELETE /v2/images/43bd1f26-afee-436d-ac45-181e8e74dc9c => generated 0 bytes in 800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.6 () {32 vars in 705 bytes} [Tue May 5 23:21:51 2026] GET /v2/images/43bd1f26-afee-436d-ac45-181e8e74dc9c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:21:51.221 7 WARNING glance.api.v2.images [None req-99cc8c03-7cbb-4e43-b33d-48de4ec773ba 81848dd4fa9144aa9dee425438643ce5 fe0dd24b4b6141f189299048a14627ca - - default default] Failed to find image 4804f10f-ab41-4811-96ed-9efb62453c2b to delete: glance.common.exception.ImageNotFound: No image found with ID 4804f10f-ab41-4811-96ed-9efb62453c2b [pid: 7|app: 0|req: 341/687] 10.0.0.6 () {32 vars in 708 bytes} [Tue May 5 23:21:51 2026] DELETE /v2/images/4804f10f-ab41-4811-96ed-9efb62453c2b => 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: 347/688] 10.0.0.6 () {32 vars in 705 bytes} [Tue May 5 23:21:51 2026] GET /v2/images/4804f10f-ab41-4811-96ed-9efb62453c2b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:22:03 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 349/692] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:22:03 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: 348/701] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:22:39 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 354/702] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:22:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:22:51 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:22:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:23:12 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 353/712] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:23:12 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: 360/713] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:23:13 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 354/714] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:23:13 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: 361/727] 10.0.0.6 () {32 vars in 705 bytes} [Tue May 5 23:24:08 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.6 () {32 vars in 705 bytes} [Tue May 5 23:24:08 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:24:08 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 368/730] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:08 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: 363/731] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:08 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: 369/732] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:24:08 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 364/733] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:08 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: 370/734] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:08 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: 365/735] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:24:08 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 371/736] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:08 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: 366/737] 10.0.0.88 () {36 vars in 986 bytes} [Tue May 5 23:24:09 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/738] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:24:09 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: 367/739] 10.0.0.88 () {36 vars in 986 bytes} [Tue May 5 23:24:09 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 373/740] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:24:09 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: 368/741] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:24:09 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: 370/744] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:24:18 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 375/745] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:24:18 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: 371/746] 10.0.0.63 () {36 vars in 986 bytes} [Tue May 5 23:24:26 2026] GET /v2/images/f59fbd10-4aaf-4a19-90f3-6f8db907ffd8 => 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: 376/747] 10.0.0.63 () {36 vars in 926 bytes} [Tue May 5 23:24:26 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: 380/754] 199.204.45.216 () {32 vars in 826 bytes} [Tue May 5 23:24:53 2026] GET /v2/images?status=active&owner=3909b9d0ee214a2e9b028f628ee8a188&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 199.204.45.216 () {32 vars in 653 bytes} [Tue May 5 23:24:53 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: 381/756] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:24:53 2026] GET /v2/images/94ffeaa7-f7ca-4492-bd15-5823a91a2759 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:54 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:54 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:24:54 2026] GET /v2/images/94ffeaa7-f7ca-4492-bd15-5823a91a2759 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:54 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: 378/761] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24:54 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.39 () {36 vars in 986 bytes} [Tue May 5 23:24:54 2026] GET /v2/images/94ffeaa7-f7ca-4492-bd15-5823a91a2759 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.39 () {36 vars in 926 bytes} [Tue May 5 23:24: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: 8|app: 0|req: 385/764] 10.0.0.88 () {36 vars in 986 bytes} [Tue May 5 23:24:54 2026] GET /v2/images/94ffeaa7-f7ca-4492-bd15-5823a91a2759 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/765] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:24:54 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: 386/766] 10.0.0.88 () {36 vars in 986 bytes} [Tue May 5 23:24:54 2026] GET /v2/images/94ffeaa7-f7ca-4492-bd15-5823a91a2759 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:24:54 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: 387/768] 10.0.0.88 () {36 vars in 926 bytes} [Tue May 5 23:24:54 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: 406/805] 10.0.0.6 () {32 vars in 631 bytes} [Tue May 5 23:27:53 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)