+ 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 Apr 17 02:54:41 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-86db9ff747-vchq5 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f001372b668 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-04-17 02:54:43.604 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 02:54:43.950 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-04-17 02:54:44.704 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-04-17 02:54:44.705 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-04-17 02:54:44.706 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 02:54:45.015 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-04-17 02:54:45.017 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-04-17 02:54:45.018 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 02:54:47.102 7 WARNING glance.api.v2.images [None req-5e612142-847b-4de6-81ce-efba39b62585 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 02:54:47.235 8 WARNING glance.api.v2.images [None req-8b95399b-1b6f-4963-963c-eb13741abee6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 02:54:47.516 7 WARNING keystonemiddleware._common.config [None req-5e612142-847b-4de6-81ce-efba39b62585 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 02:54:47.526 7 WARNING oslo_config.cfg [None req-5e612142-847b-4de6-81ce-efba39b62585 - - - - - -] 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 6 seconds on interpreter 0x7f001372b668 pid: 7 (default app) 2026-04-17 02:54:47.633 8 WARNING keystonemiddleware._common.config [None req-8b95399b-1b6f-4963-963c-eb13741abee6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 02:54:47.642 8 WARNING oslo_config.cfg [None req-8b95399b-1b6f-4963-963c-eb13741abee6 - - - - - -] 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 6 seconds on interpreter 0x7f001372b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 02:54:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 02:54:49.474 8 WARNING oslo_policy.policy [None req-60f02419-bb74-474f-afa7-9a323e9a57ec 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:54:49.475 8 WARNING oslo_policy.policy [None req-60f02419-bb74-474f-afa7-9a323e9a57ec 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:54:49.491 8 WARNING oslo_policy.policy [None req-60f02419-bb74-474f-afa7-9a323e9a57ec 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:54:49.491 8 WARNING oslo_policy.policy [None req-60f02419-bb74-474f-afa7-9a323e9a57ec 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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.44 () {44 vars in 906 bytes} [Fri Apr 17 02:54:48 2026] GET /v2/images => generated 69 bytes in 670 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.44 () {42 vars in 684 bytes} [Fri Apr 17 02:54:53 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: 2/7] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 02:54:53 2026] GET /v2/images => generated 69 bytes in 39 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-04-17 02:54:53.934 7 WARNING oslo_policy.policy [None req-d812aa85-05c6-41cb-994d-55ee2ff54631 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:54:53.934 7 WARNING oslo_policy.policy [None req-d812aa85-05c6-41cb-994d-55ee2ff54631 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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.44 () {44 vars in 907 bytes} [Fri Apr 17 02:54:53 2026] GET /v2/images/cirros => generated 151 bytes in 144 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.44 () {44 vars in 929 bytes} [Fri Apr 17 02:54:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 02:54:54.087 7 WARNING oslo_policy.policy [None req-69057db7-7a8c-4963-b299-eb09f9d866d7 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:54:54.087 7 WARNING oslo_policy.policy [None req-69057db7-7a8c-4963-b299-eb09f9d866d7 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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.44 () {44 vars in 935 bytes} [Fri Apr 17 02:54:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 02:54:54.180 8 WARNING oslo_config.cfg [None req-2062a581-b999-4ba5-848f-9b6387dc251a 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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.44 () {48 vars in 947 bytes} [Fri Apr 17 02:54:54 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 02:54:54.206 7 WARNING oslo_policy.policy [None req-dec35058-4b19-487d-953d-f8a517505b3c 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:54:54.207 7 WARNING oslo_policy.policy [None req-dec35058-4b19-487d-953d-f8a517505b3c 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:54:54.208 7 INFO glance.api.v2.image_data [None req-dec35058-4b19-487d-953d-f8a517505b3c 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 02:54:58.085 7 WARNING glance.location [None req-dec35058-4b19-487d-953d-f8a517505b3c 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.44 () {48 vars in 1041 bytes} [Fri Apr 17 02:54:54 2026] PUT /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8/file => generated 0 bytes in 3928 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4984 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.44 () {44 vars in 967 bytes} [Fri Apr 17 02:54:58 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 02:54:58.160 7 WARNING oslo_config.cfg [None req-bdf3ce02-41ed-4722-bb2b-aab67e460ee3 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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.44 () {44 vars in 967 bytes} [Fri Apr 17 02:54:58 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 02:55:56 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: 16/30] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 02:55:56 2026] GET /v2/images => generated 1240 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 02:56:07 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 02:56:07 2026] GET /v2/images => generated 1240 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.19.213.44 () {44 vars in 943 bytes} [Fri Apr 17 02:56:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/36] 199.19.213.44 () {44 vars in 965 bytes} [Fri Apr 17 02:56:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/37] 199.19.213.44 () {44 vars in 935 bytes} [Fri Apr 17 02:56:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/38] 199.19.213.44 () {48 vars in 947 bytes} [Fri Apr 17 02:56:07 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 02:56:07.614 8 WARNING oslo_policy.policy [None req-597a9b95-75ed-4430-9c1c-c88df06ccde1 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:56:07.615 8 WARNING oslo_policy.policy [None req-597a9b95-75ed-4430-9c1c-c88df06ccde1 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - 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-04-17 02:56:07.616 8 INFO glance.api.v2.image_data [None req-597a9b95-75ed-4430-9c1c-c88df06ccde1 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 02:56:19.773 8 INFO glance.location [None req-597a9b95-75ed-4430-9c1c-c88df06ccde1 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 19/41] 199.19.213.44 () {48 vars in 1041 bytes} [Fri Apr 17 02:56:07 2026] PUT /v2/images/8cd77015-7107-409e-8d6e-03328b0c9cf6/file => generated 0 bytes in 12365 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18800 switches on core 0) [pid: 7|app: 0|req: 23/42] 199.19.213.44 () {44 vars in 967 bytes} [Fri Apr 17 02:56:19 2026] GET /v2/images/8cd77015-7107-409e-8d6e-03328b0c9cf6 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/43] 199.19.213.44 () {48 vars in 1046 bytes} [Fri Apr 17 02:56:20 2026] PATCH /v2/images/8cd77015-7107-409e-8d6e-03328b0c9cf6 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/44] 199.19.213.44 () {44 vars in 967 bytes} [Fri Apr 17 02:56:20 2026] GET /v2/images/8cd77015-7107-409e-8d6e-03328b0c9cf6 => generated 1234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/145] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 03:04:38 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: 71/146] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 03:04:38 2026] GET /v2/images => generated 2476 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/149] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 03:04:50 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: 73/150] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 03:04:50 2026] GET /v2/images => generated 2476 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/151] 199.19.213.44 () {44 vars in 935 bytes} [Fri Apr 17 03:04:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/152] 199.19.213.44 () {44 vars in 957 bytes} [Fri Apr 17 03:04:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/153] 199.19.213.44 () {44 vars in 935 bytes} [Fri Apr 17 03:04:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/154] 199.19.213.44 () {48 vars in 947 bytes} [Fri Apr 17 03:04:50 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 03:04:50.728 7 INFO glance.api.v2.image_data [None req-2c0733de-dd44-4b59-ac7f-91012828e921 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 03:04:59.327 7 INFO glance.location [None req-2c0733de-dd44-4b59-ac7f-91012828e921 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 80/157] 199.19.213.44 () {48 vars in 1041 bytes} [Fri Apr 17 03:04:50 2026] PUT /v2/images/2772bdda-64c9-43d7-87a9-670b11714ba2/file => generated 0 bytes in 8657 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19901 switches on core 0) [pid: 8|app: 0|req: 78/158] 199.19.213.44 () {44 vars in 967 bytes} [Fri Apr 17 03:04:59 2026] GET /v2/images/2772bdda-64c9-43d7-87a9-670b11714ba2 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/159] 199.19.213.44 () {44 vars in 967 bytes} [Fri Apr 17 03:04:59 2026] GET /v2/images/2772bdda-64c9-43d7-87a9-670b11714ba2 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/160] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 03:05:03 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: 82/161] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 03:05:03 2026] GET /v2/images => generated 3681 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/166] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 03:05:26 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: 82/169] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 03:05:26 2026] GET /v2/images => generated 3681 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/170] 199.19.213.44 () {44 vars in 933 bytes} [Fri Apr 17 03:05:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/171] 199.19.213.44 () {44 vars in 955 bytes} [Fri Apr 17 03:05:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/172] 199.19.213.44 () {44 vars in 935 bytes} [Fri Apr 17 03:05:26 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: 84/173] 199.19.213.44 () {48 vars in 947 bytes} [Fri Apr 17 03:05:26 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-04-17 03:05:26.489 7 INFO glance.api.v2.image_data [None req-c0a5835b-03f9-43a9-8a70-72b08d71bdd5 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 03:05:53.171 7 WARNING glance.location [None req-c0a5835b-03f9-43a9-8a70-72b08d71bdd5 29472e61e2f0405b8cd5d386eb2b4bad 4277c3568a0a4413a90a4a99e0135e28 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 90/178] 199.19.213.44 () {48 vars in 1042 bytes} [Fri Apr 17 03:05:26 2026] PUT /v2/images/c0b46ce2-e967-44b6-a042-c9c98533f622/file => generated 0 bytes in 26728 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62728 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.19.213.44 () {44 vars in 967 bytes} [Fri Apr 17 03:05:53 2026] GET /v2/images/c0b46ce2-e967-44b6-a042-c9c98533f622 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.19.213.44 () {44 vars in 967 bytes} [Fri Apr 17 03:05:53 2026] GET /v2/images/c0b46ce2-e967-44b6-a042-c9c98533f622 => 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: 90/181] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 03:05:55 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: 92/182] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 03:05:55 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 199.19.213.44 () {42 vars in 684 bytes} [Fri Apr 17 03:09:13 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: 111/224] 199.19.213.44 () {44 vars in 906 bytes} [Fri Apr 17 03:09:13 2026] GET /v2/images => generated 4892 bytes in 145 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: 118/233] 10.0.0.60 () {32 vars in 632 bytes} [Fri Apr 17 03:09:53 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:10:14 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 44 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: 118/239] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:10:14 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: 122/240] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:10:15 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/241] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:10:15 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: 124/244] 199.19.213.44 () {36 vars in 990 bytes} [Fri Apr 17 03:10:22 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.19.213.44 () {36 vars in 930 bytes} [Fri Apr 17 03:10:22 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: 125/246] 199.19.213.44 () {36 vars in 990 bytes} [Fri Apr 17 03:10:23 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/247] 199.19.213.44 () {36 vars in 930 bytes} [Fri Apr 17 03:10: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: 127/250] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:10:29 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:10:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:10:32 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 125/253] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:10: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: 7|app: 0|req: 131/258] 10.0.0.60 () {30 vars in 410 bytes} [Fri Apr 17 03:10:53 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: 132/267] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:11:33 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:11:34 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: 133/269] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:11:34 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: 137/270] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:11:34 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 134/271] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:11: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: 138/272] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:11: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: 135/273] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:11:34 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 139/274] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:11:34 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: 136/275] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:11: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: 140/276] 10.0.0.97 () {36 vars in 910 bytes} [Fri Apr 17 03:11:35 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 10.0.0.97 () {36 vars in 1006 bytes} [Fri Apr 17 03:11:35 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8/locations => generated 127 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 10.0.0.97 () {36 vars in 986 bytes} [Fri Apr 17 03:11:35 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 138/279] 10.0.0.97 () {36 vars in 926 bytes} [Fri Apr 17 03:11:35 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: 142/280] 10.0.0.97 () {36 vars in 926 bytes} [Fri Apr 17 03:11:35 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: 147/289] 10.0.0.60 () {34 vars in 654 bytes} [Fri Apr 17 03:12:14 2026] POST /v2/images => generated 648 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 03:12:14.345 8 WARNING glance.api.v2.images [None req-7292d73e-5eb7-4b54-9d40-976b33242040 10c2a4606bc04a45801db8e8b797cfab c334362532c14f86a221df5767b81e97 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//360dcf96-87fb-4728-9d4c-bf226a1e2d47 [pid: 8|app: 0|req: 143/290] 10.0.0.60 () {32 vars in 709 bytes} [Fri Apr 17 03:12:14 2026] DELETE /v2/images/360dcf96-87fb-4728-9d4c-bf226a1e2d47 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 10.0.0.60 () {32 vars in 706 bytes} [Fri Apr 17 03:12:14 2026] GET /v2/images/360dcf96-87fb-4728-9d4c-bf226a1e2d47 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 10.0.0.60 () {32 vars in 632 bytes} [Fri Apr 17 03:12:14 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: 149/293] 10.0.0.60 () {34 vars in 654 bytes} [Fri Apr 17 03:12:14 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 10.0.0.60 () {32 vars in 716 bytes} [Fri Apr 17 03:12:14 2026] GET /v2/images/cfcab26c-4dcd-4db0-8d03-4ebbe02501d2/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 03:12:14.561 7 INFO glance.api.v2.image_data [None req-5f5e2099-8b0e-4b39-954a-4e0c9bacfacb 10c2a4606bc04a45801db8e8b797cfab c334362532c14f86a221df5767b81e97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 03:12:14.608 7 WARNING glance_store._drivers.rbd [None req-5f5e2099-8b0e-4b39-954a-4e0c9bacfacb 10c2a4606bc04a45801db8e8b797cfab c334362532c14f86a221df5767b81e97 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 03:12:15.516 7 INFO glance.location [None req-5f5e2099-8b0e-4b39-954a-4e0c9bacfacb 10c2a4606bc04a45801db8e8b797cfab c334362532c14f86a221df5767b81e97 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 150/295] 10.0.0.60 () {32 vars in 726 bytes} [Fri Apr 17 03:12:14 2026] PUT /v2/images/cfcab26c-4dcd-4db0-8d03-4ebbe02501d2/file => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/296] 10.0.0.60 () {32 vars in 706 bytes} [Fri Apr 17 03:12:15 2026] GET /v2/images/cfcab26c-4dcd-4db0-8d03-4ebbe02501d2 => generated 1104 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/297] 10.0.0.60 () {32 vars in 716 bytes} [Fri Apr 17 03:12:15 2026] GET /v2/images/cfcab26c-4dcd-4db0-8d03-4ebbe02501d2/file => generated 1024 bytes in 218 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/298] 10.0.0.60 () {34 vars in 654 bytes} [Fri Apr 17 03:12:15 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/299] 10.0.0.60 () {32 vars in 725 bytes} [Fri Apr 17 03:12:15 2026] PATCH /v2/images/282d46dc-e852-4feb-a847-47ef71ff58c0 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/300] 10.0.0.60 () {32 vars in 706 bytes} [Fri Apr 17 03:12:15 2026] GET /v2/images/282d46dc-e852-4feb-a847-47ef71ff58c0 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 03:12:15.971 7 WARNING glance.api.v2.images [None req-192fad59-d543-4d2b-9a55-45e89964c165 10c2a4606bc04a45801db8e8b797cfab c334362532c14f86a221df5767b81e97 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//282d46dc-e852-4feb-a847-47ef71ff58c0 [pid: 7|app: 0|req: 153/301] 10.0.0.60 () {32 vars in 709 bytes} [Fri Apr 17 03:12:15 2026] DELETE /v2/images/282d46dc-e852-4feb-a847-47ef71ff58c0 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/302] 10.0.0.60 () {32 vars in 706 bytes} [Fri Apr 17 03:12:16 2026] GET /v2/images/282d46dc-e852-4feb-a847-47ef71ff58c0 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 03:12:16.056 7 WARNING glance.api.v2.images [None req-029d1571-e52c-4eb4-b3e8-1c08908d680b 10c2a4606bc04a45801db8e8b797cfab c334362532c14f86a221df5767b81e97 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cfcab26c-4dcd-4db0-8d03-4ebbe02501d2 [pid: 8|app: 0|req: 152/305] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:12:16 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 153/306] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:12:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 10.0.0.60 () {32 vars in 709 bytes} [Fri Apr 17 03:12:16 2026] DELETE /v2/images/cfcab26c-4dcd-4db0-8d03-4ebbe02501d2 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 10.0.0.60 () {32 vars in 706 bytes} [Fri Apr 17 03:12:16 2026] GET /v2/images/cfcab26c-4dcd-4db0-8d03-4ebbe02501d2 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 03:12:16.856 7 WARNING glance.api.v2.images [None req-c560180c-4afc-48c2-8df4-756eb139c0f4 10c2a4606bc04a45801db8e8b797cfab c334362532c14f86a221df5767b81e97 - - default default] Failed to find image 360dcf96-87fb-4728-9d4c-bf226a1e2d47 to delete: glance.common.exception.ImageNotFound: No image found with ID 360dcf96-87fb-4728-9d4c-bf226a1e2d47 [pid: 7|app: 0|req: 155/309] 10.0.0.60 () {32 vars in 709 bytes} [Fri Apr 17 03:12:16 2026] DELETE /v2/images/360dcf96-87fb-4728-9d4c-bf226a1e2d47 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/310] 10.0.0.60 () {32 vars in 706 bytes} [Fri Apr 17 03:12:16 2026] GET /v2/images/360dcf96-87fb-4728-9d4c-bf226a1e2d47 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/313] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:12:28 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 157/314] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:12:28 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: 161/321] 10.0.0.60 () {32 vars in 706 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 161/322] 10.0.0.60 () {32 vars in 706 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/323] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 162/324] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/325] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:13: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: 163/326] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 164/327] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/328] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/329] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 165/330] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:13:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 10.0.0.97 () {36 vars in 910 bytes} [Fri Apr 17 03:13:01 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/332] 10.0.0.97 () {36 vars in 1006 bytes} [Fri Apr 17 03:13:01 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 10.0.0.97 () {36 vars in 986 bytes} [Fri Apr 17 03:13:01 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 167/334] 10.0.0.97 () {36 vars in 926 bytes} [Fri Apr 17 03:13: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: 168/335] 10.0.0.97 () {36 vars in 926 bytes} [Fri Apr 17 03:13:01 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: 169/338] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:13:08 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/339] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:13:08 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: 172/344] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:13:27 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 173/345] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:13:27 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: 175/350] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:13:54 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:13: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: 179/358] 199.19.213.44 () {32 vars in 825 bytes} [Fri Apr 17 03:14:16 2026] GET /v2/images?status=active&owner=4277c3568a0a4413a90a4a99e0135e28&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.19.213.44 () {32 vars in 652 bytes} [Fri Apr 17 03:14:16 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: 180/360] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:14:17 2026] GET /v2/images/c0b46ce2-e967-44b6-a042-c9c98533f622 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:14:17 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: 181/362] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:14:17 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: 182/363] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:14:17 2026] GET /v2/images/c0b46ce2-e967-44b6-a042-c9c98533f622 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:14:17 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: 183/365] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:14:17 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: 183/366] 10.0.0.132 () {36 vars in 987 bytes} [Fri Apr 17 03:14:17 2026] GET /v2/images/c0b46ce2-e967-44b6-a042-c9c98533f622 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 10.0.0.132 () {36 vars in 927 bytes} [Fri Apr 17 03:14:17 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: 184/368] 10.0.0.97 () {36 vars in 910 bytes} [Fri Apr 17 03:14:17 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 10.0.0.97 () {36 vars in 1006 bytes} [Fri Apr 17 03:14:17 2026] GET /v2/images/c0b46ce2-e967-44b6-a042-c9c98533f622/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 10.0.0.97 () {36 vars in 986 bytes} [Fri Apr 17 03:14:17 2026] GET /v2/images/c0b46ce2-e967-44b6-a042-c9c98533f622 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 10.0.0.97 () {36 vars in 926 bytes} [Fri Apr 17 03:14:17 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: 186/372] 10.0.0.97 () {36 vars in 926 bytes} [Fri Apr 17 03:14:17 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: 188/375] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:14:33 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => 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: 188/376] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:14:33 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: 196/391] 10.0.0.90 () {36 vars in 986 bytes} [Fri Apr 17 03:15:42 2026] GET /v2/images/b7ae21a1-ae63-4ec4-8d2b-6a84f9eea1e8 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 10.0.0.90 () {36 vars in 926 bytes} [Fri Apr 17 03:15:42 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: 211/421] 10.0.0.60 () {32 vars in 632 bytes} [Fri Apr 17 03:17:57 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)