+ 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 Jul 14 10:49:59 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-5f598d7c6b-27r28 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 0x555b37cc6180 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-14 10:50:01.674 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 10:50:01.688 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-07-14 10:50:02.293 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-14 10:50:02.294 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-14 10:50:02.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-14 10:50:02.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-14 10:50:03.974 7 WARNING glance.api.v2.images [None req-d78acf0f-5118-41f2-8341-a49fc9986793 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 10:50:04.005 8 WARNING glance.api.v2.images [None req-7d398ffd-154c-466a-84b8-73509b7b817c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 10:50:04.225 7 WARNING keystonemiddleware._common.config [None req-d78acf0f-5118-41f2-8341-a49fc9986793 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 10:50:04.234 7 WARNING oslo_config.cfg [None req-d78acf0f-5118-41f2-8341-a49fc9986793 - - - - - -] 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 0x555b37cc6180 pid: 7 (default app) 2026-07-14 10:50:04.252 8 WARNING keystonemiddleware._common.config [None req-7d398ffd-154c-466a-84b8-73509b7b817c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 10:50:04.261 8 WARNING oslo_config.cfg [None req-7d398ffd-154c-466a-84b8-73509b7b817c - - - - - -] 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 0x555b37cc6180 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 10:50:06 2026] GET / => generated 1173 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-07-14 10:50:06.873 8 WARNING oslo_policy.policy [None req-46b84949-e034-4ebe-937c-139bc0fae676 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 10:50:06.873 8 WARNING oslo_policy.policy [None req-46b84949-e034-4ebe-937c-139bc0fae676 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 10:50:06.892 8 WARNING oslo_policy.policy [None req-46b84949-e034-4ebe-937c-139bc0fae676 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 10:50:06.892 8 WARNING oslo_policy.policy [None req-46b84949-e034-4ebe-937c-139bc0fae676 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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: 2/6] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 10:50:06 2026] GET /v2/images => generated 69 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 10:50:10 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 10:50:10 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 10:50:10.320 7 WARNING oslo_policy.policy [None req-be38d25a-d2d3-4eb6-99e0-f9442557b831 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 10:50:10.321 7 WARNING oslo_policy.policy [None req-be38d25a-d2d3-4eb6-99e0-f9442557b831 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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/9] 199.204.45.3 () {44 vars in 903 bytes} [Tue Jul 14 10:50:10 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: 4/10] 199.204.45.3 () {44 vars in 925 bytes} [Tue Jul 14 10:50:10 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-14 10:50:10.454 7 WARNING oslo_policy.policy [None req-dd358e51-9ef1-4d5c-9634-9efb4b376542 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 10:50:10.455 7 WARNING oslo_policy.policy [None req-dd358e51-9ef1-4d5c-9634-9efb4b376542 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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/11] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jul 14 10:50:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 10:50:10.536 8 WARNING oslo_config.cfg [None req-417612b5-9084-48bc-8789-4ebe8741ba78 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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: 5/12] 199.204.45.3 () {48 vars in 943 bytes} [Tue Jul 14 10:50:10 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 10:50:10.558 7 WARNING oslo_policy.policy [None req-10638759-4a8f-4100-a850-4c16f30eca54 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 10:50:10.558 7 WARNING oslo_policy.policy [None req-10638759-4a8f-4100-a850-4c16f30eca54 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 10:50:10.560 7 INFO glance.api.v2.image_data [None req-10638759-4a8f-4100-a850-4c16f30eca54 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 10:50:14.446 7 INFO glance.location [None req-10638759-4a8f-4100-a850-4c16f30eca54 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.3 () {48 vars in 1037 bytes} [Tue Jul 14 10:50:10 2026] PUT /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af/file => generated 0 bytes in 3935 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4289 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 10:50:14 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 10:50:14.526 7 WARNING oslo_config.cfg [None req-3a406e3b-0c02-47f3-8a01-987742ed1268 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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/15] 199.204.45.3 () {48 vars in 1041 bytes} [Tue Jul 14 10:50:14 2026] PATCH /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 10:50:14 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: 8|app: 0|req: 141/283] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:12:19 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:12:19 2026] GET /v2/images => generated 1240 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:12:39 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:12:39 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.3 () {44 vars in 929 bytes} [Tue Jul 14 11:12:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.3 () {44 vars in 951 bytes} [Tue Jul 14 11:12:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jul 14 11:12:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.3 () {48 vars in 943 bytes} [Tue Jul 14 11:12:39 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 11:12:39.494 8 WARNING oslo_policy.policy [None req-ac6f37ee-5ad9-4920-8227-a8a6e5a0f321 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 11:12:39.494 8 WARNING oslo_policy.policy [None req-ac6f37ee-5ad9-4920-8227-a8a6e5a0f321 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - 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-14 11:12:39.497 8 INFO glance.api.v2.image_data [None req-ac6f37ee-5ad9-4920-8227-a8a6e5a0f321 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 11:13:08.905 8 INFO glance.location [None req-ac6f37ee-5ad9-4920-8227-a8a6e5a0f321 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 147/301] 199.204.45.3 () {48 vars in 1038 bytes} [Tue Jul 14 11:12:39 2026] PUT /v2/images/ab2012d3-3a67-401b-b697-31dce03067ef/file => generated 0 bytes in 29470 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65486 switches on core 0) [pid: 7|app: 0|req: 155/302] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:13:08 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/303] 199.204.45.3 () {48 vars in 1041 bytes} [Tue Jul 14 11:13:08 2026] PATCH /v2/images/ab2012d3-3a67-401b-b697-31dce03067ef => 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: 156/304] 199.204.45.3 () {48 vars in 1042 bytes} [Tue Jul 14 11:13:09 2026] PATCH /v2/images/ab2012d3-3a67-401b-b697-31dce03067ef => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/305] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:13:09 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/306] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:13:10 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:13:10 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:19:40 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:19:40 2026] GET /v2/images => generated 2451 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:19:51 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:19:51 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.3 () {44 vars in 939 bytes} [Tue Jul 14 11:19:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.3 () {44 vars in 961 bytes} [Tue Jul 14 11:19:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jul 14 11:19:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.3 () {48 vars in 943 bytes} [Tue Jul 14 11:19:52 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 11:19:52.149 7 INFO glance.api.v2.image_data [None req-51704433-b595-4953-9aaa-b0a94a160449 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 11:20:18.304 7 INFO glance.location [None req-51704433-b595-4953-9aaa-b0a94a160449 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/402] 199.204.45.3 () {48 vars in 1037 bytes} [Tue Jul 14 11:19:52 2026] PUT /v2/images/e89ee5f4-2963-457d-b0aa-d6dba9117817/file => generated 0 bytes in 26216 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18459 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:20:18 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.3 () {48 vars in 1042 bytes} [Tue Jul 14 11:20:18 2026] PATCH /v2/images/e89ee5f4-2963-457d-b0aa-d6dba9117817 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:20:18 2026] GET /v2/images => generated 3687 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:20:55 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:20:55 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:21:12 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:21:12 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jul 14 11:21:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.3 () {44 vars in 953 bytes} [Tue Jul 14 11:21:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.3 () {44 vars in 931 bytes} [Tue Jul 14 11:21:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 199.204.45.3 () {48 vars in 943 bytes} [Tue Jul 14 11:21:12 2026] POST /v2/images => generated 791 bytes in 123 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 11:21:12.557 7 INFO glance.api.v2.image_data [None req-0b7b4a04-4336-43f9-9932-f9bc559b5e85 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 11:21:27.030 7 INFO glance.location [None req-0b7b4a04-4336-43f9-9932-f9bc559b5e85 e820eb7e754441859d3dfd86f088be9c 5d80ea2504e6400d9538295a00471c07 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 213/428] 199.204.45.3 () {48 vars in 1038 bytes} [Tue Jul 14 11:21:12 2026] PUT /v2/images/1a65c48d-924b-4213-9bc1-2504ca5688e3/file => generated 0 bytes in 14537 msecs (HTTP/1.1 204) 4 headers in 171 bytes (40404 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:21:27 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 199.204.45.3 () {48 vars in 1041 bytes} [Tue Jul 14 11:21:27 2026] PATCH /v2/images/1a65c48d-924b-4213-9bc1-2504ca5688e3 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:21:27 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:34:53 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/593] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:34:53 2026] GET /v2/images => generated 4893 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/624] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:37:20 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/625] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:37:20 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:37:21 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/627] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:37:21 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:38:09 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:38:09 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:38:16 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:38:16 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 199.204.45.3 () {42 vars in 680 bytes} [Tue Jul 14 11:39:21 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 199.204.45.3 () {44 vars in 902 bytes} [Tue Jul 14 11:39:21 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: 335/666] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jul 14 11:40:04 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/673] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:40:25 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 20 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: 335/674] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:40:25 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: 340/675] 199.204.45.3 () {36 vars in 989 bytes} [Tue Jul 14 11:40:27 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 199.204.45.3 () {36 vars in 929 bytes} [Tue Jul 14 11:40:27 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 199.204.45.3 () {36 vars in 989 bytes} [Tue Jul 14 11:40:28 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 337/678] 199.204.45.3 () {36 vars in 929 bytes} [Tue Jul 14 11:40:28 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: 342/679] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:40:30 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/680] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:40:30 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: 340/683] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:40:43 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:40:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.24 () {30 vars in 410 bytes} [Tue Jul 14 11:40:54 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jul 14 11:41:00 2026] POST /v2/images => generated 649 bytes in 195 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-14 11:41:00.790 8 WARNING glance.api.v2.images [None req-e1f33624-dfbe-4788-9002-e0234cd51fd7 986d9205fab347c2b668800dfb426ce0 c59b87d28be648469f4eab80028bcaf5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee61800c-c6e0-4a54-8fc2-935a0331a466 [pid: 8|app: 0|req: 347/691] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jul 14 11:41:00 2026] DELETE /v2/images/ee61800c-c6e0-4a54-8fc2-935a0331a466 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/692] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jul 14 11:41:00 2026] GET /v2/images/ee61800c-c6e0-4a54-8fc2-935a0331a466 => 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: 348/693] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jul 14 11:41:00 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jul 14 11:41:00 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jul 14 11:41:00 2026] GET /v2/images/1a06e815-62dc-429e-a702-4504255fa568/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-14 11:41:00.975 7 INFO glance.api.v2.image_data [None req-1aea370d-fc6e-463e-9dd6-d59e7a27dbbe 986d9205fab347c2b668800dfb426ce0 c59b87d28be648469f4eab80028bcaf5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 11:41:01.033 7 WARNING glance_store._drivers.rbd [None req-1aea370d-fc6e-463e-9dd6-d59e7a27dbbe 986d9205fab347c2b668800dfb426ce0 c59b87d28be648469f4eab80028bcaf5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-14 11:41:01.542 7 INFO glance.location [None req-1aea370d-fc6e-463e-9dd6-d59e7a27dbbe 986d9205fab347c2b668800dfb426ce0 c59b87d28be648469f4eab80028bcaf5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/696] 10.0.0.24 () {32 vars in 726 bytes} [Tue Jul 14 11:41:00 2026] PUT /v2/images/1a06e815-62dc-429e-a702-4504255fa568/file => generated 0 bytes in 625 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jul 14 11:41:01 2026] GET /v2/images/1a06e815-62dc-429e-a702-4504255fa568 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jul 14 11:41:01 2026] GET /v2/images/1a06e815-62dc-429e-a702-4504255fa568/file => generated 1024 bytes in 208 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jul 14 11:41:01 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.24 () {32 vars in 725 bytes} [Tue Jul 14 11:41:01 2026] PATCH /v2/images/50eb8d07-b752-4baf-bae0-d567e3e0a204 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jul 14 11:41:01 2026] GET /v2/images/50eb8d07-b752-4baf-bae0-d567e3e0a204 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 11:41:01.947 7 WARNING glance.api.v2.images [None req-59182db5-8ce2-4b8f-9063-0031f55bc149 986d9205fab347c2b668800dfb426ce0 c59b87d28be648469f4eab80028bcaf5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//50eb8d07-b752-4baf-bae0-d567e3e0a204 [pid: 7|app: 0|req: 350/702] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jul 14 11:41:01 2026] DELETE /v2/images/50eb8d07-b752-4baf-bae0-d567e3e0a204 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jul 14 11:41:01 2026] GET /v2/images/50eb8d07-b752-4baf-bae0-d567e3e0a204 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 11:41:02.013 7 WARNING glance.api.v2.images [None req-5e6fd78a-a158-405f-9442-658e3a1e8ef6 986d9205fab347c2b668800dfb426ce0 c59b87d28be648469f4eab80028bcaf5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a06e815-62dc-429e-a702-4504255fa568 [pid: 7|app: 0|req: 351/704] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jul 14 11:41:02 2026] DELETE /v2/images/1a06e815-62dc-429e-a702-4504255fa568 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jul 14 11:41:02 2026] GET /v2/images/1a06e815-62dc-429e-a702-4504255fa568 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 11:41:02.804 7 WARNING glance.api.v2.images [None req-c26c3de5-880e-4686-b0d0-a66526f5ffc7 986d9205fab347c2b668800dfb426ce0 c59b87d28be648469f4eab80028bcaf5 - - default default] Failed to find image ee61800c-c6e0-4a54-8fc2-935a0331a466 to delete: glance.common.exception.ImageNotFound: No image found with ID ee61800c-c6e0-4a54-8fc2-935a0331a466 [pid: 7|app: 0|req: 352/706] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jul 14 11:41:02 2026] DELETE /v2/images/ee61800c-c6e0-4a54-8fc2-935a0331a466 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jul 14 11:41:02 2026] GET /v2/images/ee61800c-c6e0-4a54-8fc2-935a0331a466 => 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: 356/714] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:41:26 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:41: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: 7|app: 0|req: 357/716] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:41:27 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: 360/717] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:41:27 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 358/718] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:41: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: 361/719] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:41: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: 359/720] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:41:27 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 362/721] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:41:27 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: 360/722] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:41:27 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: 363/723] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jul 14 11:41:28 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:41:28 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jul 14 11:41:28 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 362/726] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:41:28 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: 365/727] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:41:28 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: 369/734] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:41:56 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:41:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/740] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:42:16 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:42:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:42:18 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:42:18 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/748] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:42:36 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:42: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: 379/754] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 380/756] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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/757] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:42: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: 7|app: 0|req: 378/759] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:42: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: 7|app: 0|req: 379/761] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:42: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: 383/762] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 380/763] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jul 14 11:42:56 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 382/767] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:42: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: 386/768] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:42: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: 7|app: 0|req: 383/769] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:42:57 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 387/770] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:42:57 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: 385/773] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:43:05 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 389/774] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:43:05 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: 392/779] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:43:25 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:43:25 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: 393/781] 199.204.45.3 () {32 vars in 824 bytes} [Tue Jul 14 11:43:34 2026] GET /v2/images?status=active&owner=5d80ea2504e6400d9538295a00471c07&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 199.204.45.3 () {32 vars in 651 bytes} [Tue Jul 14 11:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:43:34 2026] GET /v2/images/ab2012d3-3a67-401b-b697-31dce03067ef => 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: 390/784] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:43: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: 395/785] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:43: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: 7|app: 0|req: 391/786] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:43:34 2026] GET /v2/images/ab2012d3-3a67-401b-b697-31dce03067ef => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/787] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:43: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: 392/788] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:43:34 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: 397/789] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jul 14 11:43:34 2026] GET /v2/images/ab2012d3-3a67-401b-b697-31dce03067ef => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jul 14 11:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jul 14 11:43:35 2026] GET /v2/images/ab2012d3-3a67-401b-b697-31dce03067ef => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:43:35 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/795] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jul 14 11:43:35 2026] GET /v2/images/ab2012d3-3a67-401b-b697-31dce03067ef => 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: 396/796] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:43:35 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: 401/797] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jul 14 11:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/800] 10.0.0.47 () {36 vars in 986 bytes} [Tue Jul 14 11:43:46 2026] GET /v2/images/a45b7e87-a3c3-42e0-83dd-1a54a68428af => 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: 403/801] 10.0.0.47 () {36 vars in 926 bytes} [Tue Jul 14 11:43:46 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: 418/830] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jul 14 11:46:07 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)