+ 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 [Thu May 21 05:12:27 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7d544b4d4b-5slwq 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 0x7fa30999a668 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-05-21 05:12:29.597 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 05:12:29.598 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-21 05:12:30.458 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:12:30.459 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:12:30.459 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:12:30.459 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 05:12:30.460 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:12:30.460 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 05:12:32.632 8 WARNING glance.api.v2.images [None req-51492e3f-ade5-4231-ae73-6f2e49e75151 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:12:32.655 7 WARNING glance.api.v2.images [None req-41866aec-32df-40ad-b71a-ef49e0b68cc2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:12:32.999 8 WARNING keystonemiddleware._common.config [None req-51492e3f-ade5-4231-ae73-6f2e49e75151 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:12:33.006 8 WARNING oslo_config.cfg [None req-51492e3f-ade5-4231-ae73-6f2e49e75151 - - - - - -] 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 0x7fa30999a668 pid: 8 (default app) 2026-05-21 05:12:33.051 7 WARNING keystonemiddleware._common.config [None req-41866aec-32df-40ad-b71a-ef49e0b68cc2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:12:33.060 7 WARNING oslo_config.cfg [None req-41866aec-32df-40ad-b71a-ef49e0b68cc2 - - - - - -] 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 0x7fa30999a668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:12:34 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-05-21 05:12:34.526 7 WARNING oslo_policy.policy [None req-d8946cb9-adae-4f7f-8427-efe437444143 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:12:34.526 7 WARNING oslo_policy.policy [None req-d8946cb9-adae-4f7f-8427-efe437444143 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:12:34.550 7 WARNING oslo_policy.policy [None req-d8946cb9-adae-4f7f-8427-efe437444143 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:12:34.550 7 WARNING oslo_policy.policy [None req-d8946cb9-adae-4f7f-8427-efe437444143 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - 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/5] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:12:34 2026] GET /v2/images => generated 69 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:12:39 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/7] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:12:39 2026] GET /v2/images => generated 69 bytes in 40 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-05-21 05:12:39.557 8 WARNING oslo_policy.policy [None req-448edab1-e4fb-46e3-8ffd-ea39d54a6107 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:12:39.557 8 WARNING oslo_policy.policy [None req-448edab1-e4fb-46e3-8ffd-ea39d54a6107 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - 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/8] 199.19.213.195 () {44 vars in 912 bytes} [Thu May 21 05:12:39 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/9] 199.19.213.195 () {44 vars in 934 bytes} [Thu May 21 05:12:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:12:39.699 8 WARNING oslo_policy.policy [None req-547e5a49-bdc5-4f01-95e0-2ddf7d67c5d9 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:12:39.700 8 WARNING oslo_policy.policy [None req-547e5a49-bdc5-4f01-95e0-2ddf7d67c5d9 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - 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/10] 199.19.213.195 () {44 vars in 940 bytes} [Thu May 21 05:12: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-05-21 05:12:39.787 7 WARNING oslo_config.cfg [None req-79b9faf8-c4b4-4e2e-bfcb-37b8a9500eea b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - 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/11] 199.19.213.195 () {48 vars in 952 bytes} [Thu May 21 05:12:39 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:12:39.810 8 WARNING oslo_policy.policy [None req-1ccfd0dc-ec66-4e9e-b206-56b00716ce0e b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:12:39.810 8 WARNING oslo_policy.policy [None req-1ccfd0dc-ec66-4e9e-b206-56b00716ce0e b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:12:39.812 8 INFO glance.api.v2.image_data [None req-1ccfd0dc-ec66-4e9e-b206-56b00716ce0e b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:12:42.991 8 WARNING glance.location [None req-1ccfd0dc-ec66-4e9e-b206-56b00716ce0e b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.195 () {48 vars in 1046 bytes} [Thu May 21 05:12:39 2026] PUT /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09/file => generated 0 bytes in 3224 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6723 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.195 () {44 vars in 972 bytes} [Thu May 21 05:12:43 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:12:43.135 8 WARNING oslo_config.cfg [None req-dcc5963c-230c-4a39-bd9d-34d0bc183ac2 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - 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/16] 199.19.213.195 () {48 vars in 1052 bytes} [Thu May 21 05:12:43 2026] PATCH /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.195 () {44 vars in 972 bytes} [Thu May 21 05:12:43 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:33:24 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: 133/267] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:33:24 2026] GET /v2/images => generated 1381 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:33: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: 136/273] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:33:41 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.195 () {44 vars in 938 bytes} [Thu May 21 05:33:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.19.213.195 () {44 vars in 960 bytes} [Thu May 21 05:33:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.195 () {44 vars in 940 bytes} [Thu May 21 05:33:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.195 () {48 vars in 952 bytes} [Thu May 21 05:33:42 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:33:42.196 8 INFO glance.api.v2.image_data [None req-6f607803-2684-4c45-aa04-9db762970085 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:34:08.116 8 WARNING glance.location [None req-6f607803-2684-4c45-aa04-9db762970085 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/282] 199.19.213.195 () {48 vars in 1047 bytes} [Thu May 21 05:33:42 2026] PUT /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d/file => generated 0 bytes in 25969 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62513 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.19.213.195 () {44 vars in 972 bytes} [Thu May 21 05:34:08 2026] GET /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.19.213.195 () {48 vars in 1052 bytes} [Thu May 21 05:34:08 2026] PATCH /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.195 () {44 vars in 972 bytes} [Thu May 21 05:34:08 2026] GET /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d => 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: 142/286] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:34:09 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: 145/287] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:34:09 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:41: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: 184/371] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:41:01 2026] GET /v2/images => generated 2778 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:41:09 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:41:09 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.195 () {44 vars in 948 bytes} [Thu May 21 05:41:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.19.213.195 () {44 vars in 970 bytes} [Thu May 21 05:41:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.19.213.195 () {44 vars in 940 bytes} [Thu May 21 05:41:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.19.213.195 () {48 vars in 952 bytes} [Thu May 21 05:41:09 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:41:09.889 8 INFO glance.api.v2.image_data [None req-4d926daf-20e4-4d32-acea-7f1b0fd98aed b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:41:27.838 8 INFO glance.location [None req-4d926daf-20e4-4d32-acea-7f1b0fd98aed b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/384] 199.19.213.195 () {48 vars in 1046 bytes} [Thu May 21 05:41:09 2026] PUT /v2/images/3924f290-a6df-4594-b58f-4f5a8545053e/file => generated 0 bytes in 18019 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22368 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.19.213.195 () {44 vars in 972 bytes} [Thu May 21 05:41:27 2026] GET /v2/images/3924f290-a6df-4594-b58f-4f5a8545053e => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.19.213.195 () {48 vars in 1052 bytes} [Thu May 21 05:41:27 2026] PATCH /v2/images/3924f290-a6df-4594-b58f-4f5a8545053e => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.19.213.195 () {44 vars in 972 bytes} [Thu May 21 05:41:28 2026] GET /v2/images/3924f290-a6df-4594-b58f-4f5a8545053e => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:42:06 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: 202/397] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:42:06 2026] GET /v2/images => generated 4190 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:42:29 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: 198/403] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:42:29 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: 7|app: 0|req: 206/404] 199.19.213.195 () {44 vars in 940 bytes} [Thu May 21 05:42:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.19.213.195 () {44 vars in 962 bytes} [Thu May 21 05:42:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 199.19.213.195 () {44 vars in 940 bytes} [Thu May 21 05:42:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.19.213.195 () {48 vars in 952 bytes} [Thu May 21 05:42:29 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:42:29.260 7 WARNING oslo_policy.policy [None req-d1c5c380-bb96-4ebf-bf30-65df80225465 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:42:29.260 7 WARNING oslo_policy.policy [None req-d1c5c380-bb96-4ebf-bf30-65df80225465 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:42:29.261 7 INFO glance.api.v2.image_data [None req-d1c5c380-bb96-4ebf-bf30-65df80225465 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:42:42.135 7 INFO glance.location [None req-d1c5c380-bb96-4ebf-bf30-65df80225465 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/412] 199.19.213.195 () {48 vars in 1047 bytes} [Thu May 21 05:42:29 2026] PUT /v2/images/e75998eb-c238-4cdf-8709-8ad855005582/file => generated 0 bytes in 12927 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31668 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.19.213.195 () {44 vars in 972 bytes} [Thu May 21 05:42:42 2026] GET /v2/images/e75998eb-c238-4cdf-8709-8ad855005582 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.19.213.195 () {48 vars in 1052 bytes} [Thu May 21 05:42:42 2026] PATCH /v2/images/e75998eb-c238-4cdf-8709-8ad855005582 => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.19.213.195 () {44 vars in 972 bytes} [Thu May 21 05:42:42 2026] GET /v2/images/e75998eb-c238-4cdf-8709-8ad855005582 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/570] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:55:33 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: 284/571] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:55:33 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:57:48 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: 301/599] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:57:48 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:57:50 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: 302/601] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:57:50 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:58:40 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: 308/613] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:58:40 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/616] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:58:48 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: 310/617] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:58:48 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 199.19.213.195 () {42 vars in 689 bytes} [Thu May 21 05:59:48 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: 317/631] 199.19.213.195 () {44 vars in 911 bytes} [Thu May 21 05:59:48 2026] GET /v2/images => generated 5574 bytes in 48 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: 320/642] 10.0.0.219 () {32 vars in 633 bytes} [Thu May 21 06:00:35 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/647] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:00:55 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 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: 7|app: 0|req: 325/648] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:00:55 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/651] 199.19.213.195 () {36 vars in 991 bytes} [Thu May 21 06:01:03 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => 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: 327/652] 199.19.213.195 () {36 vars in 931 bytes} [Thu May 21 06:01:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 199.19.213.195 () {36 vars in 991 bytes} [Thu May 21 06:01:04 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 199.19.213.195 () {36 vars in 931 bytes} [Thu May 21 06:01:04 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: 327/655] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:01:11 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:01:11 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: 331/659] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:01:16 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:01:17 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: 332/661] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:01:17 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:01:17 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:01:17 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:01: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: 334/665] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:01:17 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:01:17 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: 335/667] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:01:17 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: 333/668] 10.0.0.227 () {36 vars in 911 bytes} [Thu May 21 06:01:18 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.227 () {36 vars in 1007 bytes} [Thu May 21 06:01:18 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09/locations => generated 127 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 06:01:18 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => 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: 337/671] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 06:01:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 06:01:18 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: 340/681] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:01:55 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:01:55 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: 341/683] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:02:00 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => 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: 343/684] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:02:00 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: 345/687] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:02:02 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:02: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: 346/689] 10.0.0.219 () {34 vars in 655 bytes} [Thu May 21 06:02:08 2026] POST /v2/images => generated 649 bytes in 199 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 06:02:08.693 8 WARNING glance.api.v2.images [None req-6d721be7-ab63-4d76-82a1-6bb79f4b7d02 8ad30d696cb1406ba08cb693363e693e 10141a41dfeb49958d611e5eec9ec75e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0d2cb150-3264-4d34-a5e2-598f85a705e4 [pid: 8|app: 0|req: 344/690] 10.0.0.219 () {32 vars in 710 bytes} [Thu May 21 06:02:08 2026] DELETE /v2/images/0d2cb150-3264-4d34-a5e2-598f85a705e4 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.219 () {32 vars in 707 bytes} [Thu May 21 06:02:08 2026] GET /v2/images/0d2cb150-3264-4d34-a5e2-598f85a705e4 => generated 139 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.219 () {32 vars in 633 bytes} [Thu May 21 06:02:08 2026] GET /v2/images => generated 1381 bytes in 38 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.219 () {34 vars in 655 bytes} [Thu May 21 06:02:08 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.219 () {32 vars in 717 bytes} [Thu May 21 06:02:08 2026] GET /v2/images/7f4586f9-d350-449c-8d4b-1c5b6f8b4b36/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:02:08.865 7 INFO glance.api.v2.image_data [None req-469d338d-aa7f-4dfa-819f-9b0a13f9eedb 8ad30d696cb1406ba08cb693363e693e 10141a41dfeb49958d611e5eec9ec75e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 06:02:08.901 7 WARNING glance_store._drivers.rbd [None req-469d338d-aa7f-4dfa-819f-9b0a13f9eedb 8ad30d696cb1406ba08cb693363e693e 10141a41dfeb49958d611e5eec9ec75e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 06:02:09.421 7 INFO glance.location [None req-469d338d-aa7f-4dfa-819f-9b0a13f9eedb 8ad30d696cb1406ba08cb693363e693e 10141a41dfeb49958d611e5eec9ec75e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/695] 10.0.0.219 () {32 vars in 727 bytes} [Thu May 21 06:02:08 2026] PUT /v2/images/7f4586f9-d350-449c-8d4b-1c5b6f8b4b36/file => generated 0 bytes in 596 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.219 () {32 vars in 707 bytes} [Thu May 21 06:02:09 2026] GET /v2/images/7f4586f9-d350-449c-8d4b-1c5b6f8b4b36 => generated 1104 bytes in 14 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.219 () {32 vars in 717 bytes} [Thu May 21 06:02:09 2026] GET /v2/images/7f4586f9-d350-449c-8d4b-1c5b6f8b4b36/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.219 () {34 vars in 655 bytes} [Thu May 21 06:02:09 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.219 () {32 vars in 726 bytes} [Thu May 21 06:02:09 2026] PATCH /v2/images/6d2b6365-bd46-48d6-b5cf-69b3db1eeeef => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.219 () {32 vars in 707 bytes} [Thu May 21 06:02:09 2026] GET /v2/images/6d2b6365-bd46-48d6-b5cf-69b3db1eeeef => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:02:09.760 7 WARNING glance.api.v2.images [None req-f0037536-e370-49fe-a9c4-c56086c64c3f 8ad30d696cb1406ba08cb693363e693e 10141a41dfeb49958d611e5eec9ec75e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d2b6365-bd46-48d6-b5cf-69b3db1eeeef [pid: 7|app: 0|req: 352/701] 10.0.0.219 () {32 vars in 710 bytes} [Thu May 21 06:02:09 2026] DELETE /v2/images/6d2b6365-bd46-48d6-b5cf-69b3db1eeeef => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.219 () {32 vars in 707 bytes} [Thu May 21 06:02:09 2026] GET /v2/images/6d2b6365-bd46-48d6-b5cf-69b3db1eeeef => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:02:09.831 7 WARNING glance.api.v2.images [None req-057035f3-c3ee-40d8-9706-829f0d22b78c 8ad30d696cb1406ba08cb693363e693e 10141a41dfeb49958d611e5eec9ec75e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7f4586f9-d350-449c-8d4b-1c5b6f8b4b36 [pid: 7|app: 0|req: 353/703] 10.0.0.219 () {32 vars in 710 bytes} [Thu May 21 06:02:09 2026] DELETE /v2/images/7f4586f9-d350-449c-8d4b-1c5b6f8b4b36 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.219 () {32 vars in 707 bytes} [Thu May 21 06:02:10 2026] GET /v2/images/7f4586f9-d350-449c-8d4b-1c5b6f8b4b36 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:02:10.684 7 WARNING glance.api.v2.images [None req-292bc6ca-19a1-424f-a994-1c08ba2d566b 8ad30d696cb1406ba08cb693363e693e 10141a41dfeb49958d611e5eec9ec75e - - default default] Failed to find image 0d2cb150-3264-4d34-a5e2-598f85a705e4 to delete: glance.common.exception.ImageNotFound: No image found with ID 0d2cb150-3264-4d34-a5e2-598f85a705e4 [pid: 7|app: 0|req: 354/705] 10.0.0.219 () {32 vars in 710 bytes} [Thu May 21 06:02:10 2026] DELETE /v2/images/0d2cb150-3264-4d34-a5e2-598f85a705e4 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.219 () {32 vars in 707 bytes} [Thu May 21 06:02:10 2026] GET /v2/images/0d2cb150-3264-4d34-a5e2-598f85a705e4 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:02:33 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:02:33 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: 359/715] 10.0.0.219 () {30 vars in 411 bytes} [Thu May 21 06:02:37 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: 357/716] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:02:39 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:02:39 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: 362/720] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:02:45 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:02: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: 7|app: 0|req: 370/736] 10.0.0.219 () {32 vars in 707 bytes} [Thu May 21 06:03:58 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.219 () {32 vars in 707 bytes} [Thu May 21 06:03:58 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => 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: 371/738] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:03:59 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:03: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: 7|app: 0|req: 372/740] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:03:59 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => 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: 373/742] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:03: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: 370/743] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:03: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: 374/744] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:03:59 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:03: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: 375/746] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:03: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: 372/747] 10.0.0.227 () {36 vars in 911 bytes} [Thu May 21 06:03: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: 7|app: 0|req: 376/748] 10.0.0.227 () {36 vars in 1007 bytes} [Thu May 21 06:03:59 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/749] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 06:03:59 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/750] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 06:04:00 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: 374/751] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 06:04:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:04:34 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => 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: 382/761] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:04:34 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: 397/790] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:06:53 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:06:53 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: 396/794] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 21 06:07:11 2026] GET /v2/images/e420cf13-87f0-41c6-b3e0-8178cbcc2a09 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 21 06:07:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 199.19.213.195 () {32 vars in 826 bytes} [Thu May 21 06:07:44 2026] GET /v2/images?status=active&owner=36266e943b1f43b29a92e0e2732caa85&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/805] 199.19.213.195 () {32 vars in 653 bytes} [Thu May 21 06:07:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/806] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:07:45 2026] GET /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/807] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:07:45 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: 406/808] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:07:45 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: 403/809] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:07:45 2026] GET /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/810] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:07:45 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: 404/811] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:07: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: 7|app: 0|req: 408/812] 10.0.0.123 () {36 vars in 987 bytes} [Thu May 21 06:07:45 2026] GET /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/813] 10.0.0.123 () {36 vars in 927 bytes} [Thu May 21 06:07: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: 7|app: 0|req: 409/814] 10.0.0.227 () {36 vars in 911 bytes} [Thu May 21 06:07:45 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: 406/815] 10.0.0.227 () {36 vars in 1007 bytes} [Thu May 21 06:07:45 2026] GET /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 06:07:45 2026] GET /v2/images/c824dfb3-354f-4d1f-9e31-99cf53c3a10d => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/817] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 06:07:45 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: 411/818] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 06:07:45 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: 430/863] 10.0.0.219 () {32 vars in 633 bytes} [Thu May 21 06:11:24 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)