+ 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 [Wed May 27 01:00:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-788f444c66-5l7ff 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 0x7f2a5538c668 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-05-27 01:00:12.124 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 01:00:12.142 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-05-27 01:00:13.048 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-05-27 01:00:13.048 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-05-27 01:00:13.049 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-05-27 01:00:13.049 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 01:00:13.050 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-05-27 01:00:13.050 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 01:00:15.328 8 WARNING glance.api.v2.images [None req-f4cc65af-0dab-42c3-aad1-f668861eff0f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 01:00:15.360 7 WARNING glance.api.v2.images [None req-04fb911b-5631-4056-815b-9917aa98d4e4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 01:00:15.691 8 WARNING keystonemiddleware._common.config [None req-f4cc65af-0dab-42c3-aad1-f668861eff0f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:00:15.699 8 WARNING oslo_config.cfg [None req-f4cc65af-0dab-42c3-aad1-f668861eff0f - - - - - -] 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 0x7f2a5538c668 pid: 8 (default app) 2026-05-27 01:00:15.729 7 WARNING keystonemiddleware._common.config [None req-04fb911b-5631-4056-815b-9917aa98d4e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:00:15.737 7 WARNING oslo_config.cfg [None req-04fb911b-5631-4056-815b-9917aa98d4e4 - - - - - -] 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 0x7f2a5538c668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:00:15 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-05-27 01:00:16.359 7 WARNING oslo_policy.policy [None req-b3bfdec0-7585-424e-95c3-996f2324a9e9 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:00:16.359 7 WARNING oslo_policy.policy [None req-b3bfdec0-7585-424e-95c3-996f2324a9e9 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:00:16.376 7 WARNING oslo_policy.policy [None req-b3bfdec0-7585-424e-95c3-996f2324a9e9 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:00:16.376 7 WARNING oslo_policy.policy [None req-b3bfdec0-7585-424e-95c3-996f2324a9e9 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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: 1/4] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:00:15 2026] GET /v2/images => generated 69 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:00:19 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: 2/6] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:00:19 2026] GET /v2/images => generated 69 bytes in 34 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-05-27 01:00:20.031 8 WARNING oslo_policy.policy [None req-14bfeccc-32c2-492c-8d95-add3c75d8c7e a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:00:20.032 8 WARNING oslo_policy.policy [None req-14bfeccc-32c2-492c-8d95-add3c75d8c7e a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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: 5/7] 199.204.45.244 () {44 vars in 912 bytes} [Wed May 27 01:00:20 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.244 () {44 vars in 934 bytes} [Wed May 27 01:00:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:00:20.175 8 WARNING oslo_policy.policy [None req-673e0d57-f479-47f5-83a5-1232fdc8348a a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:00:20.175 8 WARNING oslo_policy.policy [None req-673e0d57-f479-47f5-83a5-1232fdc8348a a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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: 6/9] 199.204.45.244 () {44 vars in 940 bytes} [Wed May 27 01:00:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:00:20.314 7 WARNING oslo_config.cfg [None req-dbe42b0a-3d28-45d9-aea3-5fa413d652cd a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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: 4/10] 199.204.45.244 () {48 vars in 952 bytes} [Wed May 27 01:00:20 2026] POST /v2/images => generated 760 bytes in 111 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 01:00:20.340 8 WARNING oslo_policy.policy [None req-185cf3c0-596d-44df-9968-ba36e097b272 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:00:20.340 8 WARNING oslo_policy.policy [None req-185cf3c0-596d-44df-9968-ba36e097b272 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:00:20.342 8 INFO glance.api.v2.image_data [None req-185cf3c0-596d-44df-9968-ba36e097b272 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:00:24.205 8 WARNING glance.location [None req-185cf3c0-596d-44df-9968-ba36e097b272 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.244 () {48 vars in 1046 bytes} [Wed May 27 01:00:20 2026] PUT /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723/file => generated 0 bytes in 3913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5674 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.244 () {44 vars in 972 bytes} [Wed May 27 01:00:24 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:00:24.367 8 WARNING oslo_config.cfg [None req-9d83ea23-dac5-4258-8d6f-53ff1aee2ef3 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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: 8/13] 199.204.45.244 () {48 vars in 1052 bytes} [Wed May 27 01:00:24 2026] PATCH /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.244 () {44 vars in 972 bytes} [Wed May 27 01:00:24 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:21:33 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.244 () {44 vars in 911 bytes} [Wed May 27 01:21:33 2026] GET /v2/images => generated 1381 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:21:51 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: 139/276] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:21:51 2026] GET /v2/images => generated 1381 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.244 () {44 vars in 938 bytes} [Wed May 27 01:21:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.244 () {44 vars in 960 bytes} [Wed May 27 01:21:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.244 () {44 vars in 940 bytes} [Wed May 27 01:21:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.244 () {48 vars in 952 bytes} [Wed May 27 01:21:51 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 01:21:52.075 7 WARNING oslo_policy.policy [None req-21dbeaaa-da7d-4d5d-af23-60770f43c457 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:21:52.075 7 WARNING oslo_policy.policy [None req-21dbeaaa-da7d-4d5d-af23-60770f43c457 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - 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-05-27 01:21:52.076 7 INFO glance.api.v2.image_data [None req-21dbeaaa-da7d-4d5d-af23-60770f43c457 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:22:27.600 7 WARNING glance.location [None req-21dbeaaa-da7d-4d5d-af23-60770f43c457 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/289] 199.204.45.244 () {48 vars in 1047 bytes} [Wed May 27 01:21:52 2026] PUT /v2/images/f6129304-83c0-4073-9b42-1bd60f512124/file => generated 0 bytes in 35578 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62992 switches on core 0) [pid: 8|app: 0|req: 150/290] 199.204.45.244 () {44 vars in 972 bytes} [Wed May 27 01:22:27 2026] GET /v2/images/f6129304-83c0-4073-9b42-1bd60f512124 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/291] 199.204.45.244 () {48 vars in 1052 bytes} [Wed May 27 01:22:27 2026] PATCH /v2/images/f6129304-83c0-4073-9b42-1bd60f512124 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/292] 199.204.45.244 () {44 vars in 972 bytes} [Wed May 27 01:22:27 2026] GET /v2/images/f6129304-83c0-4073-9b42-1bd60f512124 => 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: 142/293] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:22:29 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: 152/294] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:22:29 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:29:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/380] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:29:33 2026] GET /v2/images => generated 2778 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/385] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:29:51 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: 188/386] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:29:51 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/387] 199.204.45.244 () {44 vars in 948 bytes} [Wed May 27 01:29:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/388] 199.204.45.244 () {44 vars in 970 bytes} [Wed May 27 01:29:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/389] 199.204.45.244 () {44 vars in 940 bytes} [Wed May 27 01:29:51 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: 190/390] 199.204.45.244 () {48 vars in 952 bytes} [Wed May 27 01:29:51 2026] POST /v2/images => generated 799 bytes in 848 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 01:29:52.440 8 INFO glance.api.v2.image_data [None req-19c2ba88-08f9-4b8c-8fd6-a67bf24852b9 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:30:49.537 8 INFO glance.location [None req-19c2ba88-08f9-4b8c-8fd6-a67bf24852b9 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/403] 199.204.45.244 () {48 vars in 1046 bytes} [Wed May 27 01:29:52 2026] PUT /v2/images/078a063f-be72-46af-bb4c-f3e9e0aca004/file => generated 0 bytes in 57138 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19754 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.244 () {44 vars in 972 bytes} [Wed May 27 01:30:49 2026] GET /v2/images/078a063f-be72-46af-bb4c-f3e9e0aca004 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.244 () {48 vars in 1052 bytes} [Wed May 27 01:30:49 2026] PATCH /v2/images/078a063f-be72-46af-bb4c-f3e9e0aca004 => 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: 204/406] 199.204.45.244 () {44 vars in 972 bytes} [Wed May 27 01:30:49 2026] GET /v2/images/078a063f-be72-46af-bb4c-f3e9e0aca004 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:31:47 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: 209/420] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:31:47 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:32:05 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: 212/426] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:32:05 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.244 () {44 vars in 940 bytes} [Wed May 27 01:32:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.244 () {44 vars in 962 bytes} [Wed May 27 01:32:05 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: 7|app: 0|req: 216/429] 199.204.45.244 () {44 vars in 940 bytes} [Wed May 27 01:32:05 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: 8|app: 0|req: 214/430] 199.204.45.244 () {48 vars in 952 bytes} [Wed May 27 01:32:05 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 01:32:05.562 7 INFO glance.api.v2.image_data [None req-0586a574-4c50-48ff-9392-372d0efcc577 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:32:26.672 7 INFO glance.location [None req-0586a574-4c50-48ff-9392-372d0efcc577 a7469f6517cf4b5e919e6d49f5aed1b5 6a44c43a00974013985ffc4d68699c21 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 217/435] 199.204.45.244 () {48 vars in 1047 bytes} [Wed May 27 01:32:05 2026] PUT /v2/images/cf95ee85-cc64-4e72-80de-26f2c283c5c1/file => generated 0 bytes in 21149 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24382 switches on core 0) [pid: 8|app: 0|req: 219/436] 199.204.45.244 () {44 vars in 972 bytes} [Wed May 27 01:32:26 2026] GET /v2/images/cf95ee85-cc64-4e72-80de-26f2c283c5c1 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 199.204.45.244 () {48 vars in 1052 bytes} [Wed May 27 01:32:26 2026] PATCH /v2/images/cf95ee85-cc64-4e72-80de-26f2c283c5c1 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 199.204.45.244 () {44 vars in 972 bytes} [Wed May 27 01:32:26 2026] GET /v2/images/cf95ee85-cc64-4e72-80de-26f2c283c5c1 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:45:29 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: 297/596] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:45:29 2026] GET /v2/images => generated 5574 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:47:49 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: 314/626] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:47:49 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/627] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:47:51 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: 315/628] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:47:51 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:48:41 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: 321/640] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:48:41 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:48:49 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:48:49 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 199.204.45.244 () {42 vars in 689 bytes} [Wed May 27 01:49: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: 330/658] 199.204.45.244 () {44 vars in 911 bytes} [Wed May 27 01:49:50 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/667] 10.0.0.215 () {32 vars in 633 bytes} [Wed May 27 01:50:34 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:50:53 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 33 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: 335/673] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:50:53 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.215 () {34 vars in 655 bytes} [Wed May 27 01:50:59 2026] POST /v2/images => generated 647 bytes in 328 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 01:50:59.974 7 WARNING glance.api.v2.images [None req-81eb8d11-2c45-405c-b88a-ab722b949d4a 006a3061ff354cb096418407ce57c7e0 3cfce1920cf94db0a6158a872882a966 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7f4a578-3080-4716-98e5-3818a5f03d5c [pid: 7|app: 0|req: 337/677] 10.0.0.215 () {32 vars in 710 bytes} [Wed May 27 01:50:59 2026] DELETE /v2/images/d7f4a578-3080-4716-98e5-3818a5f03d5c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 27 01:51:00 2026] GET /v2/images/d7f4a578-3080-4716-98e5-3818a5f03d5c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.215 () {32 vars in 633 bytes} [Wed May 27 01:51:00 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.215 () {34 vars in 655 bytes} [Wed May 27 01:51:00 2026] POST /v2/images => generated 703 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 27 01:51:00 2026] GET /v2/images/da34cccc-f527-47be-8edc-02b856bf56eb/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:00.172 8 INFO glance.api.v2.image_data [None req-6c9fafef-32b0-4fab-bb41-66732099cde5 006a3061ff354cb096418407ce57c7e0 3cfce1920cf94db0a6158a872882a966 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:51:00.211 8 WARNING glance_store._drivers.rbd [None req-6c9fafef-32b0-4fab-bb41-66732099cde5 006a3061ff354cb096418407ce57c7e0 3cfce1920cf94db0a6158a872882a966 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 01:51:00.577 8 INFO glance.location [None req-6c9fafef-32b0-4fab-bb41-66732099cde5 006a3061ff354cb096418407ce57c7e0 3cfce1920cf94db0a6158a872882a966 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 343/682] 10.0.0.215 () {32 vars in 727 bytes} [Wed May 27 01:51:00 2026] PUT /v2/images/da34cccc-f527-47be-8edc-02b856bf56eb/file => generated 0 bytes in 448 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 27 01:51:00 2026] GET /v2/images/da34cccc-f527-47be-8edc-02b856bf56eb => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.215 () {32 vars in 717 bytes} [Wed May 27 01:51:00 2026] GET /v2/images/da34cccc-f527-47be-8edc-02b856bf56eb/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.215 () {34 vars in 655 bytes} [Wed May 27 01:51:00 2026] POST /v2/images => generated 648 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 199.204.45.244 () {36 vars in 991 bytes} [Wed May 27 01:51:00 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => 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: 343/687] 199.204.45.244 () {36 vars in 931 bytes} [Wed May 27 01:51:00 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: 345/688] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 27 01:51:00 2026] PATCH /v2/images/39b4f538-3c17-4704-841f-d2822f8fdac2 => generated 652 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 27 01:51:00 2026] GET /v2/images/39b4f538-3c17-4704-841f-d2822f8fdac2 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:00.903 8 WARNING glance.api.v2.images [None req-9cf734f7-2c30-4a0f-b7c9-bb469163e001 006a3061ff354cb096418407ce57c7e0 3cfce1920cf94db0a6158a872882a966 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//39b4f538-3c17-4704-841f-d2822f8fdac2 [pid: 8|app: 0|req: 346/690] 10.0.0.215 () {32 vars in 710 bytes} [Wed May 27 01:51:00 2026] DELETE /v2/images/39b4f538-3c17-4704-841f-d2822f8fdac2 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 27 01:51:00 2026] GET /v2/images/39b4f538-3c17-4704-841f-d2822f8fdac2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:00.970 8 WARNING glance.api.v2.images [None req-b5874fa9-51e5-44d0-9c75-e2aaba91ff6f 006a3061ff354cb096418407ce57c7e0 3cfce1920cf94db0a6158a872882a966 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da34cccc-f527-47be-8edc-02b856bf56eb [pid: 7|app: 0|req: 346/692] 199.204.45.244 () {36 vars in 991 bytes} [Wed May 27 01:51:01 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 199.204.45.244 () {36 vars in 931 bytes} [Wed May 27 01:51:01 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: 347/694] 10.0.0.215 () {32 vars in 710 bytes} [Wed May 27 01:51:00 2026] DELETE /v2/images/da34cccc-f527-47be-8edc-02b856bf56eb => generated 0 bytes in 937 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 27 01:51:01 2026] GET /v2/images/da34cccc-f527-47be-8edc-02b856bf56eb => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:01.946 8 WARNING glance.api.v2.images [None req-27515352-0928-4e83-9d08-7cbe2f499080 006a3061ff354cb096418407ce57c7e0 3cfce1920cf94db0a6158a872882a966 - - default default] Failed to find image d7f4a578-3080-4716-98e5-3818a5f03d5c to delete: glance.common.exception.ImageNotFound: No image found with ID d7f4a578-3080-4716-98e5-3818a5f03d5c [pid: 8|app: 0|req: 348/696] 10.0.0.215 () {32 vars in 710 bytes} [Wed May 27 01:51:01 2026] DELETE /v2/images/d7f4a578-3080-4716-98e5-3818a5f03d5c => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 27 01:51:01 2026] GET /v2/images/d7f4a578-3080-4716-98e5-3818a5f03d5c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.215 () {30 vars in 411 bytes} [Wed May 27 01:51:06 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: 351/701] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:51:06 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:51:06 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: 352/703] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:51:06 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/704] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:51:07 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: 353/705] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:51:07 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: 353/706] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:51:07 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/707] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:51:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:51:07 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: 355/709] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:51:07 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:51:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:51:07 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: 8|app: 0|req: 356/712] 10.0.0.139 () {36 vars in 911 bytes} [Wed May 27 01:51:08 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: 357/713] 10.0.0.139 () {36 vars in 1007 bytes} [Wed May 27 01:51:08 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723/locations => generated 127 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 27 01:51:08 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => 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: 358/715] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 27 01:51:08 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: 358/716] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 27 01:51:08 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: 362/723] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:51:39 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:51:39 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: 364/727] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:51:50 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => 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/728] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:51:50 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: 367/733] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:52:11 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:52:11 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: 374/747] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:53:07 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => 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: 374/748] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:53:07 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: 375/749] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 27 01:53:14 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.215 () {32 vars in 707 bytes} [Wed May 27 01:53:14 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:53:14 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/756] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:53:14 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/758] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:53:14 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: 381/759] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:53:14 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => 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: 379/760] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/761] 10.0.0.139 () {36 vars in 911 bytes} [Wed May 27 01:53:15 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/762] 10.0.0.139 () {36 vars in 1007 bytes} [Wed May 27 01:53:15 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 27 01:53:15 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 27 01:53:15 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 27 01:53:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:53:17 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => 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: 385/767] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:53:17 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: 383/768] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:53:24 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:53:24 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: 389/780] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:54:07 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => 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: 392/781] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:54:07 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: 399/794] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:55:14 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:55:14 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: 399/800] 10.0.0.109 () {36 vars in 987 bytes} [Wed May 27 01:55:31 2026] GET /v2/images/091e7a94-d194-4c45-ae6f-8bcb07ca8723 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/801] 10.0.0.109 () {36 vars in 927 bytes} [Wed May 27 01:55:31 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: 408/812] 199.204.45.244 () {32 vars in 826 bytes} [Wed May 27 01:56:18 2026] GET /v2/images?status=active&owner=6a44c43a00974013985ffc4d68699c21&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/813] 199.204.45.244 () {32 vars in 653 bytes} [Wed May 27 01:56:18 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: 409/814] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:56:19 2026] GET /v2/images/f6129304-83c0-4073-9b42-1bd60f512124 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/815] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:56:19 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: 410/816] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:56:19 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: 407/817] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:56:19 2026] GET /v2/images/f6129304-83c0-4073-9b42-1bd60f512124 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:56:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:56:19 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: 412/820] 10.0.0.149 () {36 vars in 987 bytes} [Wed May 27 01:56:19 2026] GET /v2/images/f6129304-83c0-4073-9b42-1bd60f512124 => 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: 409/821] 10.0.0.149 () {36 vars in 927 bytes} [Wed May 27 01:56:19 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: 413/822] 10.0.0.139 () {36 vars in 911 bytes} [Wed May 27 01:56:19 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: 410/823] 10.0.0.139 () {36 vars in 1007 bytes} [Wed May 27 01:56:19 2026] GET /v2/images/f6129304-83c0-4073-9b42-1bd60f512124/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/824] 10.0.0.139 () {36 vars in 987 bytes} [Wed May 27 01:56:19 2026] GET /v2/images/f6129304-83c0-4073-9b42-1bd60f512124 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 27 01:56:19 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: 415/826] 10.0.0.139 () {36 vars in 927 bytes} [Wed May 27 01:56:19 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: 434/871] 10.0.0.215 () {32 vars in 633 bytes} [Wed May 27 01:59:57 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)