+ 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 [Sat Jun 13 06:36:39 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-7cb7c6b499-rssdq 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 0x7f41f5cc4668 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-13 06:36:41.717 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-13 06:36:41.733 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-13 06:36:42.581 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-13 06:36:42.582 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-13 06:36:42.582 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 06:36:42.586 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-13 06:36:42.588 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-13 06:36:42.588 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 06:36:44.571 7 WARNING glance.api.v2.images [None req-2b290869-31cc-470c-9468-573968f572a0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 06:36:44.583 8 WARNING glance.api.v2.images [None req-68a829e5-1321-4b95-a1ca-006268797808 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 06:36:44.898 7 WARNING keystonemiddleware._common.config [None req-2b290869-31cc-470c-9468-573968f572a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 06:36:44.905 7 WARNING oslo_config.cfg [None req-2b290869-31cc-470c-9468-573968f572a0 - - - - - -] 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 0x7f41f5cc4668 pid: 7 (default app) 2026-06-13 06:36:44.923 8 WARNING keystonemiddleware._common.config [None req-68a829e5-1321-4b95-a1ca-006268797808 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 06:36:44.931 8 WARNING oslo_config.cfg [None req-68a829e5-1321-4b95-a1ca-006268797808 - - - - - -] 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 0x7f41f5cc4668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 06:36:45 2026] GET / => generated 1301 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-13 06:36:46.262 8 WARNING oslo_policy.policy [None req-0c078e24-7193-4969-b838-3bae71301ac5 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:36:46.262 8 WARNING oslo_policy.policy [None req-0c078e24-7193-4969-b838-3bae71301ac5 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:36:46.278 8 WARNING oslo_policy.policy [None req-0c078e24-7193-4969-b838-3bae71301ac5 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:36:46.278 8 WARNING oslo_policy.policy [None req-0c078e24-7193-4969-b838-3bae71301ac5 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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.25 () {44 vars in 907 bytes} [Sat Jun 13 06:36:45 2026] GET /v2/images => generated 69 bytes in 550 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.25 () {42 vars in 685 bytes} [Sat Jun 13 06:36:49 2026] GET / => generated 1301 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.25 () {44 vars in 907 bytes} [Sat Jun 13 06:36:49 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 06:36:49.839 7 WARNING oslo_policy.policy [None req-0e6d6577-b384-4ec0-b51f-8363d0391a23 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:36:49.840 7 WARNING oslo_policy.policy [None req-0e6d6577-b384-4ec0-b51f-8363d0391a23 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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.25 () {44 vars in 908 bytes} [Sat Jun 13 06:36:49 2026] GET /v2/images/cirros => generated 151 bytes in 116 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.25 () {44 vars in 930 bytes} [Sat Jun 13 06:36:49 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 06:36:49.967 7 WARNING oslo_policy.policy [None req-5170dafb-fef5-409b-a8f4-6691aed9339c 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:36:49.968 7 WARNING oslo_policy.policy [None req-5170dafb-fef5-409b-a8f4-6691aed9339c 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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.25 () {44 vars in 936 bytes} [Sat Jun 13 06:36:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 06:36:50.050 8 WARNING oslo_config.cfg [None req-d7f3c000-1b5a-4a87-8089-3581cfa7ee50 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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.25 () {48 vars in 948 bytes} [Sat Jun 13 06:36:49 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-13 06:36:50.070 7 WARNING oslo_policy.policy [None req-8fb84014-383d-467a-a649-cdf413b9b4a7 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:36:50.071 7 WARNING oslo_policy.policy [None req-8fb84014-383d-467a-a649-cdf413b9b4a7 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:36:50.072 7 INFO glance.api.v2.image_data [None req-8fb84014-383d-467a-a649-cdf413b9b4a7 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 06:36:53.493 7 WARNING glance.location [None req-8fb84014-383d-467a-a649-cdf413b9b4a7 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.25 () {48 vars in 1042 bytes} [Sat Jun 13 06:36:50 2026] PUT /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c/file => generated 0 bytes in 3465 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7300 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.25 () {44 vars in 968 bytes} [Sat Jun 13 06:36:53 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 06:36:53.644 7 WARNING oslo_config.cfg [None req-aa4550e2-f9a1-486f-9457-459d17887e8d 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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: 10/15] 199.204.45.25 () {48 vars in 1048 bytes} [Sat Jun 13 06:36:53 2026] PATCH /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.25 () {44 vars in 968 bytes} [Sat Jun 13 06:36:53 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 06:57:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 06:57:27 2026] GET /v2/images => generated 1381 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 06:57:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 06:57:56 2026] GET /v2/images => generated 1381 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.25 () {44 vars in 934 bytes} [Sat Jun 13 06:57:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.25 () {44 vars in 956 bytes} [Sat Jun 13 06:57:57 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: 137/277] 199.204.45.25 () {44 vars in 936 bytes} [Sat Jun 13 06:57:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.25 () {48 vars in 948 bytes} [Sat Jun 13 06:57:57 2026] POST /v2/images => generated 796 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-13 06:57:57.366 8 WARNING oslo_policy.policy [None req-4aea605f-8ed0-411b-a6e6-c87edaddd813 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:57:57.367 8 WARNING oslo_policy.policy [None req-4aea605f-8ed0-411b-a6e6-c87edaddd813 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - 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-13 06:57:57.369 8 INFO glance.api.v2.image_data [None req-4aea605f-8ed0-411b-a6e6-c87edaddd813 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 06:58:32.081 8 WARNING glance.location [None req-4aea605f-8ed0-411b-a6e6-c87edaddd813 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/285] 199.204.45.25 () {48 vars in 1043 bytes} [Sat Jun 13 06:57:57 2026] PUT /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618/file => generated 0 bytes in 34764 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64374 switches on core 0) [pid: 7|app: 0|req: 148/286] 199.204.45.25 () {44 vars in 968 bytes} [Sat Jun 13 06:58:32 2026] GET /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/287] 199.204.45.25 () {48 vars in 1048 bytes} [Sat Jun 13 06:58:32 2026] PATCH /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618 => generated 1395 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/288] 199.204.45.25 () {44 vars in 968 bytes} [Sat Jun 13 06:58:32 2026] GET /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618 => 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: 140/289] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 06:58:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/290] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 06:58:33 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/373] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:05:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/374] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:05:16 2026] GET /v2/images => generated 2778 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:05:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:05:29 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.25 () {44 vars in 944 bytes} [Sat Jun 13 07:05:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.25 () {44 vars in 966 bytes} [Sat Jun 13 07:05:29 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: 186/381] 199.204.45.25 () {44 vars in 936 bytes} [Sat Jun 13 07:05:29 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: 196/382] 199.204.45.25 () {48 vars in 948 bytes} [Sat Jun 13 07:05:29 2026] POST /v2/images => generated 799 bytes in 1047 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-13 07:05:30.703 8 INFO glance.api.v2.image_data [None req-5314fe55-843a-4b1b-b7fa-ef43e6fe9b4c 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 07:06:11.736 8 INFO glance.location [None req-5314fe55-843a-4b1b-b7fa-ef43e6fe9b4c 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/391] 199.204.45.25 () {48 vars in 1042 bytes} [Sat Jun 13 07:05:30 2026] PUT /v2/images/71cc15f7-d1b5-4d55-95d5-3d0f570c3d67/file => generated 0 bytes in 41074 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24989 switches on core 0) [pid: 7|app: 0|req: 205/392] 199.204.45.25 () {44 vars in 968 bytes} [Sat Jun 13 07:06:11 2026] GET /v2/images/71cc15f7-d1b5-4d55-95d5-3d0f570c3d67 => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/393] 199.204.45.25 () {48 vars in 1048 bytes} [Sat Jun 13 07:06:11 2026] PATCH /v2/images/71cc15f7-d1b5-4d55-95d5-3d0f570c3d67 => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/394] 199.204.45.25 () {44 vars in 968 bytes} [Sat Jun 13 07:06:11 2026] GET /v2/images/71cc15f7-d1b5-4d55-95d5-3d0f570c3d67 => generated 1410 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/423] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:08:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/424] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:08:30 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/429] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:08:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/430] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:08:45 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/431] 199.204.45.25 () {44 vars in 936 bytes} [Sat Jun 13 07:08:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/432] 199.204.45.25 () {44 vars in 958 bytes} [Sat Jun 13 07:08:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/433] 199.204.45.25 () {44 vars in 936 bytes} [Sat Jun 13 07:08:45 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: 226/434] 199.204.45.25 () {48 vars in 948 bytes} [Sat Jun 13 07:08:45 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-13 07:08:45.851 8 INFO glance.api.v2.image_data [None req-e22e8598-882c-4544-894d-d5f93e2a2396 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 07:09:04.812 8 INFO glance.location [None req-e22e8598-882c-4544-894d-d5f93e2a2396 2d619241d1e3431faf12fce6cdcfa0a1 a9b83037f9d04840929b42a97645ddb7 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 209/439] 199.204.45.25 () {48 vars in 1043 bytes} [Sat Jun 13 07:08:45 2026] PUT /v2/images/07c30f6e-a541-4bd3-b7d8-aefa952150d9/file => generated 0 bytes in 19004 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30672 switches on core 0) [pid: 7|app: 0|req: 231/440] 199.204.45.25 () {44 vars in 968 bytes} [Sat Jun 13 07:09:04 2026] GET /v2/images/07c30f6e-a541-4bd3-b7d8-aefa952150d9 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/441] 199.204.45.25 () {48 vars in 1048 bytes} [Sat Jun 13 07:09:04 2026] PATCH /v2/images/07c30f6e-a541-4bd3-b7d8-aefa952150d9 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/442] 199.204.45.25 () {44 vars in 968 bytes} [Sat Jun 13 07:09:04 2026] GET /v2/images/07c30f6e-a541-4bd3-b7d8-aefa952150d9 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/599] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:22:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/600] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:22:07 2026] GET /v2/images => generated 5574 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/627] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:24:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/628] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:24:23 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/631] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:24:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/632] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:24:25 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/643] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:25:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/644] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:25:14 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: 7|app: 0|req: 334/645] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:25:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/646] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:25:23 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: 341/659] 199.204.45.25 () {42 vars in 685 bytes} [Sat Jun 13 07:26:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/660] 199.204.45.25 () {44 vars in 907 bytes} [Sat Jun 13 07:26:23 2026] GET /v2/images => generated 5574 bytes in 57 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: 347/671] 10.0.0.195 () {32 vars in 633 bytes} [Sat Jun 13 07:27:04 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/676] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:27:26 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 21 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: 327/677] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:27:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/678] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:27:30 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 328/679] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:27:30 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: 352/680] 199.204.45.25 () {36 vars in 990 bytes} [Sat Jun 13 07:27:33 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 329/681] 199.204.45.25 () {36 vars in 930 bytes} [Sat Jun 13 07:27:33 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: 354/684] 199.204.45.25 () {36 vars in 990 bytes} [Sat Jun 13 07:27:34 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/685] 199.204.45.25 () {36 vars in 930 bytes} [Sat Jun 13 07:27:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/686] 10.0.0.195 () {34 vars in 655 bytes} [Sat Jun 13 07:27:39 2026] POST /v2/images => generated 648 bytes in 178 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-13 07:27:40.120 8 WARNING glance.api.v2.images [None req-2d5f128e-4830-4aec-8910-692b7bdb5658 c9cc300902844f8796284e74435f8d3b 184a632de92d4a76906f18e7e8ba6e28 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7f861008-6457-4cbd-8aaf-92204f2ac36b [pid: 8|app: 0|req: 332/687] 10.0.0.195 () {32 vars in 710 bytes} [Sat Jun 13 07:27:40 2026] DELETE /v2/images/7f861008-6457-4cbd-8aaf-92204f2ac36b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/688] 10.0.0.195 () {32 vars in 707 bytes} [Sat Jun 13 07:27:40 2026] GET /v2/images/7f861008-6457-4cbd-8aaf-92204f2ac36b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/689] 10.0.0.195 () {32 vars in 633 bytes} [Sat Jun 13 07:27:40 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/690] 10.0.0.195 () {34 vars in 655 bytes} [Sat Jun 13 07:27:40 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/691] 10.0.0.195 () {32 vars in 717 bytes} [Sat Jun 13 07:27:40 2026] GET /v2/images/8af2c11b-9f65-43f3-b717-3b1ab10e7ef1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 07:27:40.302 7 INFO glance.api.v2.image_data [None req-0d068de2-ac07-46df-85b4-ec53ddf0e138 c9cc300902844f8796284e74435f8d3b 184a632de92d4a76906f18e7e8ba6e28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 07:27:40.344 7 WARNING glance_store._drivers.rbd [None req-0d068de2-ac07-46df-85b4-ec53ddf0e138 c9cc300902844f8796284e74435f8d3b 184a632de92d4a76906f18e7e8ba6e28 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-13 07:27:41.120 7 INFO glance.location [None req-0d068de2-ac07-46df-85b4-ec53ddf0e138 c9cc300902844f8796284e74435f8d3b 184a632de92d4a76906f18e7e8ba6e28 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/692] 10.0.0.195 () {32 vars in 727 bytes} [Sat Jun 13 07:27:40 2026] PUT /v2/images/8af2c11b-9f65-43f3-b717-3b1ab10e7ef1/file => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/693] 10.0.0.195 () {32 vars in 707 bytes} [Sat Jun 13 07:27:41 2026] GET /v2/images/8af2c11b-9f65-43f3-b717-3b1ab10e7ef1 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/694] 10.0.0.195 () {32 vars in 717 bytes} [Sat Jun 13 07:27:41 2026] GET /v2/images/8af2c11b-9f65-43f3-b717-3b1ab10e7ef1/file => generated 1024 bytes in 102 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/695] 10.0.0.195 () {34 vars in 655 bytes} [Sat Jun 13 07:27:41 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/696] 10.0.0.195 () {32 vars in 726 bytes} [Sat Jun 13 07:27:41 2026] PATCH /v2/images/dcdb04cc-10f7-4f4e-bd97-4cd3b982d13a => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/697] 10.0.0.195 () {32 vars in 707 bytes} [Sat Jun 13 07:27:41 2026] GET /v2/images/dcdb04cc-10f7-4f4e-bd97-4cd3b982d13a => generated 653 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 07:27:41.442 7 WARNING glance.api.v2.images [None req-34999c2c-f193-4627-9817-8cb62d6c1570 c9cc300902844f8796284e74435f8d3b 184a632de92d4a76906f18e7e8ba6e28 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dcdb04cc-10f7-4f4e-bd97-4cd3b982d13a [pid: 7|app: 0|req: 361/698] 10.0.0.195 () {32 vars in 710 bytes} [Sat Jun 13 07:27:41 2026] DELETE /v2/images/dcdb04cc-10f7-4f4e-bd97-4cd3b982d13a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/699] 10.0.0.195 () {32 vars in 707 bytes} [Sat Jun 13 07:27:41 2026] GET /v2/images/dcdb04cc-10f7-4f4e-bd97-4cd3b982d13a => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 07:27:41.527 7 WARNING glance.api.v2.images [None req-7ff22574-e079-47e1-b447-361f005b0781 c9cc300902844f8796284e74435f8d3b 184a632de92d4a76906f18e7e8ba6e28 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8af2c11b-9f65-43f3-b717-3b1ab10e7ef1 [pid: 7|app: 0|req: 362/700] 10.0.0.195 () {32 vars in 710 bytes} [Sat Jun 13 07:27:41 2026] DELETE /v2/images/8af2c11b-9f65-43f3-b717-3b1ab10e7ef1 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/701] 10.0.0.195 () {32 vars in 707 bytes} [Sat Jun 13 07:27:42 2026] GET /v2/images/8af2c11b-9f65-43f3-b717-3b1ab10e7ef1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 07:27:42.312 7 WARNING glance.api.v2.images [None req-14355260-e553-4d6c-8027-5b967108da42 c9cc300902844f8796284e74435f8d3b 184a632de92d4a76906f18e7e8ba6e28 - - default default] Failed to find image 7f861008-6457-4cbd-8aaf-92204f2ac36b to delete: glance.common.exception.ImageNotFound: No image found with ID 7f861008-6457-4cbd-8aaf-92204f2ac36b [pid: 7|app: 0|req: 363/702] 10.0.0.195 () {32 vars in 710 bytes} [Sat Jun 13 07:27:42 2026] DELETE /v2/images/7f861008-6457-4cbd-8aaf-92204f2ac36b => 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: 340/703] 10.0.0.195 () {32 vars in 707 bytes} [Sat Jun 13 07:27:42 2026] GET /v2/images/7f861008-6457-4cbd-8aaf-92204f2ac36b => 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: 343/708] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:27:56 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/709] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:27:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/710] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:27:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/711] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:27:56 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 345/712] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:27:56 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: 368/713] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:27:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/714] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:27:56 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/715] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:27:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/716] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:27:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/717] 10.0.0.16 () {36 vars in 910 bytes} [Sat Jun 13 07:27:57 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/718] 10.0.0.16 () {36 vars in 1006 bytes} [Sat Jun 13 07:27:57 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/719] 10.0.0.16 () {36 vars in 986 bytes} [Sat Jun 13 07:27:57 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 349/720] 10.0.0.16 () {36 vars in 926 bytes} [Sat Jun 13 07:27:57 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: 372/721] 10.0.0.16 () {36 vars in 926 bytes} [Sat Jun 13 07:27:57 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: 375/726] 10.0.0.195 () {30 vars in 411 bytes} [Sat Jun 13 07:28:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/731] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:28:41 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 354/732] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:28:41 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: 379/733] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:28:41 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/734] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:28:41 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: 357/737] 10.0.0.195 () {32 vars in 707 bytes} [Sat Jun 13 07:28:51 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 381/738] 10.0.0.195 () {32 vars in 707 bytes} [Sat Jun 13 07:28:51 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/739] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:28:52 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/740] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:28:52 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: 359/741] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:28:52 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: 383/742] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:28:52 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 360/743] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:28:52 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: 384/744] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:28:52 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: 361/745] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:28:52 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 385/746] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:28:52 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/747] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:28:52 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: 7|app: 0|req: 386/748] 10.0.0.16 () {36 vars in 910 bytes} [Sat Jun 13 07:28:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/749] 10.0.0.16 () {36 vars in 1006 bytes} [Sat Jun 13 07:28:52 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/750] 10.0.0.16 () {36 vars in 986 bytes} [Sat Jun 13 07:28:52 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 364/751] 10.0.0.16 () {36 vars in 926 bytes} [Sat Jun 13 07:28:52 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: 388/752] 10.0.0.16 () {36 vars in 926 bytes} [Sat Jun 13 07:28:52 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: 367/757] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:29:13 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/758] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:29:13 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: 369/761] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:29:23 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/762] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:29:23 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: 371/765] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:29:33 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 395/766] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:29: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: 8|app: 0|req: 375/773] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:29:57 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/774] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:29:57 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: 382/787] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:30:54 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/788] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:30:54 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: 419/813] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:32:58 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => generated 1312 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/814] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:32:59 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: 422/819] 10.0.0.65 () {36 vars in 986 bytes} [Sat Jun 13 07:33:17 2026] GET /v2/images/40d05558-553d-4162-aaf4-6e8c7f6aa74c => 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: 398/820] 10.0.0.65 () {36 vars in 926 bytes} [Sat Jun 13 07:33: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: 402/827] 199.204.45.25 () {32 vars in 825 bytes} [Sat Jun 13 07:33:51 2026] GET /v2/images?status=active&owner=a9b83037f9d04840929b42a97645ddb7&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/828] 199.204.45.25 () {32 vars in 652 bytes} [Sat Jun 13 07:33:51 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: 403/829] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:33:51 2026] GET /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618 => generated 1395 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/830] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:33:51 2026] GET /v2/schemas/image => generated 4018 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/831] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:33:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/832] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:33:51 2026] GET /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/833] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:33:52 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: 429/834] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:33:52 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: 406/835] 10.0.0.193 () {36 vars in 987 bytes} [Sat Jun 13 07:33:52 2026] GET /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/836] 10.0.0.193 () {36 vars in 927 bytes} [Sat Jun 13 07:33: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: 407/837] 10.0.0.16 () {36 vars in 910 bytes} [Sat Jun 13 07:33:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/838] 10.0.0.16 () {36 vars in 1006 bytes} [Sat Jun 13 07:33:52 2026] GET /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/839] 10.0.0.16 () {36 vars in 986 bytes} [Sat Jun 13 07:33:52 2026] GET /v2/images/1d02ec8c-ccd5-4ac1-b99c-6ee2ec371618 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/840] 10.0.0.16 () {36 vars in 926 bytes} [Sat Jun 13 07:33:52 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: 409/841] 10.0.0.16 () {36 vars in 926 bytes} [Sat Jun 13 07:33:52 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: 432/886] 10.0.0.195 () {32 vars in 633 bytes} [Sat Jun 13 07:37:25 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)