+ 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 Jun 25 22:41:21 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7848c55995-qhskm 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 0x55dd2fbfa180 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-25 22:41:23.028 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-25 22:41:23.047 6 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-06-25 22:41:23.667 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-25 22:41:23.667 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-25 22:41:23.668 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-25 22:41:23.668 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-25 22:41:25.323 7 WARNING glance.api.v2.images [None req-94a7760b-fdd7-4d29-8ceb-e0a36a304ee1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:41:25.348 6 WARNING glance.api.v2.images [None req-4e377645-27cf-4575-9138-d12e9a5df997 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:41:25.566 7 WARNING keystonemiddleware._common.config [None req-94a7760b-fdd7-4d29-8ceb-e0a36a304ee1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:41:25.574 7 WARNING oslo_config.cfg [None req-94a7760b-fdd7-4d29-8ceb-e0a36a304ee1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55dd2fbfa180 pid: 7 (default app) 2026-06-25 22:41:25.596 6 WARNING keystonemiddleware._common.config [None req-4e377645-27cf-4575-9138-d12e9a5df997 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:41:25.604 6 WARNING oslo_config.cfg [None req-4e377645-27cf-4575-9138-d12e9a5df997 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55dd2fbfa180 pid: 6 (default app) [pid: 6|app: 0|req: 1/4] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 22:41:27 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-06-25 22:41:28.433 7 WARNING oslo_policy.policy [None req-1b03f10f-b6d5-47bf-8685-c7e1d24094b9 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:41:28.433 7 WARNING oslo_policy.policy [None req-1b03f10f-b6d5-47bf-8685-c7e1d24094b9 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:41:28.451 7 WARNING oslo_policy.policy [None req-1b03f10f-b6d5-47bf-8685-c7e1d24094b9 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:41:28.451 7 WARNING oslo_policy.policy [None req-1b03f10f-b6d5-47bf-8685-c7e1d24094b9 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - 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/5] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 22:41:27 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/6] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 22:41:31 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: 5/7] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 22:41:31 2026] GET /v2/images => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 22:41:32.046 6 WARNING oslo_policy.policy [None req-e15fdb52-be5b-4cfe-a177-6a38d59c5bb6 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:41:32.046 6 WARNING oslo_policy.policy [None req-e15fdb52-be5b-4cfe-a177-6a38d59c5bb6 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - 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: 6|app: 0|req: 3/8] 199.204.45.113 () {44 vars in 912 bytes} [Thu Jun 25 22:41:32 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.113 () {44 vars in 934 bytes} [Thu Jun 25 22:41:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:41:32.196 6 WARNING oslo_policy.policy [None req-dfb62d70-52e1-4804-879f-4e1b443da34d 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:41:32.197 6 WARNING oslo_policy.policy [None req-dfb62d70-52e1-4804-879f-4e1b443da34d 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - 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: 6|app: 0|req: 4/10] 199.204.45.113 () {44 vars in 940 bytes} [Thu Jun 25 22:41:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:41:32.272 7 WARNING oslo_config.cfg [None req-c9683105-c6ac-48fe-97b0-c6c86c3075fe 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - 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/11] 199.204.45.113 () {48 vars in 952 bytes} [Thu Jun 25 22:41:32 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 22:41:32.295 6 WARNING oslo_policy.policy [None req-f00c5a2c-e1ba-43a7-8c5e-590a5728e3c8 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:41:32.295 6 WARNING oslo_policy.policy [None req-f00c5a2c-e1ba-43a7-8c5e-590a5728e3c8 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 22:41:32.297 6 INFO glance.api.v2.image_data [None req-f00c5a2c-e1ba-43a7-8c5e-590a5728e3c8 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 22:41:36.216 6 INFO glance.location [None req-f00c5a2c-e1ba-43a7-8c5e-590a5728e3c8 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 6|app: 0|req: 5/14] 199.204.45.113 () {48 vars in 1046 bytes} [Thu Jun 25 22:41:32 2026] PUT /v2/images/515b349e-3abb-4249-a385-9fade2867e1e/file => generated 0 bytes in 3968 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6428 switches on core 0) [pid: 7|app: 0|req: 10/15] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 22:41:36 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 22:41:36.296 6 WARNING oslo_config.cfg [None req-d34e58ac-e0e4-4146-ad4f-3bc716fe9d82 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - 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: 6|app: 0|req: 6/16] 199.204.45.113 () {48 vars in 1050 bytes} [Thu Jun 25 22:41:36 2026] PATCH /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => 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: 11/17] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 22:41:36 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: 6|app: 0|req: 139/282] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:03:36 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: 144/283] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:03:36 2026] GET /v2/images => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:04:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/289] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:04:04 2026] GET /v2/images => generated 1240 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.113 () {44 vars in 938 bytes} [Thu Jun 25 23:04:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/291] 199.204.45.113 () {44 vars in 960 bytes} [Thu Jun 25 23:04:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/292] 199.204.45.113 () {44 vars in 940 bytes} [Thu Jun 25 23:04:05 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: 6|app: 0|req: 144/293] 199.204.45.113 () {48 vars in 952 bytes} [Thu Jun 25 23:04:05 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:04:05.302 7 WARNING oslo_policy.policy [None req-91765c44-ed9d-45bc-8c2d-17bc1aa73710 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 23:04:05.302 7 WARNING oslo_policy.policy [None req-91765c44-ed9d-45bc-8c2d-17bc1aa73710 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-25 23:04:05.304 7 INFO glance.api.v2.image_data [None req-91765c44-ed9d-45bc-8c2d-17bc1aa73710 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:04:32.809 7 INFO glance.location [None req-91765c44-ed9d-45bc-8c2d-17bc1aa73710 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 150/300] 199.204.45.113 () {48 vars in 1047 bytes} [Thu Jun 25 23:04:05 2026] PUT /v2/images/94c8554c-81a9-4cb2-a43e-fba79eb922d2/file => generated 0 bytes in 27560 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68742 switches on core 0) [pid: 6|app: 0|req: 151/301] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:04:32 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: 7|app: 0|req: 151/302] 199.204.45.113 () {48 vars in 1050 bytes} [Thu Jun 25 23:04:32 2026] PATCH /v2/images/94c8554c-81a9-4cb2-a43e-fba79eb922d2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 152/303] 199.204.45.113 () {48 vars in 1051 bytes} [Thu Jun 25 23:04:32 2026] PATCH /v2/images/94c8554c-81a9-4cb2-a43e-fba79eb922d2 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:04:32 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: 6|app: 0|req: 153/305] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:04:34 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: 153/306] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:04:34 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 194/387] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:11:11 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: 194/388] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:11:11 2026] GET /v2/images => generated 2451 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 196/391] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:11:23 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: 196/392] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:11:23 2026] GET /v2/images => generated 2451 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/393] 199.204.45.113 () {44 vars in 948 bytes} [Thu Jun 25 23:11:23 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.204.45.113 () {44 vars in 970 bytes} [Thu Jun 25 23:11:23 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/395] 199.204.45.113 () {44 vars in 940 bytes} [Thu Jun 25 23:11:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.113 () {48 vars in 952 bytes} [Thu Jun 25 23:11:24 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:11:24.105 6 INFO glance.api.v2.image_data [None req-72924207-de66-4b51-a631-69260ec6ce5b 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:12:09.900 6 INFO glance.location [None req-72924207-de66-4b51-a631-69260ec6ce5b 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 199/407] 199.204.45.113 () {48 vars in 1046 bytes} [Thu Jun 25 23:11:24 2026] PUT /v2/images/3509aaf0-9c7c-49ce-8d30-52f5bf931b2d/file => generated 0 bytes in 45843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23967 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:12:09 2026] GET /v2/images => generated 3664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/409] 199.204.45.113 () {48 vars in 1051 bytes} [Thu Jun 25 23:12:09 2026] PATCH /v2/images/3509aaf0-9c7c-49ce-8d30-52f5bf931b2d => generated 1234 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:12:10 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/423] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:13:14 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: 217/424] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:13:14 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/431] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:13:39 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: 221/432] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:13:39 2026] GET /v2/images => generated 3687 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/433] 199.204.45.113 () {44 vars in 940 bytes} [Thu Jun 25 23:13:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/434] 199.204.45.113 () {44 vars in 962 bytes} [Thu Jun 25 23:13:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/435] 199.204.45.113 () {44 vars in 940 bytes} [Thu Jun 25 23:13:39 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) [pid: 7|app: 0|req: 223/436] 199.204.45.113 () {48 vars in 952 bytes} [Thu Jun 25 23:13:39 2026] POST /v2/images => generated 791 bytes in 673 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:13:40.431 6 INFO glance.api.v2.image_data [None req-d88b731f-3eff-480f-94ca-9fe4abfeed02 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:14:21.581 6 INFO glance.location [None req-d88b731f-3eff-480f-94ca-9fe4abfeed02 5841f877729a4021a03c9f81b01fdac4 9723ce08bd194840807ea5f14fc82ce5 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 6|app: 0|req: 214/445] 199.204.45.113 () {48 vars in 1047 bytes} [Thu Jun 25 23:13:40 2026] PUT /v2/images/a9afa0a0-62ae-49d6-9ed0-c1008c378b21/file => generated 0 bytes in 41252 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20982 switches on core 0) [pid: 7|app: 0|req: 232/446] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:14:21 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: 6|app: 0|req: 215/447] 199.204.45.113 () {48 vars in 1050 bytes} [Thu Jun 25 23:14:21 2026] PATCH /v2/images/a9afa0a0-62ae-49d6-9ed0-c1008c378b21 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/448] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:14:21 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/599] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:26:51 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/600] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:26:51 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/629] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:29:13 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/630] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:29:13 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/631] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:29:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/632] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:29:14 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/643] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:30:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/644] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:30:01 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: 7|app: 0|req: 333/647] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:30:08 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 315/648] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:30:08 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 322/661] 199.204.45.113 () {42 vars in 689 bytes} [Thu Jun 25 23:31:07 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: 340/662] 199.204.45.113 () {44 vars in 911 bytes} [Thu Jun 25 23:31:07 2026] GET /v2/images => generated 4893 bytes in 71 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: 345/671] 10.0.0.8 () {32 vars in 631 bytes} [Thu Jun 25 23:31:49 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: 348/676] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:32:08 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 329/677] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:32:08 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/678] 199.204.45.113 () {36 vars in 991 bytes} [Thu Jun 25 23:32:12 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/679] 199.204.45.113 () {36 vars in 931 bytes} [Thu Jun 25 23:32:12 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: 350/680] 199.204.45.113 () {36 vars in 991 bytes} [Thu Jun 25 23:32:13 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/681] 199.204.45.113 () {36 vars in 931 bytes} [Thu Jun 25 23:32:13 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: 352/684] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:32:16 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/685] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:32:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/688] 10.0.0.8 () {34 vars in 653 bytes} [Thu Jun 25 23:32:29 2026] POST /v2/images => generated 649 bytes in 212 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-25 23:32:30.085 7 WARNING glance.api.v2.images [None req-d41322cc-f1ef-41fa-b164-2851422f0117 80a7b7d0a3e34a178e539ed5ecd547a5 037e48f9b28740809001f465f5b1849b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5f63ecc5-5470-4645-9e69-fff8f2311199 [pid: 7|app: 0|req: 354/689] 10.0.0.8 () {32 vars in 708 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2/images/5f63ecc5-5470-4645-9e69-fff8f2311199 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/690] 10.0.0.8 () {32 vars in 705 bytes} [Thu Jun 25 23:32:30 2026] GET /v2/images/5f63ecc5-5470-4645-9e69-fff8f2311199 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/691] 10.0.0.8 () {32 vars in 631 bytes} [Thu Jun 25 23:32:30 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/692] 10.0.0.8 () {34 vars in 653 bytes} [Thu Jun 25 23:32:30 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/693] 10.0.0.8 () {32 vars in 715 bytes} [Thu Jun 25 23:32:30 2026] GET /v2/images/fb100807-6455-4e8b-9f12-99632c02fc34/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:30.301 6 INFO glance.api.v2.image_data [None req-703a6009-11ab-4f99-9e11-8e72b5454b1d 80a7b7d0a3e34a178e539ed5ecd547a5 037e48f9b28740809001f465f5b1849b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:32:30.352 6 WARNING glance_store._drivers.rbd [None req-703a6009-11ab-4f99-9e11-8e72b5454b1d 80a7b7d0a3e34a178e539ed5ecd547a5 037e48f9b28740809001f465f5b1849b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-25 23:32:31.525 6 INFO glance.location [None req-703a6009-11ab-4f99-9e11-8e72b5454b1d 80a7b7d0a3e34a178e539ed5ecd547a5 037e48f9b28740809001f465f5b1849b - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 338/694] 10.0.0.8 () {32 vars in 725 bytes} [Thu Jun 25 23:32:30 2026] PUT /v2/images/fb100807-6455-4e8b-9f12-99632c02fc34/file => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/695] 10.0.0.8 () {32 vars in 705 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/fb100807-6455-4e8b-9f12-99632c02fc34 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 339/696] 10.0.0.8 () {32 vars in 715 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/fb100807-6455-4e8b-9f12-99632c02fc34/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/697] 10.0.0.8 () {34 vars in 653 bytes} [Thu Jun 25 23:32:31 2026] POST /v2/images => generated 648 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/698] 10.0.0.8 () {32 vars in 724 bytes} [Thu Jun 25 23:32:31 2026] PATCH /v2/images/438476f6-0e7a-4896-a84d-017b0ff1852e => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/699] 10.0.0.8 () {32 vars in 705 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/438476f6-0e7a-4896-a84d-017b0ff1852e => generated 651 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:31.885 6 WARNING glance.api.v2.images [None req-5ed849e4-a69e-474d-996d-77dfaa87ec41 80a7b7d0a3e34a178e539ed5ecd547a5 037e48f9b28740809001f465f5b1849b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//438476f6-0e7a-4896-a84d-017b0ff1852e [pid: 6|app: 0|req: 341/700] 10.0.0.8 () {32 vars in 708 bytes} [Thu Jun 25 23:32:31 2026] DELETE /v2/images/438476f6-0e7a-4896-a84d-017b0ff1852e => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/701] 10.0.0.8 () {32 vars in 705 bytes} [Thu Jun 25 23:32:31 2026] GET /v2/images/438476f6-0e7a-4896-a84d-017b0ff1852e => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:31.962 6 WARNING glance.api.v2.images [None req-0c7c4879-1edd-46ef-ae81-3d82a105e6e3 80a7b7d0a3e34a178e539ed5ecd547a5 037e48f9b28740809001f465f5b1849b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fb100807-6455-4e8b-9f12-99632c02fc34 [pid: 6|app: 0|req: 342/702] 10.0.0.8 () {32 vars in 708 bytes} [Thu Jun 25 23:32:31 2026] DELETE /v2/images/fb100807-6455-4e8b-9f12-99632c02fc34 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/703] 10.0.0.8 () {32 vars in 705 bytes} [Thu Jun 25 23:32:32 2026] GET /v2/images/fb100807-6455-4e8b-9f12-99632c02fc34 => generated 139 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:33.013 6 WARNING glance.api.v2.images [None req-33f5b360-cb88-47cb-a925-b022f510cf87 80a7b7d0a3e34a178e539ed5ecd547a5 037e48f9b28740809001f465f5b1849b - - default default] Failed to find image 5f63ecc5-5470-4645-9e69-fff8f2311199 to delete: glance.common.exception.ImageNotFound: No image found with ID 5f63ecc5-5470-4645-9e69-fff8f2311199 [pid: 6|app: 0|req: 343/704] 10.0.0.8 () {32 vars in 708 bytes} [Thu Jun 25 23:32:32 2026] DELETE /v2/images/5f63ecc5-5470-4645-9e69-fff8f2311199 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/705] 10.0.0.8 () {32 vars in 705 bytes} [Thu Jun 25 23:32:33 2026] GET /v2/images/5f63ecc5-5470-4645-9e69-fff8f2311199 => generated 139 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/708] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:32:36 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/709] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:32:36 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: 365/710] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:32:36 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: 6|app: 0|req: 346/711] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:32:36 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => 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: 366/712] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:32: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: 6|app: 0|req: 347/713] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:32:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/714] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:32:36 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/715] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:32:36 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: 368/716] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:32:36 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: 6|app: 0|req: 349/717] 10.0.0.141 () {36 vars in 987 bytes} [Thu Jun 25 23:32:37 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/718] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:32:37 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: 6|app: 0|req: 350/719] 10.0.0.141 () {36 vars in 987 bytes} [Thu Jun 25 23:32:37 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => 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: 370/720] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:32:37 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: 6|app: 0|req: 351/721] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:32:37 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: 371/722] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:32:41 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/723] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:32:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/730] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:33:07 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/731] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:33:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/732] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:33:10 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/733] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:33:10 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: 6|app: 0|req: 362/742] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:33:51 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => 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/743] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:33:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/752] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:34:29 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/753] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:34:29 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: 389/758] 10.0.0.8 () {30 vars in 409 bytes} [Thu Jun 25 23:34:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/761] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:34:59 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/762] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:34:59 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: 393/765] 199.204.45.113 () {32 vars in 826 bytes} [Thu Jun 25 23:35:14 2026] GET /v2/images?status=active&owner=9723ce08bd194840807ea5f14fc82ce5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/766] 199.204.45.113 () {32 vars in 653 bytes} [Thu Jun 25 23:35:14 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: 394/767] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:35:15 2026] GET /v2/images/94c8554c-81a9-4cb2-a43e-fba79eb922d2 => generated 1209 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/768] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:15 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: 395/769] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:15 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/770] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:35:15 2026] GET /v2/images/94c8554c-81a9-4cb2-a43e-fba79eb922d2 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/771] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:15 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: 6|app: 0|req: 376/772] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/773] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:35:15 2026] GET /v2/images/94c8554c-81a9-4cb2-a43e-fba79eb922d2 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/774] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:15 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: 398/775] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:15 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: 6|app: 0|req: 379/778] 10.0.0.141 () {36 vars in 987 bytes} [Thu Jun 25 23:35:15 2026] GET /v2/images/94c8554c-81a9-4cb2-a43e-fba79eb922d2 => 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: 400/779] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:35:15 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: 6|app: 0|req: 380/780] 10.0.0.141 () {36 vars in 987 bytes} [Thu Jun 25 23:35:15 2026] GET /v2/images/94c8554c-81a9-4cb2-a43e-fba79eb922d2 => 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: 401/781] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:35: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: 6|app: 0|req: 381/782] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:35:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/783] 10.0.0.8 () {32 vars in 705 bytes} [Thu Jun 25 23:35:24 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/784] 10.0.0.8 () {32 vars in 705 bytes} [Thu Jun 25 23:35:24 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => 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: 403/785] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:35:24 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/786] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:24 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: 404/787] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:24 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: 6|app: 0|req: 384/788] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:35:24 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/789] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:24 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 385/790] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:24 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/791] 10.0.0.247 () {36 vars in 987 bytes} [Thu Jun 25 23:35:24 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/792] 10.0.0.247 () {36 vars in 927 bytes} [Thu Jun 25 23:35:24 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: 407/793] 10.0.0.141 () {36 vars in 987 bytes} [Thu Jun 25 23:35:25 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/794] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:35:25 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: 408/795] 10.0.0.141 () {36 vars in 987 bytes} [Thu Jun 25 23:35:25 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/796] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:35: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: 7|app: 0|req: 409/797] 10.0.0.141 () {36 vars in 927 bytes} [Thu Jun 25 23:35: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: 7|app: 0|req: 413/804] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:35:48 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/805] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:35:48 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: 6|app: 0|req: 395/810] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:36:14 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => 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: 416/811] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:36:14 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: 6|app: 0|req: 401/822] 10.0.0.29 () {36 vars in 986 bytes} [Thu Jun 25 23:37:00 2026] GET /v2/images/515b349e-3abb-4249-a385-9fade2867e1e => 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: 422/823] 10.0.0.29 () {36 vars in 926 bytes} [Thu Jun 25 23:37:00 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: 433/844] 10.0.0.8 () {32 vars in 631 bytes} [Thu Jun 25 23:38:43 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)