+ 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 19 18:19:18 2026] *** compiled with version: 11.4.0 on 18 May 2026 22:05:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5fb66c595-glrff 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 0x55ccf972e140 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-19 18:19:20.637 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 18:19:20.653 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 18:19:21.235 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-19 18:19:21.236 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-19 18:19:21.285 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-19 18:19:21.286 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-19 18:19:22.785 7 WARNING glance.api.v2.images [None req-3b548b9a-bf12-4c28-8092-e61bb853c767 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 18:19:22.850 8 WARNING glance.api.v2.images [None req-4a343fde-44af-4488-acc3-b837f3ffc708 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 18:19:23.022 7 WARNING keystonemiddleware._common.config [None req-3b548b9a-bf12-4c28-8092-e61bb853c767 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:19:23.030 7 WARNING oslo_config.cfg [None req-3b548b9a-bf12-4c28-8092-e61bb853c767 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ccf972e140 pid: 7 (default app) 2026-05-19 18:19:23.114 8 WARNING keystonemiddleware._common.config [None req-4a343fde-44af-4488-acc3-b837f3ffc708 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:19:23.122 8 WARNING oslo_config.cfg [None req-4a343fde-44af-4488-acc3-b837f3ffc708 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ccf972e140 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 18:19:24 2026] GET / => generated 1193 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-05-19 18:19:25.230 8 WARNING oslo_policy.policy [None req-6cac16ca-e424-4c2a-b967-378cab6088aa b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:19:25.230 8 WARNING oslo_policy.policy [None req-6cac16ca-e424-4c2a-b967-378cab6088aa b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:19:25.252 8 WARNING oslo_policy.policy [None req-6cac16ca-e424-4c2a-b967-378cab6088aa b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:19:25.252 8 WARNING oslo_policy.policy [None req-6cac16ca-e424-4c2a-b967-378cab6088aa b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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/5] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:19:24 2026] GET /v2/images => generated 69 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 18:19:28 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: 2/7] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:19:28 2026] GET /v2/images => generated 69 bytes in 46 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-19 18:19:28.740 7 WARNING oslo_policy.policy [None req-0304e0fb-1182-4a05-b3e5-9a5f775c52a7 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:19:28.741 7 WARNING oslo_policy.policy [None req-0304e0fb-1182-4a05-b3e5-9a5f775c52a7 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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: 6/8] 199.204.45.116 () {44 vars in 911 bytes} [Tue May 19 18:19:28 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.116 () {44 vars in 933 bytes} [Tue May 19 18:19:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:19:28.877 7 WARNING oslo_policy.policy [None req-3ad0b60f-d6cc-44d9-97a1-0193a1d27b7b b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:19:28.878 7 WARNING oslo_policy.policy [None req-3ad0b60f-d6cc-44d9-97a1-0193a1d27b7b b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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/10] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 19 18:19:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:19:28.957 8 WARNING oslo_config.cfg [None req-3ec3e6db-3b26-45d2-b1c9-ab3e3b31265a b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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/11] 199.204.45.116 () {48 vars in 951 bytes} [Tue May 19 18:19:28 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:19:28.983 7 WARNING oslo_policy.policy [None req-ab605539-ca6e-4417-a969-7ac8ececc358 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:19:28.983 7 WARNING oslo_policy.policy [None req-ab605539-ca6e-4417-a969-7ac8ececc358 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:19:28.985 7 INFO glance.api.v2.image_data [None req-ab605539-ca6e-4417-a969-7ac8ececc358 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:19:34.169 7 INFO glance.location [None req-ab605539-ca6e-4417-a969-7ac8ececc358 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.116 () {48 vars in 1045 bytes} [Tue May 19 18:19:28 2026] PUT /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5/file => generated 0 bytes in 5239 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6075 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:19:34 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 18:19:34.257 7 WARNING oslo_config.cfg [None req-b97294ba-1f49-4e82-bec7-b8168e4b474f b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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: 9/16] 199.204.45.116 () {48 vars in 1049 bytes} [Tue May 19 18:19:34 2026] PATCH /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:19:34 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 18:46:41 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: 171/345] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:46:41 2026] GET /v2/images => generated 1240 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 18:46:58 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: 173/349] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:46:58 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 199.204.45.116 () {44 vars in 937 bytes} [Tue May 19 18:46:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 199.204.45.116 () {44 vars in 959 bytes} [Tue May 19 18:46:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 19 18:46:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 199.204.45.116 () {48 vars in 951 bytes} [Tue May 19 18:46:58 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-19 18:46:58.660 7 INFO glance.api.v2.image_data [None req-816ddec7-7638-4192-843d-b225e957ed26 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:48:40.531 7 INFO glance.location [None req-816ddec7-7638-4192-843d-b225e957ed26 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 179/374] 199.204.45.116 () {48 vars in 1046 bytes} [Tue May 19 18:46:58 2026] PUT /v2/images/2c781786-9d59-4da0-a1c4-78dc0e2f3d9f/file => generated 0 bytes in 102086 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28724 switches on core 0) [pid: 8|app: 0|req: 196/375] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:48:40 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/376] 199.204.45.116 () {48 vars in 1049 bytes} [Tue May 19 18:48:40 2026] PATCH /v2/images/2c781786-9d59-4da0-a1c4-78dc0e2f3d9f => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/377] 199.204.45.116 () {48 vars in 1050 bytes} [Tue May 19 18:48:40 2026] PATCH /v2/images/2c781786-9d59-4da0-a1c4-78dc0e2f3d9f => 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: 181/378] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:48:40 2026] GET /v2/images => generated 2451 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/381] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 18:48:42 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: 183/382] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:48:42 2026] GET /v2/images => generated 2451 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/469] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 18:55:52 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: 227/470] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:55:52 2026] GET /v2/images => generated 2451 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/481] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 18:56:42 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: 233/482] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 18:56:42 2026] GET /v2/images => generated 2451 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/483] 199.204.45.116 () {44 vars in 947 bytes} [Tue May 19 18:56:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/484] 199.204.45.116 () {44 vars in 969 bytes} [Tue May 19 18:56:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/485] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 19 18:56:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/486] 199.204.45.116 () {48 vars in 951 bytes} [Tue May 19 18:56:42 2026] POST /v2/images => generated 799 bytes in 7365 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:56:49.968 8 WARNING oslo_policy.policy [None req-e5ac6cb2-37f3-4940-8ca6-c3d728dac13c b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:56:49.968 8 WARNING oslo_policy.policy [None req-e5ac6cb2-37f3-4940-8ca6-c3d728dac13c b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - 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-19 18:56:49.970 8 INFO glance.api.v2.image_data [None req-e5ac6cb2-37f3-4940-8ca6-c3d728dac13c b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:01:33.012 8 INFO glance.location [None req-e5ac6cb2-37f3-4940-8ca6-c3d728dac13c b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 252/545] 199.204.45.116 () {48 vars in 1045 bytes} [Tue May 19 18:56:49 2026] PUT /v2/images/0bf86a8c-3f53-4ebd-8242-d6de96666f16/file => generated 0 bytes in 283093 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6740 switches on core 0) [pid: 7|app: 0|req: 294/546] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:01:33 2026] GET /v2/images => generated 3664 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/547] 199.204.45.116 () {48 vars in 1050 bytes} [Tue May 19 19:01:33 2026] PATCH /v2/images/0bf86a8c-3f53-4ebd-8242-d6de96666f16 => generated 1234 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/548] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:01:33 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: 8|app: 0|req: 257/555] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 19:02:10 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: 299/556] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:02:10 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/561] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 19:02:25 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: 260/562] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:02:25 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/563] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 19 19:02:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/564] 199.204.45.116 () {44 vars in 961 bytes} [Tue May 19 19:02:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/565] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 19 19:02:25 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: 262/566] 199.204.45.116 () {48 vars in 951 bytes} [Tue May 19 19:02:25 2026] POST /v2/images => generated 791 bytes in 291 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 19:02:26.110 7 INFO glance.api.v2.image_data [None req-5dbad948-fa8b-49f6-b055-8e5592fd6467 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:02:57.384 7 INFO glance.location [None req-5dbad948-fa8b-49f6-b055-8e5592fd6467 b4b78ad0eabb4ff88d175615ab22a784 7bca61a875a044ec88e03b4c4b4401fb - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 305/573] 199.204.45.116 () {48 vars in 1046 bytes} [Tue May 19 19:02:26 2026] PUT /v2/images/165e9fdc-496b-49d3-ad58-fafbf81f0e89/file => generated 0 bytes in 31321 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14989 switches on core 0) [pid: 8|app: 0|req: 269/574] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:02:57 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/575] 199.204.45.116 () {48 vars in 1049 bytes} [Tue May 19 19:02:57 2026] PATCH /v2/images/165e9fdc-496b-49d3-ad58-fafbf81f0e89 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/576] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:02:57 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/725] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 19:15:16 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: 381/726] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:15:16 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: 396/755] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 19:17:34 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: 360/756] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:17:34 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/757] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 19:17:36 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: 361/758] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:17:36 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: 8|app: 0|req: 366/767] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 19:18:21 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: 402/768] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:18:21 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/771] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 19:18:28 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: 404/772] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:18:28 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/785] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 19 19:19:27 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: 375/786] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 19 19:19:27 2026] GET /v2/images => generated 4893 bytes in 68 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: 381/797] 10.0.0.82 () {32 vars in 631 bytes} [Tue May 19 19:20:11 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/802] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:20:32 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 122 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: 419/803] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:20:32 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: 385/804] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:20:33 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 420/805] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:20:33 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: 386/806] 199.204.45.116 () {36 vars in 990 bytes} [Tue May 19 19:20:35 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/807] 199.204.45.116 () {36 vars in 930 bytes} [Tue May 19 19:20:35 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: 387/808] 199.204.45.116 () {36 vars in 990 bytes} [Tue May 19 19:20:36 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/809] 199.204.45.116 () {36 vars in 930 bytes} [Tue May 19 19:20:36 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: 391/816] 10.0.0.82 () {30 vars in 409 bytes} [Tue May 19 19:21:04 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: 428/821] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:21:26 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/822] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:21:26 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: 429/823] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:21:26 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: 395/824] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:21:26 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 430/825] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:21:26 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: 396/826] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:21:26 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: 431/827] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:21:26 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 397/828] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:21:26 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: 432/829] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:21:26 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: 398/830] 10.0.0.136 () {36 vars in 986 bytes} [Tue May 19 19:21:27 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/831] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:21:27 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: 399/832] 10.0.0.136 () {36 vars in 986 bytes} [Tue May 19 19:21:27 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 434/833] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:21:27 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: 400/834] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:21:27 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: 437/839] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:21:42 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/840] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:21:42 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: 405/843] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:21:58 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 439/844] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:21:58 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: 407/847] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:22:06 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 441/848] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:22:06 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: 408/849] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:22:11 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/850] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:22:11 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 409/851] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:22:11 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 443/852] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:22: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: 410/853] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:22:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/854] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:22:11 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 411/855] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:22:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/856] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:22:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/859] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:22:11 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 413/860] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:22:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/861] 10.0.0.136 () {36 vars in 986 bytes} [Tue May 19 19:22:11 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 414/862] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:22:11 2026] GET /v2/schemas/image => generated 4018 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/863] 10.0.0.136 () {36 vars in 986 bytes} [Tue May 19 19:22:11 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 415/864] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:22:11 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: 450/865] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:22:11 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/868] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:22:24 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 417/869] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:22:24 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: 453/870] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:22:30 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 418/871] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:22:30 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: 457/878] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:22:54 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 422/879] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:22:54 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: 461/886] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:23:22 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => 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: 426/887] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:23:22 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: 430/894] 10.0.0.82 () {34 vars in 653 bytes} [Tue May 19 19:23:51 2026] POST /v2/images => generated 648 bytes in 144 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 19:23:51.744 7 WARNING glance.api.v2.images [None req-1e964366-3b7a-473c-bcdc-d82c323962a5 6f5935d4c0d740cfa480b4f9defa1f1f b5503615d6924c528b69a992f6b79890 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2252097d-571a-4ae3-b807-1ec3bae07b55 [pid: 7|app: 0|req: 465/895] 10.0.0.82 () {32 vars in 708 bytes} [Tue May 19 19:23:51 2026] DELETE /v2/images/2252097d-571a-4ae3-b807-1ec3bae07b55 => 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: 431/896] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:23:51 2026] GET /v2/images/2252097d-571a-4ae3-b807-1ec3bae07b55 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/897] 10.0.0.82 () {32 vars in 631 bytes} [Tue May 19 19:23:51 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/898] 10.0.0.82 () {34 vars in 653 bytes} [Tue May 19 19:23:51 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/899] 10.0.0.82 () {32 vars in 715 bytes} [Tue May 19 19:23:51 2026] GET /v2/images/566e5f72-184d-421e-a0f9-d70a1267fece/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:23:51.921 8 INFO glance.api.v2.image_data [None req-efe4257f-99a5-47a3-87e2-f490a9402352 6f5935d4c0d740cfa480b4f9defa1f1f b5503615d6924c528b69a992f6b79890 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:23:52.052 8 WARNING glance_store._drivers.rbd [None req-efe4257f-99a5-47a3-87e2-f490a9402352 6f5935d4c0d740cfa480b4f9defa1f1f b5503615d6924c528b69a992f6b79890 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 19:23:52.720 8 INFO glance.location [None req-efe4257f-99a5-47a3-87e2-f490a9402352 6f5935d4c0d740cfa480b4f9defa1f1f b5503615d6924c528b69a992f6b79890 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 433/900] 10.0.0.82 () {32 vars in 725 bytes} [Tue May 19 19:23:51 2026] PUT /v2/images/566e5f72-184d-421e-a0f9-d70a1267fece/file => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/901] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:23:52 2026] GET /v2/images/566e5f72-184d-421e-a0f9-d70a1267fece => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/902] 10.0.0.82 () {32 vars in 715 bytes} [Tue May 19 19:23:52 2026] GET /v2/images/566e5f72-184d-421e-a0f9-d70a1267fece/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/903] 10.0.0.82 () {34 vars in 653 bytes} [Tue May 19 19:23:52 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/904] 10.0.0.82 () {32 vars in 724 bytes} [Tue May 19 19:23:52 2026] PATCH /v2/images/acf878fe-53bd-43fb-9d61-cd217b6cccb8 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/905] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:23:53 2026] GET /v2/images/acf878fe-53bd-43fb-9d61-cd217b6cccb8 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:23:53.048 8 WARNING glance.api.v2.images [None req-64b16644-0781-4101-8039-32a65b696722 6f5935d4c0d740cfa480b4f9defa1f1f b5503615d6924c528b69a992f6b79890 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//acf878fe-53bd-43fb-9d61-cd217b6cccb8 [pid: 8|app: 0|req: 436/906] 10.0.0.82 () {32 vars in 708 bytes} [Tue May 19 19:23:53 2026] DELETE /v2/images/acf878fe-53bd-43fb-9d61-cd217b6cccb8 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/907] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:23:53 2026] GET /v2/images/acf878fe-53bd-43fb-9d61-cd217b6cccb8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:23:53.122 8 WARNING glance.api.v2.images [None req-464ba0e0-f2f9-4001-a06f-f9b9e80baa8e 6f5935d4c0d740cfa480b4f9defa1f1f b5503615d6924c528b69a992f6b79890 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//566e5f72-184d-421e-a0f9-d70a1267fece [pid: 8|app: 0|req: 437/908] 10.0.0.82 () {32 vars in 708 bytes} [Tue May 19 19:23:53 2026] DELETE /v2/images/566e5f72-184d-421e-a0f9-d70a1267fece => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/909] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:23:53 2026] GET /v2/images/566e5f72-184d-421e-a0f9-d70a1267fece => generated 139 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:23:54.071 8 WARNING glance.api.v2.images [None req-c04530db-d111-494a-a6cc-11d08c3fdc80 6f5935d4c0d740cfa480b4f9defa1f1f b5503615d6924c528b69a992f6b79890 - - default default] Failed to find image 2252097d-571a-4ae3-b807-1ec3bae07b55 to delete: glance.common.exception.ImageNotFound: No image found with ID 2252097d-571a-4ae3-b807-1ec3bae07b55 [pid: 8|app: 0|req: 438/910] 10.0.0.82 () {32 vars in 708 bytes} [Tue May 19 19:23:54 2026] DELETE /v2/images/2252097d-571a-4ae3-b807-1ec3bae07b55 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/911] 10.0.0.82 () {32 vars in 705 bytes} [Tue May 19 19:23:54 2026] GET /v2/images/2252097d-571a-4ae3-b807-1ec3bae07b55 => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/940] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:26:16 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/941] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:26:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/944] 10.0.0.208 () {36 vars in 986 bytes} [Tue May 19 19:26:29 2026] GET /v2/images/e9bb6a0f-b498-4a9f-aad0-20a6266496b5 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/945] 10.0.0.208 () {36 vars in 926 bytes} [Tue May 19 19:26:29 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: 494/952] 199.204.45.116 () {32 vars in 825 bytes} [Tue May 19 19:26:53 2026] GET /v2/images?status=active&owner=7bca61a875a044ec88e03b4c4b4401fb&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/953] 199.204.45.116 () {32 vars in 652 bytes} [Tue May 19 19:26:53 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: 495/954] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:26:54 2026] GET /v2/images/2c781786-9d59-4da0-a1c4-78dc0e2f3d9f => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/955] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:26:54 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: 496/956] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:26:54 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: 461/957] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:26:54 2026] GET /v2/images/2c781786-9d59-4da0-a1c4-78dc0e2f3d9f => 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: 497/958] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:26:54 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: 462/959] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:26:54 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: 498/960] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 19:26:54 2026] GET /v2/images/2c781786-9d59-4da0-a1c4-78dc0e2f3d9f => 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: 463/961] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:26:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/962] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 19:26:54 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: 464/963] 10.0.0.136 () {36 vars in 986 bytes} [Tue May 19 19:26:54 2026] GET /v2/images/2c781786-9d59-4da0-a1c4-78dc0e2f3d9f => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/964] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:26:54 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: 465/965] 10.0.0.136 () {36 vars in 986 bytes} [Tue May 19 19:26:54 2026] GET /v2/images/2c781786-9d59-4da0-a1c4-78dc0e2f3d9f => 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: 501/966] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:26:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/967] 10.0.0.136 () {36 vars in 926 bytes} [Tue May 19 19:26:54 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1000] 10.0.0.82 () {32 vars in 631 bytes} [Tue May 19 19:29:37 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)