+ 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 Apr 23 01:39:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-54b785df66-z6kcm 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 0x7f8766f23668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-23 01:39:32.810 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 01:39:32.902 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-23 01:39:33.695 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 01:39:33.696 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 01:39:33.697 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 01:39:33.766 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 01:39:33.767 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 01:39:33.768 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 01:39:35.726 7 WARNING glance.api.v2.images [None req-7b14a9d5-c4ec-4264-8c09-b68184f8795b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 01:39:35.807 6 WARNING glance.api.v2.images [None req-63c28fda-796b-4731-8cf8-0876a98965e3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 01:39:36.059 7 WARNING keystonemiddleware._common.config [None req-7b14a9d5-c4ec-4264-8c09-b68184f8795b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 01:39:36.067 7 WARNING oslo_config.cfg [None req-7b14a9d5-c4ec-4264-8c09-b68184f8795b - - - - - -] 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 0x7f8766f23668 pid: 7 (default app) 2026-04-23 01:39:36.148 6 WARNING keystonemiddleware._common.config [None req-63c28fda-796b-4731-8cf8-0876a98965e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 01:39:36.156 6 WARNING oslo_config.cfg [None req-63c28fda-796b-4731-8cf8-0876a98965e3 - - - - - -] 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 0x7f8766f23668 pid: 6 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 01:39:36 2026] GET / => generated 1312 bytes in 0 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-04-23 01:39:37.221 6 WARNING oslo_policy.policy [None req-83bd6463-de32-49f8-bbc5-fada02edb9f2 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 01:39:37.222 6 WARNING oslo_policy.policy [None req-83bd6463-de32-49f8-bbc5-fada02edb9f2 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 01:39:37.236 6 WARNING oslo_policy.policy [None req-83bd6463-de32-49f8-bbc5-fada02edb9f2 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 01:39:37.236 6 WARNING oslo_policy.policy [None req-83bd6463-de32-49f8-bbc5-fada02edb9f2 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - 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: 6|app: 0|req: 1/6] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 01:39:36 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 01:39:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/8] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 01:39:40 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-04-23 01:39:40.687 7 WARNING oslo_policy.policy [None req-b86058af-e322-4472-8f6a-e3fd65d16999 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 01:39:40.687 7 WARNING oslo_policy.policy [None req-b86058af-e322-4472-8f6a-e3fd65d16999 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - 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/9] 199.204.45.141 () {44 vars in 912 bytes} [Thu Apr 23 01:39:40 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/10] 199.204.45.141 () {44 vars in 934 bytes} [Thu Apr 23 01:39:40 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-04-23 01:39:40.824 7 WARNING oslo_policy.policy [None req-c89848bc-e32e-4c4f-bdb3-1db26d563bb4 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 01:39:40.824 7 WARNING oslo_policy.policy [None req-c89848bc-e32e-4c4f-bdb3-1db26d563bb4 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - 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: 8/11] 199.204.45.141 () {44 vars in 940 bytes} [Thu Apr 23 01:39:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:39:40.916 6 WARNING oslo_config.cfg [None req-c56403ab-aa8b-495c-a62b-cba1a5e9dfda 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - 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: 6|app: 0|req: 4/12] 199.204.45.141 () {48 vars in 952 bytes} [Thu Apr 23 01:39:40 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 01:39:40.937 7 WARNING oslo_policy.policy [None req-33b8c2bf-9106-4831-9dc9-57934eb1c398 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 01:39:40.938 7 WARNING oslo_policy.policy [None req-33b8c2bf-9106-4831-9dc9-57934eb1c398 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 01:39:40.940 7 INFO glance.api.v2.image_data [None req-33b8c2bf-9106-4831-9dc9-57934eb1c398 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:39:44.451 7 WARNING glance.location [None req-33b8c2bf-9106-4831-9dc9-57934eb1c398 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.141 () {48 vars in 1046 bytes} [Thu Apr 23 01:39:40 2026] PUT /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339/file => generated 0 bytes in 3556 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6489 switches on core 0) [pid: 6|app: 0|req: 5/14] 199.204.45.141 () {44 vars in 972 bytes} [Thu Apr 23 01:39:44 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 01:39:44.522 7 WARNING oslo_config.cfg [None req-9c312993-0e03-40a7-a51c-06fd6c06fca1 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - 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: 10/15] 199.204.45.141 () {44 vars in 972 bytes} [Thu Apr 23 01:39:44 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:00:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 132/269] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:00:44 2026] GET /v2/images => generated 1240 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 135/274] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:01:01 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: 140/275] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:01:01 2026] GET /v2/images => generated 1240 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 136/276] 199.204.45.141 () {44 vars in 938 bytes} [Thu Apr 23 02:01:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.204.45.141 () {44 vars in 960 bytes} [Thu Apr 23 02:01:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/278] 199.204.45.141 () {44 vars in 940 bytes} [Thu Apr 23 02:01:02 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) [pid: 7|app: 0|req: 142/279] 199.204.45.141 () {48 vars in 952 bytes} [Thu Apr 23 02:01:02 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 02:01:02.344 6 WARNING oslo_policy.policy [None req-0dd90045-3574-4264-9b1c-4ce81717da85 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 02:01:02.344 6 WARNING oslo_policy.policy [None req-0dd90045-3574-4264-9b1c-4ce81717da85 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 02:01:02.346 6 INFO glance.api.v2.image_data [None req-0dd90045-3574-4264-9b1c-4ce81717da85 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 02:01:28.096 6 WARNING glance.location [None req-0dd90045-3574-4264-9b1c-4ce81717da85 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 138/286] 199.204.45.141 () {48 vars in 1047 bytes} [Thu Apr 23 02:01:02 2026] PUT /v2/images/4fce7ab6-3abe-4f8b-84db-c8f7e8373fd7/file => generated 0 bytes in 25805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67320 switches on core 0) [pid: 7|app: 0|req: 149/287] 199.204.45.141 () {44 vars in 972 bytes} [Thu Apr 23 02:01:28 2026] GET /v2/images/4fce7ab6-3abe-4f8b-84db-c8f7e8373fd7 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/288] 199.204.45.141 () {44 vars in 972 bytes} [Thu Apr 23 02:01:28 2026] GET /v2/images/4fce7ab6-3abe-4f8b-84db-c8f7e8373fd7 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/289] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:01:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 140/290] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:01:29 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 184/377] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:08:40 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: 194/378] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:08:40 2026] GET /v2/images => generated 2451 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:08:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 186/382] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:08:52 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.204.45.141 () {44 vars in 948 bytes} [Thu Apr 23 02:08:52 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: 6|app: 0|req: 187/384] 199.204.45.141 () {44 vars in 970 bytes} [Thu Apr 23 02:08:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.204.45.141 () {44 vars in 940 bytes} [Thu Apr 23 02:08:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 188/386] 199.204.45.141 () {48 vars in 952 bytes} [Thu Apr 23 02:08:52 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 02:08:52.413 7 INFO glance.api.v2.image_data [None req-e866de79-f8bd-4efb-b483-a2407f530f51 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 02:09:11.790 7 INFO glance.location [None req-e866de79-f8bd-4efb-b483-a2407f530f51 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/391] 199.204.45.141 () {48 vars in 1046 bytes} [Thu Apr 23 02:08:52 2026] PUT /v2/images/6dd08423-f2c9-4dff-a7fe-4bcdab74c280/file => generated 0 bytes in 19457 msecs (HTTP/1.1 204) 4 headers in 171 bytes (43946 switches on core 0) [pid: 6|app: 0|req: 193/392] 199.204.45.141 () {44 vars in 972 bytes} [Thu Apr 23 02:09:11 2026] GET /v2/images/6dd08423-f2c9-4dff-a7fe-4bcdab74c280 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.141 () {48 vars in 1051 bytes} [Thu Apr 23 02:09:11 2026] PATCH /v2/images/6dd08423-f2c9-4dff-a7fe-4bcdab74c280 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 194/394] 199.204.45.141 () {44 vars in 972 bytes} [Thu Apr 23 02:09:11 2026] GET /v2/images/6dd08423-f2c9-4dff-a7fe-4bcdab74c280 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/403] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:09:54 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:09:54 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/409] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:10:10 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: 208/410] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:10:10 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 203/411] 199.204.45.141 () {44 vars in 940 bytes} [Thu Apr 23 02:10:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.141 () {44 vars in 962 bytes} [Thu Apr 23 02:10:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/413] 199.204.45.141 () {44 vars in 940 bytes} [Thu Apr 23 02:10:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.141 () {48 vars in 952 bytes} [Thu Apr 23 02:10:10 2026] POST /v2/images => generated 791 bytes in 110 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 02:10:10.846 6 INFO glance.api.v2.image_data [None req-f1131f6e-9ee1-40d4-af54-0798f26c47c9 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 02:10:21.877 6 INFO glance.location [None req-f1131f6e-9ee1-40d4-af54-0798f26c47c9 7bb5f6ecb53e4e2ea58698f1e284515f 8b1808633cdb435c9fdf5678e6b5aa93 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 6|app: 0|req: 205/417] 199.204.45.141 () {48 vars in 1046 bytes} [Thu Apr 23 02:10:10 2026] PUT /v2/images/ada914f6-75c5-4b7e-9082-032fe54c72c1/file => generated 0 bytes in 11083 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19152 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.204.45.141 () {44 vars in 972 bytes} [Thu Apr 23 02:10:21 2026] GET /v2/images/ada914f6-75c5-4b7e-9082-032fe54c72c1 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 206/419] 199.204.45.141 () {44 vars in 972 bytes} [Thu Apr 23 02:10:21 2026] GET /v2/images/ada914f6-75c5-4b7e-9082-032fe54c72c1 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/572] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02: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: 6|app: 0|req: 283/573] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:23:04 2026] GET /v2/images => generated 4892 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/604] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:25:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/605] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:25:29 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:25:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/607] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:25:30 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:26:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/619] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:26:22 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/622] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:26:30 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/623] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:26:30 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/636] 199.204.45.141 () {42 vars in 689 bytes} [Thu Apr 23 02:27:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 315/637] 199.204.45.141 () {44 vars in 911 bytes} [Thu Apr 23 02:27:34 2026] GET /v2/images => generated 4892 bytes in 55 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: 328/648] 10.0.0.13 () {32 vars in 632 bytes} [Thu Apr 23 02:28:20 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:28:45 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 21 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: 6|app: 0|req: 324/656] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:28:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/657] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:28:50 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/658] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:28:50 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: 334/659] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:28:50 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: 6|app: 0|req: 326/660] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:28:50 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:28:50 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: 6|app: 0|req: 327/662] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:28:50 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: 336/663] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:28:51 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 328/664] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:28:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:28:51 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: 6|app: 0|req: 329/666] 10.0.0.204 () {36 vars in 911 bytes} [Thu Apr 23 02:28:52 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: 338/667] 10.0.0.204 () {36 vars in 1007 bytes} [Thu Apr 23 02:28:52 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/668] 10.0.0.204 () {36 vars in 987 bytes} [Thu Apr 23 02:28:52 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.204 () {36 vars in 927 bytes} [Thu Apr 23 02:28:52 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: 6|app: 0|req: 331/670] 10.0.0.204 () {36 vars in 927 bytes} [Thu Apr 23 02:28:52 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: 340/671] 199.204.45.141 () {36 vars in 991 bytes} [Thu Apr 23 02:28:54 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 332/672] 199.204.45.141 () {36 vars in 931 bytes} [Thu Apr 23 02:28:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 199.204.45.141 () {36 vars in 991 bytes} [Thu Apr 23 02:28:55 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/676] 199.204.45.141 () {36 vars in 931 bytes} [Thu Apr 23 02:28:55 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: 344/677] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:29:02 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 334/678] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:29:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.13 () {30 vars in 410 bytes} [Thu Apr 23 02:29:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/690] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:29:54 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/691] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:29:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/700] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:30:30 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/701] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:30:30 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: 6|app: 0|req: 347/704] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:30:37 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/705] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:30:37 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: 360/708] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:30:46 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/709] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:30: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: 6|app: 0|req: 352/714] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:31:09 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/715] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:31:09 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: 6|app: 0|req: 354/718] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:31:21 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:31:21 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: 6|app: 0|req: 362/734] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:32:29 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:32:29 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: 376/740] 10.0.0.13 () {34 vars in 654 bytes} [Thu Apr 23 02:32:46 2026] POST /v2/images => generated 648 bytes in 257 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 02:32:46.423 6 WARNING glance.api.v2.images [None req-753dadb6-82ce-4414-8d64-dadebddd7ef7 c65cf286e615435b872122f1c8352802 a8291c35251b4419abf05f72e8a10ac9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//30fa27b5-4d87-4a7d-9e3e-26e1d64ea97d [pid: 6|app: 0|req: 365/741] 10.0.0.13 () {32 vars in 709 bytes} [Thu Apr 23 02:32:46 2026] DELETE /v2/images/30fa27b5-4d87-4a7d-9e3e-26e1d64ea97d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.13 () {32 vars in 706 bytes} [Thu Apr 23 02:32:46 2026] GET /v2/images/30fa27b5-4d87-4a7d-9e3e-26e1d64ea97d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/743] 10.0.0.13 () {32 vars in 632 bytes} [Thu Apr 23 02:32:46 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.13 () {34 vars in 654 bytes} [Thu Apr 23 02:32:46 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/745] 10.0.0.13 () {32 vars in 716 bytes} [Thu Apr 23 02:32:46 2026] GET /v2/images/0c74c846-a942-4331-bbed-33ebdc982389/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:46.663 7 INFO glance.api.v2.image_data [None req-b5e23386-0d74-45bd-bc4b-813cb73753fb c65cf286e615435b872122f1c8352802 a8291c35251b4419abf05f72e8a10ac9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 02:32:46.708 7 WARNING glance_store._drivers.rbd [None req-b5e23386-0d74-45bd-bc4b-813cb73753fb c65cf286e615435b872122f1c8352802 a8291c35251b4419abf05f72e8a10ac9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 6|app: 0|req: 368/746] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:32:47 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/747] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:32:47 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) 2026-04-23 02:32:47.898 7 INFO glance.location [None req-b5e23386-0d74-45bd-bc4b-813cb73753fb c65cf286e615435b872122f1c8352802 a8291c35251b4419abf05f72e8a10ac9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 379/748] 10.0.0.13 () {32 vars in 726 bytes} [Thu Apr 23 02:32:46 2026] PUT /v2/images/0c74c846-a942-4331-bbed-33ebdc982389/file => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/749] 10.0.0.13 () {32 vars in 706 bytes} [Thu Apr 23 02:32:47 2026] GET /v2/images/0c74c846-a942-4331-bbed-33ebdc982389 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/750] 10.0.0.13 () {32 vars in 716 bytes} [Thu Apr 23 02:32:47 2026] GET /v2/images/0c74c846-a942-4331-bbed-33ebdc982389/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/751] 10.0.0.13 () {34 vars in 654 bytes} [Thu Apr 23 02:32:48 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/752] 10.0.0.13 () {32 vars in 725 bytes} [Thu Apr 23 02:32:48 2026] PATCH /v2/images/1570fa68-4563-4767-b323-383c9ebbe733 => generated 653 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/753] 10.0.0.13 () {32 vars in 706 bytes} [Thu Apr 23 02:32:48 2026] GET /v2/images/1570fa68-4563-4767-b323-383c9ebbe733 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:32:48.292 7 WARNING glance.api.v2.images [None req-1a19dad3-b28f-4882-a83c-f882765773ac c65cf286e615435b872122f1c8352802 a8291c35251b4419abf05f72e8a10ac9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1570fa68-4563-4767-b323-383c9ebbe733 [pid: 7|app: 0|req: 382/754] 10.0.0.13 () {32 vars in 709 bytes} [Thu Apr 23 02:32:48 2026] DELETE /v2/images/1570fa68-4563-4767-b323-383c9ebbe733 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/755] 10.0.0.13 () {32 vars in 706 bytes} [Thu Apr 23 02:32:48 2026] GET /v2/images/1570fa68-4563-4767-b323-383c9ebbe733 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:32:48.356 7 WARNING glance.api.v2.images [None req-f3b9c34b-1492-4f59-8432-cc76ca6079a2 c65cf286e615435b872122f1c8352802 a8291c35251b4419abf05f72e8a10ac9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c74c846-a942-4331-bbed-33ebdc982389 [pid: 7|app: 0|req: 383/756] 10.0.0.13 () {32 vars in 709 bytes} [Thu Apr 23 02:32:48 2026] DELETE /v2/images/0c74c846-a942-4331-bbed-33ebdc982389 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/757] 10.0.0.13 () {32 vars in 706 bytes} [Thu Apr 23 02:32:49 2026] GET /v2/images/0c74c846-a942-4331-bbed-33ebdc982389 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:32:49.194 7 WARNING glance.api.v2.images [None req-673b6548-8c75-4cc4-b6d0-f10af64f79a8 c65cf286e615435b872122f1c8352802 a8291c35251b4419abf05f72e8a10ac9 - - default default] Failed to find image 30fa27b5-4d87-4a7d-9e3e-26e1d64ea97d to delete: glance.common.exception.ImageNotFound: No image found with ID 30fa27b5-4d87-4a7d-9e3e-26e1d64ea97d [pid: 7|app: 0|req: 384/758] 10.0.0.13 () {32 vars in 709 bytes} [Thu Apr 23 02:32:49 2026] DELETE /v2/images/30fa27b5-4d87-4a7d-9e3e-26e1d64ea97d => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/759] 10.0.0.13 () {32 vars in 706 bytes} [Thu Apr 23 02:32:49 2026] GET /v2/images/30fa27b5-4d87-4a7d-9e3e-26e1d64ea97d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/768] 199.204.45.141 () {32 vars in 826 bytes} [Thu Apr 23 02:33:29 2026] GET /v2/images?status=active&owner=8b1808633cdb435c9fdf5678e6b5aa93&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 199.204.45.141 () {32 vars in 653 bytes} [Thu Apr 23 02:33:29 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: 6|app: 0|req: 381/770] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:33:30 2026] GET /v2/images/4fce7ab6-3abe-4f8b-84db-c8f7e8373fd7 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/771] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:33:30 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: 6|app: 0|req: 382/772] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:33:30 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: 391/773] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:33:30 2026] GET /v2/images/4fce7ab6-3abe-4f8b-84db-c8f7e8373fd7 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/774] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:33:30 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: 392/775] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:33:30 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: 6|app: 0|req: 384/776] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:33:30 2026] GET /v2/images/4fce7ab6-3abe-4f8b-84db-c8f7e8373fd7 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:33: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: 6|app: 0|req: 385/778] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:33:30 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: 394/779] 10.0.0.204 () {36 vars in 911 bytes} [Thu Apr 23 02:33:30 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/780] 10.0.0.204 () {36 vars in 1007 bytes} [Thu Apr 23 02:33:30 2026] GET /v2/images/4fce7ab6-3abe-4f8b-84db-c8f7e8373fd7/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/781] 10.0.0.204 () {36 vars in 987 bytes} [Thu Apr 23 02:33:30 2026] GET /v2/images/4fce7ab6-3abe-4f8b-84db-c8f7e8373fd7 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/782] 10.0.0.204 () {36 vars in 927 bytes} [Thu Apr 23 02:33:31 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: 396/783] 10.0.0.204 () {36 vars in 927 bytes} [Thu Apr 23 02:33:31 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: 6|app: 0|req: 392/792] 10.0.0.13 () {32 vars in 706 bytes} [Thu Apr 23 02:34:09 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/793] 10.0.0.13 () {32 vars in 706 bytes} [Thu Apr 23 02:34:09 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/794] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:34:10 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/795] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:34:10 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: 6|app: 0|req: 394/796] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:34:10 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: 403/797] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:34:10 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/798] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:34:10 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: 404/799] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:34:10 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 396/800] 10.0.0.49 () {36 vars in 986 bytes} [Thu Apr 23 02:34:10 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/801] 10.0.0.49 () {36 vars in 926 bytes} [Thu Apr 23 02:34:10 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: 6|app: 0|req: 397/802] 10.0.0.204 () {36 vars in 911 bytes} [Thu Apr 23 02:34:10 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: 406/803] 10.0.0.204 () {36 vars in 1007 bytes} [Thu Apr 23 02:34:10 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/804] 10.0.0.204 () {36 vars in 987 bytes} [Thu Apr 23 02:34:10 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/805] 10.0.0.204 () {36 vars in 927 bytes} [Thu Apr 23 02:34:10 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: 6|app: 0|req: 399/806] 10.0.0.204 () {36 vars in 927 bytes} [Thu Apr 23 02:34:10 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: 6|app: 0|req: 402/811] 10.0.0.135 () {36 vars in 987 bytes} [Thu Apr 23 02:34:34 2026] GET /v2/images/69f9fbf1-ba95-45bc-82ab-e7b7649b5339 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/812] 10.0.0.135 () {36 vars in 927 bytes} [Thu Apr 23 02:34:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/847] 10.0.0.13 () {32 vars in 632 bytes} [Thu Apr 23 02:37:16 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)