+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 2 07:15:25 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-dc4d9ff4-mqlbw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f9957920668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-02 07:15:27.401 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 07:15:27.498 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-02 07:15:28.264 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 07:15:28.265 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 07:15:28.265 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 07:15:28.365 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 07:15:28.366 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 07:15:28.367 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 07:15:30.318 7 WARNING glance.api.v2.images [None req-5ea2b950-980e-4632-b0f4-9b5418e0b03a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 07:15:30.397 8 WARNING glance.api.v2.images [None req-d8667489-9ad1-4b5f-90d3-b5324bf028de - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 07:15:30.671 7 WARNING keystonemiddleware._common.config [None req-5ea2b950-980e-4632-b0f4-9b5418e0b03a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 07:15:30.680 7 WARNING oslo_config.cfg [None req-5ea2b950-980e-4632-b0f4-9b5418e0b03a - - - - - -] 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 0x7f9957920668 pid: 7 (default app) 2026-06-02 07:15:30.805 8 WARNING keystonemiddleware._common.config [None req-d8667489-9ad1-4b5f-90d3-b5324bf028de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 07:15:30.813 8 WARNING oslo_config.cfg [None req-d8667489-9ad1-4b5f-90d3-b5324bf028de - - - - - -] 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 0x7f9957920668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:15:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 07:15:31.498 8 WARNING oslo_policy.policy [None req-fee6f8ab-3a12-41ae-9de8-e4483e192fdf 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:15:31.499 8 WARNING oslo_policy.policy [None req-fee6f8ab-3a12-41ae-9de8-e4483e192fdf 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:15:31.522 8 WARNING oslo_policy.policy [None req-fee6f8ab-3a12-41ae-9de8-e4483e192fdf 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:15:31.522 8 WARNING oslo_policy.policy [None req-fee6f8ab-3a12-41ae-9de8-e4483e192fdf 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:15:31 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:15:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:15:35 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 07:15:35.151 7 WARNING oslo_policy.policy [None req-d11bb3f8-fb7b-47f1-b791-888d30279211 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:15:35.151 7 WARNING oslo_policy.policy [None req-d11bb3f8-fb7b-47f1-b791-888d30279211 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.156 () {44 vars in 909 bytes} [Tue Jun 2 07:15:35 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.156 () {44 vars in 931 bytes} [Tue Jun 2 07:15:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:15:35.293 7 WARNING oslo_policy.policy [None req-98a47e93-5e73-4648-86e8-78d46e12f469 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:15:35.293 7 WARNING oslo_policy.policy [None req-98a47e93-5e73-4648-86e8-78d46e12f469 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.156 () {44 vars in 937 bytes} [Tue Jun 2 07:15:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:15:35.378 8 WARNING oslo_config.cfg [None req-a0da5f4b-432e-4b1d-bd7c-d4bf60b9d001 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.156 () {48 vars in 949 bytes} [Tue Jun 2 07:15:35 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 07:15:35.398 7 WARNING oslo_policy.policy [None req-7c74a6af-d672-41e6-a7af-0b0b9dda8962 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:15:35.398 7 WARNING oslo_policy.policy [None req-7c74a6af-d672-41e6-a7af-0b0b9dda8962 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:15:35.400 7 INFO glance.api.v2.image_data [None req-7c74a6af-d672-41e6-a7af-0b0b9dda8962 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 07:15:39.001 7 WARNING glance.location [None req-7c74a6af-d672-41e6-a7af-0b0b9dda8962 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.156 () {48 vars in 1043 bytes} [Tue Jun 2 07:15:35 2026] PUT /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517/file => generated 0 bytes in 3642 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6476 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.156 () {44 vars in 969 bytes} [Tue Jun 2 07:15:39 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:15:39.161 7 WARNING oslo_config.cfg [None req-8e9c1bde-ce8b-4a0d-bb60-036e55f4fd91 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.19.213.156 () {48 vars in 1049 bytes} [Tue Jun 2 07:15:39 2026] PATCH /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.156 () {44 vars in 969 bytes} [Tue Jun 2 07:15:39 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:36:22 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: 132/267] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:36:22 2026] GET /v2/images => generated 1381 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:36:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:36:40 2026] GET /v2/images => generated 1381 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.19.213.156 () {44 vars in 935 bytes} [Tue Jun 2 07:36:40 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: 139/275] 199.19.213.156 () {44 vars in 957 bytes} [Tue Jun 2 07:36:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.19.213.156 () {44 vars in 937 bytes} [Tue Jun 2 07:36:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.19.213.156 () {48 vars in 949 bytes} [Tue Jun 2 07:36:40 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 07:36:40.995 8 WARNING oslo_policy.policy [None req-a72ea72a-70bb-4dc0-ac68-baff2b74e0cb 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:36:40.995 8 WARNING oslo_policy.policy [None req-a72ea72a-70bb-4dc0-ac68-baff2b74e0cb 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:36:40.997 8 INFO glance.api.v2.image_data [None req-a72ea72a-70bb-4dc0-ac68-baff2b74e0cb 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 07:37:07.564 8 WARNING glance.location [None req-a72ea72a-70bb-4dc0-ac68-baff2b74e0cb 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/282] 199.19.213.156 () {48 vars in 1044 bytes} [Tue Jun 2 07:36:40 2026] PUT /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f/file => generated 0 bytes in 26620 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64317 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.19.213.156 () {44 vars in 969 bytes} [Tue Jun 2 07:37:07 2026] GET /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 199.19.213.156 () {48 vars in 1049 bytes} [Tue Jun 2 07:37:07 2026] PATCH /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.19.213.156 () {44 vars in 969 bytes} [Tue Jun 2 07:37:07 2026] GET /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f => 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: 140/286] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:37:09 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: 147/287] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:37:09 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:44:14 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: 191/375] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:44:14 2026] GET /v2/images => generated 2778 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:44:23 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: 193/379] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:44:23 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.19.213.156 () {44 vars in 945 bytes} [Tue Jun 2 07:44:23 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.19.213.156 () {44 vars in 967 bytes} [Tue Jun 2 07:44:23 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: 188/382] 199.19.213.156 () {44 vars in 937 bytes} [Tue Jun 2 07:44:23 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: 195/383] 199.19.213.156 () {48 vars in 949 bytes} [Tue Jun 2 07:44:23 2026] POST /v2/images => generated 799 bytes in 158 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 07:44:23.338 8 INFO glance.api.v2.image_data [None req-8ebd18af-8c8c-44ab-90fa-0c14a72f0fe1 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 07:44:43.937 8 INFO glance.location [None req-8ebd18af-8c8c-44ab-90fa-0c14a72f0fe1 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/388] 199.19.213.156 () {48 vars in 1043 bytes} [Tue Jun 2 07:44:23 2026] PUT /v2/images/0e6e4a2d-ccbc-447f-9e89-b7a4497cd8aa/file => generated 0 bytes in 20637 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24708 switches on core 0) [pid: 7|app: 0|req: 200/389] 199.19.213.156 () {44 vars in 969 bytes} [Tue Jun 2 07:44:43 2026] GET /v2/images/0e6e4a2d-ccbc-447f-9e89-b7a4497cd8aa => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/390] 199.19.213.156 () {48 vars in 1049 bytes} [Tue Jun 2 07:44:43 2026] PATCH /v2/images/0e6e4a2d-ccbc-447f-9e89-b7a4497cd8aa => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/391] 199.19.213.156 () {44 vars in 969 bytes} [Tue Jun 2 07:44:44 2026] GET /v2/images/0e6e4a2d-ccbc-447f-9e89-b7a4497cd8aa => generated 1410 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/400] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:45:22 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/401] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:45:22 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/406] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:45:41 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: 209/407] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:45:41 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/408] 199.19.213.156 () {44 vars in 937 bytes} [Tue Jun 2 07:45:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/409] 199.19.213.156 () {44 vars in 959 bytes} [Tue Jun 2 07:45:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/410] 199.19.213.156 () {44 vars in 937 bytes} [Tue Jun 2 07:45:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/411] 199.19.213.156 () {48 vars in 949 bytes} [Tue Jun 2 07:45:41 2026] POST /v2/images => generated 791 bytes in 35 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 07:45:41.371 8 INFO glance.api.v2.image_data [None req-46b4f671-76e9-4632-a2a0-38403efb8a17 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 07:45:55.873 8 INFO glance.location [None req-46b4f671-76e9-4632-a2a0-38403efb8a17 2603419fbb6644ac8d3a3a33515bf4ba 9df0bad1fb9f424ca847822022316982 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/414] 199.19.213.156 () {48 vars in 1044 bytes} [Tue Jun 2 07:45:41 2026] PUT /v2/images/10c13e85-928d-477d-b558-2164a7180951/file => generated 0 bytes in 14547 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32633 switches on core 0) [pid: 7|app: 0|req: 214/415] 199.19.213.156 () {44 vars in 969 bytes} [Tue Jun 2 07:45:55 2026] GET /v2/images/10c13e85-928d-477d-b558-2164a7180951 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/416] 199.19.213.156 () {48 vars in 1049 bytes} [Tue Jun 2 07:45:55 2026] PATCH /v2/images/10c13e85-928d-477d-b558-2164a7180951 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/417] 199.19.213.156 () {44 vars in 969 bytes} [Tue Jun 2 07:45:56 2026] GET /v2/images/10c13e85-928d-477d-b558-2164a7180951 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/582] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 07:59: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: 285/583] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 07:59:33 2026] GET /v2/images => generated 5574 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/616] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 08:02:12 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: 302/617] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 08:02:12 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/618] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 08:02:14 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: 303/619] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 08:02:14 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/630] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 08:03:06 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: 309/631] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 08:03:06 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/634] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 08:03:15 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: 311/635] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 08:03:15 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/650] 199.19.213.156 () {42 vars in 686 bytes} [Tue Jun 2 08:04:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/651] 199.19.213.156 () {44 vars in 908 bytes} [Tue Jun 2 08:04:20 2026] GET /v2/images => generated 5574 bytes in 62 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: 325/662] 10.0.0.75 () {32 vars in 630 bytes} [Tue Jun 2 08:05:11 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/667] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:05:32 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 146 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: 340/668] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:05:32 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/671] 199.19.213.156 () {36 vars in 989 bytes} [Tue Jun 2 08:05:40 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 342/672] 199.19.213.156 () {36 vars in 929 bytes} [Tue Jun 2 08:05:40 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: 331/673] 199.19.213.156 () {36 vars in 989 bytes} [Tue Jun 2 08:05:41 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 343/674] 199.19.213.156 () {36 vars in 929 bytes} [Tue Jun 2 08:05:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 10.0.0.75 () {34 vars in 652 bytes} [Tue Jun 2 08:05:41 2026] POST /v2/images => generated 648 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 08:05:42.167 7 WARNING glance.api.v2.images [None req-cf7efc5e-6c40-49e6-8402-bc2542c00838 c23285653450454f8468628a8dcf3bc8 587fd7aee9364f4aa45850ab72cfddb2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c92ddb68-448d-46fa-a6ab-ea9ba5434234 [pid: 7|app: 0|req: 344/676] 10.0.0.75 () {32 vars in 707 bytes} [Tue Jun 2 08:05:42 2026] DELETE /v2/images/c92ddb68-448d-46fa-a6ab-ea9ba5434234 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/677] 10.0.0.75 () {32 vars in 704 bytes} [Tue Jun 2 08:05:42 2026] GET /v2/images/c92ddb68-448d-46fa-a6ab-ea9ba5434234 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.75 () {32 vars in 630 bytes} [Tue Jun 2 08:05:42 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: 334/679] 10.0.0.75 () {34 vars in 652 bytes} [Tue Jun 2 08:05:42 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/680] 10.0.0.75 () {32 vars in 714 bytes} [Tue Jun 2 08:05:42 2026] GET /v2/images/14db8d78-717d-43d0-95c5-2a352e6d5d75/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:42.358 8 INFO glance.api.v2.image_data [None req-d60b976c-9e98-493a-ad93-578c85bc560f c23285653450454f8468628a8dcf3bc8 587fd7aee9364f4aa45850ab72cfddb2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 08:05:42.403 8 WARNING glance_store._drivers.rbd [None req-d60b976c-9e98-493a-ad93-578c85bc560f c23285653450454f8468628a8dcf3bc8 587fd7aee9364f4aa45850ab72cfddb2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 08:05:43.452 8 INFO glance.location [None req-d60b976c-9e98-493a-ad93-578c85bc560f c23285653450454f8468628a8dcf3bc8 587fd7aee9364f4aa45850ab72cfddb2 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 335/681] 10.0.0.75 () {32 vars in 724 bytes} [Tue Jun 2 08:05:42 2026] PUT /v2/images/14db8d78-717d-43d0-95c5-2a352e6d5d75/file => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 10.0.0.75 () {32 vars in 704 bytes} [Tue Jun 2 08:05:43 2026] GET /v2/images/14db8d78-717d-43d0-95c5-2a352e6d5d75 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.75 () {32 vars in 714 bytes} [Tue Jun 2 08:05:43 2026] GET /v2/images/14db8d78-717d-43d0-95c5-2a352e6d5d75/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/684] 10.0.0.75 () {34 vars in 652 bytes} [Tue Jun 2 08:05:43 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.75 () {32 vars in 723 bytes} [Tue Jun 2 08:05:43 2026] PATCH /v2/images/3d690c7e-5764-4e1d-8aa1-1c9b3c8fcf86 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/686] 10.0.0.75 () {32 vars in 704 bytes} [Tue Jun 2 08:05:43 2026] GET /v2/images/3d690c7e-5764-4e1d-8aa1-1c9b3c8fcf86 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:43.789 8 WARNING glance.api.v2.images [None req-21496cd1-6fa8-4ab0-ab99-fe424492f2a8 c23285653450454f8468628a8dcf3bc8 587fd7aee9364f4aa45850ab72cfddb2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d690c7e-5764-4e1d-8aa1-1c9b3c8fcf86 [pid: 8|app: 0|req: 338/687] 10.0.0.75 () {32 vars in 707 bytes} [Tue Jun 2 08:05:43 2026] DELETE /v2/images/3d690c7e-5764-4e1d-8aa1-1c9b3c8fcf86 => 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: 350/688] 10.0.0.75 () {32 vars in 704 bytes} [Tue Jun 2 08:05:43 2026] GET /v2/images/3d690c7e-5764-4e1d-8aa1-1c9b3c8fcf86 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:43.859 8 WARNING glance.api.v2.images [None req-7d45a0b4-ce1f-4480-86b4-73825aec506b c23285653450454f8468628a8dcf3bc8 587fd7aee9364f4aa45850ab72cfddb2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//14db8d78-717d-43d0-95c5-2a352e6d5d75 [pid: 8|app: 0|req: 339/689] 10.0.0.75 () {32 vars in 707 bytes} [Tue Jun 2 08:05:43 2026] DELETE /v2/images/14db8d78-717d-43d0-95c5-2a352e6d5d75 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 10.0.0.75 () {32 vars in 704 bytes} [Tue Jun 2 08:05:44 2026] GET /v2/images/14db8d78-717d-43d0-95c5-2a352e6d5d75 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:44.705 8 WARNING glance.api.v2.images [None req-d8995016-0f13-4739-abda-b99fc1cf08ec c23285653450454f8468628a8dcf3bc8 587fd7aee9364f4aa45850ab72cfddb2 - - default default] Failed to find image c92ddb68-448d-46fa-a6ab-ea9ba5434234 to delete: glance.common.exception.ImageNotFound: No image found with ID c92ddb68-448d-46fa-a6ab-ea9ba5434234 [pid: 8|app: 0|req: 340/691] 10.0.0.75 () {32 vars in 707 bytes} [Tue Jun 2 08:05:44 2026] DELETE /v2/images/c92ddb68-448d-46fa-a6ab-ea9ba5434234 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/692] 10.0.0.75 () {32 vars in 704 bytes} [Tue Jun 2 08:05:44 2026] GET /v2/images/c92ddb68-448d-46fa-a6ab-ea9ba5434234 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:05:49 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:05:49 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: 343/697] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:05:52 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 355/698] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:05: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: 350/711] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:06:58 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/712] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:06:58 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: 351/713] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:06:58 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: 363/714] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:06:58 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 352/715] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:06:58 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: 364/716] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:06:58 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: 353/717] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:06:58 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 365/718] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:06:58 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:06:58 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: 366/720] 10.0.0.160 () {36 vars in 909 bytes} [Tue Jun 2 08:06:59 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/723] 10.0.0.160 () {36 vars in 1005 bytes} [Tue Jun 2 08:06:59 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517/locations => generated 127 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.160 () {36 vars in 985 bytes} [Tue Jun 2 08:06:59 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/725] 10.0.0.160 () {36 vars in 925 bytes} [Tue Jun 2 08:06:59 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: 370/726] 10.0.0.160 () {36 vars in 925 bytes} [Tue Jun 2 08:06:59 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/735] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:07:42 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/736] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:07:42 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: 362/737] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:07:43 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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/738] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:07:43 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: 379/743] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:08:02 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 365/744] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:08:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/745] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:08:04 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 366/746] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:08:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/751] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:08:22 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/752] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:08:22 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: 384/753] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:08:26 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 370/754] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:08: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: 385/755] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:08:29 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 371/756] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:08:29 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: 376/765] 199.19.213.156 () {32 vars in 824 bytes} [Tue Jun 2 08:09:01 2026] GET /v2/images?status=active&owner=9df0bad1fb9f424ca847822022316982&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/766] 199.19.213.156 () {32 vars in 651 bytes} [Tue Jun 2 08:09:01 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: 377/767] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:09:02 2026] GET /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f => generated 1395 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/768] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:09:02 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: 378/769] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:09:03 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: 392/770] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:09:03 2026] GET /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/771] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:09:03 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: 393/772] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:09:03 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: 380/773] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:09:03 2026] GET /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f => 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: 394/774] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:09:03 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: 381/775] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:09:03 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: 395/776] 10.0.0.160 () {36 vars in 909 bytes} [Tue Jun 2 08:09:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/777] 10.0.0.160 () {36 vars in 1005 bytes} [Tue Jun 2 08:09:03 2026] GET /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/778] 10.0.0.160 () {36 vars in 985 bytes} [Tue Jun 2 08:09:03 2026] GET /v2/images/0edd52c8-cd34-4efd-925b-05e882d3c47f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/779] 10.0.0.160 () {36 vars in 925 bytes} [Tue Jun 2 08:09:03 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: 397/780] 10.0.0.160 () {36 vars in 925 bytes} [Tue Jun 2 08:09:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/789] 10.0.0.75 () {30 vars in 408 bytes} [Tue Jun 2 08:09:40 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: 406/798] 10.0.0.197 () {36 vars in 985 bytes} [Tue Jun 2 08:10:29 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 393/799] 10.0.0.197 () {36 vars in 925 bytes} [Tue Jun 2 08:10:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/808] 10.0.0.75 () {32 vars in 704 bytes} [Tue Jun 2 08:11:03 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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/809] 10.0.0.75 () {32 vars in 704 bytes} [Tue Jun 2 08:11:03 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/810] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:11:03 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 399/811] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:11:03 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: 413/812] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:11:03 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: 400/813] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:11:03 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 414/814] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:11:03 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: 401/815] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:11:03 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: 415/816] 10.0.0.136 () {36 vars in 985 bytes} [Tue Jun 2 08:11:03 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 402/817] 10.0.0.136 () {36 vars in 925 bytes} [Tue Jun 2 08:11:03 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: 416/818] 10.0.0.160 () {36 vars in 909 bytes} [Tue Jun 2 08:11:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/819] 10.0.0.160 () {36 vars in 1005 bytes} [Tue Jun 2 08:11:03 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/820] 10.0.0.160 () {36 vars in 985 bytes} [Tue Jun 2 08:11:03 2026] GET /v2/images/986625d4-fd0a-4268-8060-21c8fdb30517 => 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: 404/821] 10.0.0.160 () {36 vars in 925 bytes} [Tue Jun 2 08:11:03 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: 418/822] 10.0.0.160 () {36 vars in 925 bytes} [Tue Jun 2 08:11:03 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: 435/855] 10.0.0.75 () {32 vars in 630 bytes} [Tue Jun 2 08:13:48 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)