+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 13 01:25:35 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-7fdf796d46-77p89 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 0x7ffb77483668 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-08-13 01:25:37.461 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-13 01:25:37.516 8 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-08-13 01:25:38.354 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-08-13 01:25:38.355 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-08-13 01:25:38.356 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-13 01:25:38.401 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-08-13 01:25:38.402 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-08-13 01:25:38.403 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-13 01:25:40.477 7 WARNING glance.api.v2.images [None req-f53c3ece-6e8a-4e97-a950-314e72792194 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-13 01:25:40.524 8 WARNING glance.api.v2.images [None req-d02d0199-1185-4b11-b240-3b705d7570d8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-13 01:25:40.832 7 WARNING keystonemiddleware._common.config [None req-f53c3ece-6e8a-4e97-a950-314e72792194 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:25:40.841 7 WARNING oslo_config.cfg [None req-f53c3ece-6e8a-4e97-a950-314e72792194 - - - - - -] 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 0x7ffb77483668 pid: 7 (default app) 2026-08-13 01:25:40.869 8 WARNING keystonemiddleware._common.config [None req-d02d0199-1185-4b11-b240-3b705d7570d8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:25:40.876 8 WARNING oslo_config.cfg [None req-d02d0199-1185-4b11-b240-3b705d7570d8 - - - - - -] 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 0x7ffb77483668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:25:42 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-08-13 01:25:42.856 8 WARNING oslo_policy.policy [None req-856cf39a-7fbb-4fb6-a7a2-6293af4b685f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:25:42.856 8 WARNING oslo_policy.policy [None req-856cf39a-7fbb-4fb6-a7a2-6293af4b685f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:25:42.874 8 WARNING oslo_policy.policy [None req-856cf39a-7fbb-4fb6-a7a2-6293af4b685f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:25:42.874 8 WARNING oslo_policy.policy [None req-856cf39a-7fbb-4fb6-a7a2-6293af4b685f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:25:42 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:25:46 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: 2/7] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:25:46 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:25:46.799 7 WARNING oslo_policy.policy [None req-825258f4-bbc7-4701-898d-d482524f94aa 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:25:46.800 7 WARNING oslo_policy.policy [None req-825258f4-bbc7-4701-898d-d482524f94aa 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.175 () {44 vars in 912 bytes} [Thu Aug 13 01:25:46 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.175 () {44 vars in 934 bytes} [Thu Aug 13 01:25:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:25:46.947 7 WARNING oslo_policy.policy [None req-1cfcd9b9-a5bd-4b44-9a3e-239a92322169 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:25:46.948 7 WARNING oslo_policy.policy [None req-1cfcd9b9-a5bd-4b44-9a3e-239a92322169 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.175 () {44 vars in 940 bytes} [Thu Aug 13 01:25:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:25:47.036 8 WARNING oslo_config.cfg [None req-ebb8d0d1-95be-4ae8-9176-e0a7cc65c03a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.175 () {48 vars in 952 bytes} [Thu Aug 13 01:25:46 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 01:25:47.059 7 WARNING oslo_policy.policy [None req-c890feaa-bb99-46f3-8d79-06335926b760 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:25:47.059 7 WARNING oslo_policy.policy [None req-c890feaa-bb99-46f3-8d79-06335926b760 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:25:47.061 7 INFO glance.api.v2.image_data [None req-c890feaa-bb99-46f3-8d79-06335926b760 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 01:25:50.982 7 WARNING glance.location [None req-c890feaa-bb99-46f3-8d79-06335926b760 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.175 () {48 vars in 1046 bytes} [Thu Aug 13 01:25:47 2026] PUT /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3/file => generated 0 bytes in 3965 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5408 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.175 () {44 vars in 972 bytes} [Thu Aug 13 01:25:51 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 01:25:51.141 7 WARNING oslo_config.cfg [None req-80080bc8-7705-4e0a-82e0-583ff9331ef1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.175 () {48 vars in 1052 bytes} [Thu Aug 13 01:25:51 2026] PATCH /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.175 () {44 vars in 972 bytes} [Thu Aug 13 01:25:51 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:47:02 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/273] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:47:02 2026] GET /v2/images => generated 1381 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:47:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:47:20 2026] GET /v2/images => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.175 () {44 vars in 938 bytes} [Thu Aug 13 01:47:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.19.213.175 () {44 vars in 960 bytes} [Thu Aug 13 01:47:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.19.213.175 () {44 vars in 940 bytes} [Thu Aug 13 01:47:20 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: 141/283] 199.19.213.175 () {48 vars in 952 bytes} [Thu Aug 13 01:47:20 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 01:47:20.517 7 INFO glance.api.v2.image_data [None req-85047c55-f496-401f-bf62-e2126b4238e8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 01:47:57.491 7 WARNING glance.location [None req-85047c55-f496-401f-bf62-e2126b4238e8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/290] 199.19.213.175 () {48 vars in 1047 bytes} [Thu Aug 13 01:47:20 2026] PUT /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880/file => generated 0 bytes in 37024 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66427 switches on core 0) [pid: 8|app: 0|req: 148/291] 199.19.213.175 () {44 vars in 972 bytes} [Thu Aug 13 01:47:57 2026] GET /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880 => 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: 144/292] 199.19.213.175 () {48 vars in 1052 bytes} [Thu Aug 13 01:47:57 2026] PATCH /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/293] 199.19.213.175 () {44 vars in 972 bytes} [Thu Aug 13 01:47:57 2026] GET /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/294] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:47: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: 150/295] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:47:59 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:54:56 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: 193/381] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:54:56 2026] GET /v2/images => generated 2778 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:55:18 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: 196/387] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:55:18 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.19.213.175 () {44 vars in 948 bytes} [Thu Aug 13 01:55:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.175 () {44 vars in 970 bytes} [Thu Aug 13 01:55:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.175 () {44 vars in 940 bytes} [Thu Aug 13 01:55:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.175 () {48 vars in 952 bytes} [Thu Aug 13 01:55:18 2026] POST /v2/images => generated 799 bytes in 529 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 01:55:18.927 7 INFO glance.api.v2.image_data [None req-20244cae-7702-45fe-8731-fa2834188028 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 01:56:27.548 7 INFO glance.location [None req-20244cae-7702-45fe-8731-fa2834188028 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/406] 199.19.213.175 () {48 vars in 1046 bytes} [Thu Aug 13 01:55:18 2026] PUT /v2/images/ca00b476-4605-490c-8bf1-06b3d7b784f5/file => generated 0 bytes in 68666 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15837 switches on core 0) [pid: 8|app: 0|req: 213/407] 199.19.213.175 () {44 vars in 972 bytes} [Thu Aug 13 01:56:27 2026] GET /v2/images/ca00b476-4605-490c-8bf1-06b3d7b784f5 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/408] 199.19.213.175 () {48 vars in 1052 bytes} [Thu Aug 13 01:56:27 2026] PATCH /v2/images/ca00b476-4605-490c-8bf1-06b3d7b784f5 => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/409] 199.19.213.175 () {44 vars in 972 bytes} [Thu Aug 13 01:56:27 2026] GET /v2/images/ca00b476-4605-490c-8bf1-06b3d7b784f5 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/420] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:57:13 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: 201/421] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:57:13 2026] GET /v2/images => generated 4190 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/426] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 01:57:32 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: 204/427] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 01:57:32 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/428] 199.19.213.175 () {44 vars in 940 bytes} [Thu Aug 13 01:57:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/429] 199.19.213.175 () {44 vars in 962 bytes} [Thu Aug 13 01:57:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/430] 199.19.213.175 () {44 vars in 940 bytes} [Thu Aug 13 01:57:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/431] 199.19.213.175 () {48 vars in 952 bytes} [Thu Aug 13 01:57:32 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 01:57:32.257 8 WARNING oslo_policy.policy [None req-071af82d-7a0d-4c10-8a8a-215e28e87c4f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:57:32.258 8 WARNING oslo_policy.policy [None req-071af82d-7a0d-4c10-8a8a-215e28e87c4f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:57:32.259 8 INFO glance.api.v2.image_data [None req-071af82d-7a0d-4c10-8a8a-215e28e87c4f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 01:57:49.111 8 INFO glance.location [None req-071af82d-7a0d-4c10-8a8a-215e28e87c4f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 226/434] 199.19.213.175 () {48 vars in 1047 bytes} [Thu Aug 13 01:57:32 2026] PUT /v2/images/1c16e137-30ff-4488-931e-69fa1f7a1249/file => generated 0 bytes in 16909 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31318 switches on core 0) [pid: 7|app: 0|req: 209/435] 199.19.213.175 () {44 vars in 972 bytes} [Thu Aug 13 01:57:49 2026] GET /v2/images/1c16e137-30ff-4488-931e-69fa1f7a1249 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/436] 199.19.213.175 () {48 vars in 1052 bytes} [Thu Aug 13 01:57:49 2026] PATCH /v2/images/1c16e137-30ff-4488-931e-69fa1f7a1249 => generated 1382 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/437] 199.19.213.175 () {44 vars in 972 bytes} [Thu Aug 13 01:57:49 2026] GET /v2/images/1c16e137-30ff-4488-931e-69fa1f7a1249 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/604] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 02:11:37 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: 311/605] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 02:11:37 2026] GET /v2/images => generated 5574 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/636] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 02:14:00 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: 310/637] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 02:14:00 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/638] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 02:14:02 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: 311/639] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 02:14:02 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/650] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 02:14:55 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: 317/651] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 02:14:55 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/654] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 02:15:04 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: 319/655] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 02:15:04 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/670] 199.19.213.175 () {42 vars in 689 bytes} [Thu Aug 13 02:16:09 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: 327/671] 199.19.213.175 () {44 vars in 911 bytes} [Thu Aug 13 02:16:09 2026] GET /v2/images => generated 5574 bytes in 60 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: 332/680] 10.0.0.171 () {32 vars in 633 bytes} [Thu Aug 13 02:16:54 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/685] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:17:14 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 22 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: 351/686] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:17:14 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: 337/689] 199.19.213.175 () {36 vars in 991 bytes} [Thu Aug 13 02:17:22 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/690] 199.19.213.175 () {36 vars in 931 bytes} [Thu Aug 13 02:17:22 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: 338/691] 199.19.213.175 () {36 vars in 991 bytes} [Thu Aug 13 02:17:22 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/692] 199.19.213.175 () {36 vars in 931 bytes} [Thu Aug 13 02:17:22 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/693] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:17:29 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => 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: 355/694] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/697] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:17:30 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/698] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:17: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: 342/699] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:17: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: 8|app: 0|req: 358/700] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:17:30 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/701] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/702] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/703] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:17:30 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => 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: 360/704] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:17: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: 345/705] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:17: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: 8|app: 0|req: 361/706] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 13 02:17:31 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/707] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:17: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: 8|app: 0|req: 362/708] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 13 02:17:31 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/709] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:17:32 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: 363/710] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:17:32 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: 351/717] 10.0.0.171 () {34 vars in 655 bytes} [Thu Aug 13 02:18:08 2026] POST /v2/images => generated 648 bytes in 193 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-13 02:18:09.207 8 WARNING glance.api.v2.images [None req-e4408144-7ed8-4d63-8861-0807de06640d d576ddb99bea4ece9109f0ae5a8cd61f f88f7e10b253420fb9eeb326de62ab33 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b94b8f95-8ca5-49a1-8013-4ec708a3f7e3 [pid: 8|app: 0|req: 367/718] 10.0.0.171 () {32 vars in 710 bytes} [Thu Aug 13 02:18:09 2026] DELETE /v2/images/b94b8f95-8ca5-49a1-8013-4ec708a3f7e3 => 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: 352/719] 10.0.0.171 () {32 vars in 707 bytes} [Thu Aug 13 02:18:09 2026] GET /v2/images/b94b8f95-8ca5-49a1-8013-4ec708a3f7e3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/720] 10.0.0.171 () {32 vars in 633 bytes} [Thu Aug 13 02:18:09 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.171 () {34 vars in 655 bytes} [Thu Aug 13 02:18:09 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/722] 10.0.0.171 () {32 vars in 717 bytes} [Thu Aug 13 02:18:09 2026] GET /v2/images/c253ba8b-6208-41ee-bf2d-b5ccaf13bb5f/file => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 02:18:09.436 7 INFO glance.api.v2.image_data [None req-28bc31b5-09d3-4dc1-84ac-7d3d0c1689bc d576ddb99bea4ece9109f0ae5a8cd61f f88f7e10b253420fb9eeb326de62ab33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 02:18:09.473 7 WARNING glance_store._drivers.rbd [None req-28bc31b5-09d3-4dc1-84ac-7d3d0c1689bc d576ddb99bea4ece9109f0ae5a8cd61f f88f7e10b253420fb9eeb326de62ab33 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-13 02:18:10.291 7 INFO glance.location [None req-28bc31b5-09d3-4dc1-84ac-7d3d0c1689bc d576ddb99bea4ece9109f0ae5a8cd61f f88f7e10b253420fb9eeb326de62ab33 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/725] 10.0.0.171 () {32 vars in 727 bytes} [Thu Aug 13 02:18:09 2026] PUT /v2/images/c253ba8b-6208-41ee-bf2d-b5ccaf13bb5f/file => generated 0 bytes in 909 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/726] 10.0.0.171 () {32 vars in 707 bytes} [Thu Aug 13 02:18:10 2026] GET /v2/images/c253ba8b-6208-41ee-bf2d-b5ccaf13bb5f => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/727] 10.0.0.171 () {32 vars in 717 bytes} [Thu Aug 13 02:18:10 2026] GET /v2/images/c253ba8b-6208-41ee-bf2d-b5ccaf13bb5f/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/728] 10.0.0.171 () {34 vars in 655 bytes} [Thu Aug 13 02:18:10 2026] POST /v2/images => generated 648 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/729] 10.0.0.171 () {32 vars in 726 bytes} [Thu Aug 13 02:18:10 2026] PATCH /v2/images/f52cb1bf-3b15-4a3b-a5e0-39b7bbb71bd9 => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/730] 10.0.0.171 () {32 vars in 707 bytes} [Thu Aug 13 02:18:10 2026] GET /v2/images/f52cb1bf-3b15-4a3b-a5e0-39b7bbb71bd9 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 02:18:10.715 7 WARNING glance.api.v2.images [None req-9a776459-86f5-475a-8370-fd243e100a99 d576ddb99bea4ece9109f0ae5a8cd61f f88f7e10b253420fb9eeb326de62ab33 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f52cb1bf-3b15-4a3b-a5e0-39b7bbb71bd9 [pid: 7|app: 0|req: 357/731] 10.0.0.171 () {32 vars in 710 bytes} [Thu Aug 13 02:18:10 2026] DELETE /v2/images/f52cb1bf-3b15-4a3b-a5e0-39b7bbb71bd9 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/732] 10.0.0.171 () {32 vars in 707 bytes} [Thu Aug 13 02:18:10 2026] GET /v2/images/f52cb1bf-3b15-4a3b-a5e0-39b7bbb71bd9 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 02:18:10.810 7 WARNING glance.api.v2.images [None req-9730e913-683d-4999-8881-3de669651e5d d576ddb99bea4ece9109f0ae5a8cd61f f88f7e10b253420fb9eeb326de62ab33 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c253ba8b-6208-41ee-bf2d-b5ccaf13bb5f [pid: 7|app: 0|req: 358/733] 10.0.0.171 () {32 vars in 710 bytes} [Thu Aug 13 02:18:10 2026] DELETE /v2/images/c253ba8b-6208-41ee-bf2d-b5ccaf13bb5f => generated 0 bytes in 739 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/734] 10.0.0.171 () {32 vars in 707 bytes} [Thu Aug 13 02:18:11 2026] GET /v2/images/c253ba8b-6208-41ee-bf2d-b5ccaf13bb5f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 02:18:11.562 7 WARNING glance.api.v2.images [None req-8049c6bb-cb36-49d5-adc6-fe9e7771fe87 d576ddb99bea4ece9109f0ae5a8cd61f f88f7e10b253420fb9eeb326de62ab33 - - default default] Failed to find image b94b8f95-8ca5-49a1-8013-4ec708a3f7e3 to delete: glance.common.exception.ImageNotFound: No image found with ID b94b8f95-8ca5-49a1-8013-4ec708a3f7e3 [pid: 7|app: 0|req: 359/735] 10.0.0.171 () {32 vars in 710 bytes} [Thu Aug 13 02:18:11 2026] DELETE /v2/images/b94b8f95-8ca5-49a1-8013-4ec708a3f7e3 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/736] 10.0.0.171 () {32 vars in 707 bytes} [Thu Aug 13 02:18:11 2026] GET /v2/images/b94b8f95-8ca5-49a1-8013-4ec708a3f7e3 => 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: 360/737] 10.0.0.171 () {30 vars in 411 bytes} [Thu Aug 13 02:18: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: 378/738] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:18:15 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/739] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:18:15 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: 381/744] 10.0.0.171 () {32 vars in 707 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/745] 10.0.0.171 () {32 vars in 707 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/746] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => 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: 365/747] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/748] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/749] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/750] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:18:36 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: 367/751] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:18:36 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: 385/752] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/753] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:18:36 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: 386/754] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => 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: 369/755] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:18:36 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: 387/756] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 13 02:18:36 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/757] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:18:36 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: 388/758] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:18:36 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: 390/761] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:18:49 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => 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: 372/762] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:18:49 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: 378/773] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:19:33 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/774] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:19:33 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: 398/777] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:19:47 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => 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: 380/778] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:19:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/783] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:20:05 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/784] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:20:05 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: 387/791] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:20:36 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/792] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:20:36 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: 390/797] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:20:50 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => 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: 408/798] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:20:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/799] 199.19.213.175 () {32 vars in 826 bytes} [Thu Aug 13 02:20:53 2026] GET /v2/images?status=active&owner=70d8d5b0b0944c7c8ab6a1602ee97ebd&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/800] 199.19.213.175 () {32 vars in 653 bytes} [Thu Aug 13 02:20:53 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/801] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:20:54 2026] GET /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880 => generated 1395 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/802] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:20:54 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: 393/803] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:20:54 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: 411/804] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:20:54 2026] GET /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/805] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:20:54 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: 412/806] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:20:54 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/807] 10.0.0.27 () {36 vars in 986 bytes} [Thu Aug 13 02:20:54 2026] GET /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/808] 10.0.0.27 () {36 vars in 926 bytes} [Thu Aug 13 02:20:54 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: 396/809] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 13 02:20:54 2026] GET /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/810] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:20:54 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: 397/811] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 13 02:20:55 2026] GET /v2/images/5a85a6c4-1490-4f9d-af99-231029e5b880 => 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: 415/812] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:20:55 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: 398/813] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 13 02:20:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/824] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:21:46 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => 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: 404/825] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:21:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/830] 10.0.0.170 () {36 vars in 987 bytes} [Thu Aug 13 02:22:03 2026] GET /v2/images/b0fbd626-1cd1-4b4a-904a-dd8b6c1345c3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/831] 10.0.0.170 () {36 vars in 927 bytes} [Thu Aug 13 02:22:03 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: 442/866] 10.0.0.171 () {32 vars in 633 bytes} [Thu Aug 13 02:24:55 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)