+ 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 [Tue May 12 11:47:25 2026] *** compiled with version: 11.4.0 on 12 May 2026 01:40:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5cf8c4b57d-g8np4 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 0x55d0ec02cfd0 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-05-12 11:47:26.995 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 11:47:26.995 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 11:47:27.572 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-12 11:47:27.584 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-12 11:47:27.653 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-12 11:47:27.654 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:47:27.655 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:47:27.665 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-12 11:47:27.666 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-12 11:47:27.667 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-12 11:47:29.201 7 WARNING glance.api.v2.images [None req-a917bf8f-86fb-4d5a-a7b5-e60cff454549 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:47:29.220 8 WARNING glance.api.v2.images [None req-b4a5ba5f-7f8a-4de3-ba74-9c09ac78704c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:47:29.392 7 WARNING keystonemiddleware._common.config [None req-a917bf8f-86fb-4d5a-a7b5-e60cff454549 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:47:29.400 7 WARNING oslo_config.cfg [None req-a917bf8f-86fb-4d5a-a7b5-e60cff454549 - - - - - -] 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 0x55d0ec02cfd0 pid: 7 (default app) 2026-05-12 11:47:29.411 8 WARNING keystonemiddleware._common.config [None req-b4a5ba5f-7f8a-4de3-ba74-9c09ac78704c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:47:29.419 8 WARNING oslo_config.cfg [None req-b4a5ba5f-7f8a-4de3-ba74-9c09ac78704c - - - - - -] 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 0x55d0ec02cfd0 pid: 8 (default app) [pid: 8|app: 0|req: 1/2] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 11:47:30 2026] GET / => generated 1193 bytes in 2 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-05-12 11:47:31.333 7 WARNING oslo_policy.policy [None req-e5bd7f3a-8182-4e64-b708-7e62e13da23a 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 11:47:31.334 7 WARNING oslo_policy.policy [None req-e5bd7f3a-8182-4e64-b708-7e62e13da23a 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 11:47:31.356 7 WARNING oslo_policy.policy [None req-e5bd7f3a-8182-4e64-b708-7e62e13da23a 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 11:47:31.356 7 WARNING oslo_policy.policy [None req-e5bd7f3a-8182-4e64-b708-7e62e13da23a 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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: 2/3] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 11:47:30 2026] GET /v2/images => generated 69 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/4] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 11:47:34 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 11:47:34 2026] GET /v2/images => generated 69 bytes in 50 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-05-12 11:47:34.677 8 WARNING oslo_policy.policy [None req-5fc52629-0fce-4504-94d4-eef52916e9f5 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 11:47:34.677 8 WARNING oslo_policy.policy [None req-5fc52629-0fce-4504-94d4-eef52916e9f5 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.19.213.104 () {44 vars in 912 bytes} [Tue May 12 11:47:34 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: 7|app: 0|req: 4/7] 199.19.213.104 () {44 vars in 934 bytes} [Tue May 12 11:47:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:47:34.805 8 WARNING oslo_policy.policy [None req-08045123-3d40-4a05-a417-ba2dce5f4e61 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 11:47:34.805 8 WARNING oslo_policy.policy [None req-08045123-3d40-4a05-a417-ba2dce5f4e61 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/8] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 11:47:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:47:34.890 7 WARNING oslo_config.cfg [None req-7351ac77-42bc-4bbb-b685-ebadf6db57e0 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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: 5/9] 199.19.213.104 () {48 vars in 952 bytes} [Tue May 12 11:47:34 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-12 11:47:34.915 8 WARNING oslo_policy.policy [None req-1070f557-7d4f-4a7e-b883-848a9e64d81d 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 11:47:34.915 8 WARNING oslo_policy.policy [None req-1070f557-7d4f-4a7e-b883-848a9e64d81d 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 11:47:34.916 8 INFO glance.api.v2.image_data [None req-1070f557-7d4f-4a7e-b883-848a9e64d81d 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 11:47:38.125 8 INFO glance.location [None req-1070f557-7d4f-4a7e-b883-848a9e64d81d 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/10] 199.19.213.104 () {48 vars in 1046 bytes} [Tue May 12 11:47:34 2026] PUT /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61/file => generated 0 bytes in 3259 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6230 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 11:47:38 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 11:47:38.205 8 WARNING oslo_config.cfg [None req-517ff6db-0f74-4eda-a813-140eda01360f 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 6/12] 199.19.213.104 () {48 vars in 1050 bytes} [Tue May 12 11:47:38 2026] PATCH /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 11:47:38 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:10:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:10:00 2026] GET /v2/images => generated 1240 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/306] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:11:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/307] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:11:49 2026] GET /v2/images => generated 1240 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/308] 199.19.213.104 () {44 vars in 938 bytes} [Tue May 12 12:11:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/309] 199.19.213.104 () {44 vars in 960 bytes} [Tue May 12 12:11:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/310] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:11:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/311] 199.19.213.104 () {48 vars in 952 bytes} [Tue May 12 12:11:49 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:11:49.704 7 WARNING oslo_policy.policy [None req-c6564d1d-ce0d-4d3b-9920-7471f971a5a1 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 12:11:49.704 7 WARNING oslo_policy.policy [None req-c6564d1d-ce0d-4d3b-9920-7471f971a5a1 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - 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-12 12:11:49.706 7 INFO glance.api.v2.image_data [None req-c6564d1d-ce0d-4d3b-9920-7471f971a5a1 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:12:24.939 7 INFO glance.location [None req-c6564d1d-ce0d-4d3b-9920-7471f971a5a1 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 157/320] 199.19.213.104 () {48 vars in 1047 bytes} [Tue May 12 12:11:49 2026] PUT /v2/images/a13e33d3-d4bf-440e-8c90-4e60ea001c97/file => generated 0 bytes in 35284 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68552 switches on core 0) [pid: 8|app: 0|req: 164/321] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:12:24 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/322] 199.19.213.104 () {48 vars in 1050 bytes} [Tue May 12 12:12:25 2026] PATCH /v2/images/a13e33d3-d4bf-440e-8c90-4e60ea001c97 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/323] 199.19.213.104 () {48 vars in 1051 bytes} [Tue May 12 12:12:25 2026] PATCH /v2/images/a13e33d3-d4bf-440e-8c90-4e60ea001c97 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/324] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:12:25 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/325] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:12:26 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/326] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:12:26 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:19:26 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:19:26 2026] GET /v2/images => generated 2451 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:19:34 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:19:34 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.19.213.104 () {44 vars in 948 bytes} [Tue May 12 12:19:34 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: 212/418] 199.19.213.104 () {44 vars in 970 bytes} [Tue May 12 12:19:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:19:34 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: 8|app: 0|req: 213/420] 199.19.213.104 () {48 vars in 952 bytes} [Tue May 12 12:19:34 2026] POST /v2/images => generated 799 bytes in 1059 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:19:35.801 7 INFO glance.api.v2.image_data [None req-a8f58eae-49e0-40ad-bd8c-2dde1160da3f 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:20:47.905 7 INFO glance.location [None req-a8f58eae-49e0-40ad-bd8c-2dde1160da3f 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 208/435] 199.19.213.104 () {48 vars in 1046 bytes} [Tue May 12 12:19:35 2026] PUT /v2/images/a1c0b804-c82b-43bc-b6d6-1749957ccee4/file => generated 0 bytes in 72158 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21479 switches on core 0) [pid: 8|app: 0|req: 228/436] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:20:47 2026] GET /v2/images => generated 3664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/437] 199.19.213.104 () {48 vars in 1051 bytes} [Tue May 12 12:20:47 2026] PATCH /v2/images/a1c0b804-c82b-43bc-b6d6-1749957ccee4 => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/438] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:20:48 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/449] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:21:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/450] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:21:38 2026] GET /v2/images => generated 3687 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/455] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:21:53 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/456] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:21:53 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/457] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:21:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/458] 199.19.213.104 () {44 vars in 962 bytes} [Tue May 12 12:21:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/459] 199.19.213.104 () {44 vars in 940 bytes} [Tue May 12 12:21:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/460] 199.19.213.104 () {48 vars in 952 bytes} [Tue May 12 12:21:54 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:21:54.071 7 INFO glance.api.v2.image_data [None req-d083115b-fea1-4578-bdf6-985723796d8d 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:22:10.045 7 INFO glance.location [None req-d083115b-fea1-4578-bdf6-985723796d8d 1cedc62f4a9d4d228cdb46d39d7235ba 99d1c923e38947c1bbc02f6e072692d0 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 221/465] 199.19.213.104 () {48 vars in 1047 bytes} [Tue May 12 12:21:54 2026] PUT /v2/images/de7cb07f-4f6f-40e2-8b60-c3494cccec48/file => generated 0 bytes in 16021 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31042 switches on core 0) [pid: 8|app: 0|req: 245/466] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:22:10 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/467] 199.19.213.104 () {48 vars in 1050 bytes} [Tue May 12 12:22:10 2026] PATCH /v2/images/de7cb07f-4f6f-40e2-8b60-c3494cccec48 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/468] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:22:10 2026] GET /v2/images => generated 4893 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/609] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:33:56 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/610] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:33:56 2026] GET /v2/images => generated 4893 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/641] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:36:25 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/642] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:36:25 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/643] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:36:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/644] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:36:27 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/655] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:37:16 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/656] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:37:16 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: 318/659] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:37:23 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/660] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:37:23 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/673] 199.19.213.104 () {42 vars in 689 bytes} [Tue May 12 12:38:24 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/674] 199.19.213.104 () {44 vars in 911 bytes} [Tue May 12 12:38:24 2026] GET /v2/images => generated 4893 bytes in 64 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: 330/683] 10.0.0.251 () {32 vars in 633 bytes} [Tue May 12 12:39:07 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/690] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:39:30 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 202 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: 357/691] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:39:30 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/692] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:39:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/693] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:39:30 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/694] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:39:30 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: 359/695] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:39:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/696] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:39:31 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/697] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:39:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/698] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:39:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/699] 10.0.0.229 () {36 vars in 987 bytes} [Tue May 12 12:39:31 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/700] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:39:32 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/701] 10.0.0.229 () {36 vars in 987 bytes} [Tue May 12 12:39:32 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => 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: 340/702] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:39:32 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: 363/703] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:39:32 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: 341/704] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:39:36 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/705] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:39:36 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: 342/706] 199.19.213.104 () {36 vars in 991 bytes} [Tue May 12 12:39:39 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/707] 199.19.213.104 () {36 vars in 931 bytes} [Tue May 12 12:39: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: 344/710] 199.19.213.104 () {36 vars in 991 bytes} [Tue May 12 12:39:40 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => 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: 367/711] 199.19.213.104 () {36 vars in 931 bytes} [Tue May 12 12:39:40 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/712] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:39:47 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/713] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:39:47 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: 372/720] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:40:11 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/721] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:40:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/726] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:40:32 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/727] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:40:32 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: 376/728] 10.0.0.251 () {34 vars in 655 bytes} [Tue May 12 12:40:34 2026] POST /v2/images => generated 649 bytes in 373 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 12:40:35.198 7 WARNING glance.api.v2.images [None req-568688c9-e893-4ffc-9ef3-e5cea7aee006 b762700d148f4218ac0443ab5edd9259 ce21aa286e334462b01d01a5f3822f72 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fbd96fdc-a54e-41df-bbf1-de531be3951e [pid: 7|app: 0|req: 353/729] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 12 12:40:35 2026] DELETE /v2/images/fbd96fdc-a54e-41df-bbf1-de531be3951e => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/730] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 12 12:40:35 2026] GET /v2/images/fbd96fdc-a54e-41df-bbf1-de531be3951e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/731] 10.0.0.251 () {32 vars in 633 bytes} [Tue May 12 12:40:35 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/732] 10.0.0.251 () {34 vars in 655 bytes} [Tue May 12 12:40:35 2026] POST /v2/images => generated 702 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/733] 10.0.0.251 () {32 vars in 717 bytes} [Tue May 12 12:40:35 2026] GET /v2/images/ccbf6766-308a-4079-88c0-537444166c50/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:40:35.429 8 INFO glance.api.v2.image_data [None req-4b2bbc24-837f-4aae-bce6-d73de0670c84 b762700d148f4218ac0443ab5edd9259 ce21aa286e334462b01d01a5f3822f72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:40:35.479 8 WARNING glance_store._drivers.rbd [None req-4b2bbc24-837f-4aae-bce6-d73de0670c84 b762700d148f4218ac0443ab5edd9259 ce21aa286e334462b01d01a5f3822f72 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 12:40:36.419 8 INFO glance.location [None req-4b2bbc24-837f-4aae-bce6-d73de0670c84 b762700d148f4218ac0443ab5edd9259 ce21aa286e334462b01d01a5f3822f72 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 379/734] 10.0.0.251 () {32 vars in 727 bytes} [Tue May 12 12:40:35 2026] PUT /v2/images/ccbf6766-308a-4079-88c0-537444166c50/file => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/735] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 12 12:40:36 2026] GET /v2/images/ccbf6766-308a-4079-88c0-537444166c50 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/736] 10.0.0.251 () {32 vars in 717 bytes} [Tue May 12 12:40:36 2026] GET /v2/images/ccbf6766-308a-4079-88c0-537444166c50/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/737] 10.0.0.251 () {34 vars in 655 bytes} [Tue May 12 12:40:36 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/738] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 12 12:40:36 2026] PATCH /v2/images/54de455a-6899-402e-86b4-c85fafee85cd => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/739] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 12 12:40:36 2026] GET /v2/images/54de455a-6899-402e-86b4-c85fafee85cd => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:40:36.781 8 WARNING glance.api.v2.images [None req-0ee697fd-8ef8-4b8b-add2-f494219d1ca2 b762700d148f4218ac0443ab5edd9259 ce21aa286e334462b01d01a5f3822f72 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//54de455a-6899-402e-86b4-c85fafee85cd [pid: 8|app: 0|req: 382/740] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 12 12:40:36 2026] DELETE /v2/images/54de455a-6899-402e-86b4-c85fafee85cd => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/741] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 12 12:40:36 2026] GET /v2/images/54de455a-6899-402e-86b4-c85fafee85cd => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:40:36.852 8 WARNING glance.api.v2.images [None req-6743d133-f72a-487d-b6de-c90a224c8e89 b762700d148f4218ac0443ab5edd9259 ce21aa286e334462b01d01a5f3822f72 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ccbf6766-308a-4079-88c0-537444166c50 [pid: 8|app: 0|req: 383/742] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 12 12:40:36 2026] DELETE /v2/images/ccbf6766-308a-4079-88c0-537444166c50 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/743] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 12 12:40:37 2026] GET /v2/images/ccbf6766-308a-4079-88c0-537444166c50 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:40:37.697 8 WARNING glance.api.v2.images [None req-c434057d-38da-42ae-bc72-9b2492d2bda9 b762700d148f4218ac0443ab5edd9259 ce21aa286e334462b01d01a5f3822f72 - - default default] Failed to find image fbd96fdc-a54e-41df-bbf1-de531be3951e to delete: glance.common.exception.ImageNotFound: No image found with ID fbd96fdc-a54e-41df-bbf1-de531be3951e [pid: 8|app: 0|req: 384/744] 10.0.0.251 () {32 vars in 710 bytes} [Tue May 12 12:40:37 2026] DELETE /v2/images/fbd96fdc-a54e-41df-bbf1-de531be3951e => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/745] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 12 12:40:37 2026] GET /v2/images/fbd96fdc-a54e-41df-bbf1-de531be3951e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/748] 10.0.0.251 () {30 vars in 411 bytes} [Tue May 12 12:40:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/753] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:41:04 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/754] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:41:04 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: 369/761] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:41:34 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/762] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:41:34 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: 395/765] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:41:42 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => 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: 371/766] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:41: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: 397/769] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 12 12:41:55 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/770] 10.0.0.251 () {32 vars in 707 bytes} [Tue May 12 12:41:55 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/771] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:41:55 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => 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: 374/772] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:41:55 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: 399/773] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:41:55 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/774] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:41:56 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => 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: 400/775] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:41:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/776] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:41:56 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/777] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:41:56 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => 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: 377/778] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:41: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: 8|app: 0|req: 402/779] 10.0.0.229 () {36 vars in 987 bytes} [Tue May 12 12:41:56 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/780] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:41:56 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/781] 10.0.0.229 () {36 vars in 987 bytes} [Tue May 12 12:41:56 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/782] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:41:56 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/783] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:41:56 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/786] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:42:06 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => 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: 406/787] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:42:06 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: 410/794] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:42:30 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/795] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:42:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/802] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:43:04 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/803] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:43:04 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/806] 10.0.0.37 () {36 vars in 986 bytes} [Tue May 12 12:43:17 2026] GET /v2/images/fdeaf9ca-dabf-4c0b-a860-b326835abd61 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/807] 10.0.0.37 () {36 vars in 926 bytes} [Tue May 12 12:43:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/814] 199.19.213.104 () {32 vars in 826 bytes} [Tue May 12 12:43:43 2026] GET /v2/images?status=active&owner=99d1c923e38947c1bbc02f6e072692d0&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: 8|app: 0|req: 420/815] 199.19.213.104 () {32 vars in 653 bytes} [Tue May 12 12:43:43 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: 396/816] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:43:44 2026] GET /v2/images/a13e33d3-d4bf-440e-8c90-4e60ea001c97 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/817] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:43:44 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: 397/818] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:43:44 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: 422/819] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:43:44 2026] GET /v2/images/a13e33d3-d4bf-440e-8c90-4e60ea001c97 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/820] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:43: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: 8|app: 0|req: 423/821] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:43:44 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/822] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 12 12:43:44 2026] GET /v2/images/a13e33d3-d4bf-440e-8c90-4e60ea001c97 => 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: 424/823] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 12 12:43:44 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: 400/824] 10.0.0.229 () {36 vars in 987 bytes} [Tue May 12 12:43:44 2026] GET /v2/images/a13e33d3-d4bf-440e-8c90-4e60ea001c97 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/825] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:43:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/826] 10.0.0.229 () {36 vars in 987 bytes} [Tue May 12 12:43:44 2026] GET /v2/images/a13e33d3-d4bf-440e-8c90-4e60ea001c97 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/827] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:43:44 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: 402/828] 10.0.0.229 () {36 vars in 927 bytes} [Tue May 12 12:43:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/859] 10.0.0.251 () {32 vars in 633 bytes} [Tue May 12 12:46:18 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)