+ 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 May 19 22:39:01 2026] *** compiled with version: 13.3.0 on 18 May 2026 22:07:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6fdf868cd6-tzshn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f955af6b668 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-05-19 22:39:03.444 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 22:39:03.494 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 22:39:04.346 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-05-19 22:39:04.347 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-05-19 22:39:04.347 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 22:39:04.405 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 22:39:04.406 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 22:39:04.407 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 22:39:06.421 6 WARNING glance.api.v2.images [None req-257f6f9b-ad0e-4c18-9477-76bf89c7fd4e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 22:39:06.434 7 WARNING glance.api.v2.images [None req-9eefcbb4-b1fe-4818-bebd-a4f415b1c877 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 22:39:06.797 6 WARNING keystonemiddleware._common.config [None req-257f6f9b-ad0e-4c18-9477-76bf89c7fd4e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 22:39:06.804 6 WARNING oslo_config.cfg [None req-257f6f9b-ad0e-4c18-9477-76bf89c7fd4e - - - - - -] 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 0x7f955af6b668 pid: 6 (default app) 2026-05-19 22:39:06.808 7 WARNING keystonemiddleware._common.config [None req-9eefcbb4-b1fe-4818-bebd-a4f415b1c877 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 22:39:06.815 7 WARNING oslo_config.cfg [None req-9eefcbb4-b1fe-4818-bebd-a4f415b1c877 - - - - - -] 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 0x7f955af6b668 pid: 7 (default app) [pid: 6|app: 0|req: 3/3] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 22:39:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 22:39:07.989 7 WARNING oslo_policy.policy [None req-1e9db762-56e8-428b-b807-ac8d7f82556c cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 22:39:07.989 7 WARNING oslo_policy.policy [None req-1e9db762-56e8-428b-b807-ac8d7f82556c cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 22:39:08.005 7 WARNING oslo_policy.policy [None req-1e9db762-56e8-428b-b807-ac8d7f82556c cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 22:39:08.005 7 WARNING oslo_policy.policy [None req-1e9db762-56e8-428b-b807-ac8d7f82556c cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - 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.204.45.113 () {44 vars in 910 bytes} [Tue May 19 22:39:07 2026] GET /v2/images => generated 69 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/5] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 22:39:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 22:39:11 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 22:39:11.566 6 WARNING oslo_policy.policy [None req-b2605c9d-65ae-4923-85ec-781512d26c1f cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 22:39:11.567 6 WARNING oslo_policy.policy [None req-b2605c9d-65ae-4923-85ec-781512d26c1f cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - 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.204.45.113 () {44 vars in 911 bytes} [Tue May 19 22:39:11 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.113 () {44 vars in 933 bytes} [Tue May 19 22:39:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:39:11.698 6 WARNING oslo_policy.policy [None req-c987980d-6c56-4cb8-8258-8f9175bc26d6 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 22:39:11.699 6 WARNING oslo_policy.policy [None req-c987980d-6c56-4cb8-8258-8f9175bc26d6 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - 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.204.45.113 () {44 vars in 939 bytes} [Tue May 19 22:39:11 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-05-19 22:39:11.787 7 WARNING oslo_config.cfg [None req-80e9fb9d-0ada-41da-ae82-a3fbdac11ed4 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - 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.204.45.113 () {48 vars in 951 bytes} [Tue May 19 22:39:11 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 22:39:11.811 6 WARNING oslo_policy.policy [None req-cda5fd94-d7bd-40e8-8c2c-e52fd1d431e6 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 22:39:11.811 6 WARNING oslo_policy.policy [None req-cda5fd94-d7bd-40e8-8c2c-e52fd1d431e6 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 22:39:11.812 6 INFO glance.api.v2.image_data [None req-cda5fd94-d7bd-40e8-8c2c-e52fd1d431e6 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 22:39:15.662 6 INFO glance.location [None req-cda5fd94-d7bd-40e8-8c2c-e52fd1d431e6 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 6|app: 0|req: 7/13] 199.204.45.113 () {48 vars in 1045 bytes} [Tue May 19 22:39:11 2026] PUT /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f/file => generated 0 bytes in 3903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6071 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 19 22:39:15 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 22:39:15.751 6 WARNING oslo_config.cfg [None req-26b05f3b-c55c-46e3-900a-1592f4f7ad52 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - 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.204.45.113 () {44 vars in 971 bytes} [Tue May 19 22:39:15 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 130/260] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 22:59:43 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: 131/261] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 22:59:43 2026] GET /v2/images => generated 1240 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:00:05 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 134/267] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:00:05 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.113 () {44 vars in 937 bytes} [Tue May 19 23:00:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 135/269] 199.204.45.113 () {44 vars in 959 bytes} [Tue May 19 23:00:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.113 () {44 vars in 939 bytes} [Tue May 19 23:00:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 136/271] 199.204.45.113 () {48 vars in 951 bytes} [Tue May 19 23:00:05 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 23:00:05.353 7 WARNING oslo_policy.policy [None req-a6f369b1-38bf-4ead-87ef-4439a1215d06 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 23:00:05.354 7 WARNING oslo_policy.policy [None req-a6f369b1-38bf-4ead-87ef-4439a1215d06 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 23:00:05.355 7 INFO glance.api.v2.image_data [None req-a6f369b1-38bf-4ead-87ef-4439a1215d06 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 23:00:29.682 7 INFO glance.location [None req-a6f369b1-38bf-4ead-87ef-4439a1215d06 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 136/278] 199.204.45.113 () {48 vars in 1046 bytes} [Tue May 19 23:00:05 2026] PUT /v2/images/dcd15c6e-0543-48a4-90ac-7da38297f2ad/file => generated 0 bytes in 24374 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56142 switches on core 0) [pid: 6|app: 0|req: 143/279] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 19 23:00:29 2026] GET /v2/images/dcd15c6e-0543-48a4-90ac-7da38297f2ad => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/280] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 19 23:00:29 2026] GET /v2/images/dcd15c6e-0543-48a4-90ac-7da38297f2ad => 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: 144/281] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:00:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/282] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:00:31 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/363] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:07:10 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: 185/364] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:07:10 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:07:19 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: 187/368] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:07:19 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.113 () {44 vars in 947 bytes} [Tue May 19 23:07:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 188/370] 199.204.45.113 () {44 vars in 969 bytes} [Tue May 19 23:07:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.113 () {44 vars in 939 bytes} [Tue May 19 23:07:19 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: 6|app: 0|req: 189/372] 199.204.45.113 () {48 vars in 951 bytes} [Tue May 19 23:07:20 2026] POST /v2/images => generated 799 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 23:07:20.087 7 INFO glance.api.v2.image_data [None req-d37276eb-3f03-4e63-8805-8606b00ef9ef cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 23:07:38.789 7 INFO glance.location [None req-d37276eb-3f03-4e63-8805-8606b00ef9ef cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 184/377] 199.204.45.113 () {48 vars in 1045 bytes} [Tue May 19 23:07:20 2026] PUT /v2/images/006e2825-bb1c-4dbd-bbc2-0bbe55bfc281/file => generated 0 bytes in 18758 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22723 switches on core 0) [pid: 6|app: 0|req: 194/378] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 19 23:07:38 2026] GET /v2/images/006e2825-bb1c-4dbd-bbc2-0bbe55bfc281 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 199.204.45.113 () {48 vars in 1050 bytes} [Tue May 19 23:07:38 2026] PATCH /v2/images/006e2825-bb1c-4dbd-bbc2-0bbe55bfc281 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/380] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 19 23:07:38 2026] GET /v2/images/006e2825-bb1c-4dbd-bbc2-0bbe55bfc281 => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/389] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:08:15 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: 200/390] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:08:15 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 203/395] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:08:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/396] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:08:35 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/397] 199.204.45.113 () {44 vars in 939 bytes} [Tue May 19 23:08:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/398] 199.204.45.113 () {44 vars in 961 bytes} [Tue May 19 23:08:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 205/399] 199.204.45.113 () {44 vars in 939 bytes} [Tue May 19 23:08:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/400] 199.204.45.113 () {48 vars in 951 bytes} [Tue May 19 23:08:35 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 23:08:35.878 6 INFO glance.api.v2.image_data [None req-920e84ed-a840-4a98-81be-4ff34a742624 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 23:08:48.881 6 INFO glance.location [None req-920e84ed-a840-4a98-81be-4ff34a742624 cd01d9e63fc644b4a811d604a9183042 9f3c46f8450d40d8a7030348bf7b44e5 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 6|app: 0|req: 206/403] 199.204.45.113 () {48 vars in 1046 bytes} [Tue May 19 23:08:35 2026] PUT /v2/images/0575ab06-fb52-4252-9298-6a0e6d0f03e7/file => generated 0 bytes in 13050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30617 switches on core 0) [pid: 7|app: 0|req: 198/404] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 19 23:08:48 2026] GET /v2/images/0575ab06-fb52-4252-9298-6a0e6d0f03e7 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/405] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 19 23:08:48 2026] GET /v2/images/0575ab06-fb52-4252-9298-6a0e6d0f03e7 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/558] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:21: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: 284/559] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:21:34 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/590] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:23:58 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/591] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:23:58 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/592] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:23:59 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: 301/593] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:23:59 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/604] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:24:49 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: 298/605] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:24:49 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/608] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:24:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/609] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:24:57 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/622] 199.204.45.113 () {42 vars in 688 bytes} [Tue May 19 23:26: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: 316/623] 199.204.45.113 () {44 vars in 910 bytes} [Tue May 19 23:26:04 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 322/634] 10.0.0.114 () {32 vars in 633 bytes} [Tue May 19 23:26:48 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/639] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:27:07 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 325/640] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:27:07 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: 316/641] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:27:11 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 326/642] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:27:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/643] 199.204.45.113 () {36 vars in 991 bytes} [Tue May 19 23:27:15 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 327/644] 199.204.45.113 () {36 vars in 931 bytes} [Tue May 19 23:27:15 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: 329/647] 199.204.45.113 () {36 vars in 991 bytes} [Tue May 19 23:27:16 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 319/648] 199.204.45.113 () {36 vars in 931 bytes} [Tue May 19 23:27:16 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: 330/649] 10.0.0.114 () {30 vars in 411 bytes} [Tue May 19 23:27:22 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: 332/652] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:27:34 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 321/653] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:27:34 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: 335/658] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:27:47 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 324/659] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:27:47 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/668] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:28:29 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/669] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:28:29 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: 330/670] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:28:30 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 341/671] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:28: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: 7|app: 0|req: 331/672] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:28:30 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/673] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:28: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: 7|app: 0|req: 332/674] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:28: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: 343/675] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:28:30 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 333/676] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:28: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: 344/677] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:28: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: 334/678] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:28:31 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/679] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:28: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: 335/680] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:28: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: 346/681] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 19 23:28:31 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/682] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:28:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/683] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 19 23:28:31 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 337/684] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:28:31 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: 348/685] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:28: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: 7|app: 0|req: 341/692] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:28:58 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 352/693] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:28:58 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: 356/700] 10.0.0.114 () {34 vars in 655 bytes} [Tue May 19 23:29:26 2026] POST /v2/images => generated 648 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 23:29:26.524 7 WARNING glance.api.v2.images [None req-6405f520-e0f4-4723-8ea0-edb5c14763aa 40cb6d09bb004d91968c76a1b6f086a7 ca863d89e39b486fa86ac6bc095f3a0c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//59c357b3-da1e-4253-b666-e889b7b1695a [pid: 7|app: 0|req: 345/701] 10.0.0.114 () {32 vars in 710 bytes} [Tue May 19 23:29:26 2026] DELETE /v2/images/59c357b3-da1e-4253-b666-e889b7b1695a => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/702] 10.0.0.114 () {32 vars in 707 bytes} [Tue May 19 23:29:26 2026] GET /v2/images/59c357b3-da1e-4253-b666-e889b7b1695a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/703] 10.0.0.114 () {32 vars in 633 bytes} [Tue May 19 23:29:26 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/704] 10.0.0.114 () {34 vars in 655 bytes} [Tue May 19 23:29:26 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/705] 10.0.0.114 () {32 vars in 717 bytes} [Tue May 19 23:29:26 2026] GET /v2/images/338aa1af-f9e7-4005-8184-4bc150bf44ef/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:29:26.715 6 INFO glance.api.v2.image_data [None req-2757729f-4b49-438e-8deb-f469087ca168 40cb6d09bb004d91968c76a1b6f086a7 ca863d89e39b486fa86ac6bc095f3a0c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 23:29:26.760 6 WARNING glance_store._drivers.rbd [None req-2757729f-4b49-438e-8deb-f469087ca168 40cb6d09bb004d91968c76a1b6f086a7 ca863d89e39b486fa86ac6bc095f3a0c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 23:29:27.448 6 INFO glance.location [None req-2757729f-4b49-438e-8deb-f469087ca168 40cb6d09bb004d91968c76a1b6f086a7 ca863d89e39b486fa86ac6bc095f3a0c - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 359/706] 10.0.0.114 () {32 vars in 727 bytes} [Tue May 19 23:29:26 2026] PUT /v2/images/338aa1af-f9e7-4005-8184-4bc150bf44ef/file => generated 0 bytes in 805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/707] 10.0.0.114 () {32 vars in 707 bytes} [Tue May 19 23:29:27 2026] GET /v2/images/338aa1af-f9e7-4005-8184-4bc150bf44ef => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/708] 10.0.0.114 () {32 vars in 717 bytes} [Tue May 19 23:29:27 2026] GET /v2/images/338aa1af-f9e7-4005-8184-4bc150bf44ef/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/709] 10.0.0.114 () {34 vars in 655 bytes} [Tue May 19 23:29:27 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 361/710] 10.0.0.114 () {32 vars in 726 bytes} [Tue May 19 23:29:27 2026] PATCH /v2/images/233b53f3-cd23-4861-91b2-fa08e7f3df48 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.114 () {32 vars in 707 bytes} [Tue May 19 23:29:27 2026] GET /v2/images/233b53f3-cd23-4861-91b2-fa08e7f3df48 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:29:27.795 6 WARNING glance.api.v2.images [None req-920ccde5-3b97-4cfc-9a7a-49d421e8dbe1 40cb6d09bb004d91968c76a1b6f086a7 ca863d89e39b486fa86ac6bc095f3a0c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//233b53f3-cd23-4861-91b2-fa08e7f3df48 [pid: 6|app: 0|req: 362/712] 10.0.0.114 () {32 vars in 710 bytes} [Tue May 19 23:29:27 2026] DELETE /v2/images/233b53f3-cd23-4861-91b2-fa08e7f3df48 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/713] 10.0.0.114 () {32 vars in 707 bytes} [Tue May 19 23:29:27 2026] GET /v2/images/233b53f3-cd23-4861-91b2-fa08e7f3df48 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:27.883 6 WARNING glance.api.v2.images [None req-2e2fee86-e98d-4a92-bc44-36f4f8d665ac 40cb6d09bb004d91968c76a1b6f086a7 ca863d89e39b486fa86ac6bc095f3a0c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//338aa1af-f9e7-4005-8184-4bc150bf44ef [pid: 6|app: 0|req: 363/714] 10.0.0.114 () {32 vars in 710 bytes} [Tue May 19 23:29:27 2026] DELETE /v2/images/338aa1af-f9e7-4005-8184-4bc150bf44ef => generated 0 bytes in 868 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.114 () {32 vars in 707 bytes} [Tue May 19 23:29:28 2026] GET /v2/images/338aa1af-f9e7-4005-8184-4bc150bf44ef => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:29:28.775 6 WARNING glance.api.v2.images [None req-2bec0a1f-4c56-4a8e-a9ce-480e2efc253f 40cb6d09bb004d91968c76a1b6f086a7 ca863d89e39b486fa86ac6bc095f3a0c - - default default] Failed to find image 59c357b3-da1e-4253-b666-e889b7b1695a to delete: glance.common.exception.ImageNotFound: No image found with ID 59c357b3-da1e-4253-b666-e889b7b1695a [pid: 6|app: 0|req: 364/716] 10.0.0.114 () {32 vars in 710 bytes} [Tue May 19 23:29:28 2026] DELETE /v2/images/59c357b3-da1e-4253-b666-e889b7b1695a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/717] 10.0.0.114 () {32 vars in 707 bytes} [Tue May 19 23:29:28 2026] GET /v2/images/59c357b3-da1e-4253-b666-e889b7b1695a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/730] 10.0.0.114 () {32 vars in 707 bytes} [Tue May 19 23:30:30 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 360/731] 10.0.0.114 () {32 vars in 707 bytes} [Tue May 19 23:30:30 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 372/732] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:30:31 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/733] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/734] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:30: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: 362/735] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:30:31 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/736] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:30: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: 363/737] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:30:31 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: 375/738] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:30:31 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 364/739] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:30:31 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: 376/740] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:30: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: 7|app: 0|req: 365/741] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 19 23:30:31 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 377/742] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:30:31 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: 366/743] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 19 23:30:31 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/744] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:30:31 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: 367/745] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:30:31 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: 381/750] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:30:48 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 370/751] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:30:48 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: 385/758] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:31:16 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => 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: 374/759] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:31:16 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: 393/774] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:32:34 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/775] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:32:35 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: 396/780] 10.0.0.8 () {36 vars in 985 bytes} [Tue May 19 23:32:52 2026] GET /v2/images/0687e0fe-8519-4387-bfef-f63938889e9f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/781] 10.0.0.8 () {36 vars in 925 bytes} [Tue May 19 23:32:52 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: 400/788] 199.204.45.113 () {32 vars in 826 bytes} [Tue May 19 23:33:23 2026] GET /v2/images?status=active&owner=9f3c46f8450d40d8a7030348bf7b44e5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 199.204.45.113 () {32 vars in 653 bytes} [Tue May 19 23:33:23 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: 401/790] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:33:24 2026] GET /v2/images/dcd15c6e-0543-48a4-90ac-7da38297f2ad => 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: 390/791] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:33:24 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: 402/792] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:33:24 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: 391/793] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:33:24 2026] GET /v2/images/dcd15c6e-0543-48a4-90ac-7da38297f2ad => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 403/794] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:33:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/795] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:33:24 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: 404/796] 10.0.0.199 () {36 vars in 987 bytes} [Tue May 19 23:33:24 2026] GET /v2/images/dcd15c6e-0543-48a4-90ac-7da38297f2ad => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/797] 10.0.0.199 () {36 vars in 927 bytes} [Tue May 19 23:33:24 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: 405/798] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 19 23:33:24 2026] GET /v2/images/dcd15c6e-0543-48a4-90ac-7da38297f2ad => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:33:24 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: 406/800] 10.0.0.40 () {36 vars in 986 bytes} [Tue May 19 23:33:24 2026] GET /v2/images/dcd15c6e-0543-48a4-90ac-7da38297f2ad => 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: 395/801] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:33:24 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: 407/802] 10.0.0.40 () {36 vars in 926 bytes} [Tue May 19 23:33:24 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: 430/847] 10.0.0.114 () {32 vars in 633 bytes} [Tue May 19 23:36:58 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)