+ 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 19:51:37 2026] *** compiled with version: 13.3.0 on 20 May 2026 09:08:57 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6d67759c9d-kgwc2 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fca4ab91668 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 19:51:39.165 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 19:51:39.198 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 19:51:40.034 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 19:51:40.035 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 19:51:40.036 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 19:51:40.084 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 19:51:40.085 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 19:51:40.086 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 19:51:42.172 7 WARNING glance.api.v2.images [None req-1065e309-8910-45d5-b520-2b7c72c71a34 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 19:51:42.214 8 WARNING glance.api.v2.images [None req-9406e68a-7cc7-4d24-9cfa-b3402235064c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 19:51:42.530 7 WARNING keystonemiddleware._common.config [None req-1065e309-8910-45d5-b520-2b7c72c71a34 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 19:51:42.538 7 WARNING oslo_config.cfg [None req-1065e309-8910-45d5-b520-2b7c72c71a34 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fca4ab91668 pid: 7 (default app) 2026-05-21 19:51:42.601 8 WARNING keystonemiddleware._common.config [None req-9406e68a-7cc7-4d24-9cfa-b3402235064c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 19:51:42.608 8 WARNING oslo_config.cfg [None req-9406e68a-7cc7-4d24-9cfa-b3402235064c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fca4ab91668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 19:51:43 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 19:51:43.764 8 WARNING oslo_policy.policy [None req-d9d4fadd-4f9f-4930-bfbe-bf18e4f05b78 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - 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 19:51:43.764 8 WARNING oslo_policy.policy [None req-d9d4fadd-4f9f-4930-bfbe-bf18e4f05b78 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - 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 19:51:43.783 8 WARNING oslo_policy.policy [None req-d9d4fadd-4f9f-4930-bfbe-bf18e4f05b78 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - 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 19:51:43.784 8 WARNING oslo_policy.policy [None req-d9d4fadd-4f9f-4930-bfbe-bf18e4f05b78 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 19:51:43 2026] GET /v2/images => generated 69 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 19:51:47 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: 2/7] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 19:51:47 2026] GET /v2/images => generated 69 bytes in 47 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 19:51:47.637 7 WARNING oslo_policy.policy [None req-c62caa52-7753-4964-a93b-f3e4057fff0c 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - 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 19:51:47.637 7 WARNING oslo_policy.policy [None req-c62caa52-7753-4964-a93b-f3e4057fff0c 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.150 () {44 vars in 912 bytes} [Thu May 21 19:51:47 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.150 () {44 vars in 934 bytes} [Thu May 21 19:51:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 19:51:47.775 7 WARNING oslo_policy.policy [None req-b6ee0608-c657-4074-bed8-d08cd269addc 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - 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 19:51:47.776 7 WARNING oslo_policy.policy [None req-b6ee0608-c657-4074-bed8-d08cd269addc 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.150 () {44 vars in 940 bytes} [Thu May 21 19:51:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 19:51:47.860 8 WARNING oslo_config.cfg [None req-0fd125bd-c46f-4c53-9ba5-37ec3c15fdb3 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.150 () {48 vars in 952 bytes} [Thu May 21 19:51:47 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 19:51:47.880 7 WARNING oslo_policy.policy [None req-bdc149ef-dae8-4cbc-90c6-d4c0ad633b9e 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - 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 19:51:47.881 7 WARNING oslo_policy.policy [None req-bdc149ef-dae8-4cbc-90c6-d4c0ad633b9e 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - 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 19:51:47.882 7 INFO glance.api.v2.image_data [None req-bdc149ef-dae8-4cbc-90c6-d4c0ad633b9e 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 19:51:51.826 7 INFO glance.location [None req-bdc149ef-dae8-4cbc-90c6-d4c0ad633b9e 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.19.213.150 () {48 vars in 1046 bytes} [Thu May 21 19:51:47 2026] PUT /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc/file => generated 0 bytes in 3988 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7186 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.150 () {44 vars in 972 bytes} [Thu May 21 19:51:51 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 19:51:51.977 7 WARNING oslo_config.cfg [None req-29674860-0b31-4371-9282-34b9be98fd8e 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.150 () {48 vars in 1052 bytes} [Thu May 21 19:51:51 2026] PATCH /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.150 () {44 vars in 972 bytes} [Thu May 21 19:51:51 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 139/276] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:13:23 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: 138/277] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:13:23 2026] GET /v2/images => generated 1381 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:13:45 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/283] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:13:45 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/284] 199.19.213.150 () {44 vars in 938 bytes} [Thu May 21 20:13:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.19.213.150 () {44 vars in 960 bytes} [Thu May 21 20:13:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.19.213.150 () {44 vars in 940 bytes} [Thu May 21 20:13:45 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: 8|app: 0|req: 143/287] 199.19.213.150 () {48 vars in 952 bytes} [Thu May 21 20:13:45 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 20:13:45.766 7 INFO glance.api.v2.image_data [None req-6de1bab1-49c0-432a-8bde-ba90ab8278a4 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:14:13.788 7 INFO glance.location [None req-6de1bab1-49c0-432a-8bde-ba90ab8278a4 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/294] 199.19.213.150 () {48 vars in 1047 bytes} [Thu May 21 20:13:45 2026] PUT /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07/file => generated 0 bytes in 28075 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63279 switches on core 0) [pid: 8|app: 0|req: 150/295] 199.19.213.150 () {44 vars in 972 bytes} [Thu May 21 20:14:13 2026] GET /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/296] 199.19.213.150 () {48 vars in 1052 bytes} [Thu May 21 20:14:13 2026] PATCH /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/297] 199.19.213.150 () {44 vars in 972 bytes} [Thu May 21 20:14:13 2026] GET /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07 => 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: 147/298] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:14:15 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: 152/299] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:14:15 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: 7|app: 0|req: 192/388] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:21:32 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: 197/389] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:21:32 2026] GET /v2/images => generated 2778 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:21:52 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: 200/395] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:21:52 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.150 () {44 vars in 948 bytes} [Thu May 21 20:21:52 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: 8|app: 0|req: 201/397] 199.19.213.150 () {44 vars in 970 bytes} [Thu May 21 20:21:52 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: 7|app: 0|req: 197/398] 199.19.213.150 () {44 vars in 940 bytes} [Thu May 21 20:21:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.150 () {48 vars in 952 bytes} [Thu May 21 20:21:52 2026] POST /v2/images => generated 799 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 20:21:53.041 7 INFO glance.api.v2.image_data [None req-7fccbda3-8621-4a95-9afe-863edb804eae 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:22:10.453 7 INFO glance.location [None req-7fccbda3-8621-4a95-9afe-863edb804eae 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/402] 199.19.213.150 () {48 vars in 1046 bytes} [Thu May 21 20:21:53 2026] PUT /v2/images/79db09fe-c217-48ad-9e25-7ba51736e34c/file => generated 0 bytes in 17457 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18549 switches on core 0) [pid: 8|app: 0|req: 205/403] 199.19.213.150 () {44 vars in 972 bytes} [Thu May 21 20:22:10 2026] GET /v2/images/79db09fe-c217-48ad-9e25-7ba51736e34c => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.19.213.150 () {48 vars in 1052 bytes} [Thu May 21 20:22:10 2026] PATCH /v2/images/79db09fe-c217-48ad-9e25-7ba51736e34c => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.19.213.150 () {44 vars in 972 bytes} [Thu May 21 20:22:10 2026] GET /v2/images/79db09fe-c217-48ad-9e25-7ba51736e34c => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:23:04 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: 213/419] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:23:04 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/424] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:23: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: 216/425] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:23:21 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/426] 199.19.213.150 () {44 vars in 940 bytes} [Thu May 21 20:23:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/427] 199.19.213.150 () {44 vars in 962 bytes} [Thu May 21 20:23:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/428] 199.19.213.150 () {44 vars in 940 bytes} [Thu May 21 20:23:21 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: 8|app: 0|req: 218/429] 199.19.213.150 () {48 vars in 952 bytes} [Thu May 21 20:23:21 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 20:23:21.561 7 INFO glance.api.v2.image_data [None req-bf18cd5b-fe6d-42ca-9e7f-74432a8e34ba 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:23:39.106 7 INFO glance.location [None req-bf18cd5b-fe6d-42ca-9e7f-74432a8e34ba 61ab6293e2234a2a9de4281143ec31a0 b3f58bab78cf4d5cba90882365d00150 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 212/432] 199.19.213.150 () {48 vars in 1047 bytes} [Thu May 21 20:23:21 2026] PUT /v2/images/3b36ac22-2d0e-4c79-ae5b-e3445934f455/file => generated 0 bytes in 17599 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33226 switches on core 0) [pid: 8|app: 0|req: 221/433] 199.19.213.150 () {44 vars in 972 bytes} [Thu May 21 20:23:39 2026] GET /v2/images/3b36ac22-2d0e-4c79-ae5b-e3445934f455 => generated 1204 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/434] 199.19.213.150 () {48 vars in 1052 bytes} [Thu May 21 20:23:39 2026] PATCH /v2/images/3b36ac22-2d0e-4c79-ae5b-e3445934f455 => generated 1382 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/435] 199.19.213.150 () {44 vars in 972 bytes} [Thu May 21 20:23:39 2026] GET /v2/images/3b36ac22-2d0e-4c79-ae5b-e3445934f455 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/608] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:37:53 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: 300/609] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:37:53 2026] GET /v2/images => generated 5574 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/642] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:40:36 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: 326/643] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:40:36 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/644] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:40:39 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: 327/645] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:40:39 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: 334/658] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:41:35 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: 325/659] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:41:35 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/662] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:41:45 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: 336/663] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:41:45 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/678] 199.19.213.150 () {42 vars in 689 bytes} [Thu May 21 20:42:58 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: 344/679] 199.19.213.150 () {44 vars in 911 bytes} [Thu May 21 20:42:58 2026] GET /v2/images => generated 5574 bytes in 71 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/690] 10.0.0.246 () {32 vars in 633 bytes} [Thu May 21 20:43:45 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:44:12 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 149 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/698] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:44:12 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:44:12 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: 354/700] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:44:12 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:44:12 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: 355/702] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:44:12 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: 348/703] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:44:12 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 356/704] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:44:12 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: 349/705] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:44:12 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: 357/706] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 21 20:44:13 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:44:13 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: 358/708] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 21 20:44:13 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 351/709] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:44:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/710] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:44:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:44:17 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 360/712] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:44: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: 354/715] 199.19.213.150 () {36 vars in 991 bytes} [Thu May 21 20:44:26 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/716] 199.19.213.150 () {36 vars in 931 bytes} [Thu May 21 20:44:26 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/717] 199.19.213.150 () {36 vars in 991 bytes} [Thu May 21 20:44:27 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 199.19.213.150 () {36 vars in 931 bytes} [Thu May 21 20:44:27 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: 356/719] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:44:30 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 364/720] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:44:30 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: 357/721] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:44:31 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 365/722] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:44:31 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: 362/731] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:45:01 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/732] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:45:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:45:22 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:45:22 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: 366/739] 10.0.0.246 () {34 vars in 655 bytes} [Thu May 21 20:45:28 2026] POST /v2/images => generated 648 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 20:45:28.776 8 WARNING glance.api.v2.images [None req-785817c4-a527-4ad5-ae86-208d817c55cc b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4f103296-f79c-4e6e-a7f5-7156b6558365 [pid: 8|app: 0|req: 374/740] 10.0.0.246 () {32 vars in 710 bytes} [Thu May 21 20:45:28 2026] DELETE /v2/images/4f103296-f79c-4e6e-a7f5-7156b6558365 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.246 () {32 vars in 707 bytes} [Thu May 21 20:45:28 2026] GET /v2/images/4f103296-f79c-4e6e-a7f5-7156b6558365 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.246 () {32 vars in 633 bytes} [Thu May 21 20:45:28 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/743] 10.0.0.246 () {34 vars in 655 bytes} [Thu May 21 20:45:28 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 20:45:28.988 8 WARNING oslo_policy.policy [None req-172cd850-56f2-46e6-abaf-e6f4e9a2d8c7 b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - 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 20:45:28.989 8 WARNING oslo_policy.policy [None req-172cd850-56f2-46e6-abaf-e6f4e9a2d8c7 b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - 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: 376/744] 10.0.0.246 () {32 vars in 717 bytes} [Thu May 21 20:45:28 2026] GET /v2/images/1603cd78-b44f-4c92-b0e5-d886759c31df/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 20:45:29.018 7 INFO glance.api.v2.image_data [None req-49318b60-cc59-4c15-a3fc-51be07213812 b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 20:45:29.087 7 WARNING glance_store._drivers.rbd [None req-49318b60-cc59-4c15-a3fc-51be07213812 b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 20:45:30.317 7 INFO glance.location [None req-49318b60-cc59-4c15-a3fc-51be07213812 b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/745] 10.0.0.246 () {32 vars in 727 bytes} [Thu May 21 20:45:29 2026] PUT /v2/images/1603cd78-b44f-4c92-b0e5-d886759c31df/file => generated 0 bytes in 1354 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.246 () {32 vars in 707 bytes} [Thu May 21 20:45:30 2026] GET /v2/images/1603cd78-b44f-4c92-b0e5-d886759c31df => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.246 () {32 vars in 717 bytes} [Thu May 21 20:45:30 2026] GET /v2/images/1603cd78-b44f-4c92-b0e5-d886759c31df/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.246 () {34 vars in 655 bytes} [Thu May 21 20:45:30 2026] POST /v2/images => generated 648 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.246 () {32 vars in 726 bytes} [Thu May 21 20:45:30 2026] PATCH /v2/images/230cccb1-b0c0-4bee-b8cb-bfa1c1c2ef3e => 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: 379/750] 10.0.0.246 () {32 vars in 707 bytes} [Thu May 21 20:45:30 2026] GET /v2/images/230cccb1-b0c0-4bee-b8cb-bfa1c1c2ef3e => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 20:45:30.696 7 WARNING glance.api.v2.images [None req-9e7c7a60-042a-4ee4-ad14-8c0a7676cef0 b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//230cccb1-b0c0-4bee-b8cb-bfa1c1c2ef3e [pid: 7|app: 0|req: 372/751] 10.0.0.246 () {32 vars in 710 bytes} [Thu May 21 20:45:30 2026] DELETE /v2/images/230cccb1-b0c0-4bee-b8cb-bfa1c1c2ef3e => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/752] 10.0.0.246 () {32 vars in 707 bytes} [Thu May 21 20:45:30 2026] GET /v2/images/230cccb1-b0c0-4bee-b8cb-bfa1c1c2ef3e => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 20:45:30.798 7 WARNING glance.api.v2.images [None req-0b7699f5-bad5-4a5d-8a4e-d870275989c7 b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1603cd78-b44f-4c92-b0e5-d886759c31df [pid: 7|app: 0|req: 373/755] 10.0.0.246 () {32 vars in 710 bytes} [Thu May 21 20:45:30 2026] DELETE /v2/images/1603cd78-b44f-4c92-b0e5-d886759c31df => generated 0 bytes in 922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/756] 10.0.0.246 () {32 vars in 707 bytes} [Thu May 21 20:45:31 2026] GET /v2/images/1603cd78-b44f-4c92-b0e5-d886759c31df => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 20:45:31.739 7 WARNING glance.api.v2.images [None req-6371b50e-59e3-421b-a8d8-e96f1556d168 b542025902ea44d1815bec4cac35056c 870a48c4eac0470c973faf59bce4dedf - - default default] Failed to find image 4f103296-f79c-4e6e-a7f5-7156b6558365 to delete: glance.common.exception.ImageNotFound: No image found with ID 4f103296-f79c-4e6e-a7f5-7156b6558365 [pid: 7|app: 0|req: 374/757] 10.0.0.246 () {32 vars in 710 bytes} [Thu May 21 20:45:31 2026] DELETE /v2/images/4f103296-f79c-4e6e-a7f5-7156b6558365 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/758] 10.0.0.246 () {32 vars in 707 bytes} [Thu May 21 20:45:31 2026] GET /v2/images/4f103296-f79c-4e6e-a7f5-7156b6558365 => 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: 388/765] 10.0.0.246 () {30 vars in 411 bytes} [Thu May 21 20:46:05 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: 393/774] 10.0.0.246 () {32 vars in 707 bytes} [Thu May 21 20:46:46 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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/775] 10.0.0.246 () {32 vars in 707 bytes} [Thu May 21 20:46:46 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 394/776] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:46:46 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/777] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:46:46 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: 395/778] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:46:46 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: 384/779] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:46:46 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/780] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:46:46 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: 385/781] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:46:46 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: 397/782] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:46:46 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/783] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:46:46 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: 398/784] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 21 20:46:46 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/785] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:46:46 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: 399/786] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 21 20:46:46 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/787] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:46:46 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: 400/788] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:46:46 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: 391/793] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:47:06 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/794] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:47:06 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: 393/797] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:47:17 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/798] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:47: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: 395/801] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:47:29 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/802] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:47:29 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: 397/805] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:47:36 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 409/806] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:47:36 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: 423/833] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:49:47 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => generated 1312 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/834] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:49:47 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/839] 10.0.0.51 () {36 vars in 986 bytes} [Thu May 21 20:50:06 2026] GET /v2/images/a8a73d04-30b2-4cb3-b2f0-1de437f2aebc => 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: 426/840] 10.0.0.51 () {36 vars in 926 bytes} [Thu May 21 20:50:06 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/847] 199.19.213.150 () {32 vars in 826 bytes} [Thu May 21 20:50:40 2026] GET /v2/images?status=active&owner=b3f58bab78cf4d5cba90882365d00150&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/848] 199.19.213.150 () {32 vars in 653 bytes} [Thu May 21 20:50:41 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: 432/851] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:50:41 2026] GET /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/852] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:50:41 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: 433/853] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:50:41 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: 421/854] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:50:41 2026] GET /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07 => 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: 434/855] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:50:41 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: 422/856] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:50:41 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: 435/857] 10.0.0.192 () {36 vars in 987 bytes} [Thu May 21 20:50:41 2026] GET /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/858] 10.0.0.192 () {36 vars in 927 bytes} [Thu May 21 20:50:41 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: 436/859] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 21 20:50:41 2026] GET /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/860] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:50:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/861] 10.0.0.109 () {36 vars in 987 bytes} [Thu May 21 20:50:42 2026] GET /v2/images/77e5814f-124e-4313-8d6b-4b44f2e23d07 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/862] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:50:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/863] 10.0.0.109 () {36 vars in 927 bytes} [Thu May 21 20:50:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/906] 10.0.0.246 () {32 vars in 633 bytes} [Thu May 21 20:54:17 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)