+ 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 [Mon Jun 15 16:08:58 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5d844d95d6-q6fqh 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3518793668 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-15 16:09:00.607 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-15 16:09:00.662 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-15 16:09:01.504 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-15 16:09:01.505 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-15 16:09:01.505 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 16:09:01.554 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-15 16:09:01.555 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-15 16:09:01.555 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 16:09:03.625 7 WARNING glance.api.v2.images [None req-17e8f416-1f09-4de6-aa3f-f7687edbf15e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 16:09:03.671 8 WARNING glance.api.v2.images [None req-5f250d52-7107-4fe7-87ab-5fe87c2c3a3e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 16:09:03.981 7 WARNING keystonemiddleware._common.config [None req-17e8f416-1f09-4de6-aa3f-f7687edbf15e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:09:03.988 7 WARNING oslo_config.cfg [None req-17e8f416-1f09-4de6-aa3f-f7687edbf15e - - - - - -] 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 0x7f3518793668 pid: 7 (default app) 2026-06-15 16:09:04.014 8 WARNING keystonemiddleware._common.config [None req-5f250d52-7107-4fe7-87ab-5fe87c2c3a3e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:09:04.023 8 WARNING oslo_config.cfg [None req-5f250d52-7107-4fe7-87ab-5fe87c2c3a3e - - - - - -] 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 6 seconds on interpreter 0x7f3518793668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:09:05 2026] GET / => generated 1312 bytes in 1 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-15 16:09:05.924 8 WARNING oslo_policy.policy [None req-24a714c2-cc6d-4fea-a442-229ed13316a4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:09:05.924 8 WARNING oslo_policy.policy [None req-24a714c2-cc6d-4fea-a442-229ed13316a4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:09:05.939 8 WARNING oslo_policy.policy [None req-24a714c2-cc6d-4fea-a442-229ed13316a4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:09:05.940 8 WARNING oslo_policy.policy [None req-24a714c2-cc6d-4fea-a442-229ed13316a4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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/6] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:09:05 2026] GET /v2/images => generated 69 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:09:09 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/8] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:09:09 2026] GET /v2/images => generated 69 bytes in 42 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-15 16:09:09.567 7 WARNING oslo_policy.policy [None req-b634562f-d2ac-4c39-b985-2457e722dd82 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:09:09.567 7 WARNING oslo_policy.policy [None req-b634562f-d2ac-4c39-b985-2457e722dd82 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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/9] 199.204.45.210 () {44 vars in 912 bytes} [Mon Jun 15 16:09:09 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.210 () {44 vars in 934 bytes} [Mon Jun 15 16:09:09 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:09:09.708 7 WARNING oslo_policy.policy [None req-39b647a2-e3d4-4d0e-b633-4a1e9dbd3b3f 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:09:09.709 7 WARNING oslo_policy.policy [None req-39b647a2-e3d4-4d0e-b633-4a1e9dbd3b3f 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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: 8/11] 199.204.45.210 () {44 vars in 940 bytes} [Mon Jun 15 16:09:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:09:09.796 8 WARNING oslo_config.cfg [None req-defed53d-6090-4409-857c-518868c6ef87 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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/12] 199.204.45.210 () {48 vars in 952 bytes} [Mon Jun 15 16:09:09 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 16:09:09.827 7 WARNING oslo_policy.policy [None req-7e63d9a6-ce19-47ce-8c2e-af5cf2a864f7 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:09:09.827 7 WARNING oslo_policy.policy [None req-7e63d9a6-ce19-47ce-8c2e-af5cf2a864f7 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:09:09.828 7 INFO glance.api.v2.image_data [None req-7e63d9a6-ce19-47ce-8c2e-af5cf2a864f7 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:09:13.095 7 WARNING glance.location [None req-7e63d9a6-ce19-47ce-8c2e-af5cf2a864f7 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.210 () {48 vars in 1046 bytes} [Mon Jun 15 16:09:09 2026] PUT /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779/file => generated 0 bytes in 3320 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7571 switches on core 0) [pid: 8|app: 0|req: 5/16] 199.204.45.210 () {44 vars in 972 bytes} [Mon Jun 15 16:09:13 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:09:13.250 7 WARNING oslo_config.cfg [None req-b3fc7829-0512-4003-8058-13b3e90352e7 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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: 12/17] 199.204.45.210 () {48 vars in 1052 bytes} [Mon Jun 15 16:09:13 2026] PATCH /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/18] 199.204.45.210 () {44 vars in 972 bytes} [Mon Jun 15 16:09:13 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 142/277] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:30:45 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: 136/278] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:30:45 2026] GET /v2/images => generated 1381 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/283] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:31:04 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: 145/284] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:31:04 2026] GET /v2/images => generated 1381 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 199.204.45.210 () {44 vars in 938 bytes} [Mon Jun 15 16:31:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.210 () {44 vars in 960 bytes} [Mon Jun 15 16:31:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.210 () {44 vars in 940 bytes} [Mon Jun 15 16:31:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.210 () {48 vars in 952 bytes} [Mon Jun 15 16:31: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-15 16:31:05.541 8 WARNING oslo_policy.policy [None req-46ae33b0-11e3-470d-a968-acaed39c74ee 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:31:05.542 8 WARNING oslo_policy.policy [None req-46ae33b0-11e3-470d-a968-acaed39c74ee 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:31:05.543 8 INFO glance.api.v2.image_data [None req-46ae33b0-11e3-470d-a968-acaed39c74ee 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:31:34.814 8 WARNING glance.location [None req-46ae33b0-11e3-470d-a968-acaed39c74ee 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/295] 199.204.45.210 () {48 vars in 1047 bytes} [Mon Jun 15 16:31:05 2026] PUT /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9/file => generated 0 bytes in 29332 msecs (HTTP/1.1 204) 4 headers in 171 bytes (78780 switches on core 0) [pid: 7|app: 0|req: 154/296] 199.204.45.210 () {44 vars in 972 bytes} [Mon Jun 15 16:31:34 2026] GET /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/297] 199.204.45.210 () {48 vars in 1052 bytes} [Mon Jun 15 16:31:34 2026] PATCH /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/298] 199.204.45.210 () {44 vars in 972 bytes} [Mon Jun 15 16:31:35 2026] GET /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/299] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:31:36 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: 156/300] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:31:36 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/391] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:39:05 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/392] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:39:05 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/395] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:39:16 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: 192/396] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:39:16 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/397] 199.204.45.210 () {44 vars in 948 bytes} [Mon Jun 15 16:39:16 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/398] 199.204.45.210 () {44 vars in 970 bytes} [Mon Jun 15 16:39:16 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: 206/399] 199.204.45.210 () {44 vars in 940 bytes} [Mon Jun 15 16:39:16 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: 194/400] 199.204.45.210 () {48 vars in 952 bytes} [Mon Jun 15 16:39:16 2026] POST /v2/images => generated 799 bytes in 192 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 16:39:16.509 7 INFO glance.api.v2.image_data [None req-327d62ef-7b93-43f4-ac40-3402985bde18 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:39:35.195 7 INFO glance.location [None req-327d62ef-7b93-43f4-ac40-3402985bde18 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/405] 199.204.45.210 () {48 vars in 1046 bytes} [Mon Jun 15 16:39:16 2026] PUT /v2/images/5998d5b3-0be6-42eb-85cf-24a9a1135599/file => generated 0 bytes in 18746 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19467 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.204.45.210 () {44 vars in 972 bytes} [Mon Jun 15 16:39:35 2026] GET /v2/images/5998d5b3-0be6-42eb-85cf-24a9a1135599 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 199.204.45.210 () {48 vars in 1052 bytes} [Mon Jun 15 16:39:35 2026] PATCH /v2/images/5998d5b3-0be6-42eb-85cf-24a9a1135599 => generated 1410 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 199.204.45.210 () {44 vars in 972 bytes} [Mon Jun 15 16:39:35 2026] GET /v2/images/5998d5b3-0be6-42eb-85cf-24a9a1135599 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:40:20 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: 213/418] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:40:20 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/423] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:40:34 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: 216/424] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:40:34 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/425] 199.204.45.210 () {44 vars in 940 bytes} [Mon Jun 15 16:40:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/426] 199.204.45.210 () {44 vars in 962 bytes} [Mon Jun 15 16:40:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/427] 199.204.45.210 () {44 vars in 940 bytes} [Mon Jun 15 16:40:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/428] 199.204.45.210 () {48 vars in 952 bytes} [Mon Jun 15 16:40:34 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 16:40:34.464 8 INFO glance.api.v2.image_data [None req-f18b4f5f-1638-498c-a134-fad036bdd60d 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:40:51.049 8 INFO glance.location [None req-f18b4f5f-1638-498c-a134-fad036bdd60d 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 211/431] 199.204.45.210 () {48 vars in 1047 bytes} [Mon Jun 15 16:40:34 2026] PUT /v2/images/35186ed6-1c94-45e7-96e5-ad5d4832275a/file => generated 0 bytes in 16634 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31377 switches on core 0) [pid: 7|app: 0|req: 221/432] 199.204.45.210 () {44 vars in 972 bytes} [Mon Jun 15 16:40:51 2026] GET /v2/images/35186ed6-1c94-45e7-96e5-ad5d4832275a => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/433] 199.204.45.210 () {48 vars in 1052 bytes} [Mon Jun 15 16:40:51 2026] PATCH /v2/images/35186ed6-1c94-45e7-96e5-ad5d4832275a => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/434] 199.204.45.210 () {44 vars in 972 bytes} [Mon Jun 15 16:40:51 2026] GET /v2/images/35186ed6-1c94-45e7-96e5-ad5d4832275a => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/599] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:54:25 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: 305/600] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:54:25 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/631] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:56:56 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: 321/632] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:56:56 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/633] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:56: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: 322/634] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:56:58 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/645] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:57:50 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: 318/646] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:57:50 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/649] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:57: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: 320/650] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:57:59 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 199.204.45.210 () {42 vars in 689 bytes} [Mon Jun 15 16:59:04 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: 328/666] 199.204.45.210 () {44 vars in 911 bytes} [Mon Jun 15 16:59:04 2026] GET /v2/images => generated 5574 bytes in 58 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: 343/675] 10.0.0.86 () {32 vars in 632 bytes} [Mon Jun 15 16:59:48 2026] GET /v2/images => generated 5574 bytes in 29 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: 335/680] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:00:12 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/681] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:00: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: 348/684] 199.204.45.210 () {36 vars in 991 bytes} [Mon Jun 15 17:00:20 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 199.204.45.210 () {36 vars in 931 bytes} [Mon Jun 15 17:00:20 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: 349/686] 199.204.45.210 () {36 vars in 991 bytes} [Mon Jun 15 17:00:21 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 338/687] 199.204.45.210 () {36 vars in 931 bytes} [Mon Jun 15 17:00:21 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/692] 10.0.0.86 () {34 vars in 654 bytes} [Mon Jun 15 17:00:38 2026] POST /v2/images => generated 648 bytes in 251 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-15 17:00:38.601 8 WARNING glance.api.v2.images [None req-5b4254b6-516a-4889-945e-ea0debf0a291 eefe64244f5145dfaa8ff963179f2e0a a814f7475e65424bb6cc1486beb5d4b1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ba55d6b1-6430-41fd-8b6d-cb5ab3314f8e [pid: 8|app: 0|req: 341/693] 10.0.0.86 () {32 vars in 709 bytes} [Mon Jun 15 17:00:38 2026] DELETE /v2/images/ba55d6b1-6430-41fd-8b6d-cb5ab3314f8e => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.86 () {32 vars in 706 bytes} [Mon Jun 15 17:00:38 2026] GET /v2/images/ba55d6b1-6430-41fd-8b6d-cb5ab3314f8e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/695] 10.0.0.86 () {32 vars in 632 bytes} [Mon Jun 15 17:00:38 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/696] 10.0.0.86 () {34 vars in 654 bytes} [Mon Jun 15 17:00:38 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.86 () {32 vars in 716 bytes} [Mon Jun 15 17:00:38 2026] GET /v2/images/af04955e-1df6-4c45-860a-0af28977b21b/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:38.767 7 INFO glance.api.v2.image_data [None req-9b380b75-a02d-4d5a-b8ac-66d0b4783291 eefe64244f5145dfaa8ff963179f2e0a a814f7475e65424bb6cc1486beb5d4b1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 17:00:38.806 7 WARNING glance_store._drivers.rbd [None req-9b380b75-a02d-4d5a-b8ac-66d0b4783291 eefe64244f5145dfaa8ff963179f2e0a a814f7475e65424bb6cc1486beb5d4b1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-15 17:00:39.410 7 INFO glance.location [None req-9b380b75-a02d-4d5a-b8ac-66d0b4783291 eefe64244f5145dfaa8ff963179f2e0a a814f7475e65424bb6cc1486beb5d4b1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/698] 10.0.0.86 () {32 vars in 726 bytes} [Mon Jun 15 17:00:38 2026] PUT /v2/images/af04955e-1df6-4c45-860a-0af28977b21b/file => generated 0 bytes in 688 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/699] 10.0.0.86 () {32 vars in 706 bytes} [Mon Jun 15 17:00:39 2026] GET /v2/images/af04955e-1df6-4c45-860a-0af28977b21b => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/700] 10.0.0.86 () {32 vars in 716 bytes} [Mon Jun 15 17:00:39 2026] GET /v2/images/af04955e-1df6-4c45-860a-0af28977b21b/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/701] 10.0.0.86 () {34 vars in 654 bytes} [Mon Jun 15 17:00:39 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/702] 10.0.0.86 () {32 vars in 725 bytes} [Mon Jun 15 17:00:39 2026] PATCH /v2/images/1b2e84f3-f99f-49fd-9006-3d484cfcf449 => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/703] 10.0.0.86 () {32 vars in 706 bytes} [Mon Jun 15 17:00:39 2026] GET /v2/images/1b2e84f3-f99f-49fd-9006-3d484cfcf449 => generated 651 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:39.735 7 WARNING glance.api.v2.images [None req-d7e56340-009c-46c0-9cd4-eb94d8e66039 eefe64244f5145dfaa8ff963179f2e0a a814f7475e65424bb6cc1486beb5d4b1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1b2e84f3-f99f-49fd-9006-3d484cfcf449 [pid: 7|app: 0|req: 358/704] 10.0.0.86 () {32 vars in 709 bytes} [Mon Jun 15 17:00:39 2026] DELETE /v2/images/1b2e84f3-f99f-49fd-9006-3d484cfcf449 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.86 () {32 vars in 706 bytes} [Mon Jun 15 17:00:39 2026] GET /v2/images/1b2e84f3-f99f-49fd-9006-3d484cfcf449 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:00:39.805 7 WARNING glance.api.v2.images [None req-fbc5c606-8581-49dd-8254-a71fc57e6395 eefe64244f5145dfaa8ff963179f2e0a a814f7475e65424bb6cc1486beb5d4b1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af04955e-1df6-4c45-860a-0af28977b21b [pid: 7|app: 0|req: 359/706] 10.0.0.86 () {32 vars in 709 bytes} [Mon Jun 15 17:00:39 2026] DELETE /v2/images/af04955e-1df6-4c45-860a-0af28977b21b => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/707] 10.0.0.86 () {32 vars in 706 bytes} [Mon Jun 15 17:00:40 2026] GET /v2/images/af04955e-1df6-4c45-860a-0af28977b21b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:00:40.678 7 WARNING glance.api.v2.images [None req-bb0982aa-68c7-4eaa-8c8b-ecea3abd41d9 eefe64244f5145dfaa8ff963179f2e0a a814f7475e65424bb6cc1486beb5d4b1 - - default default] Failed to find image ba55d6b1-6430-41fd-8b6d-cb5ab3314f8e to delete: glance.common.exception.ImageNotFound: No image found with ID ba55d6b1-6430-41fd-8b6d-cb5ab3314f8e [pid: 7|app: 0|req: 360/708] 10.0.0.86 () {32 vars in 709 bytes} [Mon Jun 15 17:00:40 2026] DELETE /v2/images/ba55d6b1-6430-41fd-8b6d-cb5ab3314f8e => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/709] 10.0.0.86 () {32 vars in 706 bytes} [Mon Jun 15 17:00:40 2026] GET /v2/images/ba55d6b1-6430-41fd-8b6d-cb5ab3314f8e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:00:42 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:00:42 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: 363/714] 10.0.0.86 () {30 vars in 410 bytes} [Mon Jun 15 17:00:43 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: 367/721] 10.0.0.86 () {32 vars in 706 bytes} [Mon Jun 15 17:01:15 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.86 () {32 vars in 706 bytes} [Mon Jun 15 17:01:15 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01: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: 8|app: 0|req: 356/725] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/726] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/727] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 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: 358/728] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 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: 371/729] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/730] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 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: 359/731] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/732] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 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: 360/733] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/734] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 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: 361/735] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/736] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01: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: 362/737] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/738] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/739] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01:16 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: 364/740] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:01: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: 7|app: 0|req: 377/741] 10.0.0.62 () {36 vars in 910 bytes} [Mon Jun 15 17:01:17 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: 365/742] 10.0.0.62 () {36 vars in 910 bytes} [Mon Jun 15 17:01:17 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/743] 10.0.0.62 () {36 vars in 1006 bytes} [Mon Jun 15 17:01:17 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/744] 10.0.0.62 () {36 vars in 1006 bytes} [Mon Jun 15 17:01:17 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/745] 10.0.0.62 () {36 vars in 986 bytes} [Mon Jun 15 17:01:17 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 367/746] 10.0.0.62 () {36 vars in 986 bytes} [Mon Jun 15 17:01:17 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/747] 10.0.0.62 () {36 vars in 926 bytes} [Mon Jun 15 17:01:17 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: 381/748] 10.0.0.62 () {36 vars in 926 bytes} [Mon Jun 15 17:01:17 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: 368/749] 10.0.0.62 () {36 vars in 926 bytes} [Mon Jun 15 17:01:17 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: 382/750] 10.0.0.62 () {36 vars in 926 bytes} [Mon Jun 15 17:01:17 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: 370/753] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:01:24 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 384/754] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:01:24 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/761] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:02:01 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/762] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:02:01 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: 394/773] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:02:49 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 380/774] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:02:49 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: 398/781] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:03:14 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 384/782] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:03:14 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: 388/789] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:03:43 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 402/790] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:03:43 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: 394/801] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:04:41 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/802] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:04:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/807] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:04:54 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/808] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:04:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/827] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:06:29 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 421/828] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:06:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/833] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 15 17:06:46 2026] GET /v2/images/5dd77f6e-9eca-480b-b809-fe2dbe702779 => 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: 410/834] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 15 17:06:46 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: 429/843] 199.204.45.210 () {32 vars in 826 bytes} [Mon Jun 15 17:07:23 2026] GET /v2/images?status=active&owner=1d0555f964204fa9881d667299ac9616&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/844] 199.204.45.210 () {32 vars in 653 bytes} [Mon Jun 15 17:07:24 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: 430/845] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:07:24 2026] GET /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9 => generated 1395 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/846] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:07:24 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: 431/847] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:07:24 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: 417/848] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:07:24 2026] GET /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/849] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:07:24 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: 418/850] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:07:24 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: 433/851] 10.0.0.43 () {36 vars in 986 bytes} [Mon Jun 15 17:07:24 2026] GET /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/852] 10.0.0.43 () {36 vars in 926 bytes} [Mon Jun 15 17:07: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: 434/853] 10.0.0.62 () {36 vars in 910 bytes} [Mon Jun 15 17:07:24 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: 420/854] 10.0.0.62 () {36 vars in 1006 bytes} [Mon Jun 15 17:07:24 2026] GET /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9/locations => generated 127 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/855] 10.0.0.62 () {36 vars in 986 bytes} [Mon Jun 15 17:07:25 2026] GET /v2/images/e1116137-0b5d-4c70-a41f-d1ce38c4bdb9 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/856] 10.0.0.62 () {36 vars in 926 bytes} [Mon Jun 15 17:07:25 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: 436/857] 10.0.0.62 () {36 vars in 926 bytes} [Mon Jun 15 17:07: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: 459/902] 10.0.0.86 () {32 vars in 632 bytes} [Mon Jun 15 17:11:05 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)