+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 21 07:06:12 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-77bdfccbc8-4qd65 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f1b69005668 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-07-21 07:06:14.094 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 07:06:14.234 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-07-21 07:06:14.959 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-07-21 07:06:14.960 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-07-21 07:06:14.960 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 07:06:15.163 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-07-21 07:06:15.165 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-07-21 07:06:15.165 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 07:06:16.998 6 WARNING glance.api.v2.images [None req-23909f05-7f13-4843-910c-03bb86cdd09d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 07:06:17.226 7 WARNING glance.api.v2.images [None req-ed8090f5-620d-42c1-887e-24be2539b297 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 07:06:17.341 6 WARNING keystonemiddleware._common.config [None req-23909f05-7f13-4843-910c-03bb86cdd09d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 07:06:17.348 6 WARNING oslo_config.cfg [None req-23909f05-7f13-4843-910c-03bb86cdd09d - - - - - -] 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 0x7f1b69005668 pid: 6 (default app) 2026-07-21 07:06:17.562 7 WARNING keystonemiddleware._common.config [None req-ed8090f5-620d-42c1-887e-24be2539b297 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 07:06:17.570 7 WARNING oslo_config.cfg [None req-ed8090f5-620d-42c1-887e-24be2539b297 - - - - - -] 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 0x7f1b69005668 pid: 7 (default app) [pid: 6|app: 0|req: 3/3] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:06:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 07:06:19.779 7 WARNING oslo_policy.policy [None req-49bed482-d522-4807-afd0-2e105113c64f d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:06:19.779 7 WARNING oslo_policy.policy [None req-49bed482-d522-4807-afd0-2e105113c64f d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:06:19.795 7 WARNING oslo_policy.policy [None req-49bed482-d522-4807-afd0-2e105113c64f d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:06:19.795 7 WARNING oslo_policy.policy [None req-49bed482-d522-4807-afd0-2e105113c64f d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:06:19 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/5] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:06:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:06:23 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 07:06:23.446 6 WARNING oslo_policy.policy [None req-b2935fa5-6693-47ba-96bf-95ab126f144a d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:06:23.446 6 WARNING oslo_policy.policy [None req-b2935fa5-6693-47ba-96bf-95ab126f144a d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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: 5/7] 199.19.213.11 () {44 vars in 907 bytes} [Tue Jul 21 07:06:23 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.11 () {44 vars in 929 bytes} [Tue Jul 21 07:06:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:06:23.587 6 WARNING oslo_policy.policy [None req-1315464f-c3e8-4a47-a0c5-1a6600817574 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:06:23.587 6 WARNING oslo_policy.policy [None req-1315464f-c3e8-4a47-a0c5-1a6600817574 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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: 6/9] 199.19.213.11 () {44 vars in 935 bytes} [Tue Jul 21 07:06:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:06:23.667 7 WARNING oslo_config.cfg [None req-9d13c550-8aab-4752-853a-89a384354a91 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.19.213.11 () {48 vars in 947 bytes} [Tue Jul 21 07:06:23 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 07:06:23.687 6 WARNING oslo_policy.policy [None req-d9d3e5e3-e887-4f24-b52b-54fb4ee678ed d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:06:23.687 6 WARNING oslo_policy.policy [None req-d9d3e5e3-e887-4f24-b52b-54fb4ee678ed d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:06:23.688 6 INFO glance.api.v2.image_data [None req-d9d3e5e3-e887-4f24-b52b-54fb4ee678ed d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:06:27.654 6 WARNING glance.location [None req-d9d3e5e3-e887-4f24-b52b-54fb4ee678ed d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 7/13] 199.19.213.11 () {48 vars in 1041 bytes} [Tue Jul 21 07:06:23 2026] PUT /v2/images/20edd591-a700-4b52-9010-362df02da907/file => generated 0 bytes in 4009 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5663 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.11 () {44 vars in 967 bytes} [Tue Jul 21 07:06:27 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:06:27.803 6 WARNING oslo_config.cfg [None req-3907461e-db62-4dd8-a35a-32605729bf50 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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: 8/15] 199.19.213.11 () {48 vars in 1047 bytes} [Tue Jul 21 07:06:27 2026] PATCH /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.11 () {44 vars in 967 bytes} [Tue Jul 21 07:06:27 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => 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: 132/263] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:26:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 132/264] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:26:56 2026] GET /v2/images => generated 1381 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:27:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 134/268] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:27:14 2026] GET /v2/images => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.19.213.11 () {44 vars in 933 bytes} [Tue Jul 21 07:27:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 135/270] 199.19.213.11 () {44 vars in 955 bytes} [Tue Jul 21 07:27:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.11 () {44 vars in 935 bytes} [Tue Jul 21 07:27:14 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) [pid: 6|app: 0|req: 136/272] 199.19.213.11 () {48 vars in 947 bytes} [Tue Jul 21 07:27:14 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 07:27:14.684 7 WARNING oslo_policy.policy [None req-2e0c594e-0308-4de5-a989-adf3607160d5 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:27:14.684 7 WARNING oslo_policy.policy [None req-2e0c594e-0308-4de5-a989-adf3607160d5 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - 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-07-21 07:27:14.685 7 INFO glance.api.v2.image_data [None req-2e0c594e-0308-4de5-a989-adf3607160d5 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:27:42.340 7 WARNING glance.location [None req-2e0c594e-0308-4de5-a989-adf3607160d5 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/279] 199.19.213.11 () {48 vars in 1042 bytes} [Tue Jul 21 07:27:14 2026] PUT /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c/file => generated 0 bytes in 27704 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62559 switches on core 0) [pid: 6|app: 0|req: 143/280] 199.19.213.11 () {44 vars in 967 bytes} [Tue Jul 21 07:27:42 2026] GET /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 199.19.213.11 () {48 vars in 1047 bytes} [Tue Jul 21 07:27:42 2026] PATCH /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/282] 199.19.213.11 () {44 vars in 967 bytes} [Tue Jul 21 07:27:42 2026] GET /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:27:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/284] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:27:44 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 190/373] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:34:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:34:57 2026] GET /v2/images => generated 2778 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:35:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 192/378] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:35:06 2026] GET /v2/images => generated 2778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.19.213.11 () {44 vars in 943 bytes} [Tue Jul 21 07:35:07 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: 193/380] 199.19.213.11 () {44 vars in 965 bytes} [Tue Jul 21 07:35:07 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: 188/381] 199.19.213.11 () {44 vars in 935 bytes} [Tue Jul 21 07:35:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 194/382] 199.19.213.11 () {48 vars in 947 bytes} [Tue Jul 21 07:35:07 2026] POST /v2/images => generated 799 bytes in 696 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 07:35:07.841 7 INFO glance.api.v2.image_data [None req-88a24afe-5612-455d-b310-ad98e42c5d55 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:35:41.406 7 INFO glance.location [None req-88a24afe-5612-455d-b310-ad98e42c5d55 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/389] 199.19.213.11 () {48 vars in 1041 bytes} [Tue Jul 21 07:35:07 2026] PUT /v2/images/9f9bb6bd-a9b8-4be0-9c59-6313755e9f53/file => generated 0 bytes in 33615 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24058 switches on core 0) [pid: 6|app: 0|req: 201/390] 199.19.213.11 () {44 vars in 967 bytes} [Tue Jul 21 07:35:41 2026] GET /v2/images/9f9bb6bd-a9b8-4be0-9c59-6313755e9f53 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/391] 199.19.213.11 () {48 vars in 1047 bytes} [Tue Jul 21 07:35:41 2026] PATCH /v2/images/9f9bb6bd-a9b8-4be0-9c59-6313755e9f53 => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/392] 199.19.213.11 () {44 vars in 967 bytes} [Tue Jul 21 07:35:41 2026] GET /v2/images/9f9bb6bd-a9b8-4be0-9c59-6313755e9f53 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/401] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:36:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/402] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:36:21 2026] GET /v2/images => generated 4190 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 209/405] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:36:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/406] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:36:34 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/407] 199.19.213.11 () {44 vars in 935 bytes} [Tue Jul 21 07:36:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/408] 199.19.213.11 () {44 vars in 957 bytes} [Tue Jul 21 07:36:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/409] 199.19.213.11 () {44 vars in 935 bytes} [Tue Jul 21 07:36:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/410] 199.19.213.11 () {48 vars in 947 bytes} [Tue Jul 21 07:36:34 2026] POST /v2/images => generated 791 bytes in 381 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 07:36:34.550 6 INFO glance.api.v2.image_data [None req-e4e52e31-27ea-4d58-95b2-fc79355d6156 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:36:51.067 6 INFO glance.location [None req-e4e52e31-27ea-4d58-95b2-fc79355d6156 d853afdc64b44f16a5f148ee9b6152c9 5f971b6b5f904fa3a00820017c9d7f70 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 6|app: 0|req: 212/415] 199.19.213.11 () {48 vars in 1042 bytes} [Tue Jul 21 07:36:34 2026] PUT /v2/images/3577dca2-baaf-4092-ab83-30fc18fc2e41/file => generated 0 bytes in 16560 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34522 switches on core 0) [pid: 7|app: 0|req: 204/416] 199.19.213.11 () {44 vars in 967 bytes} [Tue Jul 21 07:36:51 2026] GET /v2/images/3577dca2-baaf-4092-ab83-30fc18fc2e41 => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/417] 199.19.213.11 () {48 vars in 1047 bytes} [Tue Jul 21 07:36:51 2026] PATCH /v2/images/3577dca2-baaf-4092-ab83-30fc18fc2e41 => generated 1382 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/418] 199.19.213.11 () {44 vars in 967 bytes} [Tue Jul 21 07:36:51 2026] GET /v2/images/3577dca2-baaf-4092-ab83-30fc18fc2e41 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 295/581] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:50:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/582] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:50:23 2026] GET /v2/images => generated 5574 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/611] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:52:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 310/612] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:52:42 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: 303/613] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:52:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/614] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:52:44 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 317/625] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:53:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/626] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:53:33 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/629] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:53:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/630] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:53:41 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 326/643] 199.19.213.11 () {42 vars in 684 bytes} [Tue Jul 21 07:54:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/644] 199.19.213.11 () {44 vars in 906 bytes} [Tue Jul 21 07:54:43 2026] GET /v2/images => generated 5574 bytes in 53 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: 331/653] 10.0.0.16 () {32 vars in 632 bytes} [Tue Jul 21 07:55:25 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/660] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 07:55:51 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 19 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: 326/661] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 07:55:51 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: 336/662] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 07:55:53 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/663] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 07:55:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/666] 199.19.213.11 () {36 vars in 990 bytes} [Tue Jul 21 07:55:58 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/667] 199.19.213.11 () {36 vars in 930 bytes} [Tue Jul 21 07:55:58 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/668] 199.19.213.11 () {36 vars in 990 bytes} [Tue Jul 21 07:55:59 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 339/669] 199.19.213.11 () {36 vars in 930 bytes} [Tue Jul 21 07:55:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 07:56:05 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/671] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 07:56:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/674] 10.0.0.16 () {30 vars in 410 bytes} [Tue Jul 21 07:56:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 07:56:39 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/682] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 07:56:39 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: 349/687] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 07:57:00 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:00 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 350/689] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:00 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: 340/690] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 07:57:00 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/691] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/692] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/693] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 07:57:00 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/694] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/695] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:00 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: 343/696] 10.0.0.46 () {36 vars in 986 bytes} [Tue Jul 21 07:57:01 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/697] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 07:57:01 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: 344/698] 10.0.0.46 () {36 vars in 986 bytes} [Tue Jul 21 07:57:01 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/699] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 07:57: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: 345/700] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 07:57:01 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: 349/707] 10.0.0.16 () {34 vars in 654 bytes} [Tue Jul 21 07:57:33 2026] POST /v2/images => generated 648 bytes in 247 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 07:57:34.066 6 WARNING glance.api.v2.images [None req-0fd37136-4c3f-4e7a-964c-d442c1f0d551 9bd4961f7b684fdb90bed7fce170073d 742547eee97b41d3be1afee5dc399993 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//68965c70-8eb3-419d-87af-a8a18995ef8b [pid: 6|app: 0|req: 359/708] 10.0.0.16 () {32 vars in 709 bytes} [Tue Jul 21 07:57:34 2026] DELETE /v2/images/68965c70-8eb3-419d-87af-a8a18995ef8b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 10.0.0.16 () {32 vars in 706 bytes} [Tue Jul 21 07:57:34 2026] GET /v2/images/68965c70-8eb3-419d-87af-a8a18995ef8b => 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: 360/710] 10.0.0.16 () {32 vars in 632 bytes} [Tue Jul 21 07:57:34 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.16 () {34 vars in 654 bytes} [Tue Jul 21 07:57:34 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 361/712] 10.0.0.16 () {32 vars in 716 bytes} [Tue Jul 21 07:57:34 2026] GET /v2/images/51930ed9-cea8-42b9-ae6a-4301d159c113/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 07:57:34.307 7 INFO glance.api.v2.image_data [None req-9ec40cd5-0c31-4a7c-8a91-f6c7e38492dd 9bd4961f7b684fdb90bed7fce170073d 742547eee97b41d3be1afee5dc399993 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:57:34.363 7 WARNING glance_store._drivers.rbd [None req-9ec40cd5-0c31-4a7c-8a91-f6c7e38492dd 9bd4961f7b684fdb90bed7fce170073d 742547eee97b41d3be1afee5dc399993 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-21 07:57:35.354 7 INFO glance.location [None req-9ec40cd5-0c31-4a7c-8a91-f6c7e38492dd 9bd4961f7b684fdb90bed7fce170073d 742547eee97b41d3be1afee5dc399993 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 352/713] 10.0.0.16 () {32 vars in 726 bytes} [Tue Jul 21 07:57:34 2026] PUT /v2/images/51930ed9-cea8-42b9-ae6a-4301d159c113/file => generated 0 bytes in 1093 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/714] 10.0.0.16 () {32 vars in 706 bytes} [Tue Jul 21 07:57:35 2026] GET /v2/images/51930ed9-cea8-42b9-ae6a-4301d159c113 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/715] 10.0.0.16 () {32 vars in 716 bytes} [Tue Jul 21 07:57:35 2026] GET /v2/images/51930ed9-cea8-42b9-ae6a-4301d159c113/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/716] 10.0.0.16 () {34 vars in 654 bytes} [Tue Jul 21 07:57:35 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/717] 10.0.0.16 () {32 vars in 725 bytes} [Tue Jul 21 07:57:35 2026] PATCH /v2/images/223d649c-fc73-45fa-88e3-bd6b57b17450 => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/718] 10.0.0.16 () {32 vars in 706 bytes} [Tue Jul 21 07:57:35 2026] GET /v2/images/223d649c-fc73-45fa-88e3-bd6b57b17450 => generated 651 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 07:57:35.676 7 WARNING glance.api.v2.images [None req-82a1996b-d4a5-4dcc-9e92-7ba7c824d0ab 9bd4961f7b684fdb90bed7fce170073d 742547eee97b41d3be1afee5dc399993 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//223d649c-fc73-45fa-88e3-bd6b57b17450 [pid: 7|app: 0|req: 355/719] 10.0.0.16 () {32 vars in 709 bytes} [Tue Jul 21 07:57:35 2026] DELETE /v2/images/223d649c-fc73-45fa-88e3-bd6b57b17450 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/720] 10.0.0.16 () {32 vars in 706 bytes} [Tue Jul 21 07:57:35 2026] GET /v2/images/223d649c-fc73-45fa-88e3-bd6b57b17450 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 07:57:35.736 7 WARNING glance.api.v2.images [None req-ec1314ca-1e47-4a5b-8f00-804257c9cb5c 9bd4961f7b684fdb90bed7fce170073d 742547eee97b41d3be1afee5dc399993 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//51930ed9-cea8-42b9-ae6a-4301d159c113 [pid: 7|app: 0|req: 356/723] 10.0.0.16 () {32 vars in 709 bytes} [Tue Jul 21 07:57:35 2026] DELETE /v2/images/51930ed9-cea8-42b9-ae6a-4301d159c113 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/724] 10.0.0.16 () {32 vars in 706 bytes} [Tue Jul 21 07:57:36 2026] GET /v2/images/51930ed9-cea8-42b9-ae6a-4301d159c113 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 07:57:36.609 7 WARNING glance.api.v2.images [None req-c4e46619-c797-418e-9edc-6ca95e2c6702 9bd4961f7b684fdb90bed7fce170073d 742547eee97b41d3be1afee5dc399993 - - default default] Failed to find image 68965c70-8eb3-419d-87af-a8a18995ef8b to delete: glance.common.exception.ImageNotFound: No image found with ID 68965c70-8eb3-419d-87af-a8a18995ef8b [pid: 7|app: 0|req: 357/725] 10.0.0.16 () {32 vars in 709 bytes} [Tue Jul 21 07:57:36 2026] DELETE /v2/images/68965c70-8eb3-419d-87af-a8a18995ef8b => 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: 369/726] 10.0.0.16 () {32 vars in 706 bytes} [Tue Jul 21 07:57:36 2026] GET /v2/images/68965c70-8eb3-419d-87af-a8a18995ef8b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 07:57:44 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/728] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 07:57:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/731] 10.0.0.16 () {32 vars in 706 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/732] 10.0.0.16 () {32 vars in 706 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/733] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/734] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/735] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:48 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/736] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/737] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:48 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: 363/738] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/739] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 07:57:48 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: 377/741] 10.0.0.46 () {36 vars in 986 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/742] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/743] 10.0.0.46 () {36 vars in 986 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => 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: 366/744] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 07:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/745] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 07:57:48 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: 386/758] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 07:58:48 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 07:58:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/766] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 07:59:23 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/767] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 07:59:23 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: 394/774] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 07:59:49 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 07:59:49 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: 383/778] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 08:00:02 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 396/779] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 08:00:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/784] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 08:00:20 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/785] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 08:00:20 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/790] 10.0.0.20 () {36 vars in 986 bytes} [Tue Jul 21 08:00:36 2026] GET /v2/images/20edd591-a700-4b52-9010-362df02da907 => 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: 389/791] 10.0.0.20 () {36 vars in 926 bytes} [Tue Jul 21 08:00:36 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 405/796] 199.19.213.11 () {32 vars in 825 bytes} [Tue Jul 21 08:00:59 2026] GET /v2/images?status=active&owner=5f971b6b5f904fa3a00820017c9d7f70&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/797] 199.19.213.11 () {32 vars in 652 bytes} [Tue Jul 21 08:00:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/798] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c => 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: 393/799] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 08:01:00 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: 407/800] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/801] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/802] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/803] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 08:01:00 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: 409/804] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/805] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jul 21 08:01:00 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: 410/806] 10.0.0.46 () {36 vars in 986 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/807] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 08:01:00 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: 411/808] 10.0.0.46 () {36 vars in 986 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/images/17a9a97a-bf37-4376-b5e6-4f3435697c0c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/809] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 412/810] 10.0.0.46 () {36 vars in 926 bytes} [Tue Jul 21 08:01:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/857] 10.0.0.16 () {32 vars in 632 bytes} [Tue Jul 21 08:04:51 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)