+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 8 10:43:18 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:45 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-55f5f5b6b5-kbkvp 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 0x7f9854417668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-08 10:43:20.324 9 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 10:43:20.395 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-08 10:43:21.197 9 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 10:43:21.198 9 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 10:43:21.199 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 10:43:21.231 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 10:43:21.232 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-08 10:43:21.233 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 10:43:23.202 8 WARNING glance.api.v2.images [None req-ff19ff99-fd92-45b5-94e7-499fd11156e7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 10:43:23.304 9 WARNING glance.api.v2.images [None req-b67909fa-dd65-4927-abdd-2c8a3a40d143 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 10:43:23.533 8 WARNING keystonemiddleware._common.config [None req-ff19ff99-fd92-45b5-94e7-499fd11156e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:43:23.541 8 WARNING oslo_config.cfg [None req-ff19ff99-fd92-45b5-94e7-499fd11156e7 - - - - - -] 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 0x7f9854417668 pid: 8 (default app) 2026-05-08 10:43:23.642 9 WARNING keystonemiddleware._common.config [None req-b67909fa-dd65-4927-abdd-2c8a3a40d143 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:43:23.650 9 WARNING oslo_config.cfg [None req-b67909fa-dd65-4927-abdd-2c8a3a40d143 - - - - - -] 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 0x7f9854417668 pid: 9 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 10:43:24 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:43:24.551 9 WARNING oslo_policy.policy [None req-d5db25d6-900d-42ec-afd1-31638568342b 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:24.551 9 WARNING oslo_policy.policy [None req-d5db25d6-900d-42ec-afd1-31638568342b 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:24.566 9 WARNING oslo_policy.policy [None req-d5db25d6-900d-42ec-afd1-31638568342b 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:24.566 9 WARNING oslo_policy.policy [None req-d5db25d6-900d-42ec-afd1-31638568342b 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - 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: 9|app: 0|req: 1/5] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 10:43:24 2026] GET /v2/images => generated 69 bytes in 565 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.154 () {42 vars in 688 bytes} [Fri May 8 10:43:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 2/7] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 10:43:28 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:43:28.070 8 WARNING oslo_policy.policy [None req-c904c023-63ac-47c0-86f1-3e122c00b2f3 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:28.071 8 WARNING oslo_policy.policy [None req-c904c023-63ac-47c0-86f1-3e122c00b2f3 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - 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.154 () {44 vars in 911 bytes} [Fri May 8 10:43:28 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/9] 199.19.213.154 () {44 vars in 933 bytes} [Fri May 8 10:43:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 10:43:28.217 8 WARNING oslo_policy.policy [None req-17792228-71b5-4f45-90d4-8776e4e377a6 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:28.217 8 WARNING oslo_policy.policy [None req-17792228-71b5-4f45-90d4-8776e4e377a6 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - 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.154 () {44 vars in 939 bytes} [Fri May 8 10:43:28 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-08 10:43:28.301 9 WARNING oslo_config.cfg [None req-4ea55ac2-04c3-419e-aada-5516fecb0717 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - 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: 9|app: 0|req: 4/11] 199.19.213.154 () {48 vars in 951 bytes} [Fri May 8 10:43:28 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-08 10:43:28.324 8 WARNING oslo_policy.policy [None req-59eeb80b-1d33-4287-8f37-0784aea8ce27 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:28.324 8 WARNING oslo_policy.policy [None req-59eeb80b-1d33-4287-8f37-0784aea8ce27 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:43:28.325 8 INFO glance.api.v2.image_data [None req-59eeb80b-1d33-4287-8f37-0784aea8ce27 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 10:43:31.714 8 WARNING glance.location [None req-59eeb80b-1d33-4287-8f37-0784aea8ce27 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.19.213.154 () {48 vars in 1045 bytes} [Fri May 8 10:43:28 2026] PUT /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c/file => generated 0 bytes in 3437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6579 switches on core 0) [pid: 9|app: 0|req: 5/13] 199.19.213.154 () {44 vars in 971 bytes} [Fri May 8 10:43:31 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 10:43:31.795 8 WARNING oslo_config.cfg [None req-3a0905a3-fed2-474d-9e98-c250531ca4d4 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - 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/14] 199.19.213.154 () {44 vars in 971 bytes} [Fri May 8 10:43:31 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => 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: 136/267] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:04:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 132/268] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:04:30 2026] GET /v2/images => generated 1240 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 141/285] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:05:45 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: 145/286] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:05:45 2026] GET /v2/images => generated 1240 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 142/287] 199.19.213.154 () {44 vars in 937 bytes} [Fri May 8 11:05:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.19.213.154 () {44 vars in 959 bytes} [Fri May 8 11:05:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 143/289] 199.19.213.154 () {44 vars in 939 bytes} [Fri May 8 11:05:46 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) [pid: 8|app: 0|req: 147/290] 199.19.213.154 () {48 vars in 951 bytes} [Fri May 8 11:05:46 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 11:05:46.489 9 WARNING oslo_policy.policy [None req-e2a45bd1-b0b9-41d4-b87a-6320d5dc124d 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 11:05:46.489 9 WARNING oslo_policy.policy [None req-e2a45bd1-b0b9-41d4-b87a-6320d5dc124d 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 11:05:46.491 9 INFO glance.api.v2.image_data [None req-e2a45bd1-b0b9-41d4-b87a-6320d5dc124d 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:06:12.259 9 WARNING glance.location [None req-e2a45bd1-b0b9-41d4-b87a-6320d5dc124d 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 144/295] 199.19.213.154 () {48 vars in 1046 bytes} [Fri May 8 11:05:46 2026] PUT /v2/images/77245c4d-8ec2-4945-b577-59c463f9f6a1/file => generated 0 bytes in 25820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66801 switches on core 0) [pid: 8|app: 0|req: 152/296] 199.19.213.154 () {44 vars in 971 bytes} [Fri May 8 11:06:12 2026] GET /v2/images/77245c4d-8ec2-4945-b577-59c463f9f6a1 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 145/297] 199.19.213.154 () {44 vars in 971 bytes} [Fri May 8 11:06:12 2026] GET /v2/images/77245c4d-8ec2-4945-b577-59c463f9f6a1 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/300] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:06:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 147/301] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:06:13 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:13:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 190/387] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:13:13 2026] GET /v2/images => generated 2451 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:13:21 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 191/389] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:13:21 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.19.213.154 () {44 vars in 947 bytes} [Fri May 8 11:13:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 192/391] 199.19.213.154 () {44 vars in 969 bytes} [Fri May 8 11:13:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.19.213.154 () {44 vars in 939 bytes} [Fri May 8 11:13:21 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: 9|app: 0|req: 193/393] 199.19.213.154 () {48 vars in 951 bytes} [Fri May 8 11:13:21 2026] POST /v2/images => generated 799 bytes in 270 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 11:13:21.889 8 INFO glance.api.v2.image_data [None req-8c2852cf-bed7-4f0e-84a6-3aad50d0e635 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:13:36.438 8 INFO glance.location [None req-8c2852cf-bed7-4f0e-84a6-3aad50d0e635 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/398] 199.19.213.154 () {48 vars in 1045 bytes} [Fri May 8 11:13:21 2026] PUT /v2/images/03311700-560c-4d88-8042-5a5bcdeff63e/file => generated 0 bytes in 14603 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25411 switches on core 0) [pid: 9|app: 0|req: 198/399] 199.19.213.154 () {44 vars in 971 bytes} [Fri May 8 11:13:36 2026] GET /v2/images/03311700-560c-4d88-8042-5a5bcdeff63e => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.19.213.154 () {48 vars in 1050 bytes} [Fri May 8 11:13:36 2026] PATCH /v2/images/03311700-560c-4d88-8042-5a5bcdeff63e => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 199/401] 199.19.213.154 () {44 vars in 971 bytes} [Fri May 8 11:13:36 2026] GET /v2/images/03311700-560c-4d88-8042-5a5bcdeff63e => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 204/410] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:14:13 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: 207/411] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:14:13 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 206/414] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:14:30 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:14:31 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 207/416] 199.19.213.154 () {44 vars in 939 bytes} [Fri May 8 11:14:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.154 () {44 vars in 961 bytes} [Fri May 8 11:14:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/418] 199.19.213.154 () {44 vars in 939 bytes} [Fri May 8 11:14:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.19.213.154 () {48 vars in 951 bytes} [Fri May 8 11:14:31 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 11:14:31.214 9 INFO glance.api.v2.image_data [None req-70b8c792-d375-4761-8c87-dd92dafeae60 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:14:44.633 9 INFO glance.location [None req-70b8c792-d375-4761-8c87-dd92dafeae60 38ef3650df284fac969211bd7399c158 f9197d680e48494c8c971d3e5815900e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 9|app: 0|req: 209/424] 199.19.213.154 () {48 vars in 1046 bytes} [Fri May 8 11:14:31 2026] PUT /v2/images/5301dff8-df1d-4a80-b4aa-47d764d4e099/file => generated 0 bytes in 13468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30164 switches on core 0) [pid: 8|app: 0|req: 216/425] 199.19.213.154 () {44 vars in 971 bytes} [Fri May 8 11:14:44 2026] GET /v2/images/5301dff8-df1d-4a80-b4aa-47d764d4e099 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 210/426] 199.19.213.154 () {44 vars in 971 bytes} [Fri May 8 11:14:44 2026] GET /v2/images/5301dff8-df1d-4a80-b4aa-47d764d4e099 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/577] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:27:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/578] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:27:13 2026] GET /v2/images => generated 4893 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:29:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 301/608] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:29:36 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/609] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:29:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/610] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:29:38 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/621] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:30:28 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: 314/622] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:30:28 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 310/625] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:30:35 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: 316/626] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:30:35 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 317/639] 199.19.213.154 () {42 vars in 688 bytes} [Fri May 8 11:31:39 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: 323/640] 199.19.213.154 () {44 vars in 910 bytes} [Fri May 8 11:31:39 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 322/649] 10.0.0.39 () {32 vars in 632 bytes} [Fri May 8 11:32:21 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/656] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:32:43 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/657] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:32:43 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: 332/658] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:32:49 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 327/659] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:32:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 199.19.213.154 () {36 vars in 991 bytes} [Fri May 8 11:32:51 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/661] 199.19.213.154 () {36 vars in 931 bytes} [Fri May 8 11:32:51 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: 334/662] 199.19.213.154 () {36 vars in 991 bytes} [Fri May 8 11:32:52 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/663] 199.19.213.154 () {36 vars in 931 bytes} [Fri May 8 11:32:52 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: 9|app: 0|req: 329/664] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:32:52 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/665] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:32:52 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 10.0.0.39 () {30 vars in 410 bytes} [Fri May 8 11:33:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/673] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:33:22 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:33:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:33:56 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 338/684] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:33: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: 347/685] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:33: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: 9|app: 0|req: 339/686] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:33:56 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => 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: 348/687] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:33:56 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: 9|app: 0|req: 340/688] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:33:56 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:33:56 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/690] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:33: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: 8|app: 0|req: 350/691] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:33: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: 9|app: 0|req: 342/692] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:33:57 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/693] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:33:57 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: 9|app: 0|req: 343/694] 10.0.0.154 () {36 vars in 987 bytes} [Fri May 8 11:33:57 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:33:57 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: 9|app: 0|req: 344/696] 10.0.0.154 () {36 vars in 987 bytes} [Fri May 8 11:33:57 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => 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: 353/697] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:33:57 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: 9|app: 0|req: 345/698] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:33:57 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: 354/699] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:33:59 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 346/700] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:33:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/705] 10.0.0.39 () {32 vars in 706 bytes} [Fri May 8 11:34:15 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => 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: 357/706] 10.0.0.39 () {32 vars in 706 bytes} [Fri May 8 11:34:15 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/707] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:34:16 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:34:16 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: 9|app: 0|req: 351/709] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:34:16 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: 359/710] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:34:16 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 352/711] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:34:16 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: 360/712] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:34:16 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: 9|app: 0|req: 353/713] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:34:16 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:34:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/715] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:34: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: 362/716] 10.0.0.154 () {36 vars in 987 bytes} [Fri May 8 11:34:16 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/717] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:34:16 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: 363/718] 10.0.0.154 () {36 vars in 987 bytes} [Fri May 8 11:34:16 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/719] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:34: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: 364/720] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:34:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/737] 10.0.0.39 () {34 vars in 654 bytes} [Fri May 8 11:35:37 2026] POST /v2/images => generated 649 bytes in 205 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 11:35:37.553 8 WARNING glance.api.v2.images [None req-592a15bb-5854-4d2f-abcd-062fafc2ef53 519dde51c36c4dd085d114ddbefe221a d0500fbac07b43f5bc86727a6f3235eb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d3ac005e-52d9-4763-bffc-e82c9514e4d9 [pid: 8|app: 0|req: 373/738] 10.0.0.39 () {32 vars in 709 bytes} [Fri May 8 11:35:37 2026] DELETE /v2/images/d3ac005e-52d9-4763-bffc-e82c9514e4d9 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/739] 10.0.0.39 () {32 vars in 706 bytes} [Fri May 8 11:35:37 2026] GET /v2/images/d3ac005e-52d9-4763-bffc-e82c9514e4d9 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.39 () {32 vars in 632 bytes} [Fri May 8 11:35:37 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/741] 10.0.0.39 () {34 vars in 654 bytes} [Fri May 8 11:35:37 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.39 () {32 vars in 716 bytes} [Fri May 8 11:35:37 2026] GET /v2/images/c68402be-6d57-402f-bf95-c9093a32d412/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:35:37.739 9 INFO glance.api.v2.image_data [None req-daa858de-651d-477b-8399-fb485926d8eb 519dde51c36c4dd085d114ddbefe221a d0500fbac07b43f5bc86727a6f3235eb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:35:37.778 9 WARNING glance_store._drivers.rbd [None req-daa858de-651d-477b-8399-fb485926d8eb 519dde51c36c4dd085d114ddbefe221a d0500fbac07b43f5bc86727a6f3235eb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 11:35:38.550 9 INFO glance.location [None req-daa858de-651d-477b-8399-fb485926d8eb 519dde51c36c4dd085d114ddbefe221a d0500fbac07b43f5bc86727a6f3235eb - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 368/743] 10.0.0.39 () {32 vars in 726 bytes} [Fri May 8 11:35:37 2026] PUT /v2/images/c68402be-6d57-402f-bf95-c9093a32d412/file => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.39 () {32 vars in 706 bytes} [Fri May 8 11:35:38 2026] GET /v2/images/c68402be-6d57-402f-bf95-c9093a32d412 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 369/745] 10.0.0.39 () {32 vars in 716 bytes} [Fri May 8 11:35:38 2026] GET /v2/images/c68402be-6d57-402f-bf95-c9093a32d412/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.39 () {34 vars in 654 bytes} [Fri May 8 11:35:38 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 370/747] 10.0.0.39 () {32 vars in 725 bytes} [Fri May 8 11:35:38 2026] PATCH /v2/images/b1f555b0-0e6d-45d1-8a7c-72c32f9cb54e => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.39 () {32 vars in 706 bytes} [Fri May 8 11:35:38 2026] GET /v2/images/b1f555b0-0e6d-45d1-8a7c-72c32f9cb54e => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:35:38.873 9 WARNING glance.api.v2.images [None req-5eb17952-11e7-4b13-8a81-303de53973bd 519dde51c36c4dd085d114ddbefe221a d0500fbac07b43f5bc86727a6f3235eb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b1f555b0-0e6d-45d1-8a7c-72c32f9cb54e [pid: 9|app: 0|req: 371/749] 10.0.0.39 () {32 vars in 709 bytes} [Fri May 8 11:35:38 2026] DELETE /v2/images/b1f555b0-0e6d-45d1-8a7c-72c32f9cb54e => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/750] 10.0.0.39 () {32 vars in 706 bytes} [Fri May 8 11:35:38 2026] GET /v2/images/b1f555b0-0e6d-45d1-8a7c-72c32f9cb54e => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:35:38.933 9 WARNING glance.api.v2.images [None req-e670ca7b-0119-4657-949a-0fcfdd88b04b 519dde51c36c4dd085d114ddbefe221a d0500fbac07b43f5bc86727a6f3235eb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c68402be-6d57-402f-bf95-c9093a32d412 [pid: 9|app: 0|req: 372/751] 10.0.0.39 () {32 vars in 709 bytes} [Fri May 8 11:35:38 2026] DELETE /v2/images/c68402be-6d57-402f-bf95-c9093a32d412 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/752] 10.0.0.39 () {32 vars in 706 bytes} [Fri May 8 11:35:39 2026] GET /v2/images/c68402be-6d57-402f-bf95-c9093a32d412 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:35:39.838 9 WARNING glance.api.v2.images [None req-27a62105-ea11-4b0c-b215-63e6fccd4c2f 519dde51c36c4dd085d114ddbefe221a d0500fbac07b43f5bc86727a6f3235eb - - default default] Failed to find image d3ac005e-52d9-4763-bffc-e82c9514e4d9 to delete: glance.common.exception.ImageNotFound: No image found with ID d3ac005e-52d9-4763-bffc-e82c9514e4d9 [pid: 9|app: 0|req: 373/753] 10.0.0.39 () {32 vars in 709 bytes} [Fri May 8 11:35:39 2026] DELETE /v2/images/d3ac005e-52d9-4763-bffc-e82c9514e4d9 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/754] 10.0.0.39 () {32 vars in 706 bytes} [Fri May 8 11:35:39 2026] GET /v2/images/d3ac005e-52d9-4763-bffc-e82c9514e4d9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 377/761] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:36:05 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/762] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:36:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/769] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:36:37 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/770] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:36:37 2026] GET /v2/schemas/image => generated 4018 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/773] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:36:44 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 383/774] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:36: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: 9|app: 0|req: 385/777] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:36:55 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => 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: 393/778] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:36:55 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: 398/787] 199.19.213.154 () {32 vars in 826 bytes} [Fri May 8 11:37:42 2026] GET /v2/images?status=active&owner=f9197d680e48494c8c971d3e5815900e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 390/788] 199.19.213.154 () {32 vars in 653 bytes} [Fri May 8 11:37:42 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: 400/791] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:37:42 2026] GET /v2/images/77245c4d-8ec2-4945-b577-59c463f9f6a1 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 392/792] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:37:42 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: 401/793] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:37:42 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: 9|app: 0|req: 393/794] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:37:42 2026] GET /v2/images/77245c4d-8ec2-4945-b577-59c463f9f6a1 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/795] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:37:42 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: 9|app: 0|req: 394/796] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:37:42 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: 403/797] 10.0.0.146 () {36 vars in 987 bytes} [Fri May 8 11:37:42 2026] GET /v2/images/77245c4d-8ec2-4945-b577-59c463f9f6a1 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/798] 10.0.0.146 () {36 vars in 927 bytes} [Fri May 8 11:37:42 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: 404/799] 10.0.0.154 () {36 vars in 987 bytes} [Fri May 8 11:37:43 2026] GET /v2/images/77245c4d-8ec2-4945-b577-59c463f9f6a1 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/800] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:37:43 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: 405/801] 10.0.0.154 () {36 vars in 987 bytes} [Fri May 8 11:37:43 2026] GET /v2/images/77245c4d-8ec2-4945-b577-59c463f9f6a1 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/802] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:37:43 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: 406/803] 10.0.0.154 () {36 vars in 927 bytes} [Fri May 8 11:37:43 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: 9|app: 0|req: 398/804] 10.0.0.229 () {36 vars in 987 bytes} [Fri May 8 11:37:51 2026] GET /v2/images/a88d20ed-e946-4057-8ac3-51b3b8a5645c => 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: 407/805] 10.0.0.229 () {36 vars in 927 bytes} [Fri May 8 11:37:51 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: 429/848] 10.0.0.39 () {32 vars in 632 bytes} [Fri May 8 11:41:15 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)