+ 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 [Fri May 8 10:43:05 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:40 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6d8d788dcb-nblp5 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fa2d885c668 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-05-08 10:43:07.336 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 10:43:07.338 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-08 10:43:08.282 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 10:43:08.283 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 10:43:08.283 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 10:43:08.316 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-05-08 10:43:08.317 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-05-08 10:43:08.318 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 10:43:10.395 7 WARNING glance.api.v2.images [None req-c1aa2ff1-8ff9-40cb-acf6-3d7d489f4c35 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 10:43:10.434 8 WARNING glance.api.v2.images [None req-483a3318-1614-40cc-a720-a46c57d46231 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 10:43:10.764 7 WARNING keystonemiddleware._common.config [None req-c1aa2ff1-8ff9-40cb-acf6-3d7d489f4c35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:43:10.772 7 WARNING oslo_config.cfg [None req-c1aa2ff1-8ff9-40cb-acf6-3d7d489f4c35 - - - - - -] 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 0x7fa2d885c668 pid: 7 (default app) 2026-05-08 10:43:10.850 8 WARNING keystonemiddleware._common.config [None req-483a3318-1614-40cc-a720-a46c57d46231 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:43:10.857 8 WARNING oslo_config.cfg [None req-483a3318-1614-40cc-a720-a46c57d46231 - - - - - -] 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 0x7fa2d885c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 10:43:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:43:14.055 8 WARNING oslo_policy.policy [None req-7b723c5e-503e-43d9-afeb-bb4b36942aaa 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:14.056 8 WARNING oslo_policy.policy [None req-7b723c5e-503e-43d9-afeb-bb4b36942aaa 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:14.079 8 WARNING oslo_policy.policy [None req-7b723c5e-503e-43d9-afeb-bb4b36942aaa 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:14.079 8 WARNING oslo_policy.policy [None req-7b723c5e-503e-43d9-afeb-bb4b36942aaa 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - 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/6] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 10:43:13 2026] GET /v2/images => generated 69 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 10:43:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 10:43:17 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:43:17.466 7 WARNING oslo_policy.policy [None req-65f93063-c593-4f3c-ba56-d28a98cc7e8e 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:17.467 7 WARNING oslo_policy.policy [None req-65f93063-c593-4f3c-ba56-d28a98cc7e8e 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.35 () {44 vars in 907 bytes} [Fri May 8 10:43:17 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.35 () {44 vars in 929 bytes} [Fri May 8 10:43:17 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-05-08 10:43:17.605 7 WARNING oslo_policy.policy [None req-4d249b3c-6907-4b74-8bab-61cb97c9fe4b 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:17.605 7 WARNING oslo_policy.policy [None req-4d249b3c-6907-4b74-8bab-61cb97c9fe4b 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.35 () {44 vars in 935 bytes} [Fri May 8 10:43:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 10:43:17.692 8 WARNING oslo_config.cfg [None req-4b5e7fad-cebb-48c9-a56f-6a2aaa6fa886 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - 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/12] 199.19.213.35 () {48 vars in 947 bytes} [Fri May 8 10:43:17 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 10:43:17.714 7 WARNING oslo_policy.policy [None req-2de3b2b9-e820-425d-aab2-ada76a90a3f9 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:17.714 7 WARNING oslo_policy.policy [None req-2de3b2b9-e820-425d-aab2-ada76a90a3f9 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:17.715 7 INFO glance.api.v2.image_data [None req-2de3b2b9-e820-425d-aab2-ada76a90a3f9 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 10:43:21.577 7 INFO glance.location [None req-2de3b2b9-e820-425d-aab2-ada76a90a3f9 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/15] 199.19.213.35 () {48 vars in 1041 bytes} [Fri May 8 10:43:17 2026] PUT /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371/file => generated 0 bytes in 3916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6060 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.35 () {44 vars in 967 bytes} [Fri May 8 10:43:21 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 10:43:21.667 7 WARNING oslo_config.cfg [None req-2a9d1277-ba60-4a0d-88cd-877d0f856fd5 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.35 () {44 vars in 967 bytes} [Fri May 8 10:43:21 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:04:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:04:08 2026] GET /v2/images => generated 1240 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:05:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:05:41 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.19.213.35 () {44 vars in 933 bytes} [Fri May 8 11:05:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.19.213.35 () {44 vars in 955 bytes} [Fri May 8 11:05:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.19.213.35 () {44 vars in 935 bytes} [Fri May 8 11:05:42 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: 145/293] 199.19.213.35 () {48 vars in 947 bytes} [Fri May 8 11:05:42 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 11:05:42.202 7 INFO glance.api.v2.image_data [None req-3712c96a-2392-4b04-80f3-7b8ffb94c992 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:06:08.016 7 INFO glance.location [None req-3712c96a-2392-4b04-80f3-7b8ffb94c992 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 149/298] 199.19.213.35 () {48 vars in 1042 bytes} [Fri May 8 11:05:42 2026] PUT /v2/images/832ae669-3bc5-4991-ab34-96fcd3483dbe/file => generated 0 bytes in 25869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63020 switches on core 0) [pid: 8|app: 0|req: 150/299] 199.19.213.35 () {44 vars in 967 bytes} [Fri May 8 11:06:08 2026] GET /v2/images/832ae669-3bc5-4991-ab34-96fcd3483dbe => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 199.19.213.35 () {44 vars in 967 bytes} [Fri May 8 11:06:08 2026] GET /v2/images/832ae669-3bc5-4991-ab34-96fcd3483dbe => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:06:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:06:09 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:12:49 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:12:49 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:12:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:12:59 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.19.213.35 () {44 vars in 943 bytes} [Fri May 8 11:12:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.19.213.35 () {44 vars in 965 bytes} [Fri May 8 11:12:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.19.213.35 () {44 vars in 935 bytes} [Fri May 8 11:12:59 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: 196/392] 199.19.213.35 () {48 vars in 947 bytes} [Fri May 8 11:12:59 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 11:12:59.572 7 INFO glance.api.v2.image_data [None req-b0927d2c-e367-4697-9037-3043e01988c7 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:13:18.647 7 INFO glance.location [None req-b0927d2c-e367-4697-9037-3043e01988c7 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/397] 199.19.213.35 () {48 vars in 1041 bytes} [Fri May 8 11:12:59 2026] PUT /v2/images/bd9ffa37-b077-4545-8bc2-09eb2995c380/file => generated 0 bytes in 19128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23404 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.19.213.35 () {44 vars in 967 bytes} [Fri May 8 11:13:18 2026] GET /v2/images/bd9ffa37-b077-4545-8bc2-09eb2995c380 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.19.213.35 () {48 vars in 1046 bytes} [Fri May 8 11:13:18 2026] PATCH /v2/images/bd9ffa37-b077-4545-8bc2-09eb2995c380 => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.19.213.35 () {44 vars in 967 bytes} [Fri May 8 11:13:18 2026] GET /v2/images/bd9ffa37-b077-4545-8bc2-09eb2995c380 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:13:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:13:56 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:14:15 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:14:15 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.19.213.35 () {44 vars in 935 bytes} [Fri May 8 11:14:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.19.213.35 () {44 vars in 957 bytes} [Fri May 8 11:14:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.19.213.35 () {44 vars in 935 bytes} [Fri May 8 11:14:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.19.213.35 () {48 vars in 947 bytes} [Fri May 8 11:14:15 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 11:14:15.698 7 INFO glance.api.v2.image_data [None req-f23fe43f-faa9-431a-8cb0-8872a99492e7 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:14:30.783 7 INFO glance.location [None req-f23fe43f-faa9-431a-8cb0-8872a99492e7 35cc4cd000444ff3847ddd7211f6bd2f 38e935bcb84e421c81252a6b91a93e58 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 209/425] 199.19.213.35 () {48 vars in 1042 bytes} [Fri May 8 11:14:15 2026] PUT /v2/images/292d74b3-f271-40af-bb88-7cb0e0f51ece/file => generated 0 bytes in 15147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30196 switches on core 0) [pid: 8|app: 0|req: 217/426] 199.19.213.35 () {44 vars in 967 bytes} [Fri May 8 11:14:30 2026] GET /v2/images/292d74b3-f271-40af-bb88-7cb0e0f51ece => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/427] 199.19.213.35 () {44 vars in 967 bytes} [Fri May 8 11:14:30 2026] GET /v2/images/292d74b3-f271-40af-bb88-7cb0e0f51ece => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/580] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:27:16 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/581] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:27:16 2026] GET /v2/images => generated 4893 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/612] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:29:41 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/613] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:29:41 2026] GET /v2/images => generated 4893 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/614] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:29:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/615] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:29:43 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/626] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:30:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/627] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:30:33 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/630] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:30:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/631] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:30:41 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/644] 199.19.213.35 () {42 vars in 684 bytes} [Fri May 8 11:31:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/645] 199.19.213.35 () {44 vars in 906 bytes} [Fri May 8 11:31:48 2026] GET /v2/images => generated 4893 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:71: 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: 332/656] 10.0.0.144 () {32 vars in 633 bytes} [Fri May 8 11:32:32 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/661] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:32:51 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/662] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:32:52 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: 8|app: 0|req: 336/663] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:32:54 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 22 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.92 () {36 vars in 926 bytes} [Fri May 8 11:32:54 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: 337/665] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:32:55 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/666] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:32: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: 8|app: 0|req: 338/667] 199.19.213.35 () {36 vars in 990 bytes} [Fri May 8 11:33:00 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/669] 199.19.213.35 () {36 vars in 930 bytes} [Fri May 8 11:33:00 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: 331/671] 199.19.213.35 () {36 vars in 990 bytes} [Fri May 8 11:33:00 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/672] 199.19.213.35 () {36 vars in 930 bytes} [Fri May 8 11:33:00 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: 334/677] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:33:23 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/678] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:33:23 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: 335/679] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:33:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/680] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:33:23 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:33:23 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: 346/682] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:33:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:33:23 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/684] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:33:23 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: 338/685] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:33:23 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: 348/686] 10.0.0.221 () {36 vars in 987 bytes} [Fri May 8 11:33:24 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/687] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:33:24 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: 349/688] 10.0.0.221 () {36 vars in 987 bytes} [Fri May 8 11:33:24 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/689] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:33:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/690] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:33:24 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: 342/693] 10.0.0.144 () {34 vars in 655 bytes} [Fri May 8 11:33:38 2026] POST /v2/images => generated 649 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 11:33:38.932 8 WARNING glance.api.v2.images [None req-ed1b48ef-ac20-4b00-98ea-cf2cb7a4a420 d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7ad2613d-ef50-45ee-b20d-1e631265667e [pid: 8|app: 0|req: 352/694] 10.0.0.144 () {32 vars in 710 bytes} [Fri May 8 11:33:38 2026] DELETE /v2/images/7ad2613d-ef50-45ee-b20d-1e631265667e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/695] 10.0.0.144 () {32 vars in 707 bytes} [Fri May 8 11:33:38 2026] GET /v2/images/7ad2613d-ef50-45ee-b20d-1e631265667e => 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: 353/696] 10.0.0.144 () {32 vars in 633 bytes} [Fri May 8 11:33:38 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/697] 10.0.0.144 () {34 vars in 655 bytes} [Fri May 8 11:33:39 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 11:33:39.109 8 WARNING oslo_policy.policy [None req-559616ec-1510-4910-9a6d-2efc2122ac26 d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 11:33:39.109 8 WARNING oslo_policy.policy [None req-559616ec-1510-4910-9a6d-2efc2122ac26 d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - 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: 354/698] 10.0.0.144 () {32 vars in 717 bytes} [Fri May 8 11:33:39 2026] GET /v2/images/2afd5981-0b5a-4d9c-9b8c-6d167eb0e6d2/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:33:39.129 7 INFO glance.api.v2.image_data [None req-fe1ad1d2-6c33-4d42-8ce1-dab50b00d7b9 d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:33:39.177 7 WARNING glance_store._drivers.rbd [None req-fe1ad1d2-6c33-4d42-8ce1-dab50b00d7b9 d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 11:33:39.728 7 INFO glance.location [None req-fe1ad1d2-6c33-4d42-8ce1-dab50b00d7b9 d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/699] 10.0.0.144 () {32 vars in 727 bytes} [Fri May 8 11:33:39 2026] PUT /v2/images/2afd5981-0b5a-4d9c-9b8c-6d167eb0e6d2/file => generated 0 bytes in 661 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.144 () {32 vars in 707 bytes} [Fri May 8 11:33:39 2026] GET /v2/images/2afd5981-0b5a-4d9c-9b8c-6d167eb0e6d2 => generated 1104 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.144 () {32 vars in 717 bytes} [Fri May 8 11:33:39 2026] GET /v2/images/2afd5981-0b5a-4d9c-9b8c-6d167eb0e6d2/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/702] 10.0.0.144 () {34 vars in 655 bytes} [Fri May 8 11:33:39 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.144 () {32 vars in 726 bytes} [Fri May 8 11:33:40 2026] PATCH /v2/images/43cddbb4-444d-4693-be79-3138f6c79ddc => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/704] 10.0.0.144 () {32 vars in 707 bytes} [Fri May 8 11:33:40 2026] GET /v2/images/43cddbb4-444d-4693-be79-3138f6c79ddc => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:33:40.122 7 WARNING glance.api.v2.images [None req-a22cb4a1-dac7-468b-9898-09895c1df0e4 d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43cddbb4-444d-4693-be79-3138f6c79ddc [pid: 7|app: 0|req: 348/705] 10.0.0.144 () {32 vars in 710 bytes} [Fri May 8 11:33:40 2026] DELETE /v2/images/43cddbb4-444d-4693-be79-3138f6c79ddc => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/706] 10.0.0.144 () {32 vars in 707 bytes} [Fri May 8 11:33:40 2026] GET /v2/images/43cddbb4-444d-4693-be79-3138f6c79ddc => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:33:40.212 7 WARNING glance.api.v2.images [None req-2e8b6869-edce-4caf-9900-439486003584 d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2afd5981-0b5a-4d9c-9b8c-6d167eb0e6d2 [pid: 7|app: 0|req: 349/709] 10.0.0.144 () {32 vars in 710 bytes} [Fri May 8 11:33:40 2026] DELETE /v2/images/2afd5981-0b5a-4d9c-9b8c-6d167eb0e6d2 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/710] 10.0.0.144 () {32 vars in 707 bytes} [Fri May 8 11:33:40 2026] GET /v2/images/2afd5981-0b5a-4d9c-9b8c-6d167eb0e6d2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:33:40.995 7 WARNING glance.api.v2.images [None req-09b3bb09-f646-4659-be3c-cd8cabacf3be d8d14be45fc14adc99ca97a26a97c784 3d061755c8874f8f8b9ae18d6cac428e - - default default] Failed to find image 7ad2613d-ef50-45ee-b20d-1e631265667e to delete: glance.common.exception.ImageNotFound: No image found with ID 7ad2613d-ef50-45ee-b20d-1e631265667e [pid: 7|app: 0|req: 350/711] 10.0.0.144 () {32 vars in 710 bytes} [Fri May 8 11:33:40 2026] DELETE /v2/images/7ad2613d-ef50-45ee-b20d-1e631265667e => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 10.0.0.144 () {32 vars in 707 bytes} [Fri May 8 11:33:41 2026] GET /v2/images/7ad2613d-ef50-45ee-b20d-1e631265667e => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/717] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:34:06 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/718] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:34:06 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: 354/719] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:34:10 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/720] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:34:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:34:33 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/728] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:34:33 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: 8|app: 0|req: 371/729] 10.0.0.144 () {30 vars in 411 bytes} [Fri May 8 11:34:36 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:35:25 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/741] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:35:25 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: 379/744] 10.0.0.144 () {32 vars in 707 bytes} [Fri May 8 11:35:33 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/745] 10.0.0.144 () {32 vars in 707 bytes} [Fri May 8 11:35:33 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/746] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:35:33 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/747] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:35:33 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: 381/748] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:35:33 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: 368/749] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:35:33 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/750] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:35:33 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: 7|app: 0|req: 369/751] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:35:33 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: 383/752] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:35:33 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/753] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:35: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: 384/754] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:35:33 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: 371/755] 10.0.0.221 () {36 vars in 987 bytes} [Fri May 8 11:35:34 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/756] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:35:34 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: 372/757] 10.0.0.221 () {36 vars in 987 bytes} [Fri May 8 11:35:34 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/758] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:35:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:35:34 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: 390/766] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:36:01 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/767] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:36:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/772] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:36:22 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/773] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:36:22 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: 394/774] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:36:28 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:36:28 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: 384/780] 10.0.0.92 () {36 vars in 986 bytes} [Fri May 8 11:36:40 2026] GET /v2/images/ad65155c-75d7-4d1a-95e3-65d8a801f371 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/781] 10.0.0.92 () {36 vars in 926 bytes} [Fri May 8 11:36:40 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: 388/788] 199.19.213.35 () {32 vars in 825 bytes} [Fri May 8 11:37:18 2026] GET /v2/images?status=active&owner=38e935bcb84e421c81252a6b91a93e58&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/789] 199.19.213.35 () {32 vars in 652 bytes} [Fri May 8 11:37:18 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: 389/790] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:37:19 2026] GET /v2/images/832ae669-3bc5-4991-ab34-96fcd3483dbe => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/791] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:37:19 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: 390/792] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:37:19 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: 403/793] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:37:19 2026] GET /v2/images/832ae669-3bc5-4991-ab34-96fcd3483dbe => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/794] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:37:19 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: 404/795] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:37:19 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/796] 10.0.0.251 () {36 vars in 987 bytes} [Fri May 8 11:37:19 2026] GET /v2/images/832ae669-3bc5-4991-ab34-96fcd3483dbe => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.251 () {36 vars in 927 bytes} [Fri May 8 11:37:19 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/798] 10.0.0.221 () {36 vars in 987 bytes} [Fri May 8 11:37:19 2026] GET /v2/images/832ae669-3bc5-4991-ab34-96fcd3483dbe => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:37:19 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: 394/800] 10.0.0.221 () {36 vars in 987 bytes} [Fri May 8 11:37:19 2026] GET /v2/images/832ae669-3bc5-4991-ab34-96fcd3483dbe => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/801] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:37:19 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: 395/802] 10.0.0.221 () {36 vars in 927 bytes} [Fri May 8 11:37:19 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: 418/847] 10.0.0.144 () {32 vars in 633 bytes} [Fri May 8 11:40:51 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)