+ 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 Jun 23 01:35:06 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-8675bb5d47-z7v44 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.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff97ca24668 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)... 2026-06-23 01:35:08.908 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 01:35:08.981 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-23 01:35:09.777 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-06-23 01:35:09.778 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-06-23 01:35:09.778 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 01:35:09.851 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-06-23 01:35:09.852 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-06-23 01:35:09.853 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 01:35:11.947 8 WARNING glance.api.v2.images [None req-d4c8a169-78e1-410d-9167-d59ff58c80ab - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 01:35:11.998 7 WARNING glance.api.v2.images [None req-0ca326dc-1ffc-4188-9b3b-48994f398a36 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 01:35:12.336 8 WARNING keystonemiddleware._common.config [None req-d4c8a169-78e1-410d-9167-d59ff58c80ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 01:35:12.344 8 WARNING oslo_config.cfg [None req-d4c8a169-78e1-410d-9167-d59ff58c80ab - - - - - -] 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 6 seconds on interpreter 0x7ff97ca24668 pid: 8 (default app) 2026-06-23 01:35:12.372 7 WARNING keystonemiddleware._common.config [None req-0ca326dc-1ffc-4188-9b3b-48994f398a36 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 01:35:12.380 7 WARNING oslo_config.cfg [None req-0ca326dc-1ffc-4188-9b3b-48994f398a36 - - - - - -] 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 6 seconds on interpreter 0x7ff97ca24668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 01:35:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:14.084 7 WARNING oslo_policy.policy [None req-40185fcd-2ee5-4562-ac29-0cb07fa446c9 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:35:14.085 7 WARNING oslo_policy.policy [None req-40185fcd-2ee5-4562-ac29-0cb07fa446c9 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:35:14.102 7 WARNING oslo_policy.policy [None req-40185fcd-2ee5-4562-ac29-0cb07fa446c9 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:35:14.102 7 WARNING oslo_policy.policy [None req-40185fcd-2ee5-4562-ac29-0cb07fa446c9 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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: 1/6] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 01:35:13 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 01:35:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 01:35:18 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:18.079 8 WARNING oslo_policy.policy [None req-a9322404-1641-4e75-ad7d-6f131f07f4d1 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:35:18.079 8 WARNING oslo_policy.policy [None req-a9322404-1641-4e75-ad7d-6f131f07f4d1 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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/9] 199.204.45.109 () {44 vars in 912 bytes} [Tue Jun 23 01:35:18 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.109 () {44 vars in 934 bytes} [Tue Jun 23 01:35:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:35:18.218 8 WARNING oslo_policy.policy [None req-793154bd-ebb7-4705-b893-f3e5c4ad1516 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:35:18.218 8 WARNING oslo_policy.policy [None req-793154bd-ebb7-4705-b893-f3e5c4ad1516 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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: 8/11] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 23 01:35:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:35:18.298 7 WARNING oslo_config.cfg [None req-58d620f1-b985-4c1e-9a22-fb674bf217e2 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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: 4/12] 199.204.45.109 () {48 vars in 952 bytes} [Tue Jun 23 01:35:18 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 01:35:18.324 8 WARNING oslo_policy.policy [None req-beaf61c9-47d2-4222-b0ac-5c514314aa0d d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:35:18.325 8 WARNING oslo_policy.policy [None req-beaf61c9-47d2-4222-b0ac-5c514314aa0d d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:35:18.327 8 INFO glance.api.v2.image_data [None req-beaf61c9-47d2-4222-b0ac-5c514314aa0d d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:35:22.184 8 WARNING glance.location [None req-beaf61c9-47d2-4222-b0ac-5c514314aa0d d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.109 () {48 vars in 1046 bytes} [Tue Jun 23 01:35:18 2026] PUT /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a/file => generated 0 bytes in 3905 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4727 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 23 01:35:22 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 01:35:22.332 8 WARNING oslo_config.cfg [None req-5a2122a5-bafd-45a6-9827-0d2400b44ab8 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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: 10/17] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Jun 23 01:35:22 2026] PATCH /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 23 01:35:22 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 01:57:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 01:57:01 2026] GET /v2/images => generated 1381 bytes in 513 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.109 () {42 vars in 689 bytes} [Tue Jun 23 01:57:21 2026] GET / => generated 1312 bytes in 1 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.109 () {44 vars in 911 bytes} [Tue Jun 23 01:57:21 2026] GET /v2/images => generated 1381 bytes in 50 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.109 () {44 vars in 938 bytes} [Tue Jun 23 01:57:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 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.109 () {44 vars in 960 bytes} [Tue Jun 23 01:57:21 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.109 () {44 vars in 940 bytes} [Tue Jun 23 01:57:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 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.109 () {48 vars in 952 bytes} [Tue Jun 23 01:57:21 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 01:57:21.995 7 WARNING oslo_policy.policy [None req-b817e7ce-1204-40d6-b57b-34782218fa72 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:57:21.995 7 WARNING oslo_policy.policy [None req-b817e7ce-1204-40d6-b57b-34782218fa72 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - 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-06-23 01:57:21.997 7 INFO glance.api.v2.image_data [None req-b817e7ce-1204-40d6-b57b-34782218fa72 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:57:51.564 7 WARNING glance.location [None req-b817e7ce-1204-40d6-b57b-34782218fa72 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/297] 199.204.45.109 () {48 vars in 1047 bytes} [Tue Jun 23 01:57:21 2026] PUT /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c/file => generated 0 bytes in 29630 msecs (HTTP/1.1 204) 4 headers in 171 bytes (76013 switches on core 0) [pid: 8|app: 0|req: 153/298] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 23 01:57:51 2026] GET /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/299] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Jun 23 01:57:51 2026] PATCH /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/300] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 23 01:57:51 2026] GET /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/301] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 01:57:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/302] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 01:57:53 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:05:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/392] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:05:19 2026] GET /v2/images => generated 2778 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/395] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:05:29 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:05:29 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.204.45.109 () {44 vars in 948 bytes} [Tue Jun 23 02:05:29 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: 195/398] 199.204.45.109 () {44 vars in 970 bytes} [Tue Jun 23 02:05:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/399] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 23 02:05:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/400] 199.204.45.109 () {48 vars in 952 bytes} [Tue Jun 23 02:05:29 2026] POST /v2/images => generated 799 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 02:05:29.987 8 INFO glance.api.v2.image_data [None req-b2710027-426d-4ed8-97c7-e41299e53889 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 02:05:51.925 8 INFO glance.location [None req-b2710027-426d-4ed8-97c7-e41299e53889 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 205/407] 199.204.45.109 () {48 vars in 1046 bytes} [Tue Jun 23 02:05:29 2026] PUT /v2/images/6b069788-5bde-4612-8340-62afcbe4365e/file => generated 0 bytes in 21990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17077 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 23 02:05:51 2026] GET /v2/images/6b069788-5bde-4612-8340-62afcbe4365e => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Jun 23 02:05:51 2026] PATCH /v2/images/6b069788-5bde-4612-8340-62afcbe4365e => generated 1410 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 23 02:05:52 2026] GET /v2/images/6b069788-5bde-4612-8340-62afcbe4365e => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:06:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:06:31 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:06:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:06:50 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 23 02:06:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.204.45.109 () {44 vars in 962 bytes} [Tue Jun 23 02:06:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.204.45.109 () {44 vars in 940 bytes} [Tue Jun 23 02:06:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.204.45.109 () {48 vars in 952 bytes} [Tue Jun 23 02:06:50 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 02:06:50.674 8 INFO glance.api.v2.image_data [None req-ef5be34f-91b5-4694-a89e-9c88b01e80e2 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 02:07:05.487 8 INFO glance.location [None req-ef5be34f-91b5-4694-a89e-9c88b01e80e2 d2cfef1c08fb4202a48b4f9dd88a1936 1f7a355166314205b9deae53a4a6c178 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 216/433] 199.204.45.109 () {48 vars in 1047 bytes} [Tue Jun 23 02:06:50 2026] PUT /v2/images/c88daf22-cb0c-4b05-a09b-1596672725bb/file => generated 0 bytes in 14861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30052 switches on core 0) [pid: 7|app: 0|req: 218/434] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 23 02:07:05 2026] GET /v2/images/c88daf22-cb0c-4b05-a09b-1596672725bb => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Jun 23 02:07:05 2026] PATCH /v2/images/c88daf22-cb0c-4b05-a09b-1596672725bb => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 199.204.45.109 () {44 vars in 972 bytes} [Tue Jun 23 02:07:05 2026] GET /v2/images/c88daf22-cb0c-4b05-a09b-1596672725bb => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:20:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:20:55 2026] GET /v2/images => generated 5574 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:23:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/638] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:23:33 2026] GET /v2/images => generated 5574 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:23:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:23:36 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:24:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:24:31 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:24:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:24:41 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 199.204.45.109 () {42 vars in 689 bytes} [Tue Jun 23 02:25:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 199.204.45.109 () {44 vars in 911 bytes} [Tue Jun 23 02:25:52 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 343/683] 10.0.0.211 () {32 vars in 633 bytes} [Tue Jun 23 02:26:37 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 344/690] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:27:02 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:27:02 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: 345/692] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:27:02 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/693] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:27:02 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:27:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:27:02 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: 347/696] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:27:02 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:27:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:27:02 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: 351/699] 10.0.0.45 () {36 vars in 910 bytes} [Tue Jun 23 02:27:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.45 () {36 vars in 1006 bytes} [Tue Jun 23 02:27:03 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a/locations => generated 127 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.45 () {36 vars in 986 bytes} [Tue Jun 23 02:27:04 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.45 () {36 vars in 926 bytes} [Tue Jun 23 02:27:04 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: 353/703] 10.0.0.45 () {36 vars in 926 bytes} [Tue Jun 23 02:27:04 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:27:20 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:27:20 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: 354/710] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:27:24 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:27:24 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: 355/712] 199.204.45.109 () {36 vars in 991 bytes} [Tue Jun 23 02:27:27 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 199.204.45.109 () {36 vars in 931 bytes} [Tue Jun 23 02:27:27 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: 356/714] 199.204.45.109 () {36 vars in 991 bytes} [Tue Jun 23 02:27:28 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 199.204.45.109 () {36 vars in 931 bytes} [Tue Jun 23 02:27:28 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: 364/724] 10.0.0.211 () {30 vars in 411 bytes} [Tue Jun 23 02:28:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:28:17 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:28:17 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/737] 10.0.0.211 () {34 vars in 655 bytes} [Tue Jun 23 02:28:55 2026] POST /v2/images => generated 648 bytes in 273 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 02:28:55.512 8 WARNING glance.api.v2.images [None req-1c3614b7-8526-41f3-8887-a24947e7e03c a431a414c2b74e59ab17185ac7705b58 9a9e1719550447a38e6354c5913be8a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f52e5386-763a-4e53-92fa-b50972d6efa7 [pid: 8|app: 0|req: 367/738] 10.0.0.211 () {32 vars in 710 bytes} [Tue Jun 23 02:28:55 2026] DELETE /v2/images/f52e5386-763a-4e53-92fa-b50972d6efa7 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/739] 10.0.0.211 () {32 vars in 707 bytes} [Tue Jun 23 02:28:55 2026] GET /v2/images/f52e5386-763a-4e53-92fa-b50972d6efa7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/740] 10.0.0.211 () {32 vars in 633 bytes} [Tue Jun 23 02:28:55 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.211 () {34 vars in 655 bytes} [Tue Jun 23 02:28:55 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.211 () {32 vars in 717 bytes} [Tue Jun 23 02:28:55 2026] GET /v2/images/b2fbe287-b382-4efa-b02d-2186df11fd60/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:55.704 7 INFO glance.api.v2.image_data [None req-6283c511-fed8-42c2-965e-d8457905d2f6 a431a414c2b74e59ab17185ac7705b58 9a9e1719550447a38e6354c5913be8a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 02:28:55.750 7 WARNING glance_store._drivers.rbd [None req-6283c511-fed8-42c2-965e-d8457905d2f6 a431a414c2b74e59ab17185ac7705b58 9a9e1719550447a38e6354c5913be8a6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 02:28:56.627 7 INFO glance.location [None req-6283c511-fed8-42c2-965e-d8457905d2f6 a431a414c2b74e59ab17185ac7705b58 9a9e1719550447a38e6354c5913be8a6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 374/743] 10.0.0.211 () {32 vars in 727 bytes} [Tue Jun 23 02:28:55 2026] PUT /v2/images/b2fbe287-b382-4efa-b02d-2186df11fd60/file => generated 0 bytes in 978 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.211 () {32 vars in 707 bytes} [Tue Jun 23 02:28:56 2026] GET /v2/images/b2fbe287-b382-4efa-b02d-2186df11fd60 => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/745] 10.0.0.211 () {32 vars in 717 bytes} [Tue Jun 23 02:28:56 2026] GET /v2/images/b2fbe287-b382-4efa-b02d-2186df11fd60/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.211 () {34 vars in 655 bytes} [Tue Jun 23 02:28:56 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 10.0.0.211 () {32 vars in 726 bytes} [Tue Jun 23 02:28:56 2026] PATCH /v2/images/eb394127-5236-4f20-a21b-8b1bf0acc0dd => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/748] 10.0.0.211 () {32 vars in 707 bytes} [Tue Jun 23 02:28:56 2026] GET /v2/images/eb394127-5236-4f20-a21b-8b1bf0acc0dd => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:57.000 7 WARNING glance.api.v2.images [None req-a3597ff0-b695-4af2-8569-78b6bf94e8e1 a431a414c2b74e59ab17185ac7705b58 9a9e1719550447a38e6354c5913be8a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eb394127-5236-4f20-a21b-8b1bf0acc0dd [pid: 7|app: 0|req: 377/749] 10.0.0.211 () {32 vars in 710 bytes} [Tue Jun 23 02:28:56 2026] DELETE /v2/images/eb394127-5236-4f20-a21b-8b1bf0acc0dd => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.211 () {32 vars in 707 bytes} [Tue Jun 23 02:28:57 2026] GET /v2/images/eb394127-5236-4f20-a21b-8b1bf0acc0dd => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:57.090 7 WARNING glance.api.v2.images [None req-63644728-ccfe-40d7-9e62-94ef24170e76 a431a414c2b74e59ab17185ac7705b58 9a9e1719550447a38e6354c5913be8a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b2fbe287-b382-4efa-b02d-2186df11fd60 [pid: 7|app: 0|req: 378/751] 10.0.0.211 () {32 vars in 710 bytes} [Tue Jun 23 02:28:57 2026] DELETE /v2/images/b2fbe287-b382-4efa-b02d-2186df11fd60 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.211 () {32 vars in 707 bytes} [Tue Jun 23 02:28:57 2026] GET /v2/images/b2fbe287-b382-4efa-b02d-2186df11fd60 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:57.895 7 WARNING glance.api.v2.images [None req-9f95bba2-f739-4b79-bcd8-e5138c4d7e66 a431a414c2b74e59ab17185ac7705b58 9a9e1719550447a38e6354c5913be8a6 - - default default] Failed to find image f52e5386-763a-4e53-92fa-b50972d6efa7 to delete: glance.common.exception.ImageNotFound: No image found with ID f52e5386-763a-4e53-92fa-b50972d6efa7 [pid: 7|app: 0|req: 379/753] 10.0.0.211 () {32 vars in 710 bytes} [Tue Jun 23 02:28:57 2026] DELETE /v2/images/f52e5386-763a-4e53-92fa-b50972d6efa7 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.211 () {32 vars in 707 bytes} [Tue Jun 23 02:28:57 2026] GET /v2/images/f52e5386-763a-4e53-92fa-b50972d6efa7 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:29:05 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:29: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: 7|app: 0|req: 385/765] 10.0.0.211 () {32 vars in 707 bytes} [Tue Jun 23 02:29:32 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/766] 10.0.0.211 () {32 vars in 707 bytes} [Tue Jun 23 02:29:32 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/767] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:29:32 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/768] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:29:32 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: 387/769] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:29:32 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: 383/770] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:29:32 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:29:32 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: 384/772] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:29:32 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: 389/773] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:29:32 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:29:32 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: 390/775] 10.0.0.45 () {36 vars in 910 bytes} [Tue Jun 23 02:29:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.45 () {36 vars in 1006 bytes} [Tue Jun 23 02:29:32 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/777] 10.0.0.45 () {36 vars in 986 bytes} [Tue Jun 23 02:29:32 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.45 () {36 vars in 926 bytes} [Tue Jun 23 02:29:32 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: 392/779] 10.0.0.45 () {36 vars in 926 bytes} [Tue Jun 23 02:29:32 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: 389/782] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:29:45 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:29:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:29:50 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/785] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:29:50 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: 399/792] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:30:14 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/793] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:30:14 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: 404/812] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:31:49 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/813] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:31:49 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: 413/820] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:32:20 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/821] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:32:20 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: 425/844] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:34:06 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/845] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:34:06 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: 428/850] 10.0.0.132 () {36 vars in 987 bytes} [Tue Jun 23 02:34:23 2026] GET /v2/images/f4f4a0a0-d072-411e-a70a-61717f26041a => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/851] 10.0.0.132 () {36 vars in 927 bytes} [Tue Jun 23 02:34:23 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: 432/858] 199.204.45.109 () {32 vars in 826 bytes} [Tue Jun 23 02:34:58 2026] GET /v2/images?status=active&owner=1f7a355166314205b9deae53a4a6c178&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/859] 199.204.45.109 () {32 vars in 653 bytes} [Tue Jun 23 02:34:58 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: 433/860] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:34:58 2026] GET /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/861] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:34:59 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: 434/862] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:34:59 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: 429/863] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:34:59 2026] GET /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/864] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:34:59 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: 430/865] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:34:59 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: 436/866] 10.0.0.164 () {36 vars in 987 bytes} [Tue Jun 23 02:34:59 2026] GET /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/867] 10.0.0.164 () {36 vars in 927 bytes} [Tue Jun 23 02:34:59 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: 437/868] 10.0.0.45 () {36 vars in 910 bytes} [Tue Jun 23 02:34:59 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/869] 10.0.0.45 () {36 vars in 1006 bytes} [Tue Jun 23 02:34:59 2026] GET /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c/locations => generated 127 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/870] 10.0.0.45 () {36 vars in 986 bytes} [Tue Jun 23 02:34:59 2026] GET /v2/images/68d898c7-bbde-49c6-aad5-d2efc51dd06c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/871] 10.0.0.45 () {36 vars in 926 bytes} [Tue Jun 23 02:34:59 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: 439/872] 10.0.0.45 () {36 vars in 926 bytes} [Tue Jun 23 02:34:59 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: 458/921] 10.0.0.211 () {32 vars in 633 bytes} [Tue Jun 23 02:38:52 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)