+ 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 [Sat Jun 13 23:09:32 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-dfb5db946-mhmpk 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 0x7f44ef585668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-13 23:09:34.124 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-13 23:09:34.147 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-06-13 23:09:35.004 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 23:09:35.005 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 23:09:35.005 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 23:09:35.014 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-06-13 23:09:35.015 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-06-13 23:09:35.016 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 23:09:37.038 8 WARNING glance.api.v2.images [None req-5288f0bd-ef57-48dc-b725-562b284683cc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 23:09:37.097 7 WARNING glance.api.v2.images [None req-aa28b0af-76f4-48e3-b0f5-864148060d58 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 23:09:37.373 8 WARNING keystonemiddleware._common.config [None req-5288f0bd-ef57-48dc-b725-562b284683cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:09:37.381 8 WARNING oslo_config.cfg [None req-5288f0bd-ef57-48dc-b725-562b284683cc - - - - - -] 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 0x7f44ef585668 pid: 8 (default app) 2026-06-13 23:09:37.452 7 WARNING keystonemiddleware._common.config [None req-aa28b0af-76f4-48e3-b0f5-864148060d58 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:09:37.460 7 WARNING oslo_config.cfg [None req-aa28b0af-76f4-48e3-b0f5-864148060d58 - - - - - -] 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 0x7f44ef585668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:09:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:09:38.883 7 WARNING oslo_policy.policy [None req-def7b1be-8eca-40a8-ac6e-d9402fb76969 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:09:38.883 7 WARNING oslo_policy.policy [None req-def7b1be-8eca-40a8-ac6e-d9402fb76969 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:09:38.901 7 WARNING oslo_policy.policy [None req-def7b1be-8eca-40a8-ac6e-d9402fb76969 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:09:38.901 7 WARNING oslo_policy.policy [None req-def7b1be-8eca-40a8-ac6e-d9402fb76969 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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/6] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:09:38 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:09:42 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/8] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:09:42 2026] GET /v2/images => generated 69 bytes in 38 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-06-13 23:09:42.501 8 WARNING oslo_policy.policy [None req-6c05a956-a1f3-41e2-9a22-4fb8ffc915f2 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:09:42.501 8 WARNING oslo_policy.policy [None req-6c05a956-a1f3-41e2-9a22-4fb8ffc915f2 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.157 () {44 vars in 910 bytes} [Sat Jun 13 23:09:42 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.157 () {44 vars in 932 bytes} [Sat Jun 13 23:09:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:09:42.639 8 WARNING oslo_policy.policy [None req-d898d163-f30d-4649-b7f9-278a8f25bc9b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:09:42.639 8 WARNING oslo_policy.policy [None req-d898d163-f30d-4649-b7f9-278a8f25bc9b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.157 () {44 vars in 938 bytes} [Sat Jun 13 23:09:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:09:42.725 7 WARNING oslo_config.cfg [None req-709f02fc-e9af-4094-bc0c-948dbd44a5a2 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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/12] 199.204.45.157 () {48 vars in 950 bytes} [Sat Jun 13 23:09:42 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:09:42.745 8 WARNING oslo_policy.policy [None req-8bfba794-6e29-4f41-b685-25ff491ba81f bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:09:42.745 8 WARNING oslo_policy.policy [None req-8bfba794-6e29-4f41-b685-25ff491ba81f bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:09:42.746 8 INFO glance.api.v2.image_data [None req-8bfba794-6e29-4f41-b685-25ff491ba81f bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:09:46.875 8 WARNING glance.location [None req-8bfba794-6e29-4f41-b685-25ff491ba81f bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.157 () {48 vars in 1044 bytes} [Sat Jun 13 23:09:42 2026] PUT /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0/file => generated 0 bytes in 4172 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6807 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.157 () {44 vars in 970 bytes} [Sat Jun 13 23:09:46 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:09:47.020 8 WARNING oslo_config.cfg [None req-9a89725d-b4c2-41a1-9a30-2e4126a8107d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.157 () {48 vars in 1050 bytes} [Sat Jun 13 23:09:46 2026] PATCH /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.157 () {44 vars in 970 bytes} [Sat Jun 13 23:09:47 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:30:08 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:30:08 2026] GET /v2/images => generated 1381 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:30:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:30:26 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.157 () {44 vars in 936 bytes} [Sat Jun 13 23:30:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.157 () {44 vars in 958 bytes} [Sat Jun 13 23:30:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.157 () {44 vars in 938 bytes} [Sat Jun 13 23:30:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.157 () {48 vars in 950 bytes} [Sat Jun 13 23:30:26 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:30:26.995 7 WARNING oslo_policy.policy [None req-0ae5d901-a846-46c7-a671-895ab7474a07 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:30:26.996 7 WARNING oslo_policy.policy [None req-0ae5d901-a846-46c7-a671-895ab7474a07 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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-06-13 23:30:26.997 7 INFO glance.api.v2.image_data [None req-0ae5d901-a846-46c7-a671-895ab7474a07 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:30:52.950 7 WARNING glance.location [None req-0ae5d901-a846-46c7-a671-895ab7474a07 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 135/279] 199.204.45.157 () {48 vars in 1045 bytes} [Sat Jun 13 23:30:26 2026] PUT /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386/file => generated 0 bytes in 26005 msecs (HTTP/1.1 204) 4 headers in 171 bytes (113194 switches on core 0) [pid: 8|app: 0|req: 145/280] 199.204.45.157 () {44 vars in 970 bytes} [Sat Jun 13 23:30:52 2026] GET /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386 => 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: 136/281] 199.204.45.157 () {48 vars in 1050 bytes} [Sat Jun 13 23:30:53 2026] PATCH /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386 => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 199.204.45.157 () {44 vars in 970 bytes} [Sat Jun 13 23:30:53 2026] GET /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/283] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:30:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/284] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:30:54 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/369] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:37:47 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: 180/370] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:37:47 2026] GET /v2/images => generated 2778 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/373] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:37:58 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: 182/374] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:37:58 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/375] 199.204.45.157 () {44 vars in 946 bytes} [Sat Jun 13 23:37:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/376] 199.204.45.157 () {44 vars in 968 bytes} [Sat Jun 13 23:37:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/377] 199.204.45.157 () {44 vars in 938 bytes} [Sat Jun 13 23:37:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/378] 199.204.45.157 () {48 vars in 950 bytes} [Sat Jun 13 23:37:59 2026] POST /v2/images => generated 799 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:37:59.164 8 INFO glance.api.v2.image_data [None req-218ab178-dbd8-4218-9cc4-5f6f64aa9b29 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:38:19.942 8 INFO glance.location [None req-218ab178-dbd8-4218-9cc4-5f6f64aa9b29 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/383] 199.204.45.157 () {48 vars in 1044 bytes} [Sat Jun 13 23:37:59 2026] PUT /v2/images/7081d295-1917-426f-9cfd-8e5b4695105e/file => generated 0 bytes in 20827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23912 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.204.45.157 () {44 vars in 970 bytes} [Sat Jun 13 23:38:19 2026] GET /v2/images/7081d295-1917-426f-9cfd-8e5b4695105e => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.204.45.157 () {48 vars in 1050 bytes} [Sat Jun 13 23:38:20 2026] PATCH /v2/images/7081d295-1917-426f-9cfd-8e5b4695105e => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 199.204.45.157 () {44 vars in 970 bytes} [Sat Jun 13 23:38:20 2026] GET /v2/images/7081d295-1917-426f-9cfd-8e5b4695105e => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:38: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: 195/396] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:38:57 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:39:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:39:15 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.157 () {44 vars in 938 bytes} [Sat Jun 13 23:39:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.157 () {44 vars in 960 bytes} [Sat Jun 13 23:39:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.204.45.157 () {44 vars in 938 bytes} [Sat Jun 13 23:39:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.204.45.157 () {48 vars in 950 bytes} [Sat Jun 13 23:39:15 2026] POST /v2/images => generated 791 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 23:39:16.052 7 INFO glance.api.v2.image_data [None req-26950390-8809-44cd-82d8-e177111a5baa bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:39:28.849 7 INFO glance.location [None req-26950390-8809-44cd-82d8-e177111a5baa bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 200/409] 199.204.45.157 () {48 vars in 1045 bytes} [Sat Jun 13 23:39:16 2026] PUT /v2/images/12d84742-af50-4719-8f68-f230d4c34bb7/file => generated 0 bytes in 12848 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31445 switches on core 0) [pid: 8|app: 0|req: 210/410] 199.204.45.157 () {44 vars in 970 bytes} [Sat Jun 13 23:39:28 2026] GET /v2/images/12d84742-af50-4719-8f68-f230d4c34bb7 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/411] 199.204.45.157 () {48 vars in 1050 bytes} [Sat Jun 13 23:39:28 2026] PATCH /v2/images/12d84742-af50-4719-8f68-f230d4c34bb7 => generated 1382 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.157 () {44 vars in 970 bytes} [Sat Jun 13 23:39:29 2026] GET /v2/images/12d84742-af50-4719-8f68-f230d4c34bb7 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/569] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:52:34 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: 280/570] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:52:34 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/601] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:54:59 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: 296/602] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:54:59 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/603] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:55:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/604] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:55:01 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/615] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:55:51 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: 303/616] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:55:51 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/619] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:55:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/620] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:55:59 2026] GET /v2/images => generated 5574 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/633] 199.204.45.157 () {42 vars in 687 bytes} [Sat Jun 13 23:57:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/634] 199.204.45.157 () {44 vars in 909 bytes} [Sat Jun 13 23:57:01 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/643] 10.0.0.248 () {32 vars in 632 bytes} [Sat Jun 13 23:57:44 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/648] 10.0.0.187 () {36 vars in 986 bytes} [Sat Jun 13 23:58:03 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/649] 10.0.0.187 () {36 vars in 926 bytes} [Sat Jun 13 23:58:03 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/650] 10.0.0.187 () {36 vars in 986 bytes} [Sat Jun 13 23:58:04 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 10.0.0.187 () {36 vars in 926 bytes} [Sat Jun 13 23:58:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 10.0.0.187 () {36 vars in 986 bytes} [Sat Jun 13 23:58:05 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/653] 10.0.0.187 () {36 vars in 926 bytes} [Sat Jun 13 23:58:05 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/656] 199.204.45.157 () {36 vars in 990 bytes} [Sat Jun 13 23:58:11 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/657] 199.204.45.157 () {36 vars in 930 bytes} [Sat Jun 13 23:58:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/658] 199.204.45.157 () {36 vars in 990 bytes} [Sat Jun 13 23:58:12 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => 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: 325/659] 199.204.45.157 () {36 vars in 930 bytes} [Sat Jun 13 23:58:12 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: 328/664] 10.0.0.91 () {36 vars in 985 bytes} [Sat Jun 13 23:58:29 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 10.0.0.91 () {36 vars in 925 bytes} [Sat Jun 13 23:58:29 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: 329/666] 10.0.0.91 () {36 vars in 925 bytes} [Sat Jun 13 23:58:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/667] 10.0.0.91 () {36 vars in 985 bytes} [Sat Jun 13 23:58:29 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => 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: 330/668] 10.0.0.91 () {36 vars in 925 bytes} [Sat Jun 13 23:58:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/669] 10.0.0.91 () {36 vars in 925 bytes} [Sat Jun 13 23:58:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.91 () {36 vars in 985 bytes} [Sat Jun 13 23:58:29 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/671] 10.0.0.91 () {36 vars in 925 bytes} [Sat Jun 13 23:58:29 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: 332/672] 10.0.0.91 () {36 vars in 925 bytes} [Sat Jun 13 23:58:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/673] 10.0.0.29 () {36 vars in 985 bytes} [Sat Jun 13 23:58:30 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 10.0.0.29 () {36 vars in 925 bytes} [Sat Jun 13 23:58:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/675] 10.0.0.29 () {36 vars in 985 bytes} [Sat Jun 13 23:58:30 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/676] 10.0.0.29 () {36 vars in 925 bytes} [Sat Jun 13 23:58: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: 8|app: 0|req: 343/677] 10.0.0.29 () {36 vars in 925 bytes} [Sat Jun 13 23:58: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: 336/680] 10.0.0.187 () {36 vars in 986 bytes} [Sat Jun 13 23:58:44 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/681] 10.0.0.187 () {36 vars in 926 bytes} [Sat Jun 13 23:58:44 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: 342/692] 10.0.0.248 () {34 vars in 654 bytes} [Sat Jun 13 23:59:31 2026] POST /v2/images => generated 648 bytes in 178 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-13 23:59:31.911 8 WARNING glance.api.v2.images [None req-655ab11d-98b6-42d7-9945-49657fe2cc29 80c0a2bf7e34438f81a7805ae13a7ebe 0b4cdd08cbae4eaab44707c361d75994 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8bb02e0b-8a05-410e-8700-bd68931739eb [pid: 8|app: 0|req: 351/693] 10.0.0.248 () {32 vars in 709 bytes} [Sat Jun 13 23:59:31 2026] DELETE /v2/images/8bb02e0b-8a05-410e-8700-bd68931739eb => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.248 () {32 vars in 706 bytes} [Sat Jun 13 23:59:31 2026] GET /v2/images/8bb02e0b-8a05-410e-8700-bd68931739eb => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.248 () {32 vars in 632 bytes} [Sat Jun 13 23:59:31 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 10.0.0.248 () {34 vars in 654 bytes} [Sat Jun 13 23:59:32 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.248 () {32 vars in 716 bytes} [Sat Jun 13 23:59:32 2026] GET /v2/images/125db0a9-7cf9-4952-bf28-ff22f58724ad/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:32.096 7 INFO glance.api.v2.image_data [None req-ac5945d4-cf48-4585-acf5-5681bca6d901 80c0a2bf7e34438f81a7805ae13a7ebe 0b4cdd08cbae4eaab44707c361d75994 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:59:32.141 7 WARNING glance_store._drivers.rbd [None req-ac5945d4-cf48-4585-acf5-5681bca6d901 80c0a2bf7e34438f81a7805ae13a7ebe 0b4cdd08cbae4eaab44707c361d75994 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-13 23:59:32.417 7 INFO glance.location [None req-ac5945d4-cf48-4585-acf5-5681bca6d901 80c0a2bf7e34438f81a7805ae13a7ebe 0b4cdd08cbae4eaab44707c361d75994 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/698] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:32 2026] PUT /v2/images/125db0a9-7cf9-4952-bf28-ff22f58724ad/file => generated 0 bytes in 382 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 10.0.0.248 () {32 vars in 706 bytes} [Sat Jun 13 23:59:32 2026] GET /v2/images/125db0a9-7cf9-4952-bf28-ff22f58724ad => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/700] 10.0.0.248 () {32 vars in 716 bytes} [Sat Jun 13 23:59:32 2026] GET /v2/images/125db0a9-7cf9-4952-bf28-ff22f58724ad/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 10.0.0.248 () {34 vars in 654 bytes} [Sat Jun 13 23:59:32 2026] POST /v2/images => generated 647 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.248 () {32 vars in 725 bytes} [Sat Jun 13 23:59:32 2026] PATCH /v2/images/8127f055-85ac-4532-8b19-4204d4978d77 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.248 () {32 vars in 706 bytes} [Sat Jun 13 23:59:32 2026] GET /v2/images/8127f055-85ac-4532-8b19-4204d4978d77 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:32.730 7 WARNING glance.api.v2.images [None req-3c8a6c32-2b98-451a-b6db-39e3d7f2520b 80c0a2bf7e34438f81a7805ae13a7ebe 0b4cdd08cbae4eaab44707c361d75994 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8127f055-85ac-4532-8b19-4204d4978d77 [pid: 7|app: 0|req: 348/704] 10.0.0.248 () {32 vars in 709 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2/images/8127f055-85ac-4532-8b19-4204d4978d77 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/705] 10.0.0.248 () {32 vars in 706 bytes} [Sat Jun 13 23:59:32 2026] GET /v2/images/8127f055-85ac-4532-8b19-4204d4978d77 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:32.792 7 WARNING glance.api.v2.images [None req-3a7069df-3e7d-4905-95e9-213c75d6399a 80c0a2bf7e34438f81a7805ae13a7ebe 0b4cdd08cbae4eaab44707c361d75994 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//125db0a9-7cf9-4952-bf28-ff22f58724ad [pid: 7|app: 0|req: 349/706] 10.0.0.248 () {32 vars in 709 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2/images/125db0a9-7cf9-4952-bf28-ff22f58724ad => generated 0 bytes in 887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/707] 10.0.0.248 () {32 vars in 706 bytes} [Sat Jun 13 23:59:33 2026] GET /v2/images/125db0a9-7cf9-4952-bf28-ff22f58724ad => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:33.700 7 WARNING glance.api.v2.images [None req-c0234ff1-c5b9-4d4d-a798-2cb165cc1d58 80c0a2bf7e34438f81a7805ae13a7ebe 0b4cdd08cbae4eaab44707c361d75994 - - default default] Failed to find image 8bb02e0b-8a05-410e-8700-bd68931739eb to delete: glance.common.exception.ImageNotFound: No image found with ID 8bb02e0b-8a05-410e-8700-bd68931739eb [pid: 7|app: 0|req: 350/708] 10.0.0.248 () {32 vars in 709 bytes} [Sat Jun 13 23:59:33 2026] DELETE /v2/images/8bb02e0b-8a05-410e-8700-bd68931739eb => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 10.0.0.248 () {32 vars in 706 bytes} [Sat Jun 13 23:59:33 2026] GET /v2/images/8bb02e0b-8a05-410e-8700-bd68931739eb => 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: 351/710] 10.0.0.248 () {30 vars in 410 bytes} [Sat Jun 13 23:59:36 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: 353/713] 10.0.0.187 () {36 vars in 986 bytes} [Sat Jun 13 23:59:44 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.187 () {36 vars in 926 bytes} [Sat Jun 13 23:59:44 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: 8|app: 0|req: 364/719] 10.0.0.187 () {36 vars in 986 bytes} [Sun Jun 14 00:00:00 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.187 () {36 vars in 926 bytes} [Sun Jun 14 00:00: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: 360/727] 10.0.0.248 () {32 vars in 706 bytes} [Sun Jun 14 00:00:36 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/728] 10.0.0.248 () {32 vars in 706 bytes} [Sun Jun 14 00:00:36 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => 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: 361/729] 10.0.0.91 () {36 vars in 985 bytes} [Sun Jun 14 00:00:36 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:00:37 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: 364/734] 10.0.0.91 () {36 vars in 985 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/735] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/737] 10.0.0.91 () {36 vars in 985 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.29 () {36 vars in 985 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.29 () {36 vars in 925 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.29 () {36 vars in 985 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => 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: 368/742] 10.0.0.29 () {36 vars in 925 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 10.0.0.29 () {36 vars in 925 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.187 () {36 vars in 986 bytes} [Sun Jun 14 00:00:53 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.187 () {36 vars in 926 bytes} [Sun Jun 14 00:00:53 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: 374/754] 10.0.0.187 () {36 vars in 986 bytes} [Sun Jun 14 00:01:22 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 10.0.0.187 () {36 vars in 926 bytes} [Sun Jun 14 00:01:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.187 () {36 vars in 986 bytes} [Sun Jun 14 00:01:38 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => 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: 377/761] 10.0.0.187 () {36 vars in 926 bytes} [Sun Jun 14 00:01:38 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: 379/764] 10.0.0.187 () {36 vars in 986 bytes} [Sun Jun 14 00:01:55 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/765] 10.0.0.187 () {36 vars in 926 bytes} [Sun Jun 14 00:01:55 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 10.0.0.187 () {36 vars in 986 bytes} [Sun Jun 14 00:02:05 2026] GET /v2/images/e5f95e64-a97e-431d-bd8f-54e4896e87f0 => 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: 381/769] 10.0.0.187 () {36 vars in 926 bytes} [Sun Jun 14 00:02:05 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: 386/778] 199.204.45.157 () {32 vars in 825 bytes} [Sun Jun 14 00:02:42 2026] GET /v2/images?status=active&owner=cb767f441459423daaf3197e073dd81b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/779] 199.204.45.157 () {32 vars in 652 bytes} [Sun Jun 14 00:02:42 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: 387/780] 10.0.0.91 () {36 vars in 985 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:02:43 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: 388/782] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.91 () {36 vars in 985 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:02:43 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: 390/786] 10.0.0.91 () {36 vars in 985 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.91 () {36 vars in 925 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.29 () {36 vars in 985 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.29 () {36 vars in 925 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/790] 10.0.0.29 () {36 vars in 985 bytes} [Sun Jun 14 00:02:43 2026] GET /v2/images/426f7efc-4c7f-4efa-a8fa-4f9a5d38e386 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 10.0.0.29 () {36 vars in 925 bytes} [Sun Jun 14 00:02:43 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: 393/792] 10.0.0.29 () {36 vars in 925 bytes} [Sun Jun 14 00:02:43 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: 416/837] 10.0.0.248 () {32 vars in 632 bytes} [Sun Jun 14 00:06:21 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)