+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 04:42:49 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7ddf9bd9d-g4mw5 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 0x7fc09fa92668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-14 04:42:51.844 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 04:42:51.846 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-14 04:42:52.688 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 04:42:52.689 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 04:42:52.689 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 04:42:52.691 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 04:42:52.692 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 04:42:52.693 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 04:42:54.698 7 WARNING glance.api.v2.images [None req-641203ae-2eec-484a-bf82-8ed8999dfb39 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 04:42:54.717 8 WARNING glance.api.v2.images [None req-ce7cd74d-65e8-4e94-8195-39dd1aef854f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 04:42:55.031 7 WARNING keystonemiddleware._common.config [None req-641203ae-2eec-484a-bf82-8ed8999dfb39 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 04:42:55.038 7 WARNING oslo_config.cfg [None req-641203ae-2eec-484a-bf82-8ed8999dfb39 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc09fa92668 pid: 7 (default app) 2026-04-14 04:42:55.045 8 WARNING keystonemiddleware._common.config [None req-ce7cd74d-65e8-4e94-8195-39dd1aef854f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 04:42:55.052 8 WARNING oslo_config.cfg [None req-ce7cd74d-65e8-4e94-8195-39dd1aef854f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc09fa92668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 04:42:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 04:42:57.110 8 WARNING oslo_policy.policy [None req-22f2d4d3-e8c6-4370-a13d-67b35b8c0360 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 04:42:57.111 8 WARNING oslo_policy.policy [None req-22f2d4d3-e8c6-4370-a13d-67b35b8c0360 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 04:42:57.125 8 WARNING oslo_policy.policy [None req-22f2d4d3-e8c6-4370-a13d-67b35b8c0360 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 04:42:57.125 8 WARNING oslo_policy.policy [None req-22f2d4d3-e8c6-4370-a13d-67b35b8c0360 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 04:42:56 2026] GET /v2/images => generated 69 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 04:43:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 04:43:00 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 04:43:00.534 7 WARNING oslo_policy.policy [None req-9519bf89-b7fd-4a6b-895d-ee310ac58c00 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 04:43:00.534 7 WARNING oslo_policy.policy [None req-9519bf89-b7fd-4a6b-895d-ee310ac58c00 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.250 () {44 vars in 911 bytes} [Tue Apr 14 04:43:00 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.250 () {44 vars in 933 bytes} [Tue Apr 14 04:43:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:43:00.667 7 WARNING oslo_policy.policy [None req-8a775b51-1111-4a49-9be3-d0f130c5f13c 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 04:43:00.667 7 WARNING oslo_policy.policy [None req-8a775b51-1111-4a49-9be3-d0f130c5f13c 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.250 () {44 vars in 939 bytes} [Tue Apr 14 04:43:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 04:43:00.748 8 WARNING oslo_config.cfg [None req-ba5f945f-62e9-40bb-ac6b-c9ad731c018d 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.250 () {48 vars in 951 bytes} [Tue Apr 14 04:43:00 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 04:43:00.766 7 WARNING oslo_policy.policy [None req-b6ab58c5-e411-4e62-a1c9-e7aa6aa98fba 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 04:43:00.766 7 WARNING oslo_policy.policy [None req-b6ab58c5-e411-4e62-a1c9-e7aa6aa98fba 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 04:43:00.767 7 INFO glance.api.v2.image_data [None req-b6ab58c5-e411-4e62-a1c9-e7aa6aa98fba 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 04:43:04.611 7 WARNING glance.location [None req-b6ab58c5-e411-4e62-a1c9-e7aa6aa98fba 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.250 () {48 vars in 1045 bytes} [Tue Apr 14 04:43:00 2026] PUT /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4/file => generated 0 bytes in 3881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8507 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.250 () {44 vars in 971 bytes} [Tue Apr 14 04:43:04 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 04:43:04.679 7 WARNING oslo_config.cfg [None req-f0cc45c2-592e-4883-89a0-a74be18efc81 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - 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.204.45.250 () {44 vars in 971 bytes} [Tue Apr 14 04:43:04 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:03: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: 131/266] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:03:49 2026] GET /v2/images => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:04:07 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: 134/272] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:04:07 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.250 () {44 vars in 937 bytes} [Tue Apr 14 05:04:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.250 () {44 vars in 959 bytes} [Tue Apr 14 05:04:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.250 () {44 vars in 939 bytes} [Tue Apr 14 05:04:07 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: 136/276] 199.204.45.250 () {48 vars in 951 bytes} [Tue Apr 14 05:04:07 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 05:04:07.314 7 INFO glance.api.v2.image_data [None req-77951429-d5a7-4da2-9fca-39c0e0affd39 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 05:04:32.001 7 WARNING glance.location [None req-77951429-d5a7-4da2-9fca-39c0e0affd39 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/281] 199.204.45.250 () {48 vars in 1046 bytes} [Tue Apr 14 05:04:07 2026] PUT /v2/images/1e593cf0-5dd3-4515-add9-096cfba8af91/file => generated 0 bytes in 24733 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64371 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.250 () {44 vars in 971 bytes} [Tue Apr 14 05:04:32 2026] GET /v2/images/1e593cf0-5dd3-4515-add9-096cfba8af91 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.250 () {44 vars in 971 bytes} [Tue Apr 14 05:04:32 2026] GET /v2/images/1e593cf0-5dd3-4515-add9-096cfba8af91 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:04: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: 143/285] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:04:33 2026] GET /v2/images => generated 2451 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:11:18 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: 184/369] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:11:18 2026] GET /v2/images => generated 2451 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:11:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:11:27 2026] GET /v2/images => generated 2451 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.250 () {44 vars in 947 bytes} [Tue Apr 14 05:11:27 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: 8|app: 0|req: 187/375] 199.204.45.250 () {44 vars in 969 bytes} [Tue Apr 14 05:11:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.250 () {44 vars in 939 bytes} [Tue Apr 14 05:11:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.250 () {48 vars in 951 bytes} [Tue Apr 14 05:11:27 2026] POST /v2/images => generated 799 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 05:11:27.613 7 INFO glance.api.v2.image_data [None req-bf0710ea-be47-4b87-8b16-ba43c867a8f2 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 05:11:41.155 7 INFO glance.location [None req-bf0710ea-be47-4b87-8b16-ba43c867a8f2 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/380] 199.204.45.250 () {48 vars in 1045 bytes} [Tue Apr 14 05:11:27 2026] PUT /v2/images/78a62ee5-851a-4323-a5a3-5d603a4d0817/file => generated 0 bytes in 13587 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24029 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.250 () {44 vars in 971 bytes} [Tue Apr 14 05:11:41 2026] GET /v2/images/78a62ee5-851a-4323-a5a3-5d603a4d0817 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.250 () {48 vars in 1050 bytes} [Tue Apr 14 05:11:41 2026] PATCH /v2/images/78a62ee5-851a-4323-a5a3-5d603a4d0817 => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.250 () {44 vars in 971 bytes} [Tue Apr 14 05:11:41 2026] GET /v2/images/78a62ee5-851a-4323-a5a3-5d603a4d0817 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:12:18 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: 197/393] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:12:18 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:12:32 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: 199/397] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:12:32 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.250 () {44 vars in 939 bytes} [Tue Apr 14 05:12:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.250 () {44 vars in 961 bytes} [Tue Apr 14 05:12:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.250 () {44 vars in 939 bytes} [Tue Apr 14 05:12:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.250 () {48 vars in 951 bytes} [Tue Apr 14 05:12:32 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 05:12:32.712 7 INFO glance.api.v2.image_data [None req-59a8217a-2920-4acc-9bb0-ce7b7a3a56f9 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 05:12:42.267 7 INFO glance.location [None req-59a8217a-2920-4acc-9bb0-ce7b7a3a56f9 1dbbce332d33459387fa3360153f545f f34ddb0623d9400da79f5098234be8f8 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 201/404] 199.204.45.250 () {48 vars in 1045 bytes} [Tue Apr 14 05:12:32 2026] PUT /v2/images/1a5dbafe-4195-496b-8dff-57e4703b62fd/file => generated 0 bytes in 9600 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20544 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.250 () {44 vars in 971 bytes} [Tue Apr 14 05:12:42 2026] GET /v2/images/1a5dbafe-4195-496b-8dff-57e4703b62fd => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.250 () {44 vars in 971 bytes} [Tue Apr 14 05:12:42 2026] GET /v2/images/1a5dbafe-4195-496b-8dff-57e4703b62fd => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:24:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/554] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:24:46 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:27:01 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: 292/582] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:27:01 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:27:03 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: 293/584] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:27:03 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:27: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: 299/596] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:27:51 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:27:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/600] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:27:58 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 199.204.45.250 () {42 vars in 688 bytes} [Tue Apr 14 05:28:59 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: 306/614] 199.204.45.250 () {44 vars in 910 bytes} [Tue Apr 14 05:28:59 2026] GET /v2/images => generated 4892 bytes in 52 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: 313/623] 10.0.0.46 () {32 vars in 631 bytes} [Tue Apr 14 05:29:41 2026] GET /v2/images => generated 4892 bytes in 19 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: 313/628] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:29:58 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:29: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: 314/630] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:29:59 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:29:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 199.204.45.250 () {36 vars in 990 bytes} [Tue Apr 14 05:30:06 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 199.204.45.250 () {36 vars in 930 bytes} [Tue Apr 14 05:30:06 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: 320/636] 199.204.45.250 () {36 vars in 990 bytes} [Tue Apr 14 05:30:06 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 199.204.45.250 () {36 vars in 930 bytes} [Tue Apr 14 05:30:06 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: 322/640] 10.0.0.46 () {34 vars in 653 bytes} [Tue Apr 14 05:30:21 2026] POST /v2/images => generated 649 bytes in 120 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 05:30:21.172 7 WARNING glance.api.v2.images [None req-b3dee29a-b232-45ab-ad26-f00270540a23 c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5f8abcd6-cc96-4005-94aa-acb3d6259714 [pid: 7|app: 0|req: 319/641] 10.0.0.46 () {32 vars in 708 bytes} [Tue Apr 14 05:30:21 2026] DELETE /v2/images/5f8abcd6-cc96-4005-94aa-acb3d6259714 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 10.0.0.46 () {32 vars in 705 bytes} [Tue Apr 14 05:30:21 2026] GET /v2/images/5f8abcd6-cc96-4005-94aa-acb3d6259714 => 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: 320/643] 10.0.0.46 () {32 vars in 631 bytes} [Tue Apr 14 05:30:21 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.46 () {34 vars in 653 bytes} [Tue Apr 14 05:30:21 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.46 () {32 vars in 715 bytes} [Tue Apr 14 05:30:21 2026] GET /v2/images/d06e66e3-4085-4590-b914-c2275eb03b8f/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 05:30:21.370 8 WARNING oslo_policy.policy [None req-7cdece28-0676-45b9-9a60-366e0d380b4b c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 05:30:21.370 8 WARNING oslo_policy.policy [None req-7cdece28-0676-45b9-9a60-366e0d380b4b c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 05:30:21.372 8 INFO glance.api.v2.image_data [None req-7cdece28-0676-45b9-9a60-366e0d380b4b c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 05:30:21.418 8 WARNING glance_store._drivers.rbd [None req-7cdece28-0676-45b9-9a60-366e0d380b4b c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 05:30:22.087 8 INFO glance.location [None req-7cdece28-0676-45b9-9a60-366e0d380b4b c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 325/646] 10.0.0.46 () {32 vars in 725 bytes} [Tue Apr 14 05:30:21 2026] PUT /v2/images/d06e66e3-4085-4590-b914-c2275eb03b8f/file => generated 0 bytes in 785 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 10.0.0.46 () {32 vars in 705 bytes} [Tue Apr 14 05:30:22 2026] GET /v2/images/d06e66e3-4085-4590-b914-c2275eb03b8f => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 10.0.0.46 () {32 vars in 715 bytes} [Tue Apr 14 05:30:22 2026] GET /v2/images/d06e66e3-4085-4590-b914-c2275eb03b8f/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 10.0.0.46 () {34 vars in 653 bytes} [Tue Apr 14 05:30:22 2026] POST /v2/images => generated 649 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:30:22 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/651] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:30:22 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: 327/652] 10.0.0.46 () {32 vars in 724 bytes} [Tue Apr 14 05:30:22 2026] PATCH /v2/images/b19f14e9-da6b-4a40-9a4a-b142fcfb55fc => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 10.0.0.46 () {32 vars in 705 bytes} [Tue Apr 14 05:30:22 2026] GET /v2/images/b19f14e9-da6b-4a40-9a4a-b142fcfb55fc => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 05:30:22.480 8 WARNING glance.api.v2.images [None req-ab0c7719-e415-43b7-9051-148612182f94 c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b19f14e9-da6b-4a40-9a4a-b142fcfb55fc [pid: 8|app: 0|req: 328/654] 10.0.0.46 () {32 vars in 708 bytes} [Tue Apr 14 05:30:22 2026] DELETE /v2/images/b19f14e9-da6b-4a40-9a4a-b142fcfb55fc => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.46 () {32 vars in 705 bytes} [Tue Apr 14 05:30:22 2026] GET /v2/images/b19f14e9-da6b-4a40-9a4a-b142fcfb55fc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 05:30:22.545 8 WARNING glance.api.v2.images [None req-25705014-a9f2-475b-b85a-9da994e39586 c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d06e66e3-4085-4590-b914-c2275eb03b8f [pid: 8|app: 0|req: 329/656] 10.0.0.46 () {32 vars in 708 bytes} [Tue Apr 14 05:30:22 2026] DELETE /v2/images/d06e66e3-4085-4590-b914-c2275eb03b8f => generated 0 bytes in 802 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.46 () {32 vars in 705 bytes} [Tue Apr 14 05:30:23 2026] GET /v2/images/d06e66e3-4085-4590-b914-c2275eb03b8f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 05:30:23.375 8 WARNING glance.api.v2.images [None req-510b31ba-d957-4168-9ceb-1bd850c3ffd2 c888cfc12ef34723b73f4c5d520b4c2d 481b62e820b4424c841d591823ac5a5b - - default default] Failed to find image 5f8abcd6-cc96-4005-94aa-acb3d6259714 to delete: glance.common.exception.ImageNotFound: No image found with ID 5f8abcd6-cc96-4005-94aa-acb3d6259714 [pid: 8|app: 0|req: 330/658] 10.0.0.46 () {32 vars in 708 bytes} [Tue Apr 14 05:30:23 2026] DELETE /v2/images/5f8abcd6-cc96-4005-94aa-acb3d6259714 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.46 () {32 vars in 705 bytes} [Tue Apr 14 05:30:23 2026] GET /v2/images/5f8abcd6-cc96-4005-94aa-acb3d6259714 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:30:39 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:30:39 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: 336/672] 10.0.0.46 () {30 vars in 409 bytes} [Tue Apr 14 05:31:08 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: 337/673] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:31:13 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:31:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:31:14 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:31: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: 339/677] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:31: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: 7|app: 0|req: 339/678] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:31:14 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:31: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: 340/680] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:31:14 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: 342/683] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:31:14 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:31: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: 343/685] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:31: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: 343/686] 10.0.0.120 () {36 vars in 910 bytes} [Tue Apr 14 05:31:15 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: 344/687] 10.0.0.120 () {36 vars in 1006 bytes} [Tue Apr 14 05:31:15 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4/locations => generated 127 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.120 () {36 vars in 986 bytes} [Tue Apr 14 05:31:16 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.120 () {36 vars in 926 bytes} [Tue Apr 14 05:31:16 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 10.0.0.120 () {36 vars in 926 bytes} [Tue Apr 14 05:31:16 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:31:32 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:31:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:31:52 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:31:52 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: 352/703] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:31:55 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 12 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.177 () {36 vars in 926 bytes} [Tue Apr 14 05:31:55 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 10.0.0.46 () {32 vars in 705 bytes} [Tue Apr 14 05:33:10 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 10.0.0.46 () {32 vars in 705 bytes} [Tue Apr 14 05:33:10 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/721] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:33:10 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:33:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:33:10 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: 362/724] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:33:10 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:33:11 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: 363/726] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:33:11 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: 364/727] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:33:11 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/728] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:33:11 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: 365/729] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:33:11 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: 365/730] 10.0.0.120 () {36 vars in 910 bytes} [Tue Apr 14 05:33:11 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: 366/731] 10.0.0.120 () {36 vars in 1006 bytes} [Tue Apr 14 05:33:11 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 10.0.0.120 () {36 vars in 986 bytes} [Tue Apr 14 05:33:11 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 13 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.120 () {36 vars in 926 bytes} [Tue Apr 14 05:33:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.120 () {36 vars in 926 bytes} [Tue Apr 14 05:33:11 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: 371/741] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:33:39 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:33:39 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: 377/753] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:34:26 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:34:26 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: 379/757] 10.0.0.177 () {36 vars in 986 bytes} [Tue Apr 14 05:34:44 2026] GET /v2/images/42a32f66-746d-4410-9034-e9d5bf3791a4 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.177 () {36 vars in 926 bytes} [Tue Apr 14 05:34:44 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: 385/769] 199.204.45.250 () {32 vars in 825 bytes} [Tue Apr 14 05:35:25 2026] GET /v2/images?status=active&owner=f34ddb0623d9400da79f5098234be8f8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/770] 199.204.45.250 () {32 vars in 652 bytes} [Tue Apr 14 05:35:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:35:25 2026] GET /v2/images/1e593cf0-5dd3-4515-add9-096cfba8af91 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/772] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:35:25 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: 387/773] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:35:25 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: 387/774] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:35:25 2026] GET /v2/images/1e593cf0-5dd3-4515-add9-096cfba8af91 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:35:25 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: 388/776] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:35:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.175 () {36 vars in 986 bytes} [Tue Apr 14 05:35:25 2026] GET /v2/images/1e593cf0-5dd3-4515-add9-096cfba8af91 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 10.0.0.175 () {36 vars in 926 bytes} [Tue Apr 14 05:35:25 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: 390/779] 10.0.0.120 () {36 vars in 910 bytes} [Tue Apr 14 05:35:25 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: 390/780] 10.0.0.120 () {36 vars in 1006 bytes} [Tue Apr 14 05:35:25 2026] GET /v2/images/1e593cf0-5dd3-4515-add9-096cfba8af91/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: 391/781] 10.0.0.120 () {36 vars in 986 bytes} [Tue Apr 14 05:35:26 2026] GET /v2/images/1e593cf0-5dd3-4515-add9-096cfba8af91 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.120 () {36 vars in 926 bytes} [Tue Apr 14 05:35:26 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/783] 10.0.0.120 () {36 vars in 926 bytes} [Tue Apr 14 05:35:26 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: 412/824] 10.0.0.46 () {32 vars in 631 bytes} [Tue Apr 14 05:38:48 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)