+ 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 [Mon Apr 27 01:48:07 2026] *** compiled with version: 13.3.0 on 24 April 2026 21:00:56 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-84798c68c-thqb6 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 0x7fde29a1b668 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-27 01:48:09.211 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 01:48:09.236 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-04-27 01:48:10.093 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-27 01:48:10.094 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-27 01:48:10.094 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 01:48:10.120 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-27 01:48:10.121 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-27 01:48:10.121 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 01:48:12.126 8 WARNING glance.api.v2.images [None req-15e12ff4-8282-4de9-9bce-4f3d6c5d4644 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 01:48:12.135 7 WARNING glance.api.v2.images [None req-91ca45f4-29cc-40f4-9bf3-a8df755eabf0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 01:48:12.451 8 WARNING keystonemiddleware._common.config [None req-15e12ff4-8282-4de9-9bce-4f3d6c5d4644 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 01:48:12.459 8 WARNING oslo_config.cfg [None req-15e12ff4-8282-4de9-9bce-4f3d6c5d4644 - - - - - -] 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 0x7fde29a1b668 pid: 8 (default app) 2026-04-27 01:48:12.477 7 WARNING keystonemiddleware._common.config [None req-91ca45f4-29cc-40f4-9bf3-a8df755eabf0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 01:48:12.484 7 WARNING oslo_config.cfg [None req-91ca45f4-29cc-40f4-9bf3-a8df755eabf0 - - - - - -] 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 0x7fde29a1b668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 01:48:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 01:48:13.401 7 WARNING oslo_policy.policy [None req-77ac7a15-fb36-4605-9e09-07109c7fda2b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 01:48:13.401 7 WARNING oslo_policy.policy [None req-77ac7a15-fb36-4605-9e09-07109c7fda2b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 01:48:13.418 7 WARNING oslo_policy.policy [None req-77ac7a15-fb36-4605-9e09-07109c7fda2b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 01:48:13.419 7 WARNING oslo_policy.policy [None req-77ac7a15-fb36-4605-9e09-07109c7fda2b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 01:48:12 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 01:48:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 01:48:16 2026] GET /v2/images => generated 69 bytes in 36 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-04-27 01:48:16.680 8 WARNING oslo_policy.policy [None req-7b1f26e9-b436-4d6a-acf4-70c14d6828fa e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 01:48:16.680 8 WARNING oslo_policy.policy [None req-7b1f26e9-b436-4d6a-acf4-70c14d6828fa e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.246 () {44 vars in 910 bytes} [Mon Apr 27 01:48:16 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.246 () {44 vars in 932 bytes} [Mon Apr 27 01:48:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 01:48:16.814 8 WARNING oslo_policy.policy [None req-e9e7dc94-f994-4853-a384-bb67f86d783f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 01:48:16.815 8 WARNING oslo_policy.policy [None req-e9e7dc94-f994-4853-a384-bb67f86d783f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.246 () {44 vars in 938 bytes} [Mon Apr 27 01:48:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 01:48:16.899 7 WARNING oslo_config.cfg [None req-40f5a5a2-fdcc-4754-9ead-6ba795c0e6c1 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.246 () {48 vars in 950 bytes} [Mon Apr 27 01:48:16 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 01:48:16.921 8 WARNING oslo_policy.policy [None req-7d521fef-e4bf-4241-b2b2-7211664d54b5 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 01:48:16.921 8 WARNING oslo_policy.policy [None req-7d521fef-e4bf-4241-b2b2-7211664d54b5 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 01:48:16.922 8 INFO glance.api.v2.image_data [None req-7d521fef-e4bf-4241-b2b2-7211664d54b5 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 01:48:21.318 8 INFO glance.location [None req-7d521fef-e4bf-4241-b2b2-7211664d54b5 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.204.45.246 () {48 vars in 1044 bytes} [Mon Apr 27 01:48:16 2026] PUT /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2/file => generated 0 bytes in 4451 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6065 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.246 () {44 vars in 970 bytes} [Mon Apr 27 01:48:21 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 01:48:21.402 8 WARNING oslo_config.cfg [None req-d0a9e7a4-2f13-44e6-a8f7-8fd90fa8c7e8 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.246 () {44 vars in 970 bytes} [Mon Apr 27 01:48:21 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 134/262] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:08:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/263] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:08:51 2026] GET /v2/images => generated 1240 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/268] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:09:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/269] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:09:08 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/270] 199.204.45.246 () {44 vars in 936 bytes} [Mon Apr 27 02:09:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/271] 199.204.45.246 () {44 vars in 958 bytes} [Mon Apr 27 02:09:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/272] 199.204.45.246 () {44 vars in 938 bytes} [Mon Apr 27 02:09:08 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: 7|app: 0|req: 134/273] 199.204.45.246 () {48 vars in 950 bytes} [Mon Apr 27 02:09:08 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 02:09:08.854 8 INFO glance.api.v2.image_data [None req-68a98995-4be1-4fe4-a3ef-180c3c7ae881 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:09:50.937 8 INFO glance.location [None req-68a98995-4be1-4fe4-a3ef-180c3c7ae881 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 140/282] 199.204.45.246 () {48 vars in 1045 bytes} [Mon Apr 27 02:09:08 2026] PUT /v2/images/ca7d91f2-84da-4ed4-be1f-facb1fe9a235/file => generated 0 bytes in 42147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58306 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.246 () {44 vars in 970 bytes} [Mon Apr 27 02:09:50 2026] GET /v2/images/ca7d91f2-84da-4ed4-be1f-facb1fe9a235 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.246 () {44 vars in 970 bytes} [Mon Apr 27 02:09:51 2026] GET /v2/images/ca7d91f2-84da-4ed4-be1f-facb1fe9a235 => 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: 145/287] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:09:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:09:52 2026] GET /v2/images => generated 2451 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:16:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:16:58 2026] GET /v2/images => generated 2451 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:17:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:17:19 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.246 () {44 vars in 946 bytes} [Mon Apr 27 02:17:19 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: 8|app: 0|req: 190/382] 199.204.45.246 () {44 vars in 968 bytes} [Mon Apr 27 02:17:19 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: 7|app: 0|req: 193/383] 199.204.45.246 () {44 vars in 938 bytes} [Mon Apr 27 02:17:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.246 () {48 vars in 950 bytes} [Mon Apr 27 02:17:19 2026] POST /v2/images => generated 799 bytes in 2284 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 02:17:21.704 7 WARNING oslo_policy.policy [None req-22306979-b9c3-49db-a6de-9f49c1ce4b2b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 02:17:21.704 7 WARNING oslo_policy.policy [None req-22306979-b9c3-49db-a6de-9f49c1ce4b2b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-27 02:17:21.706 7 INFO glance.api.v2.image_data [None req-22306979-b9c3-49db-a6de-9f49c1ce4b2b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:19:21.757 7 INFO glance.location [None req-22306979-b9c3-49db-a6de-9f49c1ce4b2b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/409] 199.204.45.246 () {48 vars in 1044 bytes} [Mon Apr 27 02:17:21 2026] PUT /v2/images/265f650d-5a59-4491-a303-9ac1c4647028/file => generated 0 bytes in 120116 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12791 switches on core 0) [pid: 8|app: 0|req: 216/410] 199.204.45.246 () {44 vars in 970 bytes} [Mon Apr 27 02:19:21 2026] GET /v2/images/265f650d-5a59-4491-a303-9ac1c4647028 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/411] 199.204.45.246 () {48 vars in 1049 bytes} [Mon Apr 27 02:19:21 2026] PATCH /v2/images/265f650d-5a59-4491-a303-9ac1c4647028 => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/412] 199.204.45.246 () {44 vars in 970 bytes} [Mon Apr 27 02:19:21 2026] GET /v2/images/265f650d-5a59-4491-a303-9ac1c4647028 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/423] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:20:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/424] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:20:08 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/429] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:20:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/430] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:20:26 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/431] 199.204.45.246 () {44 vars in 938 bytes} [Mon Apr 27 02:20:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/432] 199.204.45.246 () {44 vars in 960 bytes} [Mon Apr 27 02:20:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/433] 199.204.45.246 () {44 vars in 938 bytes} [Mon Apr 27 02:20: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: 7|app: 0|req: 206/434] 199.204.45.246 () {48 vars in 950 bytes} [Mon Apr 27 02:20:26 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 02:20:26.778 8 INFO glance.api.v2.image_data [None req-98cf0322-82f9-4eed-9d4f-6d510347d9ae e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:20:44.717 8 INFO glance.location [None req-98cf0322-82f9-4eed-9d4f-6d510347d9ae e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 229/439] 199.204.45.246 () {48 vars in 1045 bytes} [Mon Apr 27 02:20:26 2026] PUT /v2/images/e17a77e3-781b-4c2c-bfde-2bf35495cda0/file => generated 0 bytes in 17991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31089 switches on core 0) [pid: 7|app: 0|req: 211/440] 199.204.45.246 () {44 vars in 970 bytes} [Mon Apr 27 02:20:44 2026] GET /v2/images/e17a77e3-781b-4c2c-bfde-2bf35495cda0 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/441] 199.204.45.246 () {44 vars in 970 bytes} [Mon Apr 27 02:20:44 2026] GET /v2/images/e17a77e3-781b-4c2c-bfde-2bf35495cda0 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/586] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:32:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/587] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:32:45 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/614] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:34:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/615] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:34:58 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/616] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:35:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/617] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:35:00 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/628] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:35:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/629] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:35:46 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/632] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:35:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/633] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:35:54 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/646] 199.204.45.246 () {42 vars in 687 bytes} [Mon Apr 27 02:36:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/647] 199.204.45.246 () {44 vars in 909 bytes} [Mon Apr 27 02:36:59 2026] GET /v2/images => generated 4893 bytes in 51 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: 339/658] 10.0.0.84 () {32 vars in 631 bytes} [Mon Apr 27 02:37:46 2026] GET /v2/images => generated 4893 bytes in 19 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: 322/663] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:38:08 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/664] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:38:09 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: 323/665] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:38:09 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: 343/666] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:38:09 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/667] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:38:09 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: 344/668] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:38:09 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: 325/669] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:38:09 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 345/670] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:38:09 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: 326/671] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:38:09 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/672] 10.0.0.155 () {36 vars in 986 bytes} [Mon Apr 27 02:38:10 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/673] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:38:10 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/674] 10.0.0.155 () {36 vars in 986 bytes} [Mon Apr 27 02:38:10 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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/675] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:38:10 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: 348/676] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:38:10 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/679] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:38:20 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 330/680] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:38:20 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: 351/681] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:38:20 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/682] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:38:20 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: 353/685] 199.204.45.246 () {36 vars in 990 bytes} [Mon Apr 27 02:38:27 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 333/686] 199.204.45.246 () {36 vars in 930 bytes} [Mon Apr 27 02:38:27 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: 354/687] 199.204.45.246 () {36 vars in 990 bytes} [Mon Apr 27 02:38:28 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 334/688] 199.204.45.246 () {36 vars in 930 bytes} [Mon Apr 27 02:38: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: 7|app: 0|req: 338/695] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:38:59 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 358/696] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:38:59 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: 340/699] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:39:02 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 360/700] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:39:02 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/705] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:39:24 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 343/706] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:39:24 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: 366/711] 10.0.0.84 () {34 vars in 653 bytes} [Mon Apr 27 02:39:45 2026] POST /v2/images => generated 649 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 02:39:45.335 7 WARNING glance.api.v2.images [None req-dccc7360-6bd0-4ac0-86a8-15716a945433 cb56b9ecb3c345f69088e8cf0f65b10d 2ebdf7a3b2f24188b311849d65b0c313 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35e5bb1e-c121-47dd-b03a-883fb97d73ea [pid: 7|app: 0|req: 346/712] 10.0.0.84 () {32 vars in 708 bytes} [Mon Apr 27 02:39:45 2026] DELETE /v2/images/35e5bb1e-c121-47dd-b03a-883fb97d73ea => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/713] 10.0.0.84 () {32 vars in 705 bytes} [Mon Apr 27 02:39:45 2026] GET /v2/images/35e5bb1e-c121-47dd-b03a-883fb97d73ea => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/714] 10.0.0.84 () {32 vars in 631 bytes} [Mon Apr 27 02:39:45 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/715] 10.0.0.84 () {34 vars in 653 bytes} [Mon Apr 27 02:39:45 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/716] 10.0.0.84 () {32 vars in 715 bytes} [Mon Apr 27 02:39:45 2026] GET /v2/images/80e5e232-79eb-4905-9a89-508e8f8a1abb/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:45.522 8 INFO glance.api.v2.image_data [None req-836071fb-7562-4252-addf-bc995ac30393 cb56b9ecb3c345f69088e8cf0f65b10d 2ebdf7a3b2f24188b311849d65b0c313 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:39:45.557 8 WARNING glance_store._drivers.rbd [None req-836071fb-7562-4252-addf-bc995ac30393 cb56b9ecb3c345f69088e8cf0f65b10d 2ebdf7a3b2f24188b311849d65b0c313 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 02:39:46.043 8 INFO glance.location [None req-836071fb-7562-4252-addf-bc995ac30393 cb56b9ecb3c345f69088e8cf0f65b10d 2ebdf7a3b2f24188b311849d65b0c313 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 369/717] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:45 2026] PUT /v2/images/80e5e232-79eb-4905-9a89-508e8f8a1abb/file => generated 0 bytes in 567 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/718] 10.0.0.84 () {32 vars in 705 bytes} [Mon Apr 27 02:39:46 2026] GET /v2/images/80e5e232-79eb-4905-9a89-508e8f8a1abb => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/719] 10.0.0.84 () {32 vars in 715 bytes} [Mon Apr 27 02:39:46 2026] GET /v2/images/80e5e232-79eb-4905-9a89-508e8f8a1abb/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/720] 10.0.0.84 () {34 vars in 653 bytes} [Mon Apr 27 02:39:46 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/721] 10.0.0.84 () {32 vars in 724 bytes} [Mon Apr 27 02:39:46 2026] PATCH /v2/images/9be4b1dd-fded-450b-aeea-766c5bafd41a => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/722] 10.0.0.84 () {32 vars in 705 bytes} [Mon Apr 27 02:39:46 2026] GET /v2/images/9be4b1dd-fded-450b-aeea-766c5bafd41a => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:46.371 8 WARNING glance.api.v2.images [None req-3926552a-bca5-4ed0-a73c-034515f50874 cb56b9ecb3c345f69088e8cf0f65b10d 2ebdf7a3b2f24188b311849d65b0c313 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9be4b1dd-fded-450b-aeea-766c5bafd41a [pid: 8|app: 0|req: 372/723] 10.0.0.84 () {32 vars in 708 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2/images/9be4b1dd-fded-450b-aeea-766c5bafd41a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/724] 10.0.0.84 () {32 vars in 705 bytes} [Mon Apr 27 02:39:46 2026] GET /v2/images/9be4b1dd-fded-450b-aeea-766c5bafd41a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:39:46.436 8 WARNING glance.api.v2.images [None req-09c2af46-cbe4-4cc6-8de5-83085d0b57f7 cb56b9ecb3c345f69088e8cf0f65b10d 2ebdf7a3b2f24188b311849d65b0c313 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//80e5e232-79eb-4905-9a89-508e8f8a1abb [pid: 8|app: 0|req: 373/725] 10.0.0.84 () {32 vars in 708 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2/images/80e5e232-79eb-4905-9a89-508e8f8a1abb => generated 0 bytes in 849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/726] 10.0.0.84 () {32 vars in 705 bytes} [Mon Apr 27 02:39:47 2026] GET /v2/images/80e5e232-79eb-4905-9a89-508e8f8a1abb => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:39:47.304 8 WARNING glance.api.v2.images [None req-fb24a40f-be21-43a1-befa-7216c3b13992 cb56b9ecb3c345f69088e8cf0f65b10d 2ebdf7a3b2f24188b311849d65b0c313 - - default default] Failed to find image 35e5bb1e-c121-47dd-b03a-883fb97d73ea to delete: glance.common.exception.ImageNotFound: No image found with ID 35e5bb1e-c121-47dd-b03a-883fb97d73ea [pid: 8|app: 0|req: 374/727] 10.0.0.84 () {32 vars in 708 bytes} [Mon Apr 27 02:39:47 2026] DELETE /v2/images/35e5bb1e-c121-47dd-b03a-883fb97d73ea => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/728] 10.0.0.84 () {32 vars in 705 bytes} [Mon Apr 27 02:39:47 2026] GET /v2/images/35e5bb1e-c121-47dd-b03a-883fb97d73ea => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/737] 10.0.0.84 () {30 vars in 409 bytes} [Mon Apr 27 02:40:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/742] 10.0.0.84 () {32 vars in 705 bytes} [Mon Apr 27 02:40:48 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 362/743] 10.0.0.84 () {32 vars in 705 bytes} [Mon Apr 27 02:40:48 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 382/744] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:40:48 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/745] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:40:48 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/746] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:40:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/747] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:40:48 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/748] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:40:48 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: 365/749] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:40:49 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: 385/750] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:40:49 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/751] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:40:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/752] 10.0.0.155 () {36 vars in 986 bytes} [Mon Apr 27 02:40:49 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/753] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:40:49 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: 387/754] 10.0.0.155 () {36 vars in 986 bytes} [Mon Apr 27 02:40:49 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 368/755] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:40:49 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: 388/756] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:40:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/759] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:41:01 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 370/760] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:41: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: 8|app: 0|req: 395/769] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:41:35 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/770] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:41: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: 379/777] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:42:05 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 399/778] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:42:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/795] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:43:24 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => generated 1171 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/796] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:43:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/817] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:45:07 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 399/818] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:45:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/823] 10.0.0.118 () {36 vars in 986 bytes} [Mon Apr 27 02:45:24 2026] GET /v2/images/179c3a49-3e69-4ef6-9e1d-546927cea7b2 => 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: 402/824] 10.0.0.118 () {36 vars in 926 bytes} [Mon Apr 27 02:45: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: 426/831] 199.204.45.246 () {32 vars in 825 bytes} [Mon Apr 27 02:46:01 2026] GET /v2/images?status=active&owner=d322e15f901b4e24acb7a7f6b68d3070&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/832] 199.204.45.246 () {32 vars in 652 bytes} [Mon Apr 27 02:46: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: 7|app: 0|req: 408/835] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:46:02 2026] GET /v2/images/ca7d91f2-84da-4ed4-be1f-facb1fe9a235 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/836] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:46:02 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: 409/837] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:46:02 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: 429/838] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:46:02 2026] GET /v2/images/ca7d91f2-84da-4ed4-be1f-facb1fe9a235 => 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: 410/839] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:46:02 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: 430/840] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:46:02 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: 411/841] 10.0.0.4 () {36 vars in 984 bytes} [Mon Apr 27 02:46:02 2026] GET /v2/images/ca7d91f2-84da-4ed4-be1f-facb1fe9a235 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/842] 10.0.0.4 () {36 vars in 924 bytes} [Mon Apr 27 02:46:02 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: 412/843] 10.0.0.155 () {36 vars in 986 bytes} [Mon Apr 27 02:46:02 2026] GET /v2/images/ca7d91f2-84da-4ed4-be1f-facb1fe9a235 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/844] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:46:02 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: 413/845] 10.0.0.155 () {36 vars in 986 bytes} [Mon Apr 27 02:46:02 2026] GET /v2/images/ca7d91f2-84da-4ed4-be1f-facb1fe9a235 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/846] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:46:02 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: 414/847] 10.0.0.155 () {36 vars in 926 bytes} [Mon Apr 27 02:46:02 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: 435/888] 10.0.0.84 () {32 vars in 631 bytes} [Mon Apr 27 02:49:26 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)