+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 8 02:34:13 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-b86fdcf9b-mdsjg 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 0x7ff9a21b4668 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-07-08 02:34:15.956 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 02:34:16.021 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-07-08 02:34:16.818 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-07-08 02:34:16.819 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-07-08 02:34:16.820 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 02:34:16.882 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-07-08 02:34:16.883 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-07-08 02:34:16.884 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 02:34:18.785 7 WARNING glance.api.v2.images [None req-ae9cda64-36ae-40da-b681-c71fd779e232 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 02:34:18.883 8 WARNING glance.api.v2.images [None req-69e26f4f-8ba4-4074-8d86-3ca2b66539e4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 02:34:19.115 7 WARNING keystonemiddleware._common.config [None req-ae9cda64-36ae-40da-b681-c71fd779e232 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 02:34:19.122 7 WARNING oslo_config.cfg [None req-ae9cda64-36ae-40da-b681-c71fd779e232 - - - - - -] 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 0x7ff9a21b4668 pid: 7 (default app) 2026-07-08 02:34:19.207 8 WARNING keystonemiddleware._common.config [None req-69e26f4f-8ba4-4074-8d86-3ca2b66539e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 02:34:19.215 8 WARNING oslo_config.cfg [None req-69e26f4f-8ba4-4074-8d86-3ca2b66539e4 - - - - - -] 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 0x7ff9a21b4668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 02:34:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 02:34:21.164 8 WARNING oslo_policy.policy [None req-70886ec4-cd74-46dc-aab3-98b97d1002b2 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 02:34:21.164 8 WARNING oslo_policy.policy [None req-70886ec4-cd74-46dc-aab3-98b97d1002b2 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 02:34:21.181 8 WARNING oslo_policy.policy [None req-70886ec4-cd74-46dc-aab3-98b97d1002b2 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 02:34:21.181 8 WARNING oslo_policy.policy [None req-70886ec4-cd74-46dc-aab3-98b97d1002b2 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 02:34:20 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 02:34:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 02:34:24 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 02:34:24.755 7 WARNING oslo_policy.policy [None req-0f5eafc6-1b0c-4264-853f-6eec93d557d8 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 02:34:24.756 7 WARNING oslo_policy.policy [None req-0f5eafc6-1b0c-4264-853f-6eec93d557d8 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.57 () {44 vars in 907 bytes} [Wed Jul 8 02:34:24 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.57 () {44 vars in 929 bytes} [Wed Jul 8 02:34:24 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-07-08 02:34:24.890 7 WARNING oslo_policy.policy [None req-55d813c4-b5f2-40c2-ba69-fec4e2ccd543 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 02:34:24.890 7 WARNING oslo_policy.policy [None req-55d813c4-b5f2-40c2-ba69-fec4e2ccd543 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.57 () {44 vars in 935 bytes} [Wed Jul 8 02:34:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 02:34:24.971 8 WARNING oslo_config.cfg [None req-495d2017-4d26-4790-a7d2-c64f51567821 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.57 () {48 vars in 947 bytes} [Wed Jul 8 02:34:24 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 02:34:24.989 7 WARNING oslo_policy.policy [None req-5519e587-7304-4d26-a180-94d3d8edb634 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 02:34:24.989 7 WARNING oslo_policy.policy [None req-5519e587-7304-4d26-a180-94d3d8edb634 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 02:34:24.990 7 INFO glance.api.v2.image_data [None req-5519e587-7304-4d26-a180-94d3d8edb634 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 02:34:28.818 7 WARNING glance.location [None req-5519e587-7304-4d26-a180-94d3d8edb634 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.57 () {48 vars in 1041 bytes} [Wed Jul 8 02:34:24 2026] PUT /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd/file => generated 0 bytes in 3872 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6542 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.57 () {44 vars in 967 bytes} [Wed Jul 8 02:34:28 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 02:34:28.969 7 WARNING oslo_config.cfg [None req-af175cc4-73c9-4ca5-99f1-e755dcf8803d c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jul 8 02:34:28 2026] PATCH /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.57 () {44 vars in 967 bytes} [Wed Jul 8 02:34:28 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 02:54:52 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 02:54:52 2026] GET /v2/images => generated 1381 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 02:55:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 02:55:10 2026] GET /v2/images => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.57 () {44 vars in 933 bytes} [Wed Jul 8 02:55:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.57 () {44 vars in 955 bytes} [Wed Jul 8 02:55:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.57 () {44 vars in 935 bytes} [Wed Jul 8 02:55:10 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: 8|app: 0|req: 136/274] 199.204.45.57 () {48 vars in 947 bytes} [Wed Jul 8 02:55:10 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 02:55:10.720 7 INFO glance.api.v2.image_data [None req-a1d6c311-c26f-4838-8dd5-ca84e8a65142 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 02:55:35.462 7 WARNING glance.location [None req-a1d6c311-c26f-4838-8dd5-ca84e8a65142 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/279] 199.204.45.57 () {48 vars in 1042 bytes} [Wed Jul 8 02:55:10 2026] PUT /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729/file => generated 0 bytes in 24815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74475 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.57 () {44 vars in 967 bytes} [Wed Jul 8 02:55:35 2026] GET /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jul 8 02:55:35 2026] PATCH /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729 => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.57 () {44 vars in 967 bytes} [Wed Jul 8 02:55:35 2026] GET /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 02:55:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 02:55:37 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:02:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:02:23 2026] GET /v2/images => generated 2778 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:02:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:02:39 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.57 () {44 vars in 943 bytes} [Wed Jul 8 03:02:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.57 () {44 vars in 965 bytes} [Wed Jul 8 03:02:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.57 () {44 vars in 935 bytes} [Wed Jul 8 03:02:40 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) [pid: 7|app: 0|req: 188/378] 199.204.45.57 () {48 vars in 947 bytes} [Wed Jul 8 03:02:40 2026] POST /v2/images => generated 799 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 03:02:40.129 8 WARNING oslo_policy.policy [None req-fc9e25da-2e37-46eb-a7d0-0ececee7e291 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 03:02:40.129 8 WARNING oslo_policy.policy [None req-fc9e25da-2e37-46eb-a7d0-0ececee7e291 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - 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-07-08 03:02:40.131 8 INFO glance.api.v2.image_data [None req-fc9e25da-2e37-46eb-a7d0-0ececee7e291 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:02:57.835 8 INFO glance.location [None req-fc9e25da-2e37-46eb-a7d0-0ececee7e291 c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/381] 199.204.45.57 () {48 vars in 1041 bytes} [Wed Jul 8 03:02:40 2026] PUT /v2/images/61d4fe20-bb76-490b-a925-220f12035483/file => generated 0 bytes in 17762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20360 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.57 () {44 vars in 967 bytes} [Wed Jul 8 03:02:57 2026] GET /v2/images/61d4fe20-bb76-490b-a925-220f12035483 => generated 1211 bytes in 16 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.57 () {48 vars in 1047 bytes} [Wed Jul 8 03:02:57 2026] PATCH /v2/images/61d4fe20-bb76-490b-a925-220f12035483 => generated 1410 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.57 () {44 vars in 967 bytes} [Wed Jul 8 03:02:58 2026] GET /v2/images/61d4fe20-bb76-490b-a925-220f12035483 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:03:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:03:36 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:03:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:03:55 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.57 () {44 vars in 935 bytes} [Wed Jul 8 03:03:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.57 () {44 vars in 957 bytes} [Wed Jul 8 03:03:55 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.57 () {44 vars in 935 bytes} [Wed Jul 8 03:03:55 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: 7|app: 0|req: 202/404] 199.204.45.57 () {48 vars in 947 bytes} [Wed Jul 8 03:03:55 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 03:03:55.446 8 INFO glance.api.v2.image_data [None req-a160e32c-79a2-4214-9071-6075aed60abd c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:04:11.734 8 INFO glance.location [None req-a160e32c-79a2-4214-9071-6075aed60abd c22f2aed2ee044dbb45ea7c3d1dc56df e599ff7c146a4030ad34902be9e185eb - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/409] 199.204.45.57 () {48 vars in 1042 bytes} [Wed Jul 8 03:03:55 2026] PUT /v2/images/f731da3c-011f-45aa-ab8e-e71bdd886d08/file => generated 0 bytes in 16334 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32001 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.57 () {44 vars in 967 bytes} [Wed Jul 8 03:04:11 2026] GET /v2/images/f731da3c-011f-45aa-ab8e-e71bdd886d08 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jul 8 03:04:11 2026] PATCH /v2/images/f731da3c-011f-45aa-ab8e-e71bdd886d08 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.57 () {44 vars in 967 bytes} [Wed Jul 8 03:04:11 2026] GET /v2/images/f731da3c-011f-45aa-ab8e-e71bdd886d08 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/567] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:17:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/570] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:17:08 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/597] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:19:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:19:27 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/601] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:19:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:19:29 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/613] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:20:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/614] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:20:19 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:20:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:20:29 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 199.204.45.57 () {42 vars in 684 bytes} [Wed Jul 8 03:21:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/632] 199.204.45.57 () {44 vars in 906 bytes} [Wed Jul 8 03:21:31 2026] GET /v2/images => generated 5574 bytes in 50 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: 318/641] 10.0.0.238 () {32 vars in 632 bytes} [Wed Jul 8 03:22:18 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:22:36 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 119 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: 326/647] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:22:36 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: 323/650] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:22:39 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:22:39 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: 324/652] 199.204.45.57 () {36 vars in 989 bytes} [Wed Jul 8 03:22:44 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/653] 199.204.45.57 () {36 vars in 929 bytes} [Wed Jul 8 03:22:44 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: 325/654] 199.204.45.57 () {36 vars in 989 bytes} [Wed Jul 8 03:22:44 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 199.204.45.57 () {36 vars in 929 bytes} [Wed Jul 8 03:22: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: 8|app: 0|req: 327/658] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:22:51 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 332/659] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:22:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:22:55 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:22:55 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: 336/666] 10.0.0.238 () {34 vars in 654 bytes} [Wed Jul 8 03:23:17 2026] POST /v2/images => generated 648 bytes in 163 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 03:23:17.788 8 WARNING glance.api.v2.images [None req-1a77100d-4216-4e26-9c84-ccc461be7b28 8deb215d82744fe39679cd3dc38f5521 3cdc3c9d6c584c6ba3529d0ac4325d64 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//efc52f5e-fe0b-441f-8767-90ff68cd5a7b [pid: 8|app: 0|req: 331/667] 10.0.0.238 () {32 vars in 709 bytes} [Wed Jul 8 03:23:17 2026] DELETE /v2/images/efc52f5e-fe0b-441f-8767-90ff68cd5a7b => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/668] 10.0.0.238 () {32 vars in 706 bytes} [Wed Jul 8 03:23:17 2026] GET /v2/images/efc52f5e-fe0b-441f-8767-90ff68cd5a7b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/669] 10.0.0.238 () {32 vars in 632 bytes} [Wed Jul 8 03:23:17 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/670] 10.0.0.238 () {34 vars in 654 bytes} [Wed Jul 8 03:23:17 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.238 () {32 vars in 716 bytes} [Wed Jul 8 03:23:17 2026] GET /v2/images/74c1723e-4b04-4f4e-8e93-8baebe178f48/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 03:23:17.978 7 INFO glance.api.v2.image_data [None req-ed1e8b16-25bf-4cb2-9f37-737b7c379f59 8deb215d82744fe39679cd3dc38f5521 3cdc3c9d6c584c6ba3529d0ac4325d64 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:23:18.042 7 WARNING glance_store._drivers.rbd [None req-ed1e8b16-25bf-4cb2-9f37-737b7c379f59 8deb215d82744fe39679cd3dc38f5521 3cdc3c9d6c584c6ba3529d0ac4325d64 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 03:23:18.991 7 INFO glance.location [None req-ed1e8b16-25bf-4cb2-9f37-737b7c379f59 8deb215d82744fe39679cd3dc38f5521 3cdc3c9d6c584c6ba3529d0ac4325d64 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 339/674] 10.0.0.238 () {32 vars in 726 bytes} [Wed Jul 8 03:23:17 2026] PUT /v2/images/74c1723e-4b04-4f4e-8e93-8baebe178f48/file => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.238 () {32 vars in 706 bytes} [Wed Jul 8 03:23:19 2026] GET /v2/images/74c1723e-4b04-4f4e-8e93-8baebe178f48 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.238 () {32 vars in 716 bytes} [Wed Jul 8 03:23:19 2026] GET /v2/images/74c1723e-4b04-4f4e-8e93-8baebe178f48/file => generated 1024 bytes in 169 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.238 () {34 vars in 654 bytes} [Wed Jul 8 03:23:19 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.238 () {32 vars in 725 bytes} [Wed Jul 8 03:23:19 2026] PATCH /v2/images/5a03b6b9-2659-4392-a223-db5699b7a9ec => generated 652 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.238 () {32 vars in 706 bytes} [Wed Jul 8 03:23:19 2026] GET /v2/images/5a03b6b9-2659-4392-a223-db5699b7a9ec => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 03:23:19.421 7 WARNING glance.api.v2.images [None req-5cb74645-0139-40ed-8cd9-5cc56d2e81e3 8deb215d82744fe39679cd3dc38f5521 3cdc3c9d6c584c6ba3529d0ac4325d64 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5a03b6b9-2659-4392-a223-db5699b7a9ec [pid: 7|app: 0|req: 342/680] 10.0.0.238 () {32 vars in 709 bytes} [Wed Jul 8 03:23:19 2026] DELETE /v2/images/5a03b6b9-2659-4392-a223-db5699b7a9ec => generated 0 bytes in 94 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.238 () {32 vars in 706 bytes} [Wed Jul 8 03:23:19 2026] GET /v2/images/5a03b6b9-2659-4392-a223-db5699b7a9ec => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 03:23:19.572 7 WARNING glance.api.v2.images [None req-fe222443-d8a3-490e-bfbc-272bb557dfeb 8deb215d82744fe39679cd3dc38f5521 3cdc3c9d6c584c6ba3529d0ac4325d64 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//74c1723e-4b04-4f4e-8e93-8baebe178f48 [pid: 7|app: 0|req: 343/682] 10.0.0.238 () {32 vars in 709 bytes} [Wed Jul 8 03:23:19 2026] DELETE /v2/images/74c1723e-4b04-4f4e-8e93-8baebe178f48 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.238 () {32 vars in 706 bytes} [Wed Jul 8 03:23:20 2026] GET /v2/images/74c1723e-4b04-4f4e-8e93-8baebe178f48 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 03:23:20.320 7 WARNING glance.api.v2.images [None req-5826d55e-a1ca-48d1-80c0-3401b06765b5 8deb215d82744fe39679cd3dc38f5521 3cdc3c9d6c584c6ba3529d0ac4325d64 - - default default] Failed to find image efc52f5e-fe0b-441f-8767-90ff68cd5a7b to delete: glance.common.exception.ImageNotFound: No image found with ID efc52f5e-fe0b-441f-8767-90ff68cd5a7b [pid: 7|app: 0|req: 344/684] 10.0.0.238 () {32 vars in 709 bytes} [Wed Jul 8 03:23:20 2026] DELETE /v2/images/efc52f5e-fe0b-441f-8767-90ff68cd5a7b => generated 147 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.238 () {32 vars in 706 bytes} [Wed Jul 8 03:23:20 2026] GET /v2/images/efc52f5e-fe0b-441f-8767-90ff68cd5a7b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.238 () {30 vars in 410 bytes} [Wed Jul 8 03:23:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:23:55 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:23:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:23:55 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: 350/696] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:23:55 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 347/697] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:23:55 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:23:55 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: 348/699] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:23:55 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 352/700] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:23:55 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: 349/701] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:23:55 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.72 () {36 vars in 985 bytes} [Wed Jul 8 03:23:56 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:23:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/704] 10.0.0.72 () {36 vars in 985 bytes} [Wed Jul 8 03:23:56 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 351/705] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:23:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:23:56 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:24:25 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 359/714] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:24:25 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: 357/717] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:24:38 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 361/718] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:24:38 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: 363/721] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:24:40 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 359/722] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:24:40 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: 362/727] 10.0.0.238 () {32 vars in 706 bytes} [Wed Jul 8 03:25:03 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.238 () {32 vars in 706 bytes} [Wed Jul 8 03:25:03 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 363/729] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:25:04 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 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: 364/731] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 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: 368/732] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:25:04 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 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: 369/734] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 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: 366/735] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:25:04 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.72 () {36 vars in 985 bytes} [Wed Jul 8 03:25:04 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 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: 372/740] 10.0.0.72 () {36 vars in 985 bytes} [Wed Jul 8 03:25:04 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 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: 373/742] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:25:04 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: 372/747] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:25:20 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 376/748] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:25:20 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: 384/771] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:27:12 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:27:12 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: 385/773] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:27:18 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 389/774] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:27:18 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: 392/779] 10.0.0.51 () {36 vars in 985 bytes} [Wed Jul 8 03:27:30 2026] GET /v2/images/69696b24-90df-4df0-96d4-fa4d451d65dd => 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: 388/780] 10.0.0.51 () {36 vars in 925 bytes} [Wed Jul 8 03:27:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 199.204.45.57 () {32 vars in 824 bytes} [Wed Jul 8 03:28:18 2026] GET /v2/images?status=active&owner=e599ff7c146a4030ad34902be9e185eb&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 199.204.45.57 () {32 vars in 651 bytes} [Wed Jul 8 03:28:18 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: 395/793] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:28:19 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: 396/795] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:28:19 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: 400/796] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.13 () {36 vars in 985 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729 => 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: 402/800] 10.0.0.13 () {36 vars in 925 bytes} [Wed Jul 8 03:28:19 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: 399/801] 10.0.0.72 () {36 vars in 985 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/803] 10.0.0.72 () {36 vars in 985 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/images/34e5c3f0-4a0a-48bc-9e38-73dbc5ef2729 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:28:19 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: 401/805] 10.0.0.72 () {36 vars in 925 bytes} [Wed Jul 8 03:28:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/848] 10.0.0.238 () {32 vars in 632 bytes} [Wed Jul 8 03:31:51 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)