+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 22:42:30 2026] *** compiled with version: 11.4.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-56c6568b88-8n6z2 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 0x55dcbfdda170 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-28 22:42:32.743 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 22:42:32.810 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-04-28 22:42:33.354 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-28 22:42:33.355 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-28 22:42:33.451 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-28 22:42:33.452 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-28 22:42:34.926 8 WARNING glance.api.v2.images [None req-e65fa2d9-d2b4-45e2-8513-c17ed95b03e2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 22:42:35.067 7 WARNING glance.api.v2.images [None req-eec28ac0-7ec7-4fc5-9402-1c79884d0d9e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 22:42:35.166 8 WARNING keystonemiddleware._common.config [None req-e65fa2d9-d2b4-45e2-8513-c17ed95b03e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:42:35.174 8 WARNING oslo_config.cfg [None req-e65fa2d9-d2b4-45e2-8513-c17ed95b03e2 - - - - - -] 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 0x55dcbfdda170 pid: 8 (default app) 2026-04-28 22:42:35.330 7 WARNING keystonemiddleware._common.config [None req-eec28ac0-7ec7-4fc5-9402-1c79884d0d9e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:42:35.339 7 WARNING oslo_config.cfg [None req-eec28ac0-7ec7-4fc5-9402-1c79884d0d9e - - - - - -] 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 0x55dcbfdda170 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 22:42:35 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 22:42:36.290 7 WARNING oslo_policy.policy [None req-f788e798-5357-4a77-b36e-c0ae1246fb5b e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:42:36.290 7 WARNING oslo_policy.policy [None req-f788e798-5357-4a77-b36e-c0ae1246fb5b e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:42:36.307 7 WARNING oslo_policy.policy [None req-f788e798-5357-4a77-b36e-c0ae1246fb5b e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:42:36.307 7 WARNING oslo_policy.policy [None req-f788e798-5357-4a77-b36e-c0ae1246fb5b e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/6] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 22:42:35 2026] GET /v2/images => generated 69 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 22:42:39 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: 3/8] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 22:42:39 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 22:42:39.677 8 WARNING oslo_policy.policy [None req-5287553c-fad0-4a0b-9fd9-d7485cac80f5 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:42:39.677 8 WARNING oslo_policy.policy [None req-5287553c-fad0-4a0b-9fd9-d7485cac80f5 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.129 () {44 vars in 912 bytes} [Tue Apr 28 22:42:39 2026] GET /v2/images/cirros => generated 151 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.129 () {44 vars in 934 bytes} [Tue Apr 28 22:42:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 22:42:39.804 8 WARNING oslo_policy.policy [None req-d47c10d4-c8d2-4aae-88cb-17eeba0d8374 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:42:39.805 8 WARNING oslo_policy.policy [None req-d47c10d4-c8d2-4aae-88cb-17eeba0d8374 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/11] 199.204.45.129 () {44 vars in 940 bytes} [Tue Apr 28 22:42:39 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-04-28 22:42:39.884 7 WARNING oslo_config.cfg [None req-a8961208-ca23-48a8-9d46-d3212d0986d5 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 5/12] 199.204.45.129 () {48 vars in 952 bytes} [Tue Apr 28 22:42:39 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 22:42:39.906 8 WARNING oslo_policy.policy [None req-43f94576-81e7-4a3e-a747-9d355ca5f9ba e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:42:39.906 8 WARNING oslo_policy.policy [None req-43f94576-81e7-4a3e-a747-9d355ca5f9ba e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:42:39.908 8 INFO glance.api.v2.image_data [None req-43f94576-81e7-4a3e-a747-9d355ca5f9ba e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 22:42:43.089 8 INFO glance.location [None req-43f94576-81e7-4a3e-a747-9d355ca5f9ba e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.129 () {48 vars in 1046 bytes} [Tue Apr 28 22:42:39 2026] PUT /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245/file => generated 0 bytes in 3230 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7819 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 22:42:43 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 22:42:43.172 8 WARNING oslo_config.cfg [None req-764a7646-2be3-445e-8090-3368678ae043 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/15] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Apr 28 22:42:43 2026] PATCH /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 7/16] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 22:42:43 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: 138/277] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:04:22 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/278] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:04:22 2026] GET /v2/images => generated 1240 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:04:47 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:04:47 2026] GET /v2/images => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.129 () {44 vars in 938 bytes} [Tue Apr 28 23:04:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.204.45.129 () {44 vars in 960 bytes} [Tue Apr 28 23:04:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.129 () {44 vars in 940 bytes} [Tue Apr 28 23:04:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.129 () {48 vars in 952 bytes} [Tue Apr 28 23:04:47 2026] POST /v2/images => generated 796 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 23:04:47.698 7 WARNING oslo_policy.policy [None req-b6c77287-c04f-42c3-9514-3123aa89e75b e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 23:04:47.698 7 WARNING oslo_policy.policy [None req-b6c77287-c04f-42c3-9514-3123aa89e75b e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 23:04:47.699 7 INFO glance.api.v2.image_data [None req-b6c77287-c04f-42c3-9514-3123aa89e75b e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:05:14.810 7 INFO glance.location [None req-b6c77287-c04f-42c3-9514-3123aa89e75b e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/295] 199.204.45.129 () {48 vars in 1047 bytes} [Tue Apr 28 23:04:47 2026] PUT /v2/images/ce3f0828-beab-460d-8940-373984b5bd83/file => generated 0 bytes in 27162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66413 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:05:14 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Apr 28 23:05:14 2026] PATCH /v2/images/ce3f0828-beab-460d-8940-373984b5bd83 => 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: 152/298] 199.204.45.129 () {48 vars in 1051 bytes} [Tue Apr 28 23:05:14 2026] PATCH /v2/images/ce3f0828-beab-460d-8940-373984b5bd83 => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:05:14 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/302] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:05:16 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: 154/303] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:05:16 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:11:52 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: 189/383] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:11:52 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:12:01 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: 191/387] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:12:01 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.129 () {44 vars in 948 bytes} [Tue Apr 28 23:12:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.129 () {44 vars in 970 bytes} [Tue Apr 28 23:12:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.204.45.129 () {44 vars in 940 bytes} [Tue Apr 28 23:12:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.129 () {48 vars in 952 bytes} [Tue Apr 28 23:12:01 2026] POST /v2/images => generated 799 bytes in 492 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 23:12:02.458 8 INFO glance.api.v2.image_data [None req-038f94e3-6f1d-4864-b506-da523367c7d6 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:12:28.395 8 INFO glance.location [None req-038f94e3-6f1d-4864-b506-da523367c7d6 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/398] 199.204.45.129 () {48 vars in 1046 bytes} [Tue Apr 28 23:12:02 2026] PUT /v2/images/684d7328-63ba-49b1-a21a-7a7321efa2e9/file => generated 0 bytes in 26199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29735 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:12:28 2026] GET /v2/images => generated 3664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.129 () {48 vars in 1051 bytes} [Tue Apr 28 23:12:28 2026] PATCH /v2/images/684d7328-63ba-49b1-a21a-7a7321efa2e9 => generated 1234 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:12:28 2026] GET /v2/images => generated 3687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:13:05 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: 204/409] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:13:05 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:13:20 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: 208/415] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:13:20 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.204.45.129 () {44 vars in 940 bytes} [Tue Apr 28 23:13:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.129 () {44 vars in 962 bytes} [Tue Apr 28 23:13:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.129 () {44 vars in 940 bytes} [Tue Apr 28 23:13:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.129 () {48 vars in 952 bytes} [Tue Apr 28 23:13:20 2026] POST /v2/images => generated 791 bytes in 189 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 23:13:20.554 8 INFO glance.api.v2.image_data [None req-b5e5b9db-cf5f-4c4f-a60f-c03fa732c926 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:13:36.034 8 INFO glance.location [None req-b5e5b9db-cf5f-4c4f-a60f-c03fa732c926 e378320fd05f4e70a8aa0bd84dd10e8d 6da7ca489ede4056a9a501dd18f26b63 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 210/424] 199.204.45.129 () {48 vars in 1047 bytes} [Tue Apr 28 23:13:20 2026] PUT /v2/images/c3c6a75b-5d30-46a3-a20b-62b45da8ea62/file => generated 0 bytes in 15535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30686 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:13:36 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: 211/426] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Apr 28 23:13:36 2026] PATCH /v2/images/c3c6a75b-5d30-46a3-a20b-62b45da8ea62 => 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: 216/427] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:13:36 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: 280/564] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:24:57 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: 285/565] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:24:57 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:27:12 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: 299/593] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:27:12 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:27:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:27:14 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:27:58 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: 306/607] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:27:58 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:28:05 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: 307/609] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:28:05 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 199.204.45.129 () {42 vars in 689 bytes} [Tue Apr 28 23:29:03 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/623] 199.204.45.129 () {44 vars in 911 bytes} [Tue Apr 28 23:29:03 2026] GET /v2/images => generated 4893 bytes in 84 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: 320/634] 10.0.0.21 () {32 vars in 632 bytes} [Tue Apr 28 23:29:45 2026] GET /v2/images => generated 4893 bytes in 17 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: 316/637] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:30:04 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/638] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23: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: 7|app: 0|req: 324/641] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:30:06 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/642] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:30:06 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: 325/643] 199.204.45.129 () {36 vars in 991 bytes} [Tue Apr 28 23:30:08 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 199.204.45.129 () {36 vars in 931 bytes} [Tue Apr 28 23:30: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: 326/645] 199.204.45.129 () {36 vars in 991 bytes} [Tue Apr 28 23:30:09 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 320/646] 199.204.45.129 () {36 vars in 931 bytes} [Tue Apr 28 23:30: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: 327/647] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:30:12 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 321/648] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:30: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: 325/655] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:30:36 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 331/656] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:30:36 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: 326/657] 10.0.0.21 () {34 vars in 654 bytes} [Tue Apr 28 23:30:42 2026] POST /v2/images => generated 649 bytes in 240 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 23:30:43.138 7 WARNING glance.api.v2.images [None req-e4d3979e-d598-4e5f-8bd0-ea46aff0aa88 09d5f2ea9dd445ff98567e62406ff9bf b83c1c7e9b22402b8d77eea240ea7ac5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7a76540-8d76-4a1e-b1b6-a58400ad6568 [pid: 7|app: 0|req: 332/658] 10.0.0.21 () {32 vars in 709 bytes} [Tue Apr 28 23:30:43 2026] DELETE /v2/images/d7a76540-8d76-4a1e-b1b6-a58400ad6568 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 10.0.0.21 () {32 vars in 706 bytes} [Tue Apr 28 23:30:43 2026] GET /v2/images/d7a76540-8d76-4a1e-b1b6-a58400ad6568 => 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: 333/660] 10.0.0.21 () {32 vars in 632 bytes} [Tue Apr 28 23:30:43 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.21 () {34 vars in 654 bytes} [Tue Apr 28 23:30:43 2026] POST /v2/images => generated 700 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 10.0.0.21 () {32 vars in 716 bytes} [Tue Apr 28 23:30:43 2026] GET /v2/images/fe69319f-527b-43ad-b42d-48ab6564a501/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:30:43.348 8 INFO glance.api.v2.image_data [None req-d73a8368-5549-497e-9bf4-a3ed3c014b0a 09d5f2ea9dd445ff98567e62406ff9bf b83c1c7e9b22402b8d77eea240ea7ac5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:30:43.400 8 WARNING glance_store._drivers.rbd [None req-d73a8368-5549-497e-9bf4-a3ed3c014b0a 09d5f2ea9dd445ff98567e62406ff9bf b83c1c7e9b22402b8d77eea240ea7ac5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 23:30:44.432 8 INFO glance.location [None req-d73a8368-5549-497e-9bf4-a3ed3c014b0a 09d5f2ea9dd445ff98567e62406ff9bf b83c1c7e9b22402b8d77eea240ea7ac5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 329/663] 10.0.0.21 () {32 vars in 726 bytes} [Tue Apr 28 23:30:43 2026] PUT /v2/images/fe69319f-527b-43ad-b42d-48ab6564a501/file => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 10.0.0.21 () {32 vars in 706 bytes} [Tue Apr 28 23:30:44 2026] GET /v2/images/fe69319f-527b-43ad-b42d-48ab6564a501 => generated 1101 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.21 () {32 vars in 716 bytes} [Tue Apr 28 23:30:44 2026] GET /v2/images/fe69319f-527b-43ad-b42d-48ab6564a501/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.21 () {34 vars in 654 bytes} [Tue Apr 28 23:30:44 2026] POST /v2/images => generated 649 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.21 () {32 vars in 725 bytes} [Tue Apr 28 23:30:44 2026] PATCH /v2/images/3227599c-db6c-4035-b1a9-21650055f56b => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/668] 10.0.0.21 () {32 vars in 706 bytes} [Tue Apr 28 23:30:44 2026] GET /v2/images/3227599c-db6c-4035-b1a9-21650055f56b => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:30:44.865 8 WARNING glance.api.v2.images [None req-63541c25-0723-4693-bfd6-a8ebd3f7dbec 09d5f2ea9dd445ff98567e62406ff9bf b83c1c7e9b22402b8d77eea240ea7ac5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3227599c-db6c-4035-b1a9-21650055f56b [pid: 8|app: 0|req: 332/669] 10.0.0.21 () {32 vars in 709 bytes} [Tue Apr 28 23:30:44 2026] DELETE /v2/images/3227599c-db6c-4035-b1a9-21650055f56b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/670] 10.0.0.21 () {32 vars in 706 bytes} [Tue Apr 28 23:30:44 2026] GET /v2/images/3227599c-db6c-4035-b1a9-21650055f56b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:30:45.039 8 WARNING glance.api.v2.images [None req-fcf3a50a-397c-44d7-9714-a5d8974cbc66 09d5f2ea9dd445ff98567e62406ff9bf b83c1c7e9b22402b8d77eea240ea7ac5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fe69319f-527b-43ad-b42d-48ab6564a501 [pid: 8|app: 0|req: 333/673] 10.0.0.21 () {32 vars in 709 bytes} [Tue Apr 28 23:30:44 2026] DELETE /v2/images/fe69319f-527b-43ad-b42d-48ab6564a501 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 10.0.0.21 () {32 vars in 706 bytes} [Tue Apr 28 23:30:45 2026] GET /v2/images/fe69319f-527b-43ad-b42d-48ab6564a501 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:30:45.742 8 WARNING glance.api.v2.images [None req-d9cf93ca-78b3-4b09-82cc-e5e92c33439c 09d5f2ea9dd445ff98567e62406ff9bf b83c1c7e9b22402b8d77eea240ea7ac5 - - default default] Failed to find image d7a76540-8d76-4a1e-b1b6-a58400ad6568 to delete: glance.common.exception.ImageNotFound: No image found with ID d7a76540-8d76-4a1e-b1b6-a58400ad6568 [pid: 8|app: 0|req: 334/675] 10.0.0.21 () {32 vars in 709 bytes} [Tue Apr 28 23:30:45 2026] DELETE /v2/images/d7a76540-8d76-4a1e-b1b6-a58400ad6568 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.21 () {32 vars in 706 bytes} [Tue Apr 28 23:30:45 2026] GET /v2/images/d7a76540-8d76-4a1e-b1b6-a58400ad6568 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:31:05 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/682] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:31:05 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: 337/683] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:31:05 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: 347/684] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:31:05 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 338/685] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:31:05 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: 348/686] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:31:05 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: 339/687] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:31:05 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 349/688] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:31:05 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: 340/689] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:31:05 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/690] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 28 23:31:06 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/691] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:31:06 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/692] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 28 23:31:06 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/693] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:31:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/694] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:31:07 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: 355/699] 10.0.0.21 () {30 vars in 410 bytes} [Tue Apr 28 23:31:34 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: 357/702] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:31:40 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/703] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:31:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:32:11 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:32:11 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: 354/718] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:32:35 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 365/719] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:32:35 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: 367/722] 10.0.0.21 () {32 vars in 706 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 356/723] 10.0.0.21 () {32 vars in 706 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:32:47 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: 369/726] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 370/728] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 28 23:32:48 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 361/733] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:32:48 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: 373/734] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 28 23:32:48 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 362/735] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:32:48 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: 374/736] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:32:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:32:49 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 375/738] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:32:49 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: 380/747] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:33:25 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:33:25 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: 392/771] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:35:23 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => generated 1171 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/772] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:35:23 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: 394/775] 10.0.0.48 () {36 vars in 986 bytes} [Tue Apr 28 23:35:30 2026] GET /v2/images/2af5a272-efcc-4d9d-b1f0-534d0e479245 => 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: 382/776] 10.0.0.48 () {36 vars in 926 bytes} [Tue Apr 28 23:35:30 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/783] 199.204.45.129 () {32 vars in 826 bytes} [Tue Apr 28 23:35:56 2026] GET /v2/images?status=active&owner=6da7ca489ede4056a9a501dd18f26b63&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/784] 199.204.45.129 () {32 vars in 653 bytes} [Tue Apr 28 23:35:56 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: 387/785] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:35:56 2026] GET /v2/images/ce3f0828-beab-460d-8940-373984b5bd83 => 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: 399/786] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:35:56 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/787] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:35:56 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: 400/788] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:35:56 2026] GET /v2/images/ce3f0828-beab-460d-8940-373984b5bd83 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/789] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:35:56 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: 401/790] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:35:56 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: 390/791] 10.0.0.66 () {36 vars in 986 bytes} [Tue Apr 28 23:35:56 2026] GET /v2/images/ce3f0828-beab-460d-8940-373984b5bd83 => 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: 402/792] 10.0.0.66 () {36 vars in 926 bytes} [Tue Apr 28 23:35:56 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/793] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 28 23:35:57 2026] GET /v2/images/ce3f0828-beab-460d-8940-373984b5bd83 => 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: 403/794] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:35:57 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: 392/795] 10.0.0.23 () {36 vars in 986 bytes} [Tue Apr 28 23:35:57 2026] GET /v2/images/ce3f0828-beab-460d-8940-373984b5bd83 => 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: 404/796] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:35: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: 393/797] 10.0.0.23 () {36 vars in 926 bytes} [Tue Apr 28 23:35: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: 8|app: 0|req: 409/828] 10.0.0.21 () {32 vars in 632 bytes} [Tue Apr 28 23:38:30 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)