+ 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 [Sun Jun 28 20:15:40 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-544596ffd-6c5nq 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55da888adfa0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-28 20:15:42.446 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-28 20:15:42.461 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-28 20:15:43.007 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-28 20:15:43.024 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-28 20:15:43.090 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-28 20:15:43.091 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-06-28 20:15:43.092 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-06-28 20:15:43.107 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-28 20:15:43.108 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-06-28 20:15:43.109 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-06-28 20:15:44.638 7 WARNING glance.api.v2.images [None req-742bc6d5-87c5-4ce4-b174-482cd7aef4fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:15:44.672 8 WARNING glance.api.v2.images [None req-f77c6149-9dcd-4647-8637-f4d9775472e4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:15:44.834 7 WARNING keystonemiddleware._common.config [None req-742bc6d5-87c5-4ce4-b174-482cd7aef4fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:15:44.842 7 WARNING oslo_config.cfg [None req-742bc6d5-87c5-4ce4-b174-482cd7aef4fe - - - - - -] 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 4 seconds on interpreter 0x55da888adfa0 pid: 7 (default app) 2026-06-28 20:15:44.872 8 WARNING keystonemiddleware._common.config [None req-f77c6149-9dcd-4647-8637-f4d9775472e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:15:44.881 8 WARNING oslo_config.cfg [None req-f77c6149-9dcd-4647-8637-f4d9775472e4 - - - - - -] 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 4 seconds on interpreter 0x55da888adfa0 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:15:45 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-06-28 20:15:45.933 8 WARNING oslo_policy.policy [None req-77fd7042-9bd7-4743-a113-86554c6c3a50 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:15:45.934 8 WARNING oslo_policy.policy [None req-77fd7042-9bd7-4743-a113-86554c6c3a50 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:15:45.957 8 WARNING oslo_policy.policy [None req-77fd7042-9bd7-4743-a113-86554c6c3a50 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:15:45.957 8 WARNING oslo_policy.policy [None req-77fd7042-9bd7-4743-a113-86554c6c3a50 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:15:45 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:15:49 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:15:49 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-06-28 20:15:49.424 7 WARNING oslo_policy.policy [None req-488faa61-6907-4409-9c79-f83c5cb38eae 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:15:49.425 7 WARNING oslo_policy.policy [None req-488faa61-6907-4409-9c79-f83c5cb38eae 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.91 () {44 vars in 906 bytes} [Sun Jun 28 20:15:49 2026] GET /v2/images/cirros => generated 151 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.91 () {44 vars in 928 bytes} [Sun Jun 28 20:15:49 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:15:49.551 7 WARNING oslo_policy.policy [None req-d7d8f1f2-ccb6-4e06-9659-c25153c36a21 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:15:49.552 7 WARNING oslo_policy.policy [None req-d7d8f1f2-ccb6-4e06-9659-c25153c36a21 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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: 8/11] 199.19.213.91 () {44 vars in 934 bytes} [Sun Jun 28 20:15:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:15:49.625 8 WARNING oslo_config.cfg [None req-6551c6c4-e3f8-4f81-9b46-e2fdd3b485ae 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.91 () {48 vars in 946 bytes} [Sun Jun 28 20:15:49 2026] POST /v2/images => generated 760 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-28 20:15:49.645 7 WARNING oslo_policy.policy [None req-5bce408a-402b-47ac-8b66-6cdbb9adc59c 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:15:49.645 7 WARNING oslo_policy.policy [None req-5bce408a-402b-47ac-8b66-6cdbb9adc59c 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:15:49.647 7 INFO glance.api.v2.image_data [None req-5bce408a-402b-47ac-8b66-6cdbb9adc59c 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:15:53.814 7 INFO glance.location [None req-5bce408a-402b-47ac-8b66-6cdbb9adc59c 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.19.213.91 () {48 vars in 1040 bytes} [Sun Jun 28 20:15:49 2026] PUT /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a/file => generated 0 bytes in 4214 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7850 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:15:53 2026] GET /v2/images => generated 1240 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 20:15:53.886 7 WARNING oslo_config.cfg [None req-c38db878-793a-40da-8bde-00beea3f0525 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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: 10/15] 199.19.213.91 () {48 vars in 1044 bytes} [Sun Jun 28 20:15:53 2026] PATCH /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 6/16] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:15:53 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:38:19 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:38:19 2026] GET /v2/images => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:38:36 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:38:36 2026] GET /v2/images => generated 1240 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 199.19.213.91 () {44 vars in 932 bytes} [Sun Jun 28 20:38:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 199.19.213.91 () {44 vars in 954 bytes} [Sun Jun 28 20:38:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/297] 199.19.213.91 () {44 vars in 934 bytes} [Sun Jun 28 20:38:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.19.213.91 () {48 vars in 946 bytes} [Sun Jun 28 20:38:36 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-28 20:38:36.854 8 WARNING oslo_policy.policy [None req-fedef648-d621-4a23-80f7-64d9fc60167e 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:38:36.854 8 WARNING oslo_policy.policy [None req-fedef648-d621-4a23-80f7-64d9fc60167e 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - 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-06-28 20:38:36.856 8 INFO glance.api.v2.image_data [None req-fedef648-d621-4a23-80f7-64d9fc60167e 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:39:01.590 8 INFO glance.location [None req-fedef648-d621-4a23-80f7-64d9fc60167e 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/303] 199.19.213.91 () {48 vars in 1041 bytes} [Sun Jun 28 20:38:36 2026] PUT /v2/images/87b7637f-dc7d-4038-8ee4-95275f85c699/file => generated 0 bytes in 24795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62393 switches on core 0) [pid: 7|app: 0|req: 156/304] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:39:01 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/305] 199.19.213.91 () {48 vars in 1044 bytes} [Sun Jun 28 20:39:01 2026] PATCH /v2/images/87b7637f-dc7d-4038-8ee4-95275f85c699 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/306] 199.19.213.91 () {48 vars in 1045 bytes} [Sun Jun 28 20:39:01 2026] PATCH /v2/images/87b7637f-dc7d-4038-8ee4-95275f85c699 => generated 1209 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:39:01 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/308] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:39:03 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/309] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:39:03 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:45:33 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:45:33 2026] GET /v2/images => generated 2451 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:45:44 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:45:44 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.19.213.91 () {44 vars in 942 bytes} [Sun Jun 28 20:45:44 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: 194/395] 199.19.213.91 () {44 vars in 964 bytes} [Sun Jun 28 20:45:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.19.213.91 () {44 vars in 934 bytes} [Sun Jun 28 20:45:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 199.19.213.91 () {48 vars in 946 bytes} [Sun Jun 28 20:45:44 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-28 20:45:44.337 7 INFO glance.api.v2.image_data [None req-709cfc60-99f3-474c-a8ed-cc98846f0ca7 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:45:59.670 7 INFO glance.location [None req-709cfc60-99f3-474c-a8ed-cc98846f0ca7 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/402] 199.19.213.91 () {48 vars in 1040 bytes} [Sun Jun 28 20:45:44 2026] PUT /v2/images/f5b45455-2316-402e-a1b7-6d851bd170af/file => generated 0 bytes in 15387 msecs (HTTP/1.1 204) 4 headers in 171 bytes (40438 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:45:59 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.19.213.91 () {48 vars in 1045 bytes} [Sun Jun 28 20:45:59 2026] PATCH /v2/images/f5b45455-2316-402e-a1b7-6d851bd170af => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:45:59 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:46:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:46:37 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:46:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:46:51 2026] GET /v2/images => generated 3687 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.19.213.91 () {44 vars in 934 bytes} [Sun Jun 28 20:46:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 199.19.213.91 () {44 vars in 956 bytes} [Sun Jun 28 20:46:51 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: 7|app: 0|req: 213/422] 199.19.213.91 () {44 vars in 934 bytes} [Sun Jun 28 20:46:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.19.213.91 () {48 vars in 946 bytes} [Sun Jun 28 20:46:51 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-28 20:46:52.046 7 INFO glance.api.v2.image_data [None req-561af347-7260-4047-ab8d-b14ea756985f 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:47:05.715 7 INFO glance.location [None req-561af347-7260-4047-ab8d-b14ea756985f 3fa0e6563adc48dcb66b85fec07d4afb 87a361d6701e420e95b32135ac821610 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 214/426] 199.19.213.91 () {48 vars in 1041 bytes} [Sun Jun 28 20:46:52 2026] PUT /v2/images/20dfb973-1aa8-46e1-a3cc-ad68323ec443/file => generated 0 bytes in 13708 msecs (HTTP/1.1 204) 4 headers in 171 bytes (46473 switches on core 0) [pid: 8|app: 0|req: 213/427] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:47:05 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 199.19.213.91 () {48 vars in 1044 bytes} [Sun Jun 28 20:47:05 2026] PATCH /v2/images/20dfb973-1aa8-46e1-a3cc-ad68323ec443 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:47:05 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 20:59:13 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 20:59:13 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 21:01:43 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 21:01:43 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 21:01:44 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 21:01:45 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 21:02:34 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 21:02:34 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: 8|app: 0|req: 313/626] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 21:02:41 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 21:02:41 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 199.19.213.91 () {42 vars in 683 bytes} [Sun Jun 28 21:03:43 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 199.19.213.91 () {44 vars in 905 bytes} [Sun Jun 28 21:03:43 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 325/650] 10.0.0.104 () {32 vars in 632 bytes} [Sun Jun 28 21:04:24 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:04:44 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 328/656] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:04:44 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: 330/659] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:04:48 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:04:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/661] 199.19.213.91 () {36 vars in 989 bytes} [Sun Jun 28 21:04:49 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 199.19.213.91 () {36 vars in 929 bytes} [Sun Jun 28 21:04:49 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: 332/663] 199.19.213.91 () {36 vars in 989 bytes} [Sun Jun 28 21:04:49 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 199.19.213.91 () {36 vars in 929 bytes} [Sun Jun 28 21:04:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:05:03 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 334/668] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:05:03 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: 336/671] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:05:07 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 336/672] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:05:07 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: 341/681] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:05:50 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:05:50 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: 342/683] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:05: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: 8|app: 0|req: 342/684] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:05:50 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:05:50 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: 343/686] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:05: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: 344/687] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:05:50 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 344/688] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:05:50 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: 7|app: 0|req: 345/689] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:05:50 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: 345/690] 10.0.0.178 () {36 vars in 986 bytes} [Sun Jun 28 21:05:51 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:05: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: 346/692] 10.0.0.178 () {36 vars in 986 bytes} [Sun Jun 28 21:05:51 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:05: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: 347/694] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:05:56 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 349/698] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:05:56 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:06:13 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 351/702] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:06:13 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: 354/707] 10.0.0.104 () {34 vars in 654 bytes} [Sun Jun 28 21:06:27 2026] POST /v2/images => generated 649 bytes in 174 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-28 21:06:27.646 8 WARNING glance.api.v2.images [None req-aaf16af8-3730-4f21-9240-db7f7003cb89 e28bccc6c06d4b3aac13ac125d934cef e8b1368e8c8d44919e4ffafeaa3a6d19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f4e96edd-711d-4dcd-8e4d-a76d54f66bfb [pid: 8|app: 0|req: 354/708] 10.0.0.104 () {32 vars in 709 bytes} [Sun Jun 28 21:06:27 2026] DELETE /v2/images/f4e96edd-711d-4dcd-8e4d-a76d54f66bfb => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/709] 10.0.0.104 () {32 vars in 706 bytes} [Sun Jun 28 21:06:27 2026] GET /v2/images/f4e96edd-711d-4dcd-8e4d-a76d54f66bfb => 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: 355/710] 10.0.0.104 () {32 vars in 632 bytes} [Sun Jun 28 21:06:27 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.104 () {34 vars in 654 bytes} [Sun Jun 28 21:06:27 2026] POST /v2/images => generated 701 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 10.0.0.104 () {32 vars in 716 bytes} [Sun Jun 28 21:06:27 2026] GET /v2/images/fd888529-7a1f-4de6-af2d-9f546787a6fb/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:06:27.846 7 INFO glance.api.v2.image_data [None req-f611a5b2-2bec-4734-8a33-d398f8997993 e28bccc6c06d4b3aac13ac125d934cef e8b1368e8c8d44919e4ffafeaa3a6d19 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 21:06:27.915 7 WARNING glance_store._drivers.rbd [None req-f611a5b2-2bec-4734-8a33-d398f8997993 e28bccc6c06d4b3aac13ac125d934cef e8b1368e8c8d44919e4ffafeaa3a6d19 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-28 21:06:28.815 7 INFO glance.location [None req-f611a5b2-2bec-4734-8a33-d398f8997993 e28bccc6c06d4b3aac13ac125d934cef e8b1368e8c8d44919e4ffafeaa3a6d19 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 357/713] 10.0.0.104 () {32 vars in 726 bytes} [Sun Jun 28 21:06:27 2026] PUT /v2/images/fd888529-7a1f-4de6-af2d-9f546787a6fb/file => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.104 () {32 vars in 706 bytes} [Sun Jun 28 21:06:28 2026] GET /v2/images/fd888529-7a1f-4de6-af2d-9f546787a6fb => generated 1102 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/715] 10.0.0.104 () {32 vars in 716 bytes} [Sun Jun 28 21:06:28 2026] GET /v2/images/fd888529-7a1f-4de6-af2d-9f546787a6fb/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.104 () {34 vars in 654 bytes} [Sun Jun 28 21:06:29 2026] POST /v2/images => generated 648 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 10.0.0.104 () {32 vars in 725 bytes} [Sun Jun 28 21:06:29 2026] PATCH /v2/images/5c1dc0a6-10b7-4890-bc97-e967fec19f9d => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.104 () {32 vars in 706 bytes} [Sun Jun 28 21:06:29 2026] GET /v2/images/5c1dc0a6-10b7-4890-bc97-e967fec19f9d => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:06:29.143 7 WARNING glance.api.v2.images [None req-a7dcb60e-3158-4c1e-9a7b-5aab015e6ed6 e28bccc6c06d4b3aac13ac125d934cef e8b1368e8c8d44919e4ffafeaa3a6d19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5c1dc0a6-10b7-4890-bc97-e967fec19f9d [pid: 7|app: 0|req: 360/719] 10.0.0.104 () {32 vars in 709 bytes} [Sun Jun 28 21:06:29 2026] DELETE /v2/images/5c1dc0a6-10b7-4890-bc97-e967fec19f9d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 10.0.0.104 () {32 vars in 706 bytes} [Sun Jun 28 21:06:29 2026] GET /v2/images/5c1dc0a6-10b7-4890-bc97-e967fec19f9d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:06:29.216 7 WARNING glance.api.v2.images [None req-ad0743ea-9e23-4d76-be8e-798948f38499 e28bccc6c06d4b3aac13ac125d934cef e8b1368e8c8d44919e4ffafeaa3a6d19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fd888529-7a1f-4de6-af2d-9f546787a6fb [pid: 7|app: 0|req: 361/721] 10.0.0.104 () {32 vars in 709 bytes} [Sun Jun 28 21:06:29 2026] DELETE /v2/images/fd888529-7a1f-4de6-af2d-9f546787a6fb => generated 0 bytes in 896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.104 () {32 vars in 706 bytes} [Sun Jun 28 21:06:30 2026] GET /v2/images/fd888529-7a1f-4de6-af2d-9f546787a6fb => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:06:30.139 7 WARNING glance.api.v2.images [None req-42efb6f1-4760-4100-8fe5-293bb9b882f1 e28bccc6c06d4b3aac13ac125d934cef e8b1368e8c8d44919e4ffafeaa3a6d19 - - default default] Failed to find image f4e96edd-711d-4dcd-8e4d-a76d54f66bfb to delete: glance.common.exception.ImageNotFound: No image found with ID f4e96edd-711d-4dcd-8e4d-a76d54f66bfb [pid: 7|app: 0|req: 362/723] 10.0.0.104 () {32 vars in 709 bytes} [Sun Jun 28 21:06:30 2026] DELETE /v2/images/f4e96edd-711d-4dcd-8e4d-a76d54f66bfb => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.104 () {32 vars in 706 bytes} [Sun Jun 28 21:06:30 2026] GET /v2/images/f4e96edd-711d-4dcd-8e4d-a76d54f66bfb => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 10.0.0.104 () {30 vars in 410 bytes} [Sun Jun 28 21:06:34 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:06:39 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:06:39 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: 7|app: 0|req: 366/730] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:06:43 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 365/731] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:06: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: 368/736] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:07:05 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/737] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:07: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: 370/740] 10.0.0.104 () {32 vars in 706 bytes} [Sun Jun 28 21:07:06 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 371/741] 10.0.0.104 () {32 vars in 706 bytes} [Sun Jun 28 21:07:06 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:07:06 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/743] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:07:06 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: 372/744] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:07: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: 373/745] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:07:06 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 373/746] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:07: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: 374/747] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:07:06 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: 374/748] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:07:06 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 375/749] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:07:06 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: 375/750] 10.0.0.178 () {36 vars in 986 bytes} [Sun Jun 28 21:07:07 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:07:07 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: 376/752] 10.0.0.178 () {36 vars in 986 bytes} [Sun Jun 28 21:07:07 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 377/753] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:07:07 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: 377/754] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:07:07 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: 383/765] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:08:04 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => 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: 383/766] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:08:04 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: 385/769] 10.0.0.225 () {36 vars in 986 bytes} [Sun Jun 28 21:08:13 2026] GET /v2/images/d9e865c2-dfb8-4585-a6cc-c6cf16dd3d6a => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.225 () {36 vars in 926 bytes} [Sun Jun 28 21:08:13 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: 389/777] 199.19.213.91 () {32 vars in 824 bytes} [Sun Jun 28 21:08:40 2026] GET /v2/images?status=active&owner=87a361d6701e420e95b32135ac821610&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 199.19.213.91 () {32 vars in 651 bytes} [Sun Jun 28 21:08:40 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: 390/779] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:08:41 2026] GET /v2/images/87b7637f-dc7d-4038-8ee4-95275f85c699 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:08:41 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: 391/781] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:08:41 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: 391/782] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:08:41 2026] GET /v2/images/87b7637f-dc7d-4038-8ee4-95275f85c699 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:08:41 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: 392/784] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:08:41 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: 393/785] 10.0.0.149 () {36 vars in 986 bytes} [Sun Jun 28 21:08:41 2026] GET /v2/images/87b7637f-dc7d-4038-8ee4-95275f85c699 => 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: 393/786] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:08:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.149 () {36 vars in 926 bytes} [Sun Jun 28 21:08:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/788] 10.0.0.178 () {36 vars in 986 bytes} [Sun Jun 28 21:08:42 2026] GET /v2/images/87b7637f-dc7d-4038-8ee4-95275f85c699 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:08: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: 8|app: 0|req: 395/790] 10.0.0.178 () {36 vars in 986 bytes} [Sun Jun 28 21:08:42 2026] GET /v2/images/87b7637f-dc7d-4038-8ee4-95275f85c699 => 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: 396/791] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:08:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.178 () {36 vars in 926 bytes} [Sun Jun 28 21:08: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: 7|app: 0|req: 417/833] 10.0.0.104 () {32 vars in 632 bytes} [Sun Jun 28 21:12:00 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)