+ 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 Apr 14 06:43:38 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-b79bdd6b-9tfjr 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 0x7fca990f9668 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-04-14 06:43:40.939 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 06:43:40.964 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-04-14 06:43:41.918 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-04-14 06:43:41.919 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-04-14 06:43:41.919 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 06:43:41.930 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-04-14 06:43:41.932 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-04-14 06:43:41.933 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 06:43:44.245 7 WARNING glance.api.v2.images [None req-03c15589-22f6-4cc8-aee2-2121bca15ff1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 06:43:44.303 8 WARNING glance.api.v2.images [None req-9857adc2-7972-4db3-bc46-6900cea9894a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 06:43:44.664 7 WARNING keystonemiddleware._common.config [None req-03c15589-22f6-4cc8-aee2-2121bca15ff1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:43:44.676 7 WARNING oslo_config.cfg [None req-03c15589-22f6-4cc8-aee2-2121bca15ff1 - - - - - -] 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 0x7fca990f9668 pid: 7 (default app) 2026-04-14 06:43:44.764 8 WARNING keystonemiddleware._common.config [None req-9857adc2-7972-4db3-bc46-6900cea9894a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:43:44.774 8 WARNING oslo_config.cfg [None req-9857adc2-7972-4db3-bc46-6900cea9894a - - - - - -] 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 0x7fca990f9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 06:43:45 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-04-14 06:43:45.925 8 WARNING oslo_policy.policy [None req-1aaa5a87-e24d-406f-a75e-bd8b8cefd420 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:43:45.925 8 WARNING oslo_policy.policy [None req-1aaa5a87-e24d-406f-a75e-bd8b8cefd420 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:43:45.943 8 WARNING oslo_policy.policy [None req-1aaa5a87-e24d-406f-a75e-bd8b8cefd420 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:43:45.943 8 WARNING oslo_policy.policy [None req-1aaa5a87-e24d-406f-a75e-bd8b8cefd420 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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.132 () {44 vars in 908 bytes} [Tue Apr 14 06:43:45 2026] GET /v2/images => generated 69 bytes in 625 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.132 () {42 vars in 686 bytes} [Tue Apr 14 06:43: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: 2/7] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 06:43:50 2026] GET /v2/images => generated 69 bytes in 43 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-04-14 06:43:50.804 7 WARNING oslo_policy.policy [None req-7eff93b0-60b5-4f05-9d99-06df74cc8dcb bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:43:50.804 7 WARNING oslo_policy.policy [None req-7eff93b0-60b5-4f05-9d99-06df74cc8dcb bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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.132 () {44 vars in 909 bytes} [Tue Apr 14 06:43:50 2026] GET /v2/images/cirros => generated 151 bytes in 142 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.132 () {44 vars in 931 bytes} [Tue Apr 14 06:43:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:43:50.967 7 WARNING oslo_policy.policy [None req-30b640b7-f491-4d79-aedd-e3ea37195e81 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:43:50.968 7 WARNING oslo_policy.policy [None req-30b640b7-f491-4d79-aedd-e3ea37195e81 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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.132 () {44 vars in 937 bytes} [Tue Apr 14 06:43:50 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) 2026-04-14 06:43:51.057 8 WARNING oslo_config.cfg [None req-99c74514-405b-44b9-9c4b-74158c9af0e4 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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.132 () {48 vars in 949 bytes} [Tue Apr 14 06:43:50 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:43:51.083 7 WARNING oslo_policy.policy [None req-10eec1c4-ec44-45d8-8db8-0bb0524e2bc8 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:43:51.084 7 WARNING oslo_policy.policy [None req-10eec1c4-ec44-45d8-8db8-0bb0524e2bc8 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:43:51.085 7 INFO glance.api.v2.image_data [None req-10eec1c4-ec44-45d8-8db8-0bb0524e2bc8 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:43:55.254 7 WARNING glance.location [None req-10eec1c4-ec44-45d8-8db8-0bb0524e2bc8 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.132 () {48 vars in 1043 bytes} [Tue Apr 14 06:43:51 2026] PUT /v2/images/c1985171-7b22-459b-9844-45c736337c7b/file => generated 0 bytes in 4223 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5408 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.132 () {44 vars in 969 bytes} [Tue Apr 14 06:43:55 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:43:55.339 7 WARNING oslo_config.cfg [None req-15363313-158a-4c82-9d43-83865acb4458 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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.132 () {44 vars in 969 bytes} [Tue Apr 14 06:43:55 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/127] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 06:53:11 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: 65/128] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 06:53:11 2026] GET /v2/images => generated 1240 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/131] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 06:53:21 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: 67/132] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 06:53:21 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/133] 199.204.45.132 () {44 vars in 937 bytes} [Tue Apr 14 06:53:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.204.45.132 () {44 vars in 959 bytes} [Tue Apr 14 06:53:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/135] 199.204.45.132 () {44 vars in 937 bytes} [Tue Apr 14 06:53:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/136] 199.204.45.132 () {48 vars in 949 bytes} [Tue Apr 14 06:53:21 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:53:21.561 8 WARNING oslo_policy.policy [None req-4fd0cd03-23f3-441d-b1ee-7c73616fa9dd bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:53:21.561 8 WARNING oslo_policy.policy [None req-4fd0cd03-23f3-441d-b1ee-7c73616fa9dd bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - 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-04-14 06:53:21.563 8 INFO glance.api.v2.image_data [None req-4fd0cd03-23f3-441d-b1ee-7c73616fa9dd bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:53:30.296 8 INFO glance.location [None req-4fd0cd03-23f3-441d-b1ee-7c73616fa9dd bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 68/139] 199.204.45.132 () {48 vars in 1043 bytes} [Tue Apr 14 06:53:21 2026] PUT /v2/images/0f8741a8-894e-4705-a3b3-b7c7f2ca1917/file => generated 0 bytes in 8796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21873 switches on core 0) [pid: 7|app: 0|req: 72/140] 199.204.45.132 () {44 vars in 969 bytes} [Tue Apr 14 06:53:30 2026] GET /v2/images/0f8741a8-894e-4705-a3b3-b7c7f2ca1917 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/141] 199.204.45.132 () {44 vars in 969 bytes} [Tue Apr 14 06:53:30 2026] GET /v2/images/0f8741a8-894e-4705-a3b3-b7c7f2ca1917 => generated 1203 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/148] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 06:53:54 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: 76/149] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 06:53:54 2026] GET /v2/images => generated 2445 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/152] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 06:54: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: 75/153] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 06:54:12 2026] GET /v2/images => generated 2445 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/154] 199.204.45.132 () {44 vars in 935 bytes} [Tue Apr 14 06:54:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/155] 199.204.45.132 () {44 vars in 957 bytes} [Tue Apr 14 06:54:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/156] 199.204.45.132 () {44 vars in 937 bytes} [Tue Apr 14 06:54:12 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: 8|app: 0|req: 77/157] 199.204.45.132 () {48 vars in 949 bytes} [Tue Apr 14 06:54:12 2026] POST /v2/images => generated 796 bytes in 84 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:54:12.998 7 INFO glance.api.v2.image_data [None req-9662c849-59fc-4478-9759-38f3d5669173 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:54:41.292 7 WARNING glance.location [None req-9662c849-59fc-4478-9759-38f3d5669173 bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 81/164] 199.204.45.132 () {48 vars in 1044 bytes} [Tue Apr 14 06:54:12 2026] PUT /v2/images/954ade45-ba90-4750-9275-a0ea778097ca/file => generated 0 bytes in 28352 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65283 switches on core 0) [pid: 8|app: 0|req: 84/165] 199.204.45.132 () {44 vars in 969 bytes} [Tue Apr 14 06:54:41 2026] GET /v2/images/954ade45-ba90-4750-9275-a0ea778097ca => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/166] 199.204.45.132 () {44 vars in 969 bytes} [Tue Apr 14 06:54:41 2026] GET /v2/images/954ade45-ba90-4750-9275-a0ea778097ca => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/167] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 06:54:43 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/168] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 06:54:43 2026] GET /v2/images => generated 3656 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 07:02:40 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: 132/266] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 07:02:40 2026] GET /v2/images => generated 3656 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 07:02:48 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: 134/270] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 07:02:48 2026] GET /v2/images => generated 3656 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.132 () {44 vars in 945 bytes} [Tue Apr 14 07:02:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.132 () {44 vars in 967 bytes} [Tue Apr 14 07:02:48 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: 8|app: 0|req: 138/273] 199.204.45.132 () {44 vars in 937 bytes} [Tue Apr 14 07:02:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.132 () {48 vars in 949 bytes} [Tue Apr 14 07:02:48 2026] POST /v2/images => generated 799 bytes in 251 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 07:02:49.126 8 INFO glance.api.v2.image_data [None req-6977637c-905c-467f-b648-eb0cad94bb4f bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:03:07.583 8 INFO glance.location [None req-6977637c-905c-467f-b648-eb0cad94bb4f bd2f037da2b74c948e532e7de336b413 dc3222a786e9492db00f714631441da5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 139/279] 199.204.45.132 () {48 vars in 1043 bytes} [Tue Apr 14 07:02:49 2026] PUT /v2/images/a095abd8-c422-472f-bae7-b8ab32d94171/file => generated 0 bytes in 18500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19519 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.132 () {44 vars in 969 bytes} [Tue Apr 14 07:03:07 2026] GET /v2/images/a095abd8-c422-472f-bae7-b8ab32d94171 => generated 1211 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.132 () {48 vars in 1048 bytes} [Tue Apr 14 07:03:07 2026] PATCH /v2/images/a095abd8-c422-472f-bae7-b8ab32d94171 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.132 () {44 vars in 969 bytes} [Tue Apr 14 07:03:07 2026] GET /v2/images/a095abd8-c422-472f-bae7-b8ab32d94171 => generated 1234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.132 () {42 vars in 686 bytes} [Tue Apr 14 07:03:41 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: 146/290] 199.204.45.132 () {44 vars in 908 bytes} [Tue Apr 14 07:03:41 2026] GET /v2/images => generated 4892 bytes in 78 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: 152/301] 10.0.0.13 () {32 vars in 630 bytes} [Tue Apr 14 07:04:31 2026] GET /v2/images => generated 4892 bytes in 31 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: 152/306] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:04:52 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:04:52 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: 154/310] 199.204.45.132 () {36 vars in 989 bytes} [Tue Apr 14 07:04:59 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 199.204.45.132 () {36 vars in 929 bytes} [Tue Apr 14 07:05:00 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: 155/312] 199.204.45.132 () {36 vars in 989 bytes} [Tue Apr 14 07:05:00 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/313] 199.204.45.132 () {36 vars in 929 bytes} [Tue Apr 14 07:05:00 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/316] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:05:05 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:05:05 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: 158/318] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:05:06 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:05:06 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: 168/332] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:06:09 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/333] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:06: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: 169/334] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:06: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: 166/335] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:06:09 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/336] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:06:09 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/337] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:06:09 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: 171/338] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:06:09 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/339] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:06:09 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: 172/340] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:06:09 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: 169/341] 10.0.0.148 () {36 vars in 909 bytes} [Tue Apr 14 07:06:10 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: 173/342] 10.0.0.148 () {36 vars in 1005 bytes} [Tue Apr 14 07:06:10 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b/locations => generated 127 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 10.0.0.148 () {36 vars in 985 bytes} [Tue Apr 14 07:06:10 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/344] 10.0.0.148 () {36 vars in 925 bytes} [Tue Apr 14 07:06:10 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: 171/345] 10.0.0.148 () {36 vars in 925 bytes} [Tue Apr 14 07:06:10 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:06:37 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:06:37 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: 179/354] 10.0.0.13 () {34 vars in 652 bytes} [Tue Apr 14 07:06:40 2026] POST /v2/images => generated 649 bytes in 143 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 07:06:40.284 8 WARNING glance.api.v2.images [None req-160b1f54-5ae5-4ab6-8dcc-9a456d6c5b07 a0b066fafba84ddc8338cbecae1db6fe bef02e2d1d3a4299896b490dbd6b430b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//777c2eed-5b5e-49f9-9688-e9ae43aa3367 [pid: 8|app: 0|req: 176/355] 10.0.0.13 () {32 vars in 707 bytes} [Tue Apr 14 07:06:40 2026] DELETE /v2/images/777c2eed-5b5e-49f9-9688-e9ae43aa3367 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/356] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 07:06:40 2026] GET /v2/images/777c2eed-5b5e-49f9-9688-e9ae43aa3367 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 10.0.0.13 () {32 vars in 630 bytes} [Tue Apr 14 07:06:40 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 10.0.0.13 () {34 vars in 652 bytes} [Tue Apr 14 07:06:40 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 10.0.0.13 () {32 vars in 714 bytes} [Tue Apr 14 07:06:40 2026] GET /v2/images/1d860da0-c023-4cfc-9009-c6e9bea7fa40/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 07:06:40.530 7 INFO glance.api.v2.image_data [None req-b4fe8fd8-71f9-4490-8d17-80e8ac626ace a0b066fafba84ddc8338cbecae1db6fe bef02e2d1d3a4299896b490dbd6b430b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:06:40.573 7 WARNING glance_store._drivers.rbd [None req-b4fe8fd8-71f9-4490-8d17-80e8ac626ace a0b066fafba84ddc8338cbecae1db6fe bef02e2d1d3a4299896b490dbd6b430b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 07:06:41.416 7 INFO glance.location [None req-b4fe8fd8-71f9-4490-8d17-80e8ac626ace a0b066fafba84ddc8338cbecae1db6fe bef02e2d1d3a4299896b490dbd6b430b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 182/360] 10.0.0.13 () {32 vars in 724 bytes} [Tue Apr 14 07:06:40 2026] PUT /v2/images/1d860da0-c023-4cfc-9009-c6e9bea7fa40/file => generated 0 bytes in 941 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 07:06:41 2026] GET /v2/images/1d860da0-c023-4cfc-9009-c6e9bea7fa40 => 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: 183/362] 10.0.0.13 () {32 vars in 714 bytes} [Tue Apr 14 07:06:41 2026] GET /v2/images/1d860da0-c023-4cfc-9009-c6e9bea7fa40/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 10.0.0.13 () {34 vars in 652 bytes} [Tue Apr 14 07:06:41 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 10.0.0.13 () {32 vars in 723 bytes} [Tue Apr 14 07:06:41 2026] PATCH /v2/images/89199d6a-7352-4637-8434-30004e5ac4a9 => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 07:06:41 2026] GET /v2/images/89199d6a-7352-4637-8434-30004e5ac4a9 => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 07:06:41.801 7 WARNING glance.api.v2.images [None req-70ce28cf-f613-4a25-8e75-ead18903820e a0b066fafba84ddc8338cbecae1db6fe bef02e2d1d3a4299896b490dbd6b430b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//89199d6a-7352-4637-8434-30004e5ac4a9 [pid: 7|app: 0|req: 185/366] 10.0.0.13 () {32 vars in 707 bytes} [Tue Apr 14 07:06:41 2026] DELETE /v2/images/89199d6a-7352-4637-8434-30004e5ac4a9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 07:06:41 2026] GET /v2/images/89199d6a-7352-4637-8434-30004e5ac4a9 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 07:06:41.900 7 WARNING glance.api.v2.images [None req-5424fd34-9704-4a52-b0b7-d56ccdef6fe8 a0b066fafba84ddc8338cbecae1db6fe bef02e2d1d3a4299896b490dbd6b430b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d860da0-c023-4cfc-9009-c6e9bea7fa40 [pid: 7|app: 0|req: 186/368] 10.0.0.13 () {32 vars in 707 bytes} [Tue Apr 14 07:06:41 2026] DELETE /v2/images/1d860da0-c023-4cfc-9009-c6e9bea7fa40 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 07:06:42 2026] GET /v2/images/1d860da0-c023-4cfc-9009-c6e9bea7fa40 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 07:06:42.728 7 WARNING glance.api.v2.images [None req-e9939712-4c4c-4895-aed7-b08b96cc5c30 a0b066fafba84ddc8338cbecae1db6fe bef02e2d1d3a4299896b490dbd6b430b - - default default] Failed to find image 777c2eed-5b5e-49f9-9688-e9ae43aa3367 to delete: glance.common.exception.ImageNotFound: No image found with ID 777c2eed-5b5e-49f9-9688-e9ae43aa3367 [pid: 7|app: 0|req: 187/370] 10.0.0.13 () {32 vars in 707 bytes} [Tue Apr 14 07:06:42 2026] DELETE /v2/images/777c2eed-5b5e-49f9-9688-e9ae43aa3367 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 07:06:42 2026] GET /v2/images/777c2eed-5b5e-49f9-9688-e9ae43aa3367 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 10.0.0.13 () {30 vars in 408 bytes} [Tue Apr 14 07:06: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: 186/375] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:06:53 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:06:53 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:06:56 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:06:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:07:15 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:07:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:07:29 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:07:29 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: 198/391] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 07:07:32 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 10.0.0.13 () {32 vars in 704 bytes} [Tue Apr 14 07:07:32 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:07:32 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:07:32 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: 200/395] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:07:32 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: 196/396] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:07:32 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:07:32 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: 197/398] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:07:32 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: 202/399] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:07:32 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:07:33 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: 203/401] 10.0.0.148 () {36 vars in 909 bytes} [Tue Apr 14 07:07:33 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: 199/402] 10.0.0.148 () {36 vars in 1005 bytes} [Tue Apr 14 07:07:33 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b/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: 204/403] 10.0.0.148 () {36 vars in 985 bytes} [Tue Apr 14 07:07:33 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 10.0.0.148 () {36 vars in 925 bytes} [Tue Apr 14 07:07: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: 205/405] 10.0.0.148 () {36 vars in 925 bytes} [Tue Apr 14 07:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:07:50 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:07:50 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: 212/418] 199.204.45.132 () {32 vars in 824 bytes} [Tue Apr 14 07:08:15 2026] GET /v2/images?status=active&owner=dc3222a786e9492db00f714631441da5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.132 () {32 vars in 651 bytes} [Tue Apr 14 07:08:15 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:08:16 2026] GET /v2/images/954ade45-ba90-4750-9275-a0ea778097ca => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:08:16 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: 214/422] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:08:16 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:08:16 2026] GET /v2/images/954ade45-ba90-4750-9275-a0ea778097ca => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:08: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: 210/425] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:08:16 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: 216/426] 10.0.0.5 () {36 vars in 983 bytes} [Tue Apr 14 07:08:16 2026] GET /v2/images/954ade45-ba90-4750-9275-a0ea778097ca => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 10.0.0.5 () {36 vars in 923 bytes} [Tue Apr 14 07:08: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: 217/428] 10.0.0.148 () {36 vars in 909 bytes} [Tue Apr 14 07:08:16 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: 212/429] 10.0.0.148 () {36 vars in 1005 bytes} [Tue Apr 14 07:08:16 2026] GET /v2/images/954ade45-ba90-4750-9275-a0ea778097ca/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: 218/430] 10.0.0.148 () {36 vars in 985 bytes} [Tue Apr 14 07:08:16 2026] GET /v2/images/954ade45-ba90-4750-9275-a0ea778097ca => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 10.0.0.148 () {36 vars in 925 bytes} [Tue Apr 14 07:08:16 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: 219/432] 10.0.0.148 () {36 vars in 925 bytes} [Tue Apr 14 07:08:16 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: 215/435] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:08:30 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:08:30 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: 229/451] 10.0.0.114 () {36 vars in 985 bytes} [Tue Apr 14 07:09:35 2026] GET /v2/images/c1985171-7b22-459b-9844-45c736337c7b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/452] 10.0.0.114 () {36 vars in 925 bytes} [Tue Apr 14 07:09:35 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/479] 10.0.0.13 () {32 vars in 630 bytes} [Tue Apr 14 07:11:53 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)