+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 10:23:54 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7ff9fcdcb-fpg44 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 0x560463d85170 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-07-02 10:23:56.661 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 10:23:56.742 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-02 10:23:57.325 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-07-02 10:23:57.326 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-07-02 10:23:57.384 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-07-02 10:23:57.385 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-07-02 10:23:59.021 8 WARNING glance.api.v2.images [None req-145cc252-10f5-4c88-bafe-8da2ca36ff0c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:23:59.089 7 WARNING glance.api.v2.images [None req-27182125-6876-4bda-8608-9985a3bd1001 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:23:59.296 8 WARNING keystonemiddleware._common.config [None req-145cc252-10f5-4c88-bafe-8da2ca36ff0c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:23:59.305 8 WARNING oslo_config.cfg [None req-145cc252-10f5-4c88-bafe-8da2ca36ff0c - - - - - -] 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 0x560463d85170 pid: 8 (default app) 2026-07-02 10:23:59.354 7 WARNING keystonemiddleware._common.config [None req-27182125-6876-4bda-8608-9985a3bd1001 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:23:59.362 7 WARNING oslo_config.cfg [None req-27182125-6876-4bda-8608-9985a3bd1001 - - - - - -] 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 0x560463d85170 pid: 7 (default app) [pid: 7|app: 0|req: 2/5] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:24:00 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-07-02 10:24:01.307 8 WARNING oslo_policy.policy [None req-f13757ea-2ee8-4151-a701-f162245282dc 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:24:01.307 8 WARNING oslo_policy.policy [None req-f13757ea-2ee8-4151-a701-f162245282dc 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:24:01.329 8 WARNING oslo_policy.policy [None req-f13757ea-2ee8-4151-a701-f162245282dc 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:24:01.329 8 WARNING oslo_policy.policy [None req-f13757ea-2ee8-4151-a701-f162245282dc 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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/6] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:24:00 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:24:04 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: 5/8] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:24:04 2026] GET /v2/images => generated 69 bytes in 51 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-07-02 10:24:04.846 7 WARNING oslo_policy.policy [None req-cf377400-3f05-470b-895b-af6f30cbcdab 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:24:04.847 7 WARNING oslo_policy.policy [None req-cf377400-3f05-470b-895b-af6f30cbcdab 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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: 4/9] 199.19.213.134 () {44 vars in 911 bytes} [Thu Jul 2 10:24:04 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.19.213.134 () {44 vars in 933 bytes} [Thu Jul 2 10:24:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:24:04.979 7 WARNING oslo_policy.policy [None req-5ece49bc-eb45-48c1-858a-57d5e5c70377 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:24:04.980 7 WARNING oslo_policy.policy [None req-5ece49bc-eb45-48c1-858a-57d5e5c70377 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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: 5/11] 199.19.213.134 () {44 vars in 939 bytes} [Thu Jul 2 10:24:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:24:05.060 8 WARNING oslo_config.cfg [None req-ab9909b7-36d5-406b-8325-a28c1f321d21 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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: 7/12] 199.19.213.134 () {48 vars in 951 bytes} [Thu Jul 2 10:24:05 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:24:05.082 7 WARNING oslo_policy.policy [None req-b77e4629-6f11-4fa2-a47d-7779eaac1668 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:24:05.083 7 WARNING oslo_policy.policy [None req-b77e4629-6f11-4fa2-a47d-7779eaac1668 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:24:05.084 7 INFO glance.api.v2.image_data [None req-b77e4629-6f11-4fa2-a47d-7779eaac1668 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:24:08.597 7 INFO glance.location [None req-b77e4629-6f11-4fa2-a47d-7779eaac1668 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/13] 199.19.213.134 () {48 vars in 1045 bytes} [Thu Jul 2 10:24:05 2026] PUT /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb/file => generated 0 bytes in 3565 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6318 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:24:08 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:24:08.687 7 WARNING oslo_config.cfg [None req-5faf73df-ae67-4bdd-b178-0cd2e04a53c2 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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: 7/15] 199.19.213.134 () {48 vars in 1049 bytes} [Thu Jul 2 10:24:08 2026] PATCH /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 9/16] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:24:08 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:46:39 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: 145/288] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:46:39 2026] GET /v2/images => generated 1240 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:47:04 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: 147/296] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:47:04 2026] GET /v2/images => generated 1240 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 199.19.213.134 () {44 vars in 937 bytes} [Thu Jul 2 10:47:05 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: 7|app: 0|req: 148/298] 199.19.213.134 () {44 vars in 959 bytes} [Thu Jul 2 10:47:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/299] 199.19.213.134 () {44 vars in 939 bytes} [Thu Jul 2 10:47:05 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: 7|app: 0|req: 149/300] 199.19.213.134 () {48 vars in 951 bytes} [Thu Jul 2 10:47:05 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:47:05.314 8 WARNING oslo_policy.policy [None req-60167de7-f3fc-45e5-93ea-e77465e3ff43 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:47:05.314 8 WARNING oslo_policy.policy [None req-60167de7-f3fc-45e5-93ea-e77465e3ff43 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - 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-07-02 10:47:05.316 8 INFO glance.api.v2.image_data [None req-60167de7-f3fc-45e5-93ea-e77465e3ff43 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:47:29.871 8 INFO glance.location [None req-60167de7-f3fc-45e5-93ea-e77465e3ff43 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 152/307] 199.19.213.134 () {48 vars in 1046 bytes} [Thu Jul 2 10:47:05 2026] PUT /v2/images/765b91f3-ccfd-408e-80f4-680f1008983d/file => generated 0 bytes in 24610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61197 switches on core 0) [pid: 7|app: 0|req: 156/308] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:47:29 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 199.19.213.134 () {48 vars in 1049 bytes} [Thu Jul 2 10:47:29 2026] PATCH /v2/images/765b91f3-ccfd-408e-80f4-680f1008983d => 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: 157/310] 199.19.213.134 () {48 vars in 1050 bytes} [Thu Jul 2 10:47:29 2026] PATCH /v2/images/765b91f3-ccfd-408e-80f4-680f1008983d => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/311] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:47:30 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: 158/312] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:47:31 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: 155/313] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:47:31 2026] GET /v2/images => generated 2451 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:54:05 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: 198/393] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:54:05 2026] GET /v2/images => generated 2451 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:54:12 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: 200/397] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:54:12 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.19.213.134 () {44 vars in 947 bytes} [Thu Jul 2 10:54:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.19.213.134 () {44 vars in 969 bytes} [Thu Jul 2 10:54:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.19.213.134 () {44 vars in 939 bytes} [Thu Jul 2 10:54:13 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: 7|app: 0|req: 202/401] 199.19.213.134 () {48 vars in 951 bytes} [Thu Jul 2 10:54:13 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:54:13.117 8 INFO glance.api.v2.image_data [None req-a47f935a-bdf8-4ff5-aa29-e6f063bc38da 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:54:32.815 8 INFO glance.location [None req-a47f935a-bdf8-4ff5-aa29-e6f063bc38da 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/406] 199.19.213.134 () {48 vars in 1045 bytes} [Thu Jul 2 10:54:13 2026] PUT /v2/images/831409f0-2f31-4583-a3b2-19122c21ec8b/file => generated 0 bytes in 19788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31997 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:54:32 2026] GET /v2/images => generated 3664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.19.213.134 () {48 vars in 1050 bytes} [Thu Jul 2 10:54:32 2026] PATCH /v2/images/831409f0-2f31-4583-a3b2-19122c21ec8b => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:54:33 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:55:20 2026] GET / => generated 1193 bytes in 9 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:55:20 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/426] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 10:55:44 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: 217/427] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:55:44 2026] GET /v2/images => generated 3687 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 199.19.213.134 () {44 vars in 939 bytes} [Thu Jul 2 10:55:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.19.213.134 () {44 vars in 961 bytes} [Thu Jul 2 10:55:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 199.19.213.134 () {44 vars in 939 bytes} [Thu Jul 2 10:55:45 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: 7|app: 0|req: 219/431] 199.19.213.134 () {48 vars in 951 bytes} [Thu Jul 2 10:55:45 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:55:45.103 8 INFO glance.api.v2.image_data [None req-5c926f8d-6704-44fc-9d89-c6856e310ea1 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:56:01.073 8 INFO glance.location [None req-5c926f8d-6704-44fc-9d89-c6856e310ea1 2516822f17ac48f5b23367003a7fc4df dd25c97de20a482ab96a08bccc9f6321 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 213/436] 199.19.213.134 () {48 vars in 1046 bytes} [Thu Jul 2 10:55:45 2026] PUT /v2/images/e93b1674-a625-4491-adb1-146e29cef1cc/file => generated 0 bytes in 16026 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30897 switches on core 0) [pid: 7|app: 0|req: 224/437] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:56:01 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/438] 199.19.213.134 () {48 vars in 1049 bytes} [Thu Jul 2 10:56:01 2026] PATCH /v2/images/e93b1674-a625-4491-adb1-146e29cef1cc => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/439] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 10:56:01 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/594] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 11:08:50 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: 303/595] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 11:08:50 2026] GET /v2/images => generated 4893 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/626] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 11:11:20 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: 308/627] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 11:11:20 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/628] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 11:11:22 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: 309/629] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 11:11:22 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/640] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 11:12:12 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/641] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 11:12:12 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/644] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 11:12:20 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: 328/645] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 11:12:20 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 199.19.213.134 () {42 vars in 688 bytes} [Thu Jul 2 11:13: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: 324/659] 199.19.213.134 () {44 vars in 910 bytes} [Thu Jul 2 11:13:24 2026] GET /v2/images => generated 4893 bytes in 61 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: 329/668] 10.0.0.234 () {32 vars in 632 bytes} [Thu Jul 2 11:14:08 2026] GET /v2/images => generated 4893 bytes in 22 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: 343/675] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:14:33 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:14:33 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/677] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:14:33 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: 334/678] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:14:33 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 345/679] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:14:33 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: 335/680] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:14:33 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: 346/681] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:14:33 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:14:33 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: 347/683] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:14:33 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 10.0.0.204 () {36 vars in 986 bytes} [Thu Jul 2 11:14:34 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:14:34 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: 338/686] 10.0.0.204 () {36 vars in 986 bytes} [Thu Jul 2 11:14:34 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:14:34 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/688] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:14: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: 7|app: 0|req: 350/689] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:14:36 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:14:37 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/693] 199.19.213.134 () {36 vars in 990 bytes} [Thu Jul 2 11:14:40 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/694] 199.19.213.134 () {36 vars in 930 bytes} [Thu Jul 2 11:14:41 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/695] 199.19.213.134 () {36 vars in 990 bytes} [Thu Jul 2 11:14:42 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/696] 199.19.213.134 () {36 vars in 930 bytes} [Thu Jul 2 11:14:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:14:49 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 355/700] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:14:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:15:15 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:15:15 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: 349/707] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:15:15 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 359/708] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:15:15 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: 363/715] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:15:44 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:15: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: 8|app: 0|req: 361/731] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 2 11:16:56 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 371/732] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 2 11:16:56 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 362/733] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:16:56 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 372/734] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:16: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: 363/735] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:16: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: 373/736] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:16:56 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 364/737] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:16: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: 7|app: 0|req: 374/738] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:16:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/739] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:16:56 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/740] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:16:56 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: 366/741] 10.0.0.204 () {36 vars in 986 bytes} [Thu Jul 2 11:16:57 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 376/742] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:16:57 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: 367/743] 10.0.0.204 () {36 vars in 986 bytes} [Thu Jul 2 11:16:57 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 377/744] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:16:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/745] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:16:57 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: 379/748] 10.0.0.234 () {34 vars in 654 bytes} [Thu Jul 2 11:17:04 2026] POST /v2/images => generated 648 bytes in 172 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 11:17:04.818 8 WARNING glance.api.v2.images [None req-5213ab7f-c86b-4487-a341-09f9c0b9c549 948ca28e4e544e5496d57db49f51a569 0f9e198957d945fa96aad5fa4d5e43bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0e10b368-82ef-4a26-b9ed-98150e80c4a3 [pid: 8|app: 0|req: 370/749] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 2 11:17:04 2026] DELETE /v2/images/0e10b368-82ef-4a26-b9ed-98150e80c4a3 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/750] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 2 11:17:04 2026] GET /v2/images/0e10b368-82ef-4a26-b9ed-98150e80c4a3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/751] 10.0.0.234 () {32 vars in 632 bytes} [Thu Jul 2 11:17:04 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/752] 10.0.0.234 () {34 vars in 654 bytes} [Thu Jul 2 11:17:04 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 2 11:17:04 2026] GET /v2/images/07b3876e-7143-456d-b537-8983a47c0e06/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:05.000 7 INFO glance.api.v2.image_data [None req-6cca2d89-9441-43d2-81d0-35c72cd3e631 948ca28e4e544e5496d57db49f51a569 0f9e198957d945fa96aad5fa4d5e43bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:17:05.051 7 WARNING glance_store._drivers.rbd [None req-6cca2d89-9441-43d2-81d0-35c72cd3e631 948ca28e4e544e5496d57db49f51a569 0f9e198957d945fa96aad5fa4d5e43bd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 11:17:05.351 7 INFO glance.location [None req-6cca2d89-9441-43d2-81d0-35c72cd3e631 948ca28e4e544e5496d57db49f51a569 0f9e198957d945fa96aad5fa4d5e43bd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 382/754] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 2 11:17:04 2026] PUT /v2/images/07b3876e-7143-456d-b537-8983a47c0e06/file => generated 0 bytes in 406 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/755] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 2 11:17:05 2026] GET /v2/images/07b3876e-7143-456d-b537-8983a47c0e06 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/756] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 2 11:17:05 2026] GET /v2/images/07b3876e-7143-456d-b537-8983a47c0e06/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/757] 10.0.0.234 () {34 vars in 654 bytes} [Thu Jul 2 11:17:05 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/758] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 2 11:17:05 2026] PATCH /v2/images/e4950784-d0a0-4a34-bb2a-41b65f5a7a3a => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/759] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 2 11:17:05 2026] GET /v2/images/e4950784-d0a0-4a34-bb2a-41b65f5a7a3a => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:05.703 7 WARNING glance.api.v2.images [None req-d896a9ca-da13-4654-8fc2-a4d087489f49 948ca28e4e544e5496d57db49f51a569 0f9e198957d945fa96aad5fa4d5e43bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4950784-d0a0-4a34-bb2a-41b65f5a7a3a [pid: 7|app: 0|req: 385/760] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 2 11:17:05 2026] DELETE /v2/images/e4950784-d0a0-4a34-bb2a-41b65f5a7a3a => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 2 11:17:05 2026] GET /v2/images/e4950784-d0a0-4a34-bb2a-41b65f5a7a3a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:17:05.781 7 WARNING glance.api.v2.images [None req-03e3bf38-22b2-4a09-994c-6a99dfebe5eb 948ca28e4e544e5496d57db49f51a569 0f9e198957d945fa96aad5fa4d5e43bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//07b3876e-7143-456d-b537-8983a47c0e06 [pid: 7|app: 0|req: 386/762] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 2 11:17:05 2026] DELETE /v2/images/07b3876e-7143-456d-b537-8983a47c0e06 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/763] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 2 11:17:06 2026] GET /v2/images/07b3876e-7143-456d-b537-8983a47c0e06 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:17:06.600 7 WARNING glance.api.v2.images [None req-472677c2-0ee5-439d-b1a2-04fd15d16724 948ca28e4e544e5496d57db49f51a569 0f9e198957d945fa96aad5fa4d5e43bd - - default default] Failed to find image 0e10b368-82ef-4a26-b9ed-98150e80c4a3 to delete: glance.common.exception.ImageNotFound: No image found with ID 0e10b368-82ef-4a26-b9ed-98150e80c4a3 [pid: 7|app: 0|req: 387/764] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 2 11:17:06 2026] DELETE /v2/images/0e10b368-82ef-4a26-b9ed-98150e80c4a3 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/765] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 2 11:17:06 2026] GET /v2/images/0e10b368-82ef-4a26-b9ed-98150e80c4a3 => 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: 388/766] 10.0.0.234 () {30 vars in 410 bytes} [Thu Jul 2 11:17:09 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: 382/773] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:17:31 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/774] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:17:31 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/775] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:17:34 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/776] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:17: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: 7|app: 0|req: 396/781] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:17:53 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 386/782] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:17:53 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: 398/785] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:18:02 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/786] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:18:02 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: 399/787] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:18:07 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 389/788] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:18:07 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: 403/795] 10.0.0.212 () {36 vars in 986 bytes} [Thu Jul 2 11:18:35 2026] GET /v2/images/f574aa13-acaa-4a58-85ff-a32449ed5ddb => 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: 393/796] 10.0.0.212 () {36 vars in 926 bytes} [Thu Jul 2 11:18:35 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: 405/799] 199.19.213.134 () {32 vars in 825 bytes} [Thu Jul 2 11:18:41 2026] GET /v2/images?status=active&owner=dd25c97de20a482ab96a08bccc9f6321&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/800] 199.19.213.134 () {32 vars in 652 bytes} [Thu Jul 2 11:18:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/images/765b91f3-ccfd-408e-80f4-680f1008983d => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:18: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: 7|app: 0|req: 407/803] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:18: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: 397/804] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/images/765b91f3-ccfd-408e-80f4-680f1008983d => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/805] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/806] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/807] 10.0.0.164 () {36 vars in 986 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/images/765b91f3-ccfd-408e-80f4-680f1008983d => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/808] 10.0.0.164 () {36 vars in 926 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/809] 10.0.0.204 () {36 vars in 986 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/images/765b91f3-ccfd-408e-80f4-680f1008983d => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/810] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/811] 10.0.0.204 () {36 vars in 986 bytes} [Thu Jul 2 11:18:42 2026] GET /v2/images/765b91f3-ccfd-408e-80f4-680f1008983d => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/812] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:18:42 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: 412/813] 10.0.0.204 () {36 vars in 926 bytes} [Thu Jul 2 11:18: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: 418/846] 10.0.0.234 () {32 vars in 632 bytes} [Thu Jul 2 11:21:27 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)