+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 30 05:37:53 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-65b5b9bcd7-hjgnl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd5b7488668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-30 05:37:55.893 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-30 05:37:55.922 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-05-30 05:37:56.815 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-30 05:37:56.816 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-30 05:37:56.817 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 05:37:56.863 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-30 05:37:56.864 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-30 05:37:56.864 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 05:37:58.889 7 WARNING glance.api.v2.images [None req-572016ec-94c5-4e1e-b84f-7acea4b6e588 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 05:37:58.897 8 WARNING glance.api.v2.images [None req-f79c41ef-b0a4-4d36-a24e-dadcc2b5f9b1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 05:37:59.227 7 WARNING keystonemiddleware._common.config [None req-572016ec-94c5-4e1e-b84f-7acea4b6e588 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:37:59.230 8 WARNING keystonemiddleware._common.config [None req-f79c41ef-b0a4-4d36-a24e-dadcc2b5f9b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:37:59.235 7 WARNING oslo_config.cfg [None req-572016ec-94c5-4e1e-b84f-7acea4b6e588 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-30 05:37:59.238 8 WARNING oslo_config.cfg [None req-f79c41ef-b0a4-4d36-a24e-dadcc2b5f9b1 - - - - - -] 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 0x7fd5b7488668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd5b7488668 pid: 8 (default app) [pid: 8|app: 0|req: 1/5] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 05:38:00 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 05:38:00.637 7 WARNING oslo_policy.policy [None req-2f0b6220-5a9e-4e88-8c18-6dda71e73bb2 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 05:38:00.637 7 WARNING oslo_policy.policy [None req-2f0b6220-5a9e-4e88-8c18-6dda71e73bb2 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 05:38:00.654 7 WARNING oslo_policy.policy [None req-2f0b6220-5a9e-4e88-8c18-6dda71e73bb2 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 05:38:00.654 7 WARNING oslo_policy.policy [None req-2f0b6220-5a9e-4e88-8c18-6dda71e73bb2 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - 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: 5/6] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 05:38:00 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 05:38:04 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: 6/8] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 05:38:04 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-05-30 05:38:04.086 8 WARNING oslo_policy.policy [None req-b37090ab-41ea-49fa-b743-a0e7f864a69c 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 05:38:04.087 8 WARNING oslo_policy.policy [None req-b37090ab-41ea-49fa-b743-a0e7f864a69c 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - 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: 3/9] 199.204.45.70 () {44 vars in 907 bytes} [Sat May 30 05:38:04 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.70 () {44 vars in 929 bytes} [Sat May 30 05:38:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 05:38:04.233 8 WARNING oslo_policy.policy [None req-e2dfe001-a58c-4a90-99d9-efc2d59f83c4 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 05:38:04.233 8 WARNING oslo_policy.policy [None req-e2dfe001-a58c-4a90-99d9-efc2d59f83c4 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - 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: 4/11] 199.204.45.70 () {44 vars in 935 bytes} [Sat May 30 05:38:04 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) 2026-05-30 05:38:04.320 7 WARNING oslo_config.cfg [None req-a11ec929-b40e-4821-bf1a-cba78d5e38b3 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - 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: 8/12] 199.204.45.70 () {48 vars in 947 bytes} [Sat May 30 05:38:04 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-30 05:38:04.344 8 WARNING oslo_policy.policy [None req-dcd94de1-aabc-49d9-b2a1-c94bf84b6f7d 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 05:38:04.344 8 WARNING oslo_policy.policy [None req-dcd94de1-aabc-49d9-b2a1-c94bf84b6f7d 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 05:38:04.345 8 INFO glance.api.v2.image_data [None req-dcd94de1-aabc-49d9-b2a1-c94bf84b6f7d 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 05:38:08.092 8 INFO glance.location [None req-dcd94de1-aabc-49d9-b2a1-c94bf84b6f7d 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/13] 199.204.45.70 () {48 vars in 1041 bytes} [Sat May 30 05:38:04 2026] PUT /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9/file => generated 0 bytes in 3791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7796 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.70 () {44 vars in 967 bytes} [Sat May 30 05:38:08 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-30 05:38:08.236 8 WARNING oslo_config.cfg [None req-0fa19b5c-4ec1-4d56-aca3-c91f5e7be193 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - 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: 6/15] 199.204.45.70 () {48 vars in 1047 bytes} [Sat May 30 05:38:08 2026] PATCH /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.70 () {44 vars in 967 bytes} [Sat May 30 05:38:08 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 05:59:42 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: 141/278] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 05:59:42 2026] GET /v2/images => generated 1381 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:00: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: 144/284] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:00:03 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.70 () {44 vars in 933 bytes} [Sat May 30 06:00:03 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: 145/286] 199.204.45.70 () {44 vars in 955 bytes} [Sat May 30 06:00:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.70 () {44 vars in 935 bytes} [Sat May 30 06:00:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.70 () {48 vars in 947 bytes} [Sat May 30 06:00:03 2026] POST /v2/images => generated 796 bytes in 1083 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-30 06:00:04.603 8 INFO glance.api.v2.image_data [None req-02146d7e-46b4-478c-b8de-290d5b80f975 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:00:38.291 8 INFO glance.location [None req-02146d7e-46b4-478c-b8de-290d5b80f975 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 143/295] 199.204.45.70 () {48 vars in 1042 bytes} [Sat May 30 06:00:04 2026] PUT /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef/file => generated 0 bytes in 33740 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64124 switches on core 0) [pid: 7|app: 0|req: 153/296] 199.204.45.70 () {44 vars in 967 bytes} [Sat May 30 06:00:38 2026] GET /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/299] 199.204.45.70 () {48 vars in 1047 bytes} [Sat May 30 06:00:38 2026] PATCH /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/300] 199.204.45.70 () {44 vars in 967 bytes} [Sat May 30 06:00:38 2026] GET /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/301] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:00:39 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: 157/302] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:00:39 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/387] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:07:43 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: 200/388] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:07:43 2026] GET /v2/images => generated 2778 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/393] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:08:02 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: 203/394] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:08:02 2026] GET /v2/images => generated 2778 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/395] 199.204.45.70 () {44 vars in 943 bytes} [Sat May 30 06:08:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/396] 199.204.45.70 () {44 vars in 965 bytes} [Sat May 30 06:08:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/397] 199.204.45.70 () {44 vars in 935 bytes} [Sat May 30 06:08:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/398] 199.204.45.70 () {48 vars in 947 bytes} [Sat May 30 06:08:02 2026] POST /v2/images => generated 799 bytes in 2139 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-30 06:08:05.036 8 INFO glance.api.v2.image_data [None req-580d7f10-6d70-4ad8-a525-909a6e3180f1 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:08:46.088 8 INFO glance.location [None req-580d7f10-6d70-4ad8-a525-909a6e3180f1 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/407] 199.204.45.70 () {48 vars in 1041 bytes} [Sat May 30 06:08:05 2026] PUT /v2/images/42ea9555-124a-4493-bd81-f190e6dc6d49/file => generated 0 bytes in 41164 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10360 switches on core 0) [pid: 7|app: 0|req: 214/408] 199.204.45.70 () {44 vars in 967 bytes} [Sat May 30 06:08:46 2026] GET /v2/images/42ea9555-124a-4493-bd81-f190e6dc6d49 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/409] 199.204.45.70 () {48 vars in 1047 bytes} [Sat May 30 06:08:46 2026] PATCH /v2/images/42ea9555-124a-4493-bd81-f190e6dc6d49 => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/410] 199.204.45.70 () {44 vars in 967 bytes} [Sat May 30 06:08:46 2026] GET /v2/images/42ea9555-124a-4493-bd81-f190e6dc6d49 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/425] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:09:54 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: 223/426] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:09:54 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/431] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:10:11 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: 226/432] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:10:11 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/433] 199.204.45.70 () {44 vars in 935 bytes} [Sat May 30 06:10:11 2026] GET /v2/images/manila-service-image => generated 165 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/434] 199.204.45.70 () {44 vars in 957 bytes} [Sat May 30 06:10:11 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: 208/435] 199.204.45.70 () {44 vars in 935 bytes} [Sat May 30 06:10:11 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: 7|app: 0|req: 228/436] 199.204.45.70 () {48 vars in 947 bytes} [Sat May 30 06:10:11 2026] POST /v2/images => generated 791 bytes in 1540 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-30 06:10:13.400 8 INFO glance.api.v2.image_data [None req-2e4e4667-1c0d-4a03-a05e-a90ab9928e2a 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:10:41.567 8 INFO glance.location [None req-2e4e4667-1c0d-4a03-a05e-a90ab9928e2a 9d90d4d159c146e2bcec31bcb7fe298d be9b82188cca4310aa25dc66d3233c50 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 209/443] 199.204.45.70 () {48 vars in 1042 bytes} [Sat May 30 06:10:13 2026] PUT /v2/images/e232795d-1e02-4efb-a931-5a97f0428eb8/file => generated 0 bytes in 28213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30659 switches on core 0) [pid: 7|app: 0|req: 235/444] 199.204.45.70 () {44 vars in 967 bytes} [Sat May 30 06:10:41 2026] GET /v2/images/e232795d-1e02-4efb-a931-5a97f0428eb8 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/445] 199.204.45.70 () {48 vars in 1047 bytes} [Sat May 30 06:10:41 2026] PATCH /v2/images/e232795d-1e02-4efb-a931-5a97f0428eb8 => generated 1382 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/446] 199.204.45.70 () {44 vars in 967 bytes} [Sat May 30 06:10:41 2026] GET /v2/images/e232795d-1e02-4efb-a931-5a97f0428eb8 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/603] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:23:48 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: 289/606] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:23:48 2026] GET /v2/images => generated 5574 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/633] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:26:06 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: 331/634] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:26:06 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/637] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:26:08 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: 333/638] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:26:08 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/647] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:26:56 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/648] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:26:56 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/651] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:27:05 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: 312/652] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:27:05 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/665] 199.204.45.70 () {42 vars in 684 bytes} [Sat May 30 06:28:07 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: 319/666] 199.204.45.70 () {44 vars in 906 bytes} [Sat May 30 06:28:07 2026] GET /v2/images => generated 5574 bytes in 79 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: 353/677] 10.0.0.170 () {32 vars in 633 bytes} [Sat May 30 06:28:51 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/682] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:29:10 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 21 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: 327/683] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:29:11 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/686] 199.204.45.70 () {36 vars in 990 bytes} [Sat May 30 06:29:20 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/687] 199.204.45.70 () {36 vars in 930 bytes} [Sat May 30 06:29: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: 330/688] 199.204.45.70 () {36 vars in 990 bytes} [Sat May 30 06:29:21 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/689] 199.204.45.70 () {36 vars in 930 bytes} [Sat May 30 06:29:21 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: 331/690] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:29:24 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/691] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:29:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/694] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:29:29 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/695] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:29:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/708] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:30:29 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/709] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/710] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/711] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:30:30 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/712] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/713] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/714] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:30:30 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/715] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/716] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/717] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:30:30 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/718] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/719] 10.0.0.129 () {36 vars in 987 bytes} [Sat May 30 06:30:31 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/720] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/721] 10.0.0.129 () {36 vars in 987 bytes} [Sat May 30 06:30:31 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/722] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/723] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/728] 10.0.0.170 () {34 vars in 655 bytes} [Sat May 30 06:30:54 2026] POST /v2/images => generated 649 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-30 06:30:54.467 8 WARNING glance.api.v2.images [None req-04814588-cfb2-448f-b803-0bc5a6607208 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fbc7e540-b431-4262-b1ba-73a2222dd4ec [pid: 8|app: 0|req: 350/729] 10.0.0.170 () {32 vars in 710 bytes} [Sat May 30 06:30:54 2026] DELETE /v2/images/fbc7e540-b431-4262-b1ba-73a2222dd4ec => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/730] 10.0.0.170 () {32 vars in 707 bytes} [Sat May 30 06:30:54 2026] GET /v2/images/fbc7e540-b431-4262-b1ba-73a2222dd4ec => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/731] 10.0.0.170 () {32 vars in 633 bytes} [Sat May 30 06:30:54 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/732] 10.0.0.170 () {34 vars in 655 bytes} [Sat May 30 06:30:54 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/733] 10.0.0.170 () {32 vars in 717 bytes} [Sat May 30 06:30:54 2026] GET /v2/images/3624766a-2eb1-4059-a3d7-99ffe2409c09/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-30 06:30:54.674 7 WARNING oslo_policy.policy [None req-a6a23d05-4da3-4e2d-b880-526ae5828e4e 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 06:30:54.674 7 WARNING oslo_policy.policy [None req-a6a23d05-4da3-4e2d-b880-526ae5828e4e 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 06:30:54.675 7 INFO glance.api.v2.image_data [None req-a6a23d05-4da3-4e2d-b880-526ae5828e4e 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:30:54.743 7 WARNING glance_store._drivers.rbd [None req-a6a23d05-4da3-4e2d-b880-526ae5828e4e 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-30 06:30:55.905 7 INFO glance.location [None req-a6a23d05-4da3-4e2d-b880-526ae5828e4e 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 382/734] 10.0.0.170 () {32 vars in 727 bytes} [Sat May 30 06:30:54 2026] PUT /v2/images/3624766a-2eb1-4059-a3d7-99ffe2409c09/file => generated 0 bytes in 1306 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/735] 10.0.0.170 () {32 vars in 707 bytes} [Sat May 30 06:30:55 2026] GET /v2/images/3624766a-2eb1-4059-a3d7-99ffe2409c09 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/736] 10.0.0.170 () {32 vars in 717 bytes} [Sat May 30 06:30:55 2026] GET /v2/images/3624766a-2eb1-4059-a3d7-99ffe2409c09/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/737] 10.0.0.170 () {34 vars in 655 bytes} [Sat May 30 06:30:56 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/738] 10.0.0.170 () {32 vars in 726 bytes} [Sat May 30 06:30:56 2026] PATCH /v2/images/8b610537-8894-40f0-8c9d-1d21bd1a6022 => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/739] 10.0.0.170 () {32 vars in 707 bytes} [Sat May 30 06:30:56 2026] GET /v2/images/8b610537-8894-40f0-8c9d-1d21bd1a6022 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-30 06:30:56.265 7 WARNING glance.api.v2.images [None req-fa1e99bf-1600-4ae7-acaf-9122ef5fec5e 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8b610537-8894-40f0-8c9d-1d21bd1a6022 [pid: 7|app: 0|req: 385/740] 10.0.0.170 () {32 vars in 710 bytes} [Sat May 30 06:30:56 2026] DELETE /v2/images/8b610537-8894-40f0-8c9d-1d21bd1a6022 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/741] 10.0.0.170 () {32 vars in 707 bytes} [Sat May 30 06:30:56 2026] GET /v2/images/8b610537-8894-40f0-8c9d-1d21bd1a6022 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 06:30:56.333 7 WARNING glance.api.v2.images [None req-e865f843-90c8-4ecd-9ba2-b39cdc41e5d9 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3624766a-2eb1-4059-a3d7-99ffe2409c09 [pid: 7|app: 0|req: 386/742] 10.0.0.170 () {32 vars in 710 bytes} [Sat May 30 06:30:56 2026] DELETE /v2/images/3624766a-2eb1-4059-a3d7-99ffe2409c09 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/743] 10.0.0.170 () {32 vars in 707 bytes} [Sat May 30 06:30:57 2026] GET /v2/images/3624766a-2eb1-4059-a3d7-99ffe2409c09 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 06:30:57.197 7 WARNING glance.api.v2.images [None req-0248fe06-f9db-4f7b-9c95-9dcd90be5bcf 05f7be4886af40b688c322b62197b8e7 c04f2d377bec4414b64c01a380718b19 - - default default] Failed to find image fbc7e540-b431-4262-b1ba-73a2222dd4ec to delete: glance.common.exception.ImageNotFound: No image found with ID fbc7e540-b431-4262-b1ba-73a2222dd4ec [pid: 7|app: 0|req: 387/744] 10.0.0.170 () {32 vars in 710 bytes} [Sat May 30 06:30:57 2026] DELETE /v2/images/fbc7e540-b431-4262-b1ba-73a2222dd4ec => 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: 358/745] 10.0.0.170 () {32 vars in 707 bytes} [Sat May 30 06:30:57 2026] GET /v2/images/fbc7e540-b431-4262-b1ba-73a2222dd4ec => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/748] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:31:04 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/749] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:31:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/752] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:31:14 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/753] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:31:14 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/754] 10.0.0.170 () {32 vars in 707 bytes} [Sat May 30 06:31:16 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/755] 10.0.0.170 () {32 vars in 707 bytes} [Sat May 30 06:31:17 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/756] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:31:17 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/757] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:31: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: 8|app: 0|req: 365/758] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:31: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: 394/759] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:31:17 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/760] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:31: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: 395/761] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:31: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: 8|app: 0|req: 367/762] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:31:17 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/763] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:31: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: 368/764] 10.0.0.129 () {36 vars in 987 bytes} [Sat May 30 06:31:17 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/765] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:31: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: 8|app: 0|req: 369/766] 10.0.0.129 () {36 vars in 987 bytes} [Sat May 30 06:31:17 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/767] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:31: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: 370/768] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:31: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: 8|app: 0|req: 373/773] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:31:36 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/774] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:31:36 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: 375/777] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:31:46 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/778] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:31:46 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: 378/783] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:31:58 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/784] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:31:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/785] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:32:06 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/786] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:32:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/789] 10.0.0.227 () {36 vars in 987 bytes} [Sat May 30 06:32:16 2026] GET /v2/images/a26a499e-a913-414e-9295-d6dae0e123d9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/790] 10.0.0.227 () {36 vars in 927 bytes} [Sat May 30 06:32: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: 8|app: 0|req: 384/795] 10.0.0.170 () {30 vars in 411 bytes} [Sat May 30 06:32:36 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: 414/800] 199.204.45.70 () {32 vars in 825 bytes} [Sat May 30 06:32:55 2026] GET /v2/images?status=active&owner=be9b82188cca4310aa25dc66d3233c50&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/801] 199.204.45.70 () {32 vars in 652 bytes} [Sat May 30 06:32:55 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/802] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:32:56 2026] GET /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef => generated 1395 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/803] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:32:56 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/804] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:32:56 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: 389/805] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:32:56 2026] GET /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/806] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:32:56 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: 390/807] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:32:56 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: 418/808] 10.0.0.148 () {36 vars in 987 bytes} [Sat May 30 06:32:56 2026] GET /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/809] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:32:56 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: 419/810] 10.0.0.148 () {36 vars in 927 bytes} [Sat May 30 06:32:56 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: 392/811] 10.0.0.129 () {36 vars in 987 bytes} [Sat May 30 06:32:56 2026] GET /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/812] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:32:56 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: 393/813] 10.0.0.129 () {36 vars in 987 bytes} [Sat May 30 06:32:56 2026] GET /v2/images/dab427f6-b7e7-4159-ba38-dc0fe25764ef => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/814] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:32:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/815] 10.0.0.129 () {36 vars in 927 bytes} [Sat May 30 06:32:56 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: 446/864] 10.0.0.170 () {32 vars in 633 bytes} [Sat May 30 06:36:52 2026] GET /v2/images => generated 5574 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)