+ 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 Jun 2 21:50:23 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5cb7445cb-h46hg 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.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff74fb1f668 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)... 2026-06-02 21:50:25.434 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 21:50:25.474 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-06-02 21:50:26.338 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-02 21:50:26.339 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-02 21:50:26.339 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 21:50:26.352 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-06-02 21:50:26.353 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-06-02 21:50:26.354 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 21:50:28.431 7 WARNING glance.api.v2.images [None req-c45f3b63-f350-4fff-85b8-a841e572525e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 21:50:28.487 8 WARNING glance.api.v2.images [None req-6a7c97ee-075d-4a72-89f9-8dcaca1ba563 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 21:50:28.779 7 WARNING keystonemiddleware._common.config [None req-c45f3b63-f350-4fff-85b8-a841e572525e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 21:50:28.787 7 WARNING oslo_config.cfg [None req-c45f3b63-f350-4fff-85b8-a841e572525e - - - - - -] 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 0x7ff74fb1f668 pid: 7 (default app) 2026-06-02 21:50:28.858 8 WARNING keystonemiddleware._common.config [None req-6a7c97ee-075d-4a72-89f9-8dcaca1ba563 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 21:50:28.868 8 WARNING oslo_config.cfg [None req-6a7c97ee-075d-4a72-89f9-8dcaca1ba563 - - - - - -] 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 0x7ff74fb1f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 21:50:29 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 21:50:29.898 8 WARNING oslo_policy.policy [None req-e1b17ad4-3808-4bf0-b023-6839e9a7f6bd d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 21:50:29.898 8 WARNING oslo_policy.policy [None req-e1b17ad4-3808-4bf0-b023-6839e9a7f6bd d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 21:50:29.913 8 WARNING oslo_policy.policy [None req-e1b17ad4-3808-4bf0-b023-6839e9a7f6bd d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 21:50:29.913 8 WARNING oslo_policy.policy [None req-e1b17ad4-3808-4bf0-b023-6839e9a7f6bd d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 21:50:29 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 21:50:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 21:50:33 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 21:50:33.865 7 WARNING oslo_policy.policy [None req-ff6af3f5-fc6f-4f31-bd42-8b5c7560ce8a d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 21:50:33.865 7 WARNING oslo_policy.policy [None req-ff6af3f5-fc6f-4f31-bd42-8b5c7560ce8a d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.246 () {44 vars in 911 bytes} [Tue Jun 2 21:50:33 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.246 () {44 vars in 933 bytes} [Tue Jun 2 21:50:33 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-06-02 21:50:34.012 7 WARNING oslo_policy.policy [None req-95bbf5a1-875d-457b-8aa3-a1d729e9ffbb d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 21:50:34.012 7 WARNING oslo_policy.policy [None req-95bbf5a1-875d-457b-8aa3-a1d729e9ffbb d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.246 () {44 vars in 939 bytes} [Tue Jun 2 21:50:34 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-02 21:50:34.104 8 WARNING oslo_config.cfg [None req-3d166078-b34c-4d11-9889-1fff745e85ae d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.246 () {48 vars in 951 bytes} [Tue Jun 2 21:50:34 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 21:50:34.128 7 WARNING oslo_policy.policy [None req-3b54b7a1-1f42-4d16-98bf-45c8d724da7c d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 21:50:34.128 7 WARNING oslo_policy.policy [None req-3b54b7a1-1f42-4d16-98bf-45c8d724da7c d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 21:50:34.129 7 INFO glance.api.v2.image_data [None req-3b54b7a1-1f42-4d16-98bf-45c8d724da7c d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 21:50:39.078 7 WARNING glance.location [None req-3b54b7a1-1f42-4d16-98bf-45c8d724da7c d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.246 () {48 vars in 1045 bytes} [Tue Jun 2 21:50:34 2026] PUT /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab/file => generated 0 bytes in 4997 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6108 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.246 () {44 vars in 971 bytes} [Tue Jun 2 21:50:39 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 21:50:39.226 7 WARNING oslo_config.cfg [None req-0d273353-0223-427a-8131-15a1d5299a61 d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.246 () {48 vars in 1051 bytes} [Tue Jun 2 21:50:39 2026] PATCH /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.246 () {44 vars in 971 bytes} [Tue Jun 2 21:50:39 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:11:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:11:58 2026] GET /v2/images => generated 1381 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:12:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:12:16 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.246 () {44 vars in 937 bytes} [Tue Jun 2 22:12:16 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: 141/281] 199.204.45.246 () {44 vars in 959 bytes} [Tue Jun 2 22:12:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.246 () {44 vars in 939 bytes} [Tue Jun 2 22:12:17 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) [pid: 7|app: 0|req: 142/283] 199.204.45.246 () {48 vars in 951 bytes} [Tue Jun 2 22:12:17 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 22:12:17.114 8 WARNING oslo_policy.policy [None req-094bae86-7923-4eee-81c9-56100e262586 d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 22:12:17.114 8 WARNING oslo_policy.policy [None req-094bae86-7923-4eee-81c9-56100e262586 d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - 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-02 22:12:17.116 8 INFO glance.api.v2.image_data [None req-094bae86-7923-4eee-81c9-56100e262586 d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 22:12:43.946 8 WARNING glance.location [None req-094bae86-7923-4eee-81c9-56100e262586 d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/290] 199.204.45.246 () {48 vars in 1046 bytes} [Tue Jun 2 22:12:17 2026] PUT /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31/file => generated 0 bytes in 26891 msecs (HTTP/1.1 204) 4 headers in 171 bytes (78213 switches on core 0) [pid: 7|app: 0|req: 149/291] 199.204.45.246 () {44 vars in 971 bytes} [Tue Jun 2 22:12:43 2026] GET /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/292] 199.204.45.246 () {48 vars in 1051 bytes} [Tue Jun 2 22:12:44 2026] PATCH /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31 => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/293] 199.204.45.246 () {44 vars in 971 bytes} [Tue Jun 2 22:12:44 2026] GET /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:12:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/295] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:12:45 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:19:43 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:19:43 2026] GET /v2/images => generated 2778 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:19:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:19:56 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.246 () {44 vars in 947 bytes} [Tue Jun 2 22:19:56 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.204.45.246 () {44 vars in 969 bytes} [Tue Jun 2 22:19:56 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.204.45.246 () {44 vars in 939 bytes} [Tue Jun 2 22:19:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.204.45.246 () {48 vars in 951 bytes} [Tue Jun 2 22:19:56 2026] POST /v2/images => generated 799 bytes in 270 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 22:19:56.545 7 INFO glance.api.v2.image_data [None req-95d04726-1492-4a3e-b9ae-bd0d7b9fdf2d d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 22:20:17.082 7 INFO glance.location [None req-95d04726-1492-4a3e-b9ae-bd0d7b9fdf2d d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/394] 199.204.45.246 () {48 vars in 1045 bytes} [Tue Jun 2 22:19:56 2026] PUT /v2/images/46bf782e-6f03-4968-ade0-1e1ae508712c/file => generated 0 bytes in 20592 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22887 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.246 () {44 vars in 971 bytes} [Tue Jun 2 22:20:17 2026] GET /v2/images/46bf782e-6f03-4968-ade0-1e1ae508712c => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.246 () {48 vars in 1051 bytes} [Tue Jun 2 22:20:17 2026] PATCH /v2/images/46bf782e-6f03-4968-ade0-1e1ae508712c => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.246 () {44 vars in 971 bytes} [Tue Jun 2 22:20:17 2026] GET /v2/images/46bf782e-6f03-4968-ade0-1e1ae508712c => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:20:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:20:55 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:21:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:21:10 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.204.45.246 () {44 vars in 939 bytes} [Tue Jun 2 22:21:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.246 () {44 vars in 961 bytes} [Tue Jun 2 22:21:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.246 () {44 vars in 939 bytes} [Tue Jun 2 22:21:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.246 () {48 vars in 951 bytes} [Tue Jun 2 22:21:10 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 22:21:10.257 7 INFO glance.api.v2.image_data [None req-a53014ae-6797-4097-84ff-625ac79110ce d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 22:21:25.844 7 INFO glance.location [None req-a53014ae-6797-4097-84ff-625ac79110ce d76750f6630c4501b1c762b5ab5c7350 6722566888f24412820ce582f0f90f31 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 211/420] 199.204.45.246 () {48 vars in 1046 bytes} [Tue Jun 2 22:21:10 2026] PUT /v2/images/772001f9-ed3c-4cc1-b3a0-516830ca853a/file => generated 0 bytes in 15641 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28844 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.246 () {44 vars in 971 bytes} [Tue Jun 2 22:21:25 2026] GET /v2/images/772001f9-ed3c-4cc1-b3a0-516830ca853a => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.246 () {48 vars in 1051 bytes} [Tue Jun 2 22:21:25 2026] PATCH /v2/images/772001f9-ed3c-4cc1-b3a0-516830ca853a => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 199.204.45.246 () {44 vars in 971 bytes} [Tue Jun 2 22:21:26 2026] GET /v2/images/772001f9-ed3c-4cc1-b3a0-516830ca853a => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:35:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/591] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:35:12 2026] GET /v2/images => generated 5574 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:37:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:37:46 2026] GET /v2/images => generated 5574 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:37:48 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:37:48 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/638] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:38:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:38:42 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/642] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:38:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:38:52 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 199.204.45.246 () {42 vars in 688 bytes} [Tue Jun 2 22:39:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 199.204.45.246 () {44 vars in 910 bytes} [Tue Jun 2 22:39:59 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 334/668] 10.0.0.44 () {32 vars in 631 bytes} [Tue Jun 2 22:40:46 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 338/675] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:41:12 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:41: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: 339/677] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:41:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:41:12 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:41:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/680] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:41:12 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: 341/681] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:41:12 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:41: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: 342/683] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:41: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: 8|app: 0|req: 342/684] 10.0.0.157 () {36 vars in 910 bytes} [Tue Jun 2 22:41:13 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.157 () {36 vars in 1006 bytes} [Tue Jun 2 22:41:13 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab/locations => generated 127 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jun 2 22:41:13 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jun 2 22:41: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: 8|app: 0|req: 344/688] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jun 2 22:41:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.44 () {34 vars in 653 bytes} [Tue Jun 2 22:41:18 2026] POST /v2/images => generated 649 bytes in 126 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 22:41:18.546 7 WARNING glance.api.v2.images [None req-88f58987-dc1c-41e2-8fe2-cd436eece05a 826ce89a638d49ef8f7f7ae33a653eeb e984144cb4714104aa6f3cdc994976dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c9617d4-f98c-4dc8-a0d2-fc465a2a36b8 [pid: 7|app: 0|req: 346/692] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 22:41:18 2026] DELETE /v2/images/9c9617d4-f98c-4dc8-a0d2-fc465a2a36b8 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 22:41:18 2026] GET /v2/images/9c9617d4-f98c-4dc8-a0d2-fc465a2a36b8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.44 () {32 vars in 631 bytes} [Tue Jun 2 22:41:18 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.44 () {34 vars in 653 bytes} [Tue Jun 2 22:41:18 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.44 () {32 vars in 715 bytes} [Tue Jun 2 22:41:18 2026] GET /v2/images/da3a1756-1de0-40aa-af44-884236c7df91/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 22:41:18.725 8 INFO glance.api.v2.image_data [None req-0672abba-d046-43b4-bd65-d737ca5a6d2c 826ce89a638d49ef8f7f7ae33a653eeb e984144cb4714104aa6f3cdc994976dd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 22:41:18.764 8 WARNING glance_store._drivers.rbd [None req-0672abba-d046-43b4-bd65-d737ca5a6d2c 826ce89a638d49ef8f7f7ae33a653eeb e984144cb4714104aa6f3cdc994976dd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 22:41:19.752 8 INFO glance.location [None req-0672abba-d046-43b4-bd65-d737ca5a6d2c 826ce89a638d49ef8f7f7ae33a653eeb e984144cb4714104aa6f3cdc994976dd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/697] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 22:41:18 2026] PUT /v2/images/da3a1756-1de0-40aa-af44-884236c7df91/file => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 22:41:19 2026] GET /v2/images/da3a1756-1de0-40aa-af44-884236c7df91 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.44 () {32 vars in 715 bytes} [Tue Jun 2 22:41:19 2026] GET /v2/images/da3a1756-1de0-40aa-af44-884236c7df91/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.44 () {34 vars in 653 bytes} [Tue Jun 2 22:41:19 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.44 () {32 vars in 724 bytes} [Tue Jun 2 22:41:19 2026] PATCH /v2/images/458d11c7-8605-44a3-8072-4ed856833510 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 22:41:20 2026] GET /v2/images/458d11c7-8605-44a3-8072-4ed856833510 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 22:41:20.055 8 WARNING glance.api.v2.images [None req-16ac0be0-745c-4e91-87e2-a3892c47de22 826ce89a638d49ef8f7f7ae33a653eeb e984144cb4714104aa6f3cdc994976dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//458d11c7-8605-44a3-8072-4ed856833510 [pid: 8|app: 0|req: 352/703] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 22:41:20 2026] DELETE /v2/images/458d11c7-8605-44a3-8072-4ed856833510 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 22:41:20 2026] GET /v2/images/458d11c7-8605-44a3-8072-4ed856833510 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:41:20.118 8 WARNING glance.api.v2.images [None req-75665658-d1ff-4b3e-85a0-1987b1dfa27f 826ce89a638d49ef8f7f7ae33a653eeb e984144cb4714104aa6f3cdc994976dd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da3a1756-1de0-40aa-af44-884236c7df91 [pid: 8|app: 0|req: 353/705] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 22:41:20 2026] DELETE /v2/images/da3a1756-1de0-40aa-af44-884236c7df91 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 22:41:20 2026] GET /v2/images/da3a1756-1de0-40aa-af44-884236c7df91 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 22:41:21.023 8 WARNING glance.api.v2.images [None req-46c4cddb-aece-4b11-a41e-96a3916a562e 826ce89a638d49ef8f7f7ae33a653eeb e984144cb4714104aa6f3cdc994976dd - - default default] Failed to find image 9c9617d4-f98c-4dc8-a0d2-fc465a2a36b8 to delete: glance.common.exception.ImageNotFound: No image found with ID 9c9617d4-f98c-4dc8-a0d2-fc465a2a36b8 [pid: 8|app: 0|req: 354/707] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 22:41:21 2026] DELETE /v2/images/9c9617d4-f98c-4dc8-a0d2-fc465a2a36b8 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 22:41:21 2026] GET /v2/images/9c9617d4-f98c-4dc8-a0d2-fc465a2a36b8 => 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/711] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:41:28 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:41:28 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: 357/713] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:41:29 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:41:29 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: 358/715] 199.204.45.246 () {36 vars in 990 bytes} [Tue Jun 2 22:41:35 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 199.204.45.246 () {36 vars in 930 bytes} [Tue Jun 2 22:41:35 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: 359/717] 199.204.45.246 () {36 vars in 990 bytes} [Tue Jun 2 22:41:36 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 199.204.45.246 () {36 vars in 930 bytes} [Tue Jun 2 22:41: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: 8|app: 0|req: 363/725] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:42:01 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:42:01 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:42:30 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:42:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 22:43:04 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 22:43:04 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:43:04 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:43:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:43:04 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: 373/746] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:43:04 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:43:04 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: 374/748] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:43:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:43:04 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:43:04 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: 376/751] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:43:04 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: 376/752] 10.0.0.157 () {36 vars in 910 bytes} [Tue Jun 2 22:43:05 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/753] 10.0.0.157 () {36 vars in 1006 bytes} [Tue Jun 2 22:43:05 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jun 2 22:43:05 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/755] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jun 2 22:43:05 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/756] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jun 2 22:43:05 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: 380/759] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:43:12 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:43: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: 8|app: 0|req: 383/765] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:43:28 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:43:28 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/767] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:43:37 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:43:37 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: 388/775] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:44:01 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:44:01 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: 393/785] 10.0.0.44 () {30 vars in 409 bytes} [Tue Jun 2 22:44:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:45:15 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:45:15 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:45:16 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/795] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:45:16 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/800] 10.0.0.99 () {36 vars in 985 bytes} [Tue Jun 2 22:45:33 2026] GET /v2/images/112bc79d-91c1-42fa-9aa5-941068eb76ab => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/801] 10.0.0.99 () {36 vars in 925 bytes} [Tue Jun 2 22:45:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/810] 199.204.45.246 () {32 vars in 825 bytes} [Tue Jun 2 22:46:08 2026] GET /v2/images?status=active&owner=6722566888f24412820ce582f0f90f31&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 199.204.45.246 () {32 vars in 652 bytes} [Tue Jun 2 22:46:08 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/812] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:46:09 2026] GET /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:46:09 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: 408/814] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:46:09 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: 407/815] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:46:09 2026] GET /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/816] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:46:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/817] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:46:09 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: 410/818] 10.0.0.20 () {36 vars in 985 bytes} [Tue Jun 2 22:46:09 2026] GET /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 10.0.0.20 () {36 vars in 925 bytes} [Tue Jun 2 22:46:09 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: 411/820] 10.0.0.157 () {36 vars in 910 bytes} [Tue Jun 2 22:46:09 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.157 () {36 vars in 1006 bytes} [Tue Jun 2 22:46:09 2026] GET /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/822] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jun 2 22:46:09 2026] GET /v2/images/c4965e8e-1858-4806-92e1-648182ac7e31 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jun 2 22:46:09 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: 413/824] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jun 2 22:46:09 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: 445/891] 10.0.0.44 () {32 vars in 631 bytes} [Tue Jun 2 22:51:47 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)