+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 23:42:43 2026] *** compiled with version: 13.3.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5db8f5fccf-wr5dc 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 0x7fbb8dec4668 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-07 23:42:45.473 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 23:42:45.477 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-07 23:42:46.342 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-07 23:42:46.343 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-07 23:42:46.343 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 23:42:46.358 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-07 23:42:46.359 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-07 23:42:46.359 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 23:42:48.292 8 WARNING glance.api.v2.images [None req-75b821a2-158f-4a83-810c-c4d1907e7510 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:42:48.311 7 WARNING glance.api.v2.images [None req-12bf98e1-6fe7-44b2-b5d3-f1a05766e9fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:42:48.611 8 WARNING keystonemiddleware._common.config [None req-75b821a2-158f-4a83-810c-c4d1907e7510 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:42:48.618 8 WARNING oslo_config.cfg [None req-75b821a2-158f-4a83-810c-c4d1907e7510 - - - - - -] 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 0x7fbb8dec4668 pid: 8 (default app) 2026-05-07 23:42:48.648 7 WARNING keystonemiddleware._common.config [None req-12bf98e1-6fe7-44b2-b5d3-f1a05766e9fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:42:48.657 7 WARNING oslo_config.cfg [None req-12bf98e1-6fe7-44b2-b5d3-f1a05766e9fe - - - - - -] 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 0x7fbb8dec4668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.168 () {42 vars in 689 bytes} [Thu May 7 23:42:50 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-05-07 23:42:50.975 7 WARNING oslo_policy.policy [None req-90748840-ba4e-439a-bbd8-20203a0d4c08 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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-07 23:42:50.976 7 WARNING oslo_policy.policy [None req-90748840-ba4e-439a-bbd8-20203a0d4c08 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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-07 23:42:50.990 7 WARNING oslo_policy.policy [None req-90748840-ba4e-439a-bbd8-20203a0d4c08 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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-07 23:42:50.990 7 WARNING oslo_policy.policy [None req-90748840-ba4e-439a-bbd8-20203a0d4c08 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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/5] 199.19.213.168 () {44 vars in 911 bytes} [Thu May 7 23:42:50 2026] GET /v2/images => generated 69 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.168 () {42 vars in 689 bytes} [Thu May 7 23:42: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: 2/7] 199.19.213.168 () {44 vars in 911 bytes} [Thu May 7 23:42:54 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 23:42:54.259 8 WARNING oslo_policy.policy [None req-77b9a55c-f275-48e1-9e4e-a971dcdf4ac5 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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-07 23:42:54.260 8 WARNING oslo_policy.policy [None req-77b9a55c-f275-48e1-9e4e-a971dcdf4ac5 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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: 6/8] 199.19.213.168 () {44 vars in 912 bytes} [Thu May 7 23:42:54 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.168 () {44 vars in 934 bytes} [Thu May 7 23:42:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 23:42:54.390 8 WARNING oslo_policy.policy [None req-d2f8c45e-a341-4532-930e-874a69577ccd 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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-07 23:42:54.390 8 WARNING oslo_policy.policy [None req-d2f8c45e-a341-4532-930e-874a69577ccd 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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/10] 199.19.213.168 () {44 vars in 940 bytes} [Thu May 7 23:42:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 23:42:54.471 7 WARNING oslo_config.cfg [None req-e66afd85-7f72-4a43-ba67-51b80c72f883 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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/11] 199.19.213.168 () {48 vars in 952 bytes} [Thu May 7 23:42:54 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 23:42:54.492 8 WARNING oslo_policy.policy [None req-c4192b11-548d-47f8-ac75-24cdc2e1a199 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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-07 23:42:54.493 8 WARNING oslo_policy.policy [None req-c4192b11-548d-47f8-ac75-24cdc2e1a199 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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-07 23:42:54.494 8 INFO glance.api.v2.image_data [None req-c4192b11-548d-47f8-ac75-24cdc2e1a199 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 23:42:58.436 8 INFO glance.location [None req-c4192b11-548d-47f8-ac75-24cdc2e1a199 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.19.213.168 () {48 vars in 1046 bytes} [Thu May 7 23:42:54 2026] PUT /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840/file => generated 0 bytes in 3992 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5975 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.168 () {44 vars in 972 bytes} [Thu May 7 23:42:58 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 23:42:58.518 8 WARNING oslo_config.cfg [None req-a09bfcec-3700-4ecb-8dab-1430dd63c7a7 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - 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: 9/16] 199.19.213.168 () {44 vars in 972 bytes} [Thu May 7 23:42:58 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 128/253] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:02:43 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: 126/254] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:02:43 2026] GET /v2/images => generated 1240 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/259] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:02:59 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/260] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:02:59 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: 132/261] 199.19.213.168 () {44 vars in 938 bytes} [Fri May 8 00:02:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 199.19.213.168 () {44 vars in 960 bytes} [Fri May 8 00:03:00 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: 133/263] 199.19.213.168 () {44 vars in 940 bytes} [Fri May 8 00:03:00 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: 131/264] 199.19.213.168 () {48 vars in 952 bytes} [Fri May 8 00:03:00 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:03:00.120 8 INFO glance.api.v2.image_data [None req-d2dc44b9-71f7-4abb-ba5d-19c438b74b1f 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:03:25.937 8 INFO glance.location [None req-d2dc44b9-71f7-4abb-ba5d-19c438b74b1f 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 134/269] 199.19.213.168 () {48 vars in 1047 bytes} [Fri May 8 00:03:00 2026] PUT /v2/images/d001b050-968f-4385-8fab-89e9ef9eb4d7/file => generated 0 bytes in 25866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (123412 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.19.213.168 () {44 vars in 972 bytes} [Fri May 8 00:03:25 2026] GET /v2/images/d001b050-968f-4385-8fab-89e9ef9eb4d7 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.19.213.168 () {44 vars in 972 bytes} [Fri May 8 00:03:26 2026] GET /v2/images/d001b050-968f-4385-8fab-89e9ef9eb4d7 => generated 1209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:03:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:03:27 2026] GET /v2/images => generated 2451 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:10:05 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: 176/355] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:10:05 2026] GET /v2/images => generated 2451 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:10:21 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: 179/361] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:10:21 2026] GET /v2/images => generated 2451 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.19.213.168 () {44 vars in 948 bytes} [Fri May 8 00:10:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.168 () {44 vars in 970 bytes} [Fri May 8 00:10:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.19.213.168 () {44 vars in 940 bytes} [Fri May 8 00:10:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.19.213.168 () {48 vars in 952 bytes} [Fri May 8 00:10:21 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:10:21.648 7 WARNING oslo_policy.policy [None req-2fa98aaf-8495-4eac-a9be-f88d353b2e0d 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 00:10:21.649 7 WARNING oslo_policy.policy [None req-2fa98aaf-8495-4eac-a9be-f88d353b2e0d 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 00:10:21.651 7 INFO glance.api.v2.image_data [None req-2fa98aaf-8495-4eac-a9be-f88d353b2e0d 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:10:38.022 7 INFO glance.location [None req-2fa98aaf-8495-4eac-a9be-f88d353b2e0d 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/370] 199.19.213.168 () {48 vars in 1046 bytes} [Fri May 8 00:10:21 2026] PUT /v2/images/d2a9174e-a238-498c-b424-26323635391d/file => generated 0 bytes in 16420 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26110 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.19.213.168 () {44 vars in 972 bytes} [Fri May 8 00:10:38 2026] GET /v2/images/d2a9174e-a238-498c-b424-26323635391d => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.19.213.168 () {48 vars in 1051 bytes} [Fri May 8 00:10:38 2026] PATCH /v2/images/d2a9174e-a238-498c-b424-26323635391d => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.19.213.168 () {44 vars in 972 bytes} [Fri May 8 00:10:38 2026] GET /v2/images/d2a9174e-a238-498c-b424-26323635391d => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:11:14 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: 190/381] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:11:14 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:11:33 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: 193/387] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:11:33 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.19.213.168 () {44 vars in 940 bytes} [Fri May 8 00:11:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.19.213.168 () {44 vars in 962 bytes} [Fri May 8 00:11:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.19.213.168 () {44 vars in 940 bytes} [Fri May 8 00:11:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.168 () {48 vars in 952 bytes} [Fri May 8 00:11:33 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:11:33.782 8 INFO glance.api.v2.image_data [None req-9b037e02-dc90-4b13-8b0b-198ff0f877b2 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:11:46.491 8 INFO glance.location [None req-9b037e02-dc90-4b13-8b0b-198ff0f877b2 754989ad745348c2842035e4c954ed15 1e434a98de034528963e385f4ee83562 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 197/394] 199.19.213.168 () {48 vars in 1047 bytes} [Fri May 8 00:11:33 2026] PUT /v2/images/765f2540-30a1-4a0e-8425-b1aeee20a275/file => generated 0 bytes in 12751 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29902 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.19.213.168 () {44 vars in 972 bytes} [Fri May 8 00:11:46 2026] GET /v2/images/765f2540-30a1-4a0e-8425-b1aeee20a275 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.19.213.168 () {44 vars in 972 bytes} [Fri May 8 00:11:46 2026] GET /v2/images/765f2540-30a1-4a0e-8425-b1aeee20a275 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:23:43 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: 271/542] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:23:43 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:25:53 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: 285/570] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:25:53 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:25:54 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: 286/572] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:25:54 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:26:40 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: 292/584] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:26:40 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:26:47 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: 294/588] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:26:47 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 199.19.213.168 () {42 vars in 689 bytes} [Fri May 8 00:27:48 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: 301/602] 199.19.213.168 () {44 vars in 911 bytes} [Fri May 8 00:27:48 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 306/611] 10.0.0.37 () {32 vars in 632 bytes} [Fri May 8 00:28:28 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:28:48 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 215 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: 308/617] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:28:48 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: 310/618] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:28:48 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:28:48 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 311/620] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:28:48 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: 310/621] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:28:48 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: 312/622] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:28:48 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:28:48 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: 7|app: 0|req: 313/624] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:28:48 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: 312/625] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 00:28:49 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:28:49 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: 313/627] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 00:28:49 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/628] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:28:49 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: 314/629] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:28:49 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: 316/632] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:28:58 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 317/633] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:28: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: 317/634] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:28:59 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 318/635] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:28:59 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: 318/636] 199.19.213.168 () {36 vars in 991 bytes} [Fri May 8 00:29:05 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 319/637] 199.19.213.168 () {36 vars in 931 bytes} [Fri May 8 00:29:05 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: 319/638] 199.19.213.168 () {36 vars in 991 bytes} [Fri May 8 00:29:06 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 320/639] 199.19.213.168 () {36 vars in 931 bytes} [Fri May 8 00:29:06 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: 324/646] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:29:32 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 323/647] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:29:32 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: 325/648] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:29:34 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 324/649] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:29:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:29:54 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:29:54 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: 331/660] 10.0.0.37 () {30 vars in 410 bytes} [Fri May 8 00:30:08 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: 334/665] 10.0.0.37 () {34 vars in 654 bytes} [Fri May 8 00:30:32 2026] POST /v2/images => generated 648 bytes in 232 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 00:30:32.605 8 WARNING glance.api.v2.images [None req-740cbddd-4976-41d6-8ed0-e026b5f9b9c8 9f45115609ca4383abc2f45f7316d94a 7576306bcab0408f948c04db0d1fd288 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8bbe61ad-0a32-4206-b97d-2aebd6b2e4d9 [pid: 8|app: 0|req: 332/666] 10.0.0.37 () {32 vars in 709 bytes} [Fri May 8 00:30:32 2026] DELETE /v2/images/8bbe61ad-0a32-4206-b97d-2aebd6b2e4d9 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.37 () {32 vars in 706 bytes} [Fri May 8 00:30:32 2026] GET /v2/images/8bbe61ad-0a32-4206-b97d-2aebd6b2e4d9 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.37 () {32 vars in 632 bytes} [Fri May 8 00:30:32 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: 7|app: 0|req: 336/669] 10.0.0.37 () {34 vars in 654 bytes} [Fri May 8 00:30:32 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.37 () {32 vars in 716 bytes} [Fri May 8 00:30:32 2026] GET /v2/images/7e377432-ab41-419e-a7f3-2a818d49d3be/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:30:32.812 7 INFO glance.api.v2.image_data [None req-a0fb1e70-864d-4635-9acb-d5c5e1ae7ff2 9f45115609ca4383abc2f45f7316d94a 7576306bcab0408f948c04db0d1fd288 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:30:32.868 7 WARNING glance_store._drivers.rbd [None req-a0fb1e70-864d-4635-9acb-d5c5e1ae7ff2 9f45115609ca4383abc2f45f7316d94a 7576306bcab0408f948c04db0d1fd288 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 00:30:33.542 7 INFO glance.location [None req-a0fb1e70-864d-4635-9acb-d5c5e1ae7ff2 9f45115609ca4383abc2f45f7316d94a 7576306bcab0408f948c04db0d1fd288 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 337/671] 10.0.0.37 () {32 vars in 726 bytes} [Fri May 8 00:30:32 2026] PUT /v2/images/7e377432-ab41-419e-a7f3-2a818d49d3be/file => generated 0 bytes in 770 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.37 () {32 vars in 706 bytes} [Fri May 8 00:30:33 2026] GET /v2/images/7e377432-ab41-419e-a7f3-2a818d49d3be => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 10.0.0.37 () {32 vars in 716 bytes} [Fri May 8 00:30:33 2026] GET /v2/images/7e377432-ab41-419e-a7f3-2a818d49d3be/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/674] 10.0.0.37 () {34 vars in 654 bytes} [Fri May 8 00:30:33 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.37 () {32 vars in 725 bytes} [Fri May 8 00:30:33 2026] PATCH /v2/images/a9d5353f-774a-4de0-a535-5f08ec59ceaa => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 10.0.0.37 () {32 vars in 706 bytes} [Fri May 8 00:30:33 2026] GET /v2/images/a9d5353f-774a-4de0-a535-5f08ec59ceaa => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:30:33.864 7 WARNING glance.api.v2.images [None req-fee65b59-1f6c-4bfd-a820-9d7d68ec4dca 9f45115609ca4383abc2f45f7316d94a 7576306bcab0408f948c04db0d1fd288 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a9d5353f-774a-4de0-a535-5f08ec59ceaa [pid: 7|app: 0|req: 340/677] 10.0.0.37 () {32 vars in 709 bytes} [Fri May 8 00:30:33 2026] DELETE /v2/images/a9d5353f-774a-4de0-a535-5f08ec59ceaa => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 10.0.0.37 () {32 vars in 706 bytes} [Fri May 8 00:30:33 2026] GET /v2/images/a9d5353f-774a-4de0-a535-5f08ec59ceaa => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:30:33.930 7 WARNING glance.api.v2.images [None req-3c7c6454-14c0-4e17-9ae9-a367529b2c4c 9f45115609ca4383abc2f45f7316d94a 7576306bcab0408f948c04db0d1fd288 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e377432-ab41-419e-a7f3-2a818d49d3be [pid: 7|app: 0|req: 341/679] 10.0.0.37 () {32 vars in 709 bytes} [Fri May 8 00:30:33 2026] DELETE /v2/images/7e377432-ab41-419e-a7f3-2a818d49d3be => generated 0 bytes in 834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 10.0.0.37 () {32 vars in 706 bytes} [Fri May 8 00:30:34 2026] GET /v2/images/7e377432-ab41-419e-a7f3-2a818d49d3be => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:30:34.780 7 WARNING glance.api.v2.images [None req-fe4d28a3-0435-4b9a-a670-0149b04ce301 9f45115609ca4383abc2f45f7316d94a 7576306bcab0408f948c04db0d1fd288 - - default default] Failed to find image 8bbe61ad-0a32-4206-b97d-2aebd6b2e4d9 to delete: glance.common.exception.ImageNotFound: No image found with ID 8bbe61ad-0a32-4206-b97d-2aebd6b2e4d9 [pid: 7|app: 0|req: 342/681] 10.0.0.37 () {32 vars in 709 bytes} [Fri May 8 00:30:34 2026] DELETE /v2/images/8bbe61ad-0a32-4206-b97d-2aebd6b2e4d9 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 10.0.0.37 () {32 vars in 706 bytes} [Fri May 8 00:30:34 2026] GET /v2/images/8bbe61ad-0a32-4206-b97d-2aebd6b2e4d9 => 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: 347/691] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:31:09 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:31:09 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: 348/693] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:31:14 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 346/694] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:31:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.37 () {32 vars in 706 bytes} [Fri May 8 00:31:29 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.37 () {32 vars in 706 bytes} [Fri May 8 00:31:29 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 352/701] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:31:29 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:31:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:31:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:31:29 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 354/705] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:31:29 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: 352/706] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:31:29 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: 355/707] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:31:29 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:31:29 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:31: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: 8|app: 0|req: 354/710] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 00:31:30 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:31: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: 8|app: 0|req: 355/712] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 00:31:30 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:31: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: 8|app: 0|req: 356/714] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:31: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: 360/717] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:31:44 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:31:44 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: 362/721] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:31:50 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => 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: 360/722] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:31:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:33:20 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:33:20 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: 375/747] 10.0.0.250 () {36 vars in 987 bytes} [Fri May 8 00:33:37 2026] GET /v2/images/78fcc54f-8aaa-43e3-858f-7b0641c90840 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.250 () {36 vars in 927 bytes} [Fri May 8 00:33:37 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: 377/755] 199.19.213.168 () {32 vars in 826 bytes} [Fri May 8 00:34:10 2026] GET /v2/images?status=active&owner=1e434a98de034528963e385f4ee83562&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 199.19.213.168 () {32 vars in 653 bytes} [Fri May 8 00:34: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: 378/757] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:34:11 2026] GET /v2/images/d001b050-968f-4385-8fab-89e9ef9eb4d7 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:34:11 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: 379/759] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:34:11 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: 381/760] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:34:11 2026] GET /v2/images/d001b050-968f-4385-8fab-89e9ef9eb4d7 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:34:11 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: 382/762] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:34:11 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: 381/763] 10.0.0.147 () {36 vars in 987 bytes} [Fri May 8 00:34:11 2026] GET /v2/images/d001b050-968f-4385-8fab-89e9ef9eb4d7 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.147 () {36 vars in 927 bytes} [Fri May 8 00:34:11 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: 382/765] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 00:34:11 2026] GET /v2/images/d001b050-968f-4385-8fab-89e9ef9eb4d7 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:34:11 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: 383/767] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 00:34:11 2026] GET /v2/images/d001b050-968f-4385-8fab-89e9ef9eb4d7 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:34:11 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/769] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 00:34:11 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: 406/810] 10.0.0.37 () {32 vars in 632 bytes} [Fri May 8 00:37:34 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)