[ May 28 01:13:59 Enabled. ] [ May 28 01:13:59 Rereading configuration. ] [ May 28 01:14:00 Rereading configuration. ] [ May 28 01:14:01 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ May 28 01:14:01 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2026.05.28 01:14:01.949230 [ 1 ] {} Application: Will watch for the process with pid 23725 2026.05.28 01:14:01.949733 [ 1 ] {} Application: Forked a child process to watch 2026.05.28 01:14:02.090923 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 23725 2026.05.28 01:14:02.092382 [ 1 ] {} Application: starting up 2026.05.28 01:14:02.092572 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.28 01:14:02.164624 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.28 01:14:02.191673 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.28 01:14:02.191732 [ 1 ] {} Application: Initializing DateLUT. 2026.05.28 01:14:02.191753 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.28 01:14:02.191812 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.28 01:14:02.192221 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.28 01:14:02.193651 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.28 01:14:02.195219 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.28 01:14:02.196127 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.28 01:14:02.196420 [ 1 ] {} Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2026.05.28 01:14:02.196439 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2026.05.28 01:14:02.196451 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.28 01:14:02.197085 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.28 01:14:02.199049 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.28 01:14:02.205073 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.28 01:14:02.205778 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.28 01:14:02.207699 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.28 01:14:02.207794 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.28 01:14:02.208535 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.28 01:14:02.209126 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.28 01:14:02.211893 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.28 01:14:02.212121 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.28 01:14:02.213624 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.28 01:14:02.213966 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.28 01:14:02.214314 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.28 01:14:02.214967 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.28 01:14:02.215990 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.28 01:14:02.216026 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.28 01:14:02.216099 [ 147 ] {} DNSResolver: Updating DNS cache 2026.05.28 01:14:02.216201 [ 147 ] {} DNSResolver: Updated DNS cache 2026.05.28 01:14:02.220464 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.28 01:14:02.220496 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127063 sec 2026.05.28 01:14:02.220516 [ 1 ] {} ReferentialDeps: No tables 2026.05.28 01:14:02.220528 [ 1 ] {} LoadingDeps: No tables 2026.05.28 01:14:02.220663 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.28 01:14:02.220715 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.28 01:14:02.227645 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.28 01:14:02.227695 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.28 01:14:02.227709 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.28 01:14:02.227720 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.28 01:14:02.227762 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.28 01:14:02.227777 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.28 01:14:02.229719 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.28 01:14:02.229759 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.28 01:14:02.229785 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.28 01:14:02.229922 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.28 01:14:02.229957 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.28 01:14:02.229979 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.28 01:14:02.229990 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.28 01:14:02.230002 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.28 01:14:02.230033 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.28 01:14:02.230046 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.28 01:14:02.247600 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.28 01:14:02.248206 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.28 01:14:02.248232 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3711e-05 sec 2026.05.28 01:14:02.248244 [ 1 ] {} ReferentialDeps: No tables 2026.05.28 01:14:02.248257 [ 1 ] {} LoadingDeps: No tables 2026.05.28 01:14:02.248286 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.28 01:14:02.248452 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.28 01:14:02.248495 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.28 01:14:02.248509 [ 1 ] {} Application: Loaded metadata. 2026.05.28 01:14:02.248520 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2026.05.28 01:14:02.248538 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.28 01:14:02.261745 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.28 01:14:02.261925 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.20 MiB (RSS), difference: 92.35 MiB 2026.05.28 01:14:02.262202 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.383e-05 sec. 2026.05.28 01:14:02.262499 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.28 01:14:02.262600 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.28 01:14:02.262634 [ 1 ] {} Application: Ready for connections. 2026.05.28 01:14:02.321623 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59101 2026.05.28 01:14:02.321909 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.321969 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Authenticating user 'default' from [fd00:1122:3344:101::d]:59101 2026.05.28 01:14:02.322003 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.322038 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.322158 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 01:14:02.322196 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:02.322225 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:02.322685 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57746 2026.05.28 01:14:02.322982 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.323030 [ 4 ] {} TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Authenticating user 'default' from [fd00:1122:3344:101::d]:57746 2026.05.28 01:14:02.323069 [ 4 ] {} TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.323083 [ 4 ] {} TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.323796 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60245 2026.05.28 01:14:02.323796 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58454 2026.05.28 01:14:02.323888 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60281 2026.05.28 01:14:02.324084 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.324096 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59141 2026.05.28 01:14:02.324110 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.324125 [ 253 ] {} TCP-Session: 61eebac7-abe8-4b0c-949c-001c92497a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:60245 2026.05.28 01:14:02.324163 [ 5 ] {} TCP-Session: 4fee5ee8-564a-4aec-a400-e9db44b5c0aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58454 2026.05.28 01:14:02.324169 [ 253 ] {} TCP-Session: 61eebac7-abe8-4b0c-949c-001c92497a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324183 [ 5 ] {} TCP-Session: 4fee5ee8-564a-4aec-a400-e9db44b5c0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324196 [ 253 ] {} TCP-Session: 61eebac7-abe8-4b0c-949c-001c92497a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324199 [ 5 ] {} TCP-Session: 4fee5ee8-564a-4aec-a400-e9db44b5c0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324289 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.324293 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.324334 [ 254 ] {} TCP-Session: df72e5a9-f9c3-4f9c-b316-484c4cb14c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:60281 2026.05.28 01:14:02.324344 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61035 2026.05.28 01:14:02.324364 [ 255 ] {} TCP-Session: ce59896d-2eb7-4739-8bbf-e8879cac4ade Authenticating user 'default' from [fd00:1122:3344:101::d]:59141 2026.05.28 01:14:02.324371 [ 254 ] {} TCP-Session: df72e5a9-f9c3-4f9c-b316-484c4cb14c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324396 [ 255 ] {} TCP-Session: ce59896d-2eb7-4739-8bbf-e8879cac4ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324428 [ 254 ] {} TCP-Session: df72e5a9-f9c3-4f9c-b316-484c4cb14c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324435 [ 255 ] {} TCP-Session: ce59896d-2eb7-4739-8bbf-e8879cac4ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324447 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.324447 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43753 2026.05.28 01:14:02.324465 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59806 2026.05.28 01:14:02.324481 [ 257 ] {} TCP-Session: d5a2103d-fe5c-4bfb-bd82-30cb558c0067 Authenticating user 'default' from [fd00:1122:3344:101::d]:61035 2026.05.28 01:14:02.324572 [ 257 ] {} TCP-Session: d5a2103d-fe5c-4bfb-bd82-30cb558c0067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324585 [ 257 ] {} TCP-Session: d5a2103d-fe5c-4bfb-bd82-30cb558c0067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324674 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.324714 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.324733 [ 256 ] {} TCP-Session: dab4632b-80fc-4d42-a338-de0224d06744 Authenticating user 'default' from [fd00:1122:3344:101::d]:59806 2026.05.28 01:14:02.324753 [ 258 ] {} TCP-Session: 6ff28bb1-3f98-4f08-9704-cee1e6aaad5f Authenticating user 'default' from [fd00:1122:3344:101::d]:43753 2026.05.28 01:14:02.324764 [ 256 ] {} TCP-Session: dab4632b-80fc-4d42-a338-de0224d06744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324803 [ 258 ] {} TCP-Session: 6ff28bb1-3f98-4f08-9704-cee1e6aaad5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324829 [ 256 ] {} TCP-Session: dab4632b-80fc-4d42-a338-de0224d06744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.324835 [ 258 ] {} TCP-Session: 6ff28bb1-3f98-4f08-9704-cee1e6aaad5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.326034 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.326462 [ 3 ] {434c492e-4b8d-4554-9e61-863002fdfd08} executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 01:14:02.359741 [ 3 ] {434c492e-4b8d-4554-9e61-863002fdfd08} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59101) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.28 01:14:02.360468 [ 3 ] {434c492e-4b8d-4554-9e61-863002fdfd08} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.28 01:14:02.360552 [ 3 ] {434c492e-4b8d-4554-9e61-863002fdfd08} TCPHandler: Processed in 0.035441713 sec. 2026.05.28 01:14:02.360969 [ 4 ] {} TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.361245 [ 4 ] {28d02e82-a3d9-45dd-8eca-677ccb081108} executeQuery: (from [fd00:1122:3344:101::d]:57746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 01:14:02.361751 [ 4 ] {28d02e82-a3d9-45dd-8eca-677ccb081108} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57746) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.28 01:14:02.361922 [ 4 ] {28d02e82-a3d9-45dd-8eca-677ccb081108} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.28 01:14:02.362013 [ 4 ] {28d02e82-a3d9-45dd-8eca-677ccb081108} TCPHandler: Processed in 0.001245003 sec. 2026.05.28 01:14:02.362391 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.362661 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.28 01:14:02.362786 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.28 01:14:02.363347 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.28 01:14:02.363369 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3971e-05 sec 2026.05.28 01:14:02.363390 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} ReferentialDeps: No tables 2026.05.28 01:14:02.363406 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} LoadingDeps: No tables 2026.05.28 01:14:02.363428 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} DatabaseAtomic (oximeter): Starting up tables. 2026.05.28 01:14:02.364044 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} TCPHandler: Processed in 0.001846324 sec. 2026.05.28 01:14:02.364193 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.364371 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} executeQuery: (from [fd00:1122:3344:101::d]:59101) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2026.05.28 01:14:02.364433 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.28 01:14:02.369319 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.28 01:14:02.369764 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be): Loading data parts 2026.05.28 01:14:02.370242 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be): There are no data parts 2026.05.28 01:14:02.371544 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} TCPHandler: Processed in 0.007403238 sec. 2026.05.28 01:14:02.371728 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.372459 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} executeQuery: (from [fd00:1122:3344:101::d]:59101) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.372516 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.28 01:14:02.377420 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} oximeter.measurements_bool (64fe0eff-da83-48fa-afac-4211dc43a9d8): Loading data parts 2026.05.28 01:14:02.377554 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} oximeter.measurements_bool (64fe0eff-da83-48fa-afac-4211dc43a9d8): There are no data parts 2026.05.28 01:14:02.377987 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} TCPHandler: Processed in 0.006315539 sec. 2026.05.28 01:14:02.378156 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.378336 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.378389 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.28 01:14:02.379269 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} oximeter.measurements_i8 (b1513003-cba4-4e1d-823d-02e5fb777e21): Loading data parts 2026.05.28 01:14:02.379393 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} oximeter.measurements_i8 (b1513003-cba4-4e1d-823d-02e5fb777e21): There are no data parts 2026.05.28 01:14:02.379840 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} TCPHandler: Processed in 0.001736912 sec. 2026.05.28 01:14:02.379995 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.380150 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.380204 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.28 01:14:02.381105 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} oximeter.measurements_u8 (f07386b3-d8b8-45c6-8c24-8c7f0a9044dd): Loading data parts 2026.05.28 01:14:02.381286 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} oximeter.measurements_u8 (f07386b3-d8b8-45c6-8c24-8c7f0a9044dd): There are no data parts 2026.05.28 01:14:02.381866 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} TCPHandler: Processed in 0.001918866 sec. 2026.05.28 01:14:02.382028 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.382225 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.382286 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.28 01:14:02.383369 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} oximeter.measurements_i16 (7847f31b-9be3-4eb4-a5e3-0aa09675e296): Loading data parts 2026.05.28 01:14:02.383527 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} oximeter.measurements_i16 (7847f31b-9be3-4eb4-a5e3-0aa09675e296): There are no data parts 2026.05.28 01:14:02.384128 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} TCPHandler: Processed in 0.00215077 sec. 2026.05.28 01:14:02.384342 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.384553 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.384622 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.28 01:14:02.385636 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} oximeter.measurements_u16 (9aee4a72-05e7-4a54-b592-be2b2ae8114a): Loading data parts 2026.05.28 01:14:02.385784 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} oximeter.measurements_u16 (9aee4a72-05e7-4a54-b592-be2b2ae8114a): There are no data parts 2026.05.28 01:14:02.386325 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} TCPHandler: Processed in 0.00209781 sec. 2026.05.28 01:14:02.386496 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.386716 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.386783 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.28 01:14:02.387668 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} oximeter.measurements_i32 (b3fc2c96-188a-40bc-84dd-7577d64490c8): Loading data parts 2026.05.28 01:14:02.387802 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} oximeter.measurements_i32 (b3fc2c96-188a-40bc-84dd-7577d64490c8): There are no data parts 2026.05.28 01:14:02.388270 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} TCPHandler: Processed in 0.001832534 sec. 2026.05.28 01:14:02.388424 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.388580 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.388635 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.28 01:14:02.389480 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} oximeter.measurements_u32 (15fd1bc5-1739-40e2-9563-c3958f1b4d3b): Loading data parts 2026.05.28 01:14:02.389622 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} oximeter.measurements_u32 (15fd1bc5-1739-40e2-9563-c3958f1b4d3b): There are no data parts 2026.05.28 01:14:02.390067 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} TCPHandler: Processed in 0.001692011 sec. 2026.05.28 01:14:02.390205 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.390375 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.390427 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.28 01:14:02.391282 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} oximeter.measurements_i64 (4123896b-edf2-44f2-9d33-d5e8b4a9b22d): Loading data parts 2026.05.28 01:14:02.391413 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} oximeter.measurements_i64 (4123896b-edf2-44f2-9d33-d5e8b4a9b22d): There are no data parts 2026.05.28 01:14:02.391875 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} TCPHandler: Processed in 0.001717372 sec. 2026.05.28 01:14:02.392019 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.392177 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.392233 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.28 01:14:02.393079 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Loading data parts 2026.05.28 01:14:02.393224 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): There are no data parts 2026.05.28 01:14:02.393672 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} TCPHandler: Processed in 0.001701012 sec. 2026.05.28 01:14:02.393829 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.394003 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.394045 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.28 01:14:02.394901 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} oximeter.measurements_f32 (cce44027-77da-4b65-82dd-9220e75d0947): Loading data parts 2026.05.28 01:14:02.395024 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} oximeter.measurements_f32 (cce44027-77da-4b65-82dd-9220e75d0947): There are no data parts 2026.05.28 01:14:02.395453 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} TCPHandler: Processed in 0.001672641 sec. 2026.05.28 01:14:02.395605 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.395760 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.395813 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.28 01:14:02.396663 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} oximeter.measurements_f64 (fef80263-b882-4e52-9545-6bf666f33a2e): Loading data parts 2026.05.28 01:14:02.396798 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} oximeter.measurements_f64 (fef80263-b882-4e52-9545-6bf666f33a2e): There are no data parts 2026.05.28 01:14:02.397237 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} TCPHandler: Processed in 0.001679812 sec. 2026.05.28 01:14:02.397371 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.397544 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.397586 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.28 01:14:02.398464 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} oximeter.measurements_string (f1410076-9996-42f3-9187-25ff92b87786): Loading data parts 2026.05.28 01:14:02.398582 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} oximeter.measurements_string (f1410076-9996-42f3-9187-25ff92b87786): There are no data parts 2026.05.28 01:14:02.399020 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} TCPHandler: Processed in 0.001696882 sec. 2026.05.28 01:14:02.399213 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.399378 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.399447 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.28 01:14:02.400635 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} oximeter.measurements_bytes (90d2869b-ca81-4a13-a7b3-0b41a751b92a): Loading data parts 2026.05.28 01:14:02.400806 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} oximeter.measurements_bytes (90d2869b-ca81-4a13-a7b3-0b41a751b92a): There are no data parts 2026.05.28 01:14:02.401314 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} TCPHandler: Processed in 0.002147141 sec. 2026.05.28 01:14:02.401496 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.401707 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.401782 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.28 01:14:02.402948 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} oximeter.measurements_cumulativei64 (0323ec70-3547-4e70-ba39-7a537cae3a2f): Loading data parts 2026.05.28 01:14:02.403184 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} oximeter.measurements_cumulativei64 (0323ec70-3547-4e70-ba39-7a537cae3a2f): There are no data parts 2026.05.28 01:14:02.403740 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} TCPHandler: Processed in 0.002305913 sec. 2026.05.28 01:14:02.403927 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.404141 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.404210 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.28 01:14:02.405197 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Loading data parts 2026.05.28 01:14:02.405336 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): There are no data parts 2026.05.28 01:14:02.405790 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} TCPHandler: Processed in 0.001923146 sec. 2026.05.28 01:14:02.406050 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.406215 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.406275 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.28 01:14:02.407193 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} oximeter.measurements_cumulativef32 (922474b9-9ca7-4af4-b6ab-e97937f857a1): Loading data parts 2026.05.28 01:14:02.407404 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} oximeter.measurements_cumulativef32 (922474b9-9ca7-4af4-b6ab-e97937f857a1): There are no data parts 2026.05.28 01:14:02.408049 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} TCPHandler: Processed in 0.002047439 sec. 2026.05.28 01:14:02.408284 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.408502 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.408575 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.28 01:14:02.409658 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} oximeter.measurements_cumulativef64 (b320849c-c965-4378-b954-d8efdf7eaf3a): Loading data parts 2026.05.28 01:14:02.409801 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} oximeter.measurements_cumulativef64 (b320849c-c965-4378-b954-d8efdf7eaf3a): There are no data parts 2026.05.28 01:14:02.410261 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} TCPHandler: Processed in 0.002080889 sec. 2026.05.28 01:14:02.410418 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.410665 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.410746 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.28 01:14:02.414536 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} oximeter.measurements_histogrami8 (ff29a1f1-4e55-46cf-979b-90efdcca35ff): Loading data parts 2026.05.28 01:14:02.414678 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} oximeter.measurements_histogrami8 (ff29a1f1-4e55-46cf-979b-90efdcca35ff): There are no data parts 2026.05.28 01:14:02.415354 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} TCPHandler: Processed in 0.004986643 sec. 2026.05.28 01:14:02.415558 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.415856 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.415942 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.28 01:14:02.416994 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} oximeter.measurements_histogramu8 (dfa53dd8-3306-4340-8283-ceaa479abe02): Loading data parts 2026.05.28 01:14:02.417136 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} oximeter.measurements_histogramu8 (dfa53dd8-3306-4340-8283-ceaa479abe02): There are no data parts 2026.05.28 01:14:02.417619 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} TCPHandler: Processed in 0.00212208 sec. 2026.05.28 01:14:02.417762 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.417979 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.418043 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.28 01:14:02.419094 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} oximeter.measurements_histogrami16 (18710047-8c20-4365-8b2c-64742628ed6c): Loading data parts 2026.05.28 01:14:02.419217 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} oximeter.measurements_histogrami16 (18710047-8c20-4365-8b2c-64742628ed6c): There are no data parts 2026.05.28 01:14:02.419677 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} TCPHandler: Processed in 0.001964157 sec. 2026.05.28 01:14:02.419829 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.420034 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.420099 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.28 01:14:02.421085 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} oximeter.measurements_histogramu16 (d3708098-0332-4911-b843-44466cb25ad3): Loading data parts 2026.05.28 01:14:02.421204 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} oximeter.measurements_histogramu16 (d3708098-0332-4911-b843-44466cb25ad3): There are no data parts 2026.05.28 01:14:02.421840 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} TCPHandler: Processed in 0.002060618 sec. 2026.05.28 01:14:02.421982 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.422190 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.422258 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.28 01:14:02.423433 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} oximeter.measurements_histogrami32 (bd608e1d-be16-4883-a9d0-5715a8dd3b21): Loading data parts 2026.05.28 01:14:02.423576 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} oximeter.measurements_histogrami32 (bd608e1d-be16-4883-a9d0-5715a8dd3b21): There are no data parts 2026.05.28 01:14:02.424079 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} TCPHandler: Processed in 0.00214516 sec. 2026.05.28 01:14:02.424224 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.424443 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.424504 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.28 01:14:02.425585 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} oximeter.measurements_histogramu32 (ebf9a449-7398-4e7c-97de-445a53b8fd8f): Loading data parts 2026.05.28 01:14:02.425716 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} oximeter.measurements_histogramu32 (ebf9a449-7398-4e7c-97de-445a53b8fd8f): There are no data parts 2026.05.28 01:14:02.426226 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} TCPHandler: Processed in 0.002051328 sec. 2026.05.28 01:14:02.426373 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.426578 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.426641 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.28 01:14:02.427692 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} oximeter.measurements_histogrami64 (8a27d269-0abd-46e4-a829-82c9f8010ed7): Loading data parts 2026.05.28 01:14:02.427833 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} oximeter.measurements_histogrami64 (8a27d269-0abd-46e4-a829-82c9f8010ed7): There are no data parts 2026.05.28 01:14:02.428349 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} TCPHandler: Processed in 0.002023778 sec. 2026.05.28 01:14:02.428492 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.428712 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.428776 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.28 01:14:02.429837 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Loading data parts 2026.05.28 01:14:02.429997 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): There are no data parts 2026.05.28 01:14:02.430503 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} TCPHandler: Processed in 0.002059128 sec. 2026.05.28 01:14:02.430646 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.430851 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.430914 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.28 01:14:02.431953 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} oximeter.measurements_histogramf32 (777d6a04-8dd7-47e2-86b3-5702c316d3cd): Loading data parts 2026.05.28 01:14:02.432093 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} oximeter.measurements_histogramf32 (777d6a04-8dd7-47e2-86b3-5702c316d3cd): There are no data parts 2026.05.28 01:14:02.432580 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} TCPHandler: Processed in 0.001983857 sec. 2026.05.28 01:14:02.432721 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.432940 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.433008 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.28 01:14:02.434033 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} oximeter.measurements_histogramf64 (9b99831b-5d8a-4e05-bf53-d80b284d8e15): Loading data parts 2026.05.28 01:14:02.434161 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} oximeter.measurements_histogramf64 (9b99831b-5d8a-4e05-bf53-d80b284d8e15): There are no data parts 2026.05.28 01:14:02.434674 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} TCPHandler: Processed in 0.002002557 sec. 2026.05.28 01:14:02.434820 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.435005 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} executeQuery: (from [fd00:1122:3344:101::d]:59101) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.435066 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.28 01:14:02.436277 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} oximeter.fields_bool (a55bd4b0-cdc1-4915-b7d9-1b9fbcd65c6a): Loading data parts 2026.05.28 01:14:02.436469 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} oximeter.fields_bool (a55bd4b0-cdc1-4915-b7d9-1b9fbcd65c6a): There are no data parts 2026.05.28 01:14:02.436985 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} TCPHandler: Processed in 0.002215802 sec. 2026.05.28 01:14:02.437145 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.437376 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.437422 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.28 01:14:02.438375 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} oximeter.fields_i8 (a9ee1e04-6914-4237-9af5-e509dc62b737): Loading data parts 2026.05.28 01:14:02.438546 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} oximeter.fields_i8 (a9ee1e04-6914-4237-9af5-e509dc62b737): There are no data parts 2026.05.28 01:14:02.439001 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} TCPHandler: Processed in 0.001905315 sec. 2026.05.28 01:14:02.439172 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.439329 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.439389 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.28 01:14:02.440377 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Loading data parts 2026.05.28 01:14:02.440491 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): There are no data parts 2026.05.28 01:14:02.441067 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} TCPHandler: Processed in 0.001943597 sec. 2026.05.28 01:14:02.441215 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.441391 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.441434 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.28 01:14:02.442430 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Loading data parts 2026.05.28 01:14:02.442581 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): There are no data parts 2026.05.28 01:14:02.443025 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} TCPHandler: Processed in 0.001856544 sec. 2026.05.28 01:14:02.443194 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.443350 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.443408 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.28 01:14:02.444309 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Loading data parts 2026.05.28 01:14:02.444469 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): There are no data parts 2026.05.28 01:14:02.444909 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} TCPHandler: Processed in 0.001761892 sec. 2026.05.28 01:14:02.445048 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.445224 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.445277 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.28 01:14:02.446191 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} oximeter.fields_i32 (4b465faa-ced3-47c2-8a67-f2f35cbc9db2): Loading data parts 2026.05.28 01:14:02.446318 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} oximeter.fields_i32 (4b465faa-ced3-47c2-8a67-f2f35cbc9db2): There are no data parts 2026.05.28 01:14:02.446754 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} TCPHandler: Processed in 0.001753083 sec. 2026.05.28 01:14:02.446909 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.447065 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.447123 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.28 01:14:02.448015 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Loading data parts 2026.05.28 01:14:02.448168 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): There are no data parts 2026.05.28 01:14:02.448589 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} TCPHandler: Processed in 0.001727232 sec. 2026.05.28 01:14:02.448726 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.448900 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.448951 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.28 01:14:02.449865 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} oximeter.fields_i64 (5e20cf63-e8d3-4bcf-895d-6e054e3cbe51): Loading data parts 2026.05.28 01:14:02.449994 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} oximeter.fields_i64 (5e20cf63-e8d3-4bcf-895d-6e054e3cbe51): There are no data parts 2026.05.28 01:14:02.450432 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} TCPHandler: Processed in 0.001753163 sec. 2026.05.28 01:14:02.450588 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.450742 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.450801 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.28 01:14:02.451675 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} oximeter.fields_u64 (0af6aa19-0a23-4347-8cb1-f188cf2f938f): Loading data parts 2026.05.28 01:14:02.451814 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} oximeter.fields_u64 (0af6aa19-0a23-4347-8cb1-f188cf2f938f): There are no data parts 2026.05.28 01:14:02.452237 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} TCPHandler: Processed in 0.001698522 sec. 2026.05.28 01:14:02.452373 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.452545 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.452597 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.28 01:14:02.453487 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Loading data parts 2026.05.28 01:14:02.453611 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): There are no data parts 2026.05.28 01:14:02.454019 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} TCPHandler: Processed in 0.001694122 sec. 2026.05.28 01:14:02.454177 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.454330 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.454390 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.28 01:14:02.455254 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Loading data parts 2026.05.28 01:14:02.455406 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): There are no data parts 2026.05.28 01:14:02.455821 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} TCPHandler: Processed in 0.001692062 sec. 2026.05.28 01:14:02.455958 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.456132 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2026.05.28 01:14:02.456193 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.28 01:14:02.457075 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Loading data parts 2026.05.28 01:14:02.457209 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): There are no data parts 2026.05.28 01:14:02.457663 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} TCPHandler: Processed in 0.001752573 sec. 2026.05.28 01:14:02.457831 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.458066 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} executeQuery: (from [fd00:1122:3344:101::d]:59101) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2026.05.28 01:14:02.458144 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.28 01:14:02.459077 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Loading data parts 2026.05.28 01:14:02.459203 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): There are no data parts 2026.05.28 01:14:02.459764 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} TCPHandler: Processed in 0.001982087 sec. 2026.05.28 01:14:02.460068 [ 4 ] {} TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:02.460327 [ 4 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} executeQuery: (from [fd00:1122:3344:101::d]:57746) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.28 01:14:02.461026 [ 4 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.28 01:14:02.467934 [ 259 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:02.467975 [ 259 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. 2026.05.28 01:14:02.469448 [ 259 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:02.469831 [ 259 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:02.470076 [ 4 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} executeQuery: Read 1 rows, 16.00 B in 0.009875 sec., 101.26582278481013 rows/sec., 1.58 KiB/sec. 2026.05.28 01:14:02.470376 [ 4 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} TCPHandler: Processed in 0.010436935 sec. 2026.05.28 01:14:02.740576 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54938 2026.05.28 01:14:02.740750 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.740804 [ 261 ] {} TCP-Session: 1a26ad45-ada2-444b-86c8-820b38b03e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:54938 2026.05.28 01:14:02.740907 [ 261 ] {} TCP-Session: 1a26ad45-ada2-444b-86c8-820b38b03e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.740939 [ 261 ] {} TCP-Session: 1a26ad45-ada2-444b-86c8-820b38b03e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.741063 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 01:14:02.741168 [ 261 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:02.741208 [ 261 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:02.741754 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52490 2026.05.28 01:14:02.741934 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.741982 [ 262 ] {} TCP-Session: 03282ae7-23fe-4073-b156-5dfaa890259d Authenticating user 'default' from [fd00:1122:3344:101::e]:52490 2026.05.28 01:14:02.741998 [ 262 ] {} TCP-Session: 03282ae7-23fe-4073-b156-5dfaa890259d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.742009 [ 262 ] {} TCP-Session: 03282ae7-23fe-4073-b156-5dfaa890259d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.742101 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64201 2026.05.28 01:14:02.742746 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52817 2026.05.28 01:14:02.742837 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55590 2026.05.28 01:14:02.743027 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33804 2026.05.28 01:14:02.743099 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62459 2026.05.28 01:14:02.743125 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34019 2026.05.28 01:14:02.743270 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.743306 [ 263 ] {} TCP-Session: b875951a-c87c-424d-a826-f503aba5cb5b Authenticating user 'default' from [fd00:1122:3344:101::e]:64201 2026.05.28 01:14:02.743356 [ 263 ] {} TCP-Session: b875951a-c87c-424d-a826-f503aba5cb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743369 [ 263 ] {} TCP-Session: b875951a-c87c-424d-a826-f503aba5cb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743426 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.743442 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.743501 [ 266 ] {} TCP-Session: 2bfbc4b9-09c4-447d-8b43-ed38cfc8920f Authenticating user 'default' from [fd00:1122:3344:101::e]:55590 2026.05.28 01:14:02.743540 [ 266 ] {} TCP-Session: 2bfbc4b9-09c4-447d-8b43-ed38cfc8920f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743544 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.743548 [ 265 ] {} TCP-Session: 56f47429-23e3-4f0f-ad0c-eed09fe79883 Authenticating user 'default' from [fd00:1122:3344:101::e]:52817 2026.05.28 01:14:02.743625 [ 267 ] {} TCP-Session: 1ac7a26b-2756-45c8-8045-cbadad0cf035 Authenticating user 'default' from [fd00:1122:3344:101::e]:62459 2026.05.28 01:14:02.743635 [ 265 ] {} TCP-Session: 56f47429-23e3-4f0f-ad0c-eed09fe79883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743670 [ 267 ] {} TCP-Session: 1ac7a26b-2756-45c8-8045-cbadad0cf035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743682 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.743701 [ 265 ] {} TCP-Session: 56f47429-23e3-4f0f-ad0c-eed09fe79883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743708 [ 267 ] {} TCP-Session: 1ac7a26b-2756-45c8-8045-cbadad0cf035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743723 [ 268 ] {} TCP-Session: caeed3f4-1896-4b9a-8c73-56db1497e620 Authenticating user 'default' from [fd00:1122:3344:101::e]:33804 2026.05.28 01:14:02.743553 [ 266 ] {} TCP-Session: 2bfbc4b9-09c4-447d-8b43-ed38cfc8920f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743774 [ 268 ] {} TCP-Session: caeed3f4-1896-4b9a-8c73-56db1497e620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743545 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:02.743875 [ 268 ] {} TCP-Session: caeed3f4-1896-4b9a-8c73-56db1497e620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743919 [ 269 ] {} TCP-Session: df9b903d-5a9b-4d27-9f97-0256a0074152 Authenticating user 'default' from [fd00:1122:3344:101::e]:34019 2026.05.28 01:14:02.743957 [ 269 ] {} TCP-Session: df9b903d-5a9b-4d27-9f97-0256a0074152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:02.743970 [ 269 ] {} TCP-Session: df9b903d-5a9b-4d27-9f97-0256a0074152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 124.13 MiB, peak 124.13 MiB, free memory in arenas 0.00 B, will set to 138.01 MiB (RSS), difference: 13.88 MiB 2026.05.28 01:14:03.252375 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44469 2026.05.28 01:14:03.252536 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.252571 [ 270 ] {} TCP-Session: 5dab0f94-020a-491e-917b-a6057425317f Authenticating user 'default' from [fd00:1122:3344:101::e]:44469 2026.05.28 01:14:03.252620 [ 270 ] {} TCP-Session: 5dab0f94-020a-491e-917b-a6057425317f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.252633 [ 270 ] {} TCP-Session: 5dab0f94-020a-491e-917b-a6057425317f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.252953 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37596 2026.05.28 01:14:03.253056 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44405 2026.05.28 01:14:03.253267 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.253270 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35308 2026.05.28 01:14:03.253316 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.253355 [ 271 ] {} TCP-Session: 6803c456-44c0-4ee0-aa0e-1128bf16c222 Authenticating user 'default' from [fd00:1122:3344:101::e]:37596 2026.05.28 01:14:03.253360 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61736 2026.05.28 01:14:03.253317 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48325 2026.05.28 01:14:03.253446 [ 271 ] {} TCP-Session: 6803c456-44c0-4ee0-aa0e-1128bf16c222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253449 [ 270 ] {} TCP-Session: 5dab0f94-020a-491e-917b-a6057425317f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:03.253447 [ 272 ] {} TCP-Session: a85475af-8e78-4ab1-942f-ebaf3a8b8cbf Authenticating user 'default' from [fd00:1122:3344:101::e]:44405 2026.05.28 01:14:03.253504 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53382 2026.05.28 01:14:03.253538 [ 272 ] {} TCP-Session: a85475af-8e78-4ab1-942f-ebaf3a8b8cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253486 [ 271 ] {} TCP-Session: 6803c456-44c0-4ee0-aa0e-1128bf16c222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253564 [ 272 ] {} TCP-Session: a85475af-8e78-4ab1-942f-ebaf3a8b8cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253576 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.253626 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40971 2026.05.28 01:14:03.253656 [ 274 ] {} TCP-Session: 9e54d639-d715-407e-9444-32ee3d594c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:35308 2026.05.28 01:14:03.253672 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.253720 [ 274 ] {} TCP-Session: 9e54d639-d715-407e-9444-32ee3d594c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253731 [ 275 ] {} TCP-Session: 8dd3fc34-acaf-49dd-95ad-068015f9d36c Authenticating user 'default' from [fd00:1122:3344:101::e]:61736 2026.05.28 01:14:03.253741 [ 274 ] {} TCP-Session: 9e54d639-d715-407e-9444-32ee3d594c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253759 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.253796 [ 275 ] {} TCP-Session: 8dd3fc34-acaf-49dd-95ad-068015f9d36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253833 [ 275 ] {} TCP-Session: 8dd3fc34-acaf-49dd-95ad-068015f9d36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253835 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} executeQuery: (from [fd00:1122:3344:101::e]:44469) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 01:14:03.253878 [ 273 ] {} TCP-Session: 563ceb02-94c6-41a1-80bc-039b711788a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48325 2026.05.28 01:14:03.253841 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64193 2026.05.28 01:14:03.253931 [ 273 ] {} TCP-Session: 563ceb02-94c6-41a1-80bc-039b711788a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253936 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.253946 [ 273 ] {} TCP-Session: 563ceb02-94c6-41a1-80bc-039b711788a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.253984 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.253996 [ 276 ] {} TCP-Session: 400d8463-668d-400c-867b-ed3860f29f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:53382 2026.05.28 01:14:03.254023 [ 277 ] {} TCP-Session: 2e3104f7-badb-4717-b989-3243cbb7c8e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40971 2026.05.28 01:14:03.254039 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:03.254049 [ 276 ] {} TCP-Session: 400d8463-668d-400c-867b-ed3860f29f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.254059 [ 277 ] {} TCP-Session: 2e3104f7-badb-4717-b989-3243cbb7c8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.254082 [ 278 ] {} TCP-Session: 2ed0563f-ece4-4b1c-b320-9b6b2df9d131 Authenticating user 'default' from [fd00:1122:3344:101::e]:64193 2026.05.28 01:14:03.254096 [ 276 ] {} TCP-Session: 400d8463-668d-400c-867b-ed3860f29f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.254115 [ 278 ] {} TCP-Session: 2ed0563f-ece4-4b1c-b320-9b6b2df9d131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.254104 [ 277 ] {} TCP-Session: 2e3104f7-badb-4717-b989-3243cbb7c8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.254136 [ 278 ] {} TCP-Session: 2ed0563f-ece4-4b1c-b320-9b6b2df9d131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:03.256693 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 01:14:03.258066 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:03.259311 [ 259 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 01:14:03.259771 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} executeQuery: Read 41 rows, 2.50 KiB in 0.006074 sec., 6750.082318077049 rows/sec., 411.43 KiB/sec. 2026.05.28 01:14:03.259860 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} TCPHandler: Processed in 0.006646255 sec. 2026.05.28 01:14:05.747314 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55931 2026.05.28 01:14:05.747458 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:05.747582 [ 279 ] {} TCP-Session: 2aa23596-87fb-4bee-b1eb-33e9d1aa749a Authenticating user 'default' from [fd00:1122:3344:101::a]:55931 2026.05.28 01:14:05.747606 [ 279 ] {} TCP-Session: 2aa23596-87fb-4bee-b1eb-33e9d1aa749a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.747618 [ 279 ] {} TCP-Session: 2aa23596-87fb-4bee-b1eb-33e9d1aa749a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.747765 [ 279 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 01:14:05.747796 [ 279 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:05.747900 [ 279 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:05.748311 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48927 2026.05.28 01:14:05.748510 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:05.748536 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35746 2026.05.28 01:14:05.748549 [ 280 ] {} TCP-Session: b182c75f-2d8a-433d-bc18-8237615f7530 Authenticating user 'default' from [fd00:1122:3344:101::a]:48927 2026.05.28 01:14:05.748607 [ 280 ] {} TCP-Session: b182c75f-2d8a-433d-bc18-8237615f7530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.748618 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34022 2026.05.28 01:14:05.748619 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57582 2026.05.28 01:14:05.748716 [ 280 ] {} TCP-Session: b182c75f-2d8a-433d-bc18-8237615f7530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.748721 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37044 2026.05.28 01:14:05.748744 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:05.748852 [ 282 ] {} TCP-Session: 46143901-f5ef-4d2a-a7d2-5353e406d42b Authenticating user 'default' from [fd00:1122:3344:101::a]:35746 2026.05.28 01:14:05.748875 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:05.748859 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64740 2026.05.28 01:14:05.748881 [ 282 ] {} TCP-Session: 46143901-f5ef-4d2a-a7d2-5353e406d42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749007 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57359 2026.05.28 01:14:05.749022 [ 282 ] {} TCP-Session: 46143901-f5ef-4d2a-a7d2-5353e406d42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749063 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:05.749111 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:05.749049 [ 283 ] {} TCP-Session: 30a8a7fd-0456-4891-b008-70a09ad3c04b Authenticating user 'default' from [fd00:1122:3344:101::a]:34022 2026.05.28 01:14:05.749192 [ 281 ] {} TCP-Session: 671d10ec-b757-4847-a96e-ce053beecf30 Authenticating user 'default' from [fd00:1122:3344:101::a]:57582 2026.05.28 01:14:05.749186 [ 284 ] {} TCP-Session: 844b9cdd-1634-4afe-a4ed-2221d30d1d0a Authenticating user 'default' from [fd00:1122:3344:101::a]:37044 2026.05.28 01:14:05.749282 [ 283 ] {} TCP-Session: 30a8a7fd-0456-4891-b008-70a09ad3c04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749297 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:05.749291 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:05.749290 [ 281 ] {} TCP-Session: 671d10ec-b757-4847-a96e-ce053beecf30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749414 [ 286 ] {} TCP-Session: 8601ce8c-1561-46c0-98af-5826883ff502 Authenticating user 'default' from [fd00:1122:3344:101::a]:57359 2026.05.28 01:14:05.749405 [ 285 ] {} TCP-Session: 1ec20c2f-c0a8-44d6-8241-0f649ae57d30 Authenticating user 'default' from [fd00:1122:3344:101::a]:64740 2026.05.28 01:14:05.749392 [ 283 ] {} TCP-Session: 30a8a7fd-0456-4891-b008-70a09ad3c04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749505 [ 286 ] {} TCP-Session: 8601ce8c-1561-46c0-98af-5826883ff502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749496 [ 285 ] {} TCP-Session: 1ec20c2f-c0a8-44d6-8241-0f649ae57d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749483 [ 281 ] {} TCP-Session: 671d10ec-b757-4847-a96e-ce053beecf30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749583 [ 286 ] {} TCP-Session: 8601ce8c-1561-46c0-98af-5826883ff502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749590 [ 285 ] {} TCP-Session: 1ec20c2f-c0a8-44d6-8241-0f649ae57d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749285 [ 284 ] {} TCP-Session: 844b9cdd-1634-4afe-a4ed-2221d30d1d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:05.749732 [ 284 ] {} TCP-Session: 844b9cdd-1634-4afe-a4ed-2221d30d1d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.788508 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47808 2026.05.28 01:14:06.788672 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.788708 [ 287 ] {} TCP-Session: 7c4cb908-1068-4430-bafd-af37a82f3786 Authenticating user 'default' from [fd00:1122:3344:101::c]:47808 2026.05.28 01:14:06.788948 [ 287 ] {} TCP-Session: 7c4cb908-1068-4430-bafd-af37a82f3786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.788968 [ 287 ] {} TCP-Session: 7c4cb908-1068-4430-bafd-af37a82f3786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.789049 [ 287 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 01:14:06.789189 [ 287 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:06.789209 [ 287 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:06.789881 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44151 2026.05.28 01:14:06.789961 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59616 2026.05.28 01:14:06.790048 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.790103 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57800 2026.05.28 01:14:06.790169 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50862 2026.05.28 01:14:06.790339 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40271 2026.05.28 01:14:06.790465 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.790475 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.790428 [ 288 ] {} TCP-Session: 061cdcbe-3ad8-41ea-a871-27eaaad428ca Authenticating user 'default' from [fd00:1122:3344:101::c]:44151 2026.05.28 01:14:06.790542 [ 288 ] {} TCP-Session: 061cdcbe-3ad8-41ea-a871-27eaaad428ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.790614 [ 289 ] {} TCP-Session: 2a7917c4-1bb1-446e-82ab-5da7113e8e58 Authenticating user 'default' from [fd00:1122:3344:101::c]:59616 2026.05.28 01:14:06.790653 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.790571 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43788 2026.05.28 01:14:06.790728 [ 289 ] {} TCP-Session: 2a7917c4-1bb1-446e-82ab-5da7113e8e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.790722 [ 292 ] {} TCP-Session: 39e28364-fd16-443f-82d6-900defa0136e Authenticating user 'default' from [fd00:1122:3344:101::c]:40271 2026.05.28 01:14:06.790711 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51564 2026.05.28 01:14:06.790899 [ 289 ] {} TCP-Session: 2a7917c4-1bb1-446e-82ab-5da7113e8e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.790893 [ 292 ] {} TCP-Session: 39e28364-fd16-443f-82d6-900defa0136e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.790701 [ 288 ] {} TCP-Session: 061cdcbe-3ad8-41ea-a871-27eaaad428ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791051 [ 292 ] {} TCP-Session: 39e28364-fd16-443f-82d6-900defa0136e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791024 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.790556 [ 291 ] {} TCP-Session: 23daf088-9d86-44b1-9d55-012d488b0016 Authenticating user 'default' from [fd00:1122:3344:101::c]:50862 2026.05.28 01:14:06.790567 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.791181 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.791256 [ 290 ] {} TCP-Session: 48ef0330-adb1-4a43-874a-8d8805c054f9 Authenticating user 'default' from [fd00:1122:3344:101::c]:57800 2026.05.28 01:14:06.791267 [ 294 ] {} TCP-Session: 65614676-01b5-404e-8e72-b4a03d01adc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:51564 2026.05.28 01:14:06.791365 [ 290 ] {} TCP-Session: 48ef0330-adb1-4a43-874a-8d8805c054f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791331 [ 291 ] {} TCP-Session: 23daf088-9d86-44b1-9d55-012d488b0016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791384 [ 293 ] {} TCP-Session: 267e12ae-8513-4473-b884-f0d3c4b73d01 Authenticating user 'default' from [fd00:1122:3344:101::c]:43788 2026.05.28 01:14:06.791515 [ 294 ] {} TCP-Session: 65614676-01b5-404e-8e72-b4a03d01adc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791537 [ 293 ] {} TCP-Session: 267e12ae-8513-4473-b884-f0d3c4b73d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791540 [ 294 ] {} TCP-Session: 65614676-01b5-404e-8e72-b4a03d01adc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791607 [ 291 ] {} TCP-Session: 23daf088-9d86-44b1-9d55-012d488b0016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791704 [ 290 ] {} TCP-Session: 48ef0330-adb1-4a43-874a-8d8805c054f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.791719 [ 293 ] {} TCP-Session: 267e12ae-8513-4473-b884-f0d3c4b73d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.886621 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59721 2026.05.28 01:14:06.886792 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.886826 [ 295 ] {} TCP-Session: e9601817-d24c-46c7-bc56-11450bfcd617 Authenticating user 'default' from [fd00:1122:3344:101::b]:59721 2026.05.28 01:14:06.886849 [ 295 ] {} TCP-Session: e9601817-d24c-46c7-bc56-11450bfcd617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.886863 [ 295 ] {} TCP-Session: e9601817-d24c-46c7-bc56-11450bfcd617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.886940 [ 295 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 01:14:06.886970 [ 295 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:06.886990 [ 295 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.28 01:14:06.887475 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54038 2026.05.28 01:14:06.887682 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33207 2026.05.28 01:14:06.887769 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.887810 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63189 2026.05.28 01:14:06.887818 [ 296 ] {} TCP-Session: 6b936c1c-b9ce-4d5a-a17a-740b165d629d Authenticating user 'default' from [fd00:1122:3344:101::b]:54038 2026.05.28 01:14:06.887853 [ 296 ] {} TCP-Session: 6b936c1c-b9ce-4d5a-a17a-740b165d629d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.887866 [ 296 ] {} TCP-Session: 6b936c1c-b9ce-4d5a-a17a-740b165d629d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.887895 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.887987 [ 297 ] {} TCP-Session: f171406c-5599-45e8-a6b5-4b4b56d4e280 Authenticating user 'default' from [fd00:1122:3344:101::b]:33207 2026.05.28 01:14:06.888017 [ 297 ] {} TCP-Session: f171406c-5599-45e8-a6b5-4b4b56d4e280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888018 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.888041 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50753 2026.05.28 01:14:06.888035 [ 297 ] {} TCP-Session: f171406c-5599-45e8-a6b5-4b4b56d4e280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888082 [ 298 ] {} TCP-Session: fe05f22d-75fd-486c-b077-e1752d328ea5 Authenticating user 'default' from [fd00:1122:3344:101::b]:63189 2026.05.28 01:14:06.888117 [ 298 ] {} TCP-Session: fe05f22d-75fd-486c-b077-e1752d328ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888137 [ 298 ] {} TCP-Session: fe05f22d-75fd-486c-b077-e1752d328ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888192 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64855 2026.05.28 01:14:06.888276 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.888277 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44352 2026.05.28 01:14:06.888313 [ 299 ] {} TCP-Session: 79bad935-7081-446f-8ae2-2549d82f6b48 Authenticating user 'default' from [fd00:1122:3344:101::b]:50753 2026.05.28 01:14:06.888331 [ 299 ] {} TCP-Session: 79bad935-7081-446f-8ae2-2549d82f6b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888345 [ 299 ] {} TCP-Session: 79bad935-7081-446f-8ae2-2549d82f6b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888449 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.888454 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57305 2026.05.28 01:14:06.888496 [ 300 ] {} TCP-Session: 4e2524d3-ea42-44e0-b649-39cb586dc631 Authenticating user 'default' from [fd00:1122:3344:101::b]:64855 2026.05.28 01:14:06.888521 [ 300 ] {} TCP-Session: 4e2524d3-ea42-44e0-b649-39cb586dc631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888535 [ 300 ] {} TCP-Session: 4e2524d3-ea42-44e0-b649-39cb586dc631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888536 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.888577 [ 301 ] {} TCP-Session: 08ebce26-af8d-4bdf-b3ed-683211574611 Authenticating user 'default' from [fd00:1122:3344:101::b]:44352 2026.05.28 01:14:06.888595 [ 301 ] {} TCP-Session: 08ebce26-af8d-4bdf-b3ed-683211574611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888609 [ 301 ] {} TCP-Session: 08ebce26-af8d-4bdf-b3ed-683211574611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888723 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:06.888760 [ 302 ] {} TCP-Session: 121ef265-3470-4a9f-8471-21c4b8fc1306 Authenticating user 'default' from [fd00:1122:3344:101::b]:57305 2026.05.28 01:14:06.888779 [ 302 ] {} TCP-Session: 121ef265-3470-4a9f-8471-21c4b8fc1306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:06.888793 [ 302 ] {} TCP-Session: 121ef265-3470-4a9f-8471-21c4b8fc1306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:07.000279 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 140.87 MiB, peak 140.87 MiB, free memory in arenas 0.00 B, will set to 141.90 MiB (RSS), difference: 1.03 MiB 2026.05.28 01:14:09.730463 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.28 01:14:09.730498 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2026.05.28 01:14:09.730590 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.28 01:14:09.730634 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.28 01:14:09.733205 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Loading data parts 2026.05.28 01:14:09.733488 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): There are no data parts 2026.05.28 01:14:09.736206 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:09.736260 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:09.739031 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:09.740328 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:09.740561 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2026.05.28 01:14:09.752144 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Loading data parts 2026.05.28 01:14:09.752362 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): There are no data parts 2026.05.28 01:14:09.796590 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:09.796700 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:09.808784 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:09.812219 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:09.819959 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.28 01:14:10.000437 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.85 MiB, peak 150.85 MiB, free memory in arenas 0.00 B, will set to 155.85 MiB (RSS), difference: 9.00 MiB 2026.05.28 01:14:12.231348 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 2026.05.28 01:14:12.231441 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.28 01:14:12.234797 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Loading data parts 2026.05.28 01:14:12.234988 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): There are no data parts 2026.05.28 01:14:12.238127 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:12.238165 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:12.239577 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:12.240062 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:12.240274 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 4 2026.05.28 01:14:13.000392 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.99 MiB, peak 159.99 MiB, free memory in arenas 0.00 B, will set to 156.75 MiB (RSS), difference: -3.24 MiB 2026.05.28 01:14:17.216281 [ 121 ] {} DNSResolver: Updating DNS cache 2026.05.28 01:14:17.216342 [ 121 ] {} DNSResolver: Updated DNS cache 2026.05.28 01:14:17.242091 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2026.05.28 01:14:17.243154 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:17.243219 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:17.243935 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:17.244465 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:17.244605 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.28 01:14:17.321508 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.28 01:14:17.338090 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:17.338142 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:17.344517 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:17.345666 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:17.348334 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.28 01:14:18.000216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.44 MiB, peak 161.44 MiB, free memory in arenas 0.00 B, will set to 159.31 MiB (RSS), difference: 1.87 MiB 2026.05.28 01:14:24.744770 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2026.05.28 01:14:24.745307 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:24.745363 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:24.746250 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:24.746768 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:24.746936 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2026.05.28 01:14:24.848482 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.28 01:14:24.867918 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:24.867992 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:24.875917 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:24.877970 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:24.884933 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.28 01:14:25.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.89 MiB, peak 163.89 MiB, free memory in arenas 0.00 B, will set to 160.91 MiB (RSS), difference: 1.02 MiB 2026.05.28 01:14:27.492720 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.492990 [ 3 ] {17a3af2a-1dd0-496f-9e54-4b8ec329a92f} executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 01:14:27.497834 [ 3 ] {17a3af2a-1dd0-496f-9e54-4b8ec329a92f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:27.500254 [ 3 ] {17a3af2a-1dd0-496f-9e54-4b8ec329a92f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:27.500799 [ 3 ] {17a3af2a-1dd0-496f-9e54-4b8ec329a92f} TCPHandler: Processed in 0.008224104 sec. 2026.05.28 01:14:27.512667 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.512849 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.28 01:14:27.512922 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:27.515782 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.515825 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.516524 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.516928 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.517090 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} executeQuery: Read 26 rows, 5.74 KiB in 0.004292 sec., 6057.781919850886 rows/sec., 1.30 MiB/sec. 2026.05.28 01:14:27.517135 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} TCPHandler: Processed in 0.004603057 sec. 2026.05.28 01:14:27.517298 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.517404 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 01:14:27.517448 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 01:14:27.520814 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.520884 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.521505 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.521986 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.522179 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} executeQuery: Read 24 rows, 2.04 KiB in 0.004794 sec., 5006.2578222778475 rows/sec., 425.34 KiB/sec. 2026.05.28 01:14:27.522244 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} TCPHandler: Processed in 0.004999654 sec. 2026.05.28 01:14:27.522459 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.522595 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 01:14:27.522656 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 01:14:27.523197 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.523236 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.523667 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.524132 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.524270 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} executeQuery: Read 10 rows, 835.00 B in 0.001716 sec., 5827.505827505827 rows/sec., 475.19 KiB/sec. 2026.05.28 01:14:27.524308 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} TCPHandler: Processed in 0.001964697 sec. 2026.05.28 01:14:27.524477 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.524582 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 01:14:27.524627 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 01:14:27.525205 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.525244 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.525717 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.526183 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.526317 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} executeQuery: Read 203 rows, 18.39 KiB in 0.00176 sec., 115340.90909090909 rows/sec., 10.20 MiB/sec. 2026.05.28 01:14:27.526350 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} TCPHandler: Processed in 0.001926716 sec. 2026.05.28 01:14:27.526496 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.526598 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 01:14:27.526641 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 01:14:27.527140 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.527174 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.527614 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.528059 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.528191 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} executeQuery: Read 33 rows, 2.49 KiB in 0.001615 sec., 20433.43653250774 rows/sec., 1.50 MiB/sec. 2026.05.28 01:14:27.528226 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} TCPHandler: Processed in 0.001782353 sec. 2026.05.28 01:14:27.528376 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.528475 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 01:14:27.528517 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 01:14:27.529019 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.529065 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.529525 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.529985 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.530117 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} executeQuery: Read 24 rows, 2.04 KiB in 0.001662 sec., 14440.43321299639 rows/sec., 1.20 MiB/sec. 2026.05.28 01:14:27.530154 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} TCPHandler: Processed in 0.001828474 sec. 2026.05.28 01:14:27.530302 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.530402 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 01:14:27.530443 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 01:14:27.530871 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.530907 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.531323 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.531852 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.531981 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} executeQuery: Read 12 rows, 960.00 B in 0.001599 sec., 7504.6904315197 rows/sec., 586.30 KiB/sec. 2026.05.28 01:14:27.532015 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} TCPHandler: Processed in 0.001765264 sec. 2026.05.28 01:14:27.532149 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.532248 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 01:14:27.532290 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 01:14:27.532749 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.532785 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.533212 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.533665 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.533785 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} executeQuery: Read 121 rows, 10.07 KiB in 0.001611 sec., 75108.62818125388 rows/sec., 6.10 MiB/sec. 2026.05.28 01:14:27.533816 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} TCPHandler: Processed in 0.001773163 sec. 2026.05.28 01:14:27.534014 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.534111 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:27.534155 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 01:14:27.534603 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.534637 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.537167 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.537812 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.537948 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} executeQuery: Read 201 rows, 15.87 KiB in 0.003856 sec., 52126.55601659751 rows/sec., 4.02 MiB/sec. 2026.05.28 01:14:27.537985 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} TCPHandler: Processed in 0.004020575 sec. 2026.05.28 01:14:27.538163 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.538269 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:27.538330 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.28 01:14:27.539133 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.539171 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.539847 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.540334 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.540484 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} executeQuery: Read 11 rows, 20.18 KiB in 0.002234 sec., 4923.903312444047 rows/sec., 8.82 MiB/sec. 2026.05.28 01:14:27.540540 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} TCPHandler: Processed in 0.002446056 sec. 2026.05.28 01:14:27.540682 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:27.540783 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 01:14:27.540827 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 01:14:27.541187 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:27.541224 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:27.541728 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:27.542198 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:27.542329 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} executeQuery: Read 24 rows, 1.66 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.03 MiB/sec. 2026.05.28 01:14:27.542363 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} TCPHandler: Processed in 0.001733582 sec. 2026.05.28 01:14:32.216608 [ 88 ] {} DNSResolver: Updating DNS cache 2026.05.28 01:14:32.216673 [ 88 ] {} DNSResolver: Updated DNS cache 2026.05.28 01:14:32.241058 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 2026.05.28 01:14:32.243009 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:32.243045 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:32.244284 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:32.244910 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:32.245124 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 5 2026.05.28 01:14:32.247128 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2026.05.28 01:14:32.247647 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:32.247685 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:32.248362 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:14:32.248831 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:32.248955 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.28 01:14:32.385117 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.28 01:14:32.401634 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:32.401692 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:32.408221 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:14:32.411044 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:32.419762 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.28 01:14:32.488566 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:32.488761 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 01:14:32.489091 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 01:14:32.489158 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 01:14:32.489379 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:32.493679 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:32.493975 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 01:14:32.496160 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 01:14:32.496211 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.28 01:14:32.496229 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 01:14:32.496334 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 01:14:32.496359 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.28 01:14:32.514165 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} executeQuery: Read 26 rows, 5.74 KiB in 0.025488 sec., 1020.0878844946642 rows/sec., 225.02 KiB/sec. 2026.05.28 01:14:32.514291 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} MemoryTracker: Peak memory usage (for query): 136.47 KiB. 2026.05.28 01:14:32.514308 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} TCPHandler: Processed in 0.025857693 sec. 2026.05.28 01:14:32.516109 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:32.516272 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 01:14:32.516339 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 01:14:32.516944 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:32.516983 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:32.517447 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:32.517959 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:32.518108 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. 2026.05.28 01:14:32.518143 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} TCPHandler: Processed in 0.00216271 sec. 2026.05.28 01:14:32.518308 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:32.518412 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 01:14:32.518456 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 01:14:32.518888 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:32.518923 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:32.519363 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:32.519846 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:32.519973 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} executeQuery: Read 64 rows, 5.12 KiB in 0.001585 sec., 40378.54889589905 rows/sec., 3.15 MiB/sec. 2026.05.28 01:14:32.520005 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} TCPHandler: Processed in 0.001748053 sec. 2026.05.28 01:14:32.520148 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:32.520245 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:32.520297 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 01:14:32.520712 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:32.520745 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:32.521215 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:32.521793 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:32.521921 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} executeQuery: Read 160 rows, 11.41 KiB in 0.001695 sec., 94395.2802359882 rows/sec., 6.57 MiB/sec. 2026.05.28 01:14:32.521953 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} TCPHandler: Processed in 0.001862634 sec. 2026.05.28 01:14:32.522224 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:32.522408 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 01:14:32.522483 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 01:14:32.523032 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:32.523076 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:32.523711 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:32.524415 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:32.524566 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} executeQuery: Read 60 rows, 4.14 KiB in 0.002212 sec., 27124.773960216997 rows/sec., 1.83 MiB/sec. 2026.05.28 01:14:32.524602 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} TCPHandler: Processed in 0.002525717 sec. 2026.05.28 01:14:33.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.59 MiB, peak 166.24 MiB, free memory in arenas 0.00 B, will set to 164.70 MiB (RSS), difference: 2.11 MiB 2026.05.28 01:14:37.489202 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:37.489483 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 01:14:37.489823 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 01:14:37.489866 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 01:14:37.490088 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:37.490160 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:37.490303 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 01:14:37.490340 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 01:14:37.490362 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.28 01:14:37.490379 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 01:14:37.490420 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 01:14:37.490440 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.28 01:14:37.491582 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} executeQuery: Read 26 rows, 5.74 KiB in 0.002207 sec., 11780.697779791572 rows/sec., 2.54 MiB/sec. 2026.05.28 01:14:37.491692 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} TCPHandler: Processed in 0.00264304 sec. 2026.05.28 01:14:37.493580 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:37.493729 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 01:14:37.493812 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 01:14:37.494749 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:37.494797 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:37.495349 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:37.495965 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:37.496112 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} executeQuery: Read 78 rows, 6.59 KiB in 0.002444 sec., 31914.893617021276 rows/sec., 2.63 MiB/sec. 2026.05.28 01:14:37.496148 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} TCPHandler: Processed in 0.002621339 sec. 2026.05.28 01:14:37.496327 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:37.496425 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 01:14:37.496466 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 01:14:37.496958 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:37.496995 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:37.497490 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:37.497964 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:37.498095 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} executeQuery: Read 11 rows, 847.00 B in 0.001689 sec., 6512.729425695678 rows/sec., 489.73 KiB/sec. 2026.05.28 01:14:37.498129 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} TCPHandler: Processed in 0.001857505 sec. 2026.05.28 01:14:37.498279 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:37.498376 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 01:14:37.498416 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 01:14:37.498860 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:37.498896 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:37.499384 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:37.499855 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:37.499982 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} executeQuery: Read 75 rows, 6.00 KiB in 0.001623 sec., 46210.720887245836 rows/sec., 3.61 MiB/sec. 2026.05.28 01:14:37.500015 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} TCPHandler: Processed in 0.001787243 sec. 2026.05.28 01:14:37.500164 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:37.500261 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:37.500304 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 01:14:37.500769 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:37.500805 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:37.501270 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:37.501741 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:37.501872 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. 2026.05.28 01:14:37.501905 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} TCPHandler: Processed in 0.001791584 sec. 2026.05.28 01:14:37.502034 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:37.502130 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:37.502186 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.28 01:14:37.502898 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:37.502934 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:37.503570 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:37.504048 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:37.504185 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} executeQuery: Read 11 rows, 20.18 KiB in 0.002072 sec., 5308.880308880309 rows/sec., 9.51 MiB/sec. 2026.05.28 01:14:37.504231 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} TCPHandler: Processed in 0.002247222 sec. 2026.05.28 01:14:37.504357 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:37.504454 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 01:14:37.504495 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 01:14:37.504845 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:37.504881 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:37.505310 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:37.505840 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:37.505970 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. 2026.05.28 01:14:37.506002 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} TCPHandler: Processed in 0.001694771 sec. 2026.05.28 01:14:39.749964 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2026.05.28 01:14:39.750425 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:39.750474 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:39.751226 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 01:14:39.751755 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:39.751924 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2026.05.28 01:14:39.920762 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.28 01:14:39.941841 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:39.941920 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:39.948874 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 01:14:39.950202 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:39.956691 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.28 01:14:40.000223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.27 MiB, peak 169.27 MiB, free memory in arenas 0.00 B, will set to 166.36 MiB (RSS), difference: 1.10 MiB 2026.05.28 01:14:42.246116 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 2026.05.28 01:14:42.247549 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:42.247586 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:42.248841 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:42.249398 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:42.249613 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 6 2026.05.28 01:14:42.488976 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:42.489225 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 01:14:42.489574 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 01:14:42.489618 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 01:14:42.489843 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:42.489910 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:42.490046 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 01:14:42.490082 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 01:14:42.490104 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.28 01:14:42.490121 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 01:14:42.490167 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 01:14:42.490187 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.28 01:14:42.491267 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} executeQuery: Read 26 rows, 5.74 KiB in 0.002144 sec., 12126.86567164179 rows/sec., 2.61 MiB/sec. 2026.05.28 01:14:42.491362 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} TCPHandler: Processed in 0.002521787 sec. 2026.05.28 01:14:42.492969 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:42.493083 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 01:14:42.493127 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 01:14:42.493664 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:42.493702 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:42.494180 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:14:42.494650 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:42.494792 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} executeQuery: Read 56 rows, 4.38 KiB in 0.00174 sec., 32183.908045977012 rows/sec., 2.46 MiB/sec. 2026.05.28 01:14:42.494827 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} TCPHandler: Processed in 0.001911716 sec. 2026.05.28 01:14:42.494967 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:42.495071 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 01:14:42.495112 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 01:14:42.495529 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:42.495565 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:42.495989 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:14:42.496434 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:42.496561 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} executeQuery: Read 64 rows, 5.12 KiB in 0.001508 sec., 42440.31830238727 rows/sec., 3.31 MiB/sec. 2026.05.28 01:14:42.496594 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} TCPHandler: Processed in 0.001677312 sec. 2026.05.28 01:14:42.496754 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:42.496851 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:42.496895 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 01:14:42.497303 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:42.497338 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:42.497793 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:14:42.498338 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:42.498543 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. 2026.05.28 01:14:42.498592 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} TCPHandler: Processed in 0.001895236 sec. 2026.05.28 01:14:42.498744 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:42.498924 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 01:14:42.498974 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 01:14:42.499356 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:42.499392 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:42.499896 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:14:42.500445 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:42.500585 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} executeQuery: Read 60 rows, 4.14 KiB in 0.001743 sec., 34423.40791738382 rows/sec., 2.32 MiB/sec. 2026.05.28 01:14:42.500619 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} TCPHandler: Processed in 0.001941256 sec. 2026.05.28 01:14:47.216736 [ 69 ] {} DNSResolver: Updating DNS cache 2026.05.28 01:14:47.216801 [ 69 ] {} DNSResolver: Updated DNS cache 2026.05.28 01:14:47.252875 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2026.05.28 01:14:47.253356 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.253402 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.254058 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 01:14:47.254533 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.254652 [ 69 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 01:14:47.254661 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2026.05.28 01:14:47.254712 [ 69 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.254738 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.256894 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 01:14:47.259116 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 01:14:47.259195 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2026.05.28 01:14:47.259310 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2026.05.28 01:14:47.259400 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2026.05.28 01:14:47.259453 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2026.05.28 01:14:47.259498 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2026.05.28 01:14:47.259572 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2026.05.28 01:14:47.277347 [ 190 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.022516441 sec., 124620.0498560141 rows/sec., 1.78 MiB/sec. 2026.05.28 01:14:47.278332 [ 187 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 01:14:47.278987 [ 187 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.279059 [ 187 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 01:14:47.279163 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2026.05.28 01:14:47.457635 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.28 01:14:47.474292 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.474363 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.480144 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 01:14:47.481382 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.481626 [ 69 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 01:14:47.481692 [ 69 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.481711 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.481842 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 01:14:47.484865 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.28 01:14:47.486017 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 01:14:47.487583 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2026.05.28 01:14:47.489273 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:47.489498 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 01:14:47.489822 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 01:14:47.489861 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 01:14:47.490078 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:47.490149 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:47.490290 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 01:14:47.490325 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 01:14:47.490348 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.28 01:14:47.490363 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 01:14:47.490406 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 01:14:47.490432 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.28 01:14:47.491621 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} executeQuery: Read 26 rows, 5.74 KiB in 0.002217 sec., 11727.559765448807 rows/sec., 2.53 MiB/sec. 2026.05.28 01:14:47.491696 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} TCPHandler: Processed in 0.002554297 sec. 2026.05.28 01:14:47.492985 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2026.05.28 01:14:47.493509 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:47.493628 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 01:14:47.493674 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 01:14:47.494165 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.494207 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.494696 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 01:14:47.495225 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.495400 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} executeQuery: Read 78 rows, 6.59 KiB in 0.001803 sec., 43261.23128119801 rows/sec., 3.57 MiB/sec. 2026.05.28 01:14:47.495439 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} TCPHandler: Processed in 0.001981777 sec. 2026.05.28 01:14:47.495587 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:47.495687 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 01:14:47.495729 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 01:14:47.496140 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.496176 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.496614 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:47.497100 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.497234 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} executeQuery: Read 11 rows, 847.00 B in 0.001569 sec., 7010.834926704907 rows/sec., 527.18 KiB/sec. 2026.05.28 01:14:47.497268 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} TCPHandler: Processed in 0.001732512 sec. 2026.05.28 01:14:47.497394 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:47.497493 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 01:14:47.497533 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 01:14:47.497731 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2026.05.28 01:14:47.497944 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.497984 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.498430 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 01:14:47.498954 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.499111 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} executeQuery: Read 75 rows, 6.00 KiB in 0.001636 sec., 45843.52078239609 rows/sec., 3.58 MiB/sec. 2026.05.28 01:14:47.499147 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} TCPHandler: Processed in 0.001803673 sec. 2026.05.28 01:14:47.499279 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:47.499376 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:47.499419 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 01:14:47.499816 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.499854 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.500330 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 01:14:47.500805 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.500960 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. 2026.05.28 01:14:47.500996 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} TCPHandler: Processed in 0.001766173 sec. 2026.05.28 01:14:47.501141 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:47.501237 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:47.501291 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.28 01:14:47.502080 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.502117 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.502334 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2026.05.28 01:14:47.502883 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 01:14:47.503584 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.503849 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} executeQuery: Read 11 rows, 20.18 KiB in 0.002623 sec., 4193.671368661838 rows/sec., 7.51 MiB/sec. 2026.05.28 01:14:47.503970 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} TCPHandler: Processed in 0.002878104 sec. 2026.05.28 01:14:47.504160 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:47.504293 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 01:14:47.504355 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 01:14:47.504802 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:47.504840 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:47.505310 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 01:14:47.505809 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.505968 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} executeQuery: Read 60 rows, 4.14 KiB in 0.001718 sec., 34924.33061699651 rows/sec., 2.35 MiB/sec. 2026.05.28 01:14:47.506003 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} TCPHandler: Processed in 0.001949227 sec. 2026.05.28 01:14:47.509660 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2026.05.28 01:14:47.514051 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2026.05.28 01:14:47.573317 [ 190 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091539761 sec., 502.5138748177418 rows/sec., 2.60 MiB/sec. 2026.05.28 01:14:47.576015 [ 201 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 01:14:47.578846 [ 201 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:47.578952 [ 201 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 01:14:47.581159 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.28 01:14:48.001176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 167.92 MiB, peak 177.46 MiB, free memory in arenas 0.00 B, will set to 177.06 MiB (RSS), difference: 9.13 MiB 2026.05.28 01:14:52.488924 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:52.489180 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 01:14:52.489535 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 01:14:52.489579 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 01:14:52.489828 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:52.489895 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:52.490029 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 01:14:52.490065 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 01:14:52.490087 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.28 01:14:52.490103 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 01:14:52.490146 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 01:14:52.490168 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.28 01:14:52.491202 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} executeQuery: Read 26 rows, 5.74 KiB in 0.002121 sec., 12258.368694012259 rows/sec., 2.64 MiB/sec. 2026.05.28 01:14:52.491294 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} TCPHandler: Processed in 0.002506077 sec. 2026.05.28 01:14:52.492999 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:52.493199 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 01:14:52.493274 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 01:14:52.494020 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:52.494064 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:52.494531 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 01:14:52.494986 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:52.495132 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} executeQuery: Read 56 rows, 4.38 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.15 MiB/sec. 2026.05.28 01:14:52.495139 [ 58 ] {} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 01:14:52.495167 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} TCPHandler: Processed in 0.002262842 sec. 2026.05.28 01:14:52.495223 [ 58 ] {} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:52.495262 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:52.495334 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:52.495393 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 01:14:52.495436 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 01:14:52.495481 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 01:14:52.495532 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 01:14:52.495576 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part 2026.05.28 01:14:52.495656 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2026.05.28 01:14:52.495706 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part 2026.05.28 01:14:52.495753 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2026.05.28 01:14:52.495800 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part 2026.05.28 01:14:52.495854 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2026.05.28 01:14:52.496145 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:52.496191 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:52.496925 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 01:14:52.497276 [ 190 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931466 sec., 272849.7421129857 rows/sec., 23.64 MiB/sec. 2026.05.28 01:14:52.497522 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:52.497581 [ 190 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 01:14:52.497666 [ 56 ] {} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 01:14:52.497702 [ 56 ] {} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:52.497715 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} executeQuery: Read 64 rows, 5.12 KiB in 0.002295 sec., 27886.710239651413 rows/sec., 2.18 MiB/sec. 2026.05.28 01:14:52.497723 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:52.497779 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} TCPHandler: Processed in 0.002495347 sec. 2026.05.28 01:14:52.497847 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 01:14:52.497954 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 01:14:52.497989 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:52.497990 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part 2026.05.28 01:14:52.498103 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2026.05.28 01:14:52.498126 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:52.498155 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part 2026.05.28 01:14:52.498190 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 01:14:52.498201 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2026.05.28 01:14:52.498209 [ 190 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:52.498259 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part 2026.05.28 01:14:52.498287 [ 190 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 01:14:52.498310 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2026.05.28 01:14:52.498357 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.28 01:14:52.498648 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:52.498689 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:52.499221 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428576 sec., 324098.9628833188 rows/sec., 26.81 MiB/sec. 2026.05.28 01:14:52.499397 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 01:14:52.499461 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 01:14:52.500068 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:52.500136 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 01:14:52.500193 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 01:14:52.500297 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:52.500453 [ 55 ] {} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 01:14:52.500495 [ 55 ] {} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:52.500514 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:52.500516 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} executeQuery: Read 160 rows, 11.41 KiB in 0.002423 sec., 66033.8423442014 rows/sec., 4.60 MiB/sec. 2026.05.28 01:14:52.500590 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} TCPHandler: Processed in 0.00271311 sec. 2026.05.28 01:14:52.500623 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 01:14:52.500778 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 01:14:52.500792 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:52.500815 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part 2026.05.28 01:14:52.500913 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2026.05.28 01:14:52.500932 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 01:14:52.500964 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2026.05.28 01:14:52.500996 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 01:14:52.501020 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2026.05.28 01:14:52.501076 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2026.05.28 01:14:52.501133 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2026.05.28 01:14:52.501474 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:52.501516 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:52.502066 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 01:14:52.502628 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:52.502736 [ 55 ] {} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 01:14:52.502769 [ 55 ] {} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:52.502779 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} executeQuery: Read 60 rows, 4.14 KiB in 0.001891 sec., 31729.243786356423 rows/sec., 2.14 MiB/sec. 2026.05.28 01:14:52.502788 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:52.502826 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} TCPHandler: Processed in 0.002152 sec. 2026.05.28 01:14:52.502875 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 01:14:52.502967 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 01:14:52.502993 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2026.05.28 01:14:52.503037 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2026.05.28 01:14:52.503076 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2026.05.28 01:14:52.503112 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2026.05.28 01:14:52.503145 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2026.05.28 01:14:52.503179 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2026.05.28 01:14:52.504254 [ 193 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001395856 sec., 232115.63370433627 rows/sec., 15.64 MiB/sec. 2026.05.28 01:14:52.504328 [ 193 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.00376418 sec., 265927.7717856213 rows/sec., 18.92 MiB/sec. 2026.05.28 01:14:52.504557 [ 200 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 01:14:52.504616 [ 191 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 01:14:52.505143 [ 200 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:52.505217 [ 200 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 01:14:52.505233 [ 191 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:52.505275 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.28 01:14:52.505395 [ 191 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 01:14:52.505476 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 01:14:54.755661 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2026.05.28 01:14:54.756389 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:54.756462 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:54.757338 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 01:14:54.758047 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:54.758238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2026.05.28 01:14:54.985811 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.28 01:14:55.006166 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:55.006232 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:55.014165 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 01:14:55.016532 [ 243 ] {} system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:55.024161 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.28 01:14:55.748701 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38561 2026.05.28 01:14:55.748807 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.748836 [ 306 ] {} TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:38561 2026.05.28 01:14:55.748860 [ 306 ] {} TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.748874 [ 306 ] {} TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749141 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63367 2026.05.28 01:14:55.749254 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.749258 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48343 2026.05.28 01:14:55.749286 [ 307 ] {} TCP-Session: 00c4dc38-e239-4418-91a9-087b1691968d Authenticating user 'default' from [fd00:1122:3344:101::e]:63367 2026.05.28 01:14:55.749264 [ 306 ] {} TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:55.749331 [ 307 ] {} TCP-Session: 00c4dc38-e239-4418-91a9-087b1691968d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749364 [ 307 ] {} TCP-Session: 00c4dc38-e239-4418-91a9-087b1691968d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749375 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.749399 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55699 2026.05.28 01:14:55.749413 [ 308 ] {} TCP-Session: 86611b51-3f57-4ac4-b3f5-058b5e070286 Authenticating user 'default' from [fd00:1122:3344:101::e]:48343 2026.05.28 01:14:55.749441 [ 308 ] {} TCP-Session: 86611b51-3f57-4ac4-b3f5-058b5e070286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749457 [ 308 ] {} TCP-Session: 86611b51-3f57-4ac4-b3f5-058b5e070286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749480 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49463 2026.05.28 01:14:55.749521 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} executeQuery: (from [fd00:1122:3344:101::e]:38561) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 01:14:55.749544 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.749581 [ 310 ] {} TCP-Session: 02e2e69a-fe62-44e2-8a3f-5aa0bb7ac611 Authenticating user 'default' from [fd00:1122:3344:101::e]:55699 2026.05.28 01:14:55.749599 [ 310 ] {} TCP-Session: 02e2e69a-fe62-44e2-8a3f-5aa0bb7ac611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749612 [ 310 ] {} TCP-Session: 02e2e69a-fe62-44e2-8a3f-5aa0bb7ac611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749689 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.749711 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48230 2026.05.28 01:14:55.749729 [ 311 ] {} TCP-Session: 7b126b9c-12c4-45d5-b8a8-273feb9f9553 Authenticating user 'default' from [fd00:1122:3344:101::e]:49463 2026.05.28 01:14:55.749759 [ 311 ] {} TCP-Session: 7b126b9c-12c4-45d5-b8a8-273feb9f9553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749774 [ 311 ] {} TCP-Session: 7b126b9c-12c4-45d5-b8a8-273feb9f9553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749796 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44979 2026.05.28 01:14:55.749807 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39022 2026.05.28 01:14:55.749924 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.749926 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 01:14:55.749961 [ 312 ] {} TCP-Session: 50c3604a-5eca-4362-8490-1ba1fbdb1d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:48230 2026.05.28 01:14:55.749982 [ 312 ] {} TCP-Session: 50c3604a-5eca-4362-8490-1ba1fbdb1d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.749996 [ 312 ] {} TCP-Session: 50c3604a-5eca-4362-8490-1ba1fbdb1d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.750000 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:55.750021 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35634 2026.05.28 01:14:55.750115 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.750145 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.750151 [ 309 ] {} TCP-Session: 1bba8846-22dd-4f0a-875f-aa6545ce5d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:39022 2026.05.28 01:14:55.750182 [ 313 ] {} TCP-Session: c43d6369-cf70-4a7f-8f57-59a21fde2d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:44979 2026.05.28 01:14:55.750190 [ 309 ] {} TCP-Session: 1bba8846-22dd-4f0a-875f-aa6545ce5d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.750212 [ 313 ] {} TCP-Session: c43d6369-cf70-4a7f-8f57-59a21fde2d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.750221 [ 309 ] {} TCP-Session: 1bba8846-22dd-4f0a-875f-aa6545ce5d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.750236 [ 313 ] {} TCP-Session: c43d6369-cf70-4a7f-8f57-59a21fde2d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.752344 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:55.752380 [ 314 ] {} TCP-Session: f2f0ff17-a618-4e8e-940a-94bc34e08afb Authenticating user 'default' from [fd00:1122:3344:101::e]:35634 2026.05.28 01:14:55.752397 [ 314 ] {} TCP-Session: f2f0ff17-a618-4e8e-940a-94bc34e08afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.752409 [ 314 ] {} TCP-Session: f2f0ff17-a618-4e8e-940a-94bc34e08afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.756650 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be) (SelectExecutor): Key condition: unknown 2026.05.28 01:14:55.768319 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} AggregatingTransform: Aggregating 2026.05.28 01:14:55.770473 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} Aggregator: Aggregation method: without_key 2026.05.28 01:14:55.770581 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005736518 sec. (174.322 rows/sec., 6.81 KiB/sec.) 2026.05.28 01:14:55.770600 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} Aggregator: Merging aggregated data 2026.05.28 01:14:55.770632 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.28 01:14:55.774062 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} executeQuery: Read 1 rows, 40.00 B in 0.024602 sec., 40.64710186163727 rows/sec., 1.59 KiB/sec. 2026.05.28 01:14:55.774224 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} TCPHandler: Processed in 0.025118679 sec. 2026.05.28 01:14:55.778325 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778376 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778397 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778400 [ 306 ] {} TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.778429 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778448 [ 314 ] {} TCP-Session: f2f0ff17-a618-4e8e-940a-94bc34e08afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.778453 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778489 [ 311 ] {} TCP-Session: 7b126b9c-12c4-45d5-b8a8-273feb9f9553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.778511 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778524 [ 310 ] {} TCP-Session: 02e2e69a-fe62-44e2-8a3f-5aa0bb7ac611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.778536 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778561 [ 308 ] {} TCP-Session: 86611b51-3f57-4ac4-b3f5-058b5e070286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.778554 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778599 [ 312 ] {} TCP-Session: 50c3604a-5eca-4362-8490-1ba1fbdb1d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.778485 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:55.778632 [ 313 ] {} TCP-Session: c43d6369-cf70-4a7f-8f57-59a21fde2d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.778434 [ 307 ] {} TCP-Session: 00c4dc38-e239-4418-91a9-087b1691968d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:55.778672 [ 309 ] {} TCP-Session: 1bba8846-22dd-4f0a-875f-aa6545ce5d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:56.001176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.56 MiB, peak 186.65 MiB, free memory in arenas 0.00 B, will set to 180.58 MiB (RSS), difference: 2.02 MiB 2026.05.28 01:14:57.490835 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.491215 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 01:14:57.491577 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 01:14:57.491622 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 01:14:57.491880 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:57.491957 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:57.492111 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.28 01:14:57.492148 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 01:14:57.492170 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2026.05.28 01:14:57.492186 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 01:14:57.492229 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.28 01:14:57.492250 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 2026.05.28 01:14:57.493386 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} executeQuery: Read 26 rows, 5.74 KiB in 0.002396 sec., 10851.419031719532 rows/sec., 2.34 MiB/sec. 2026.05.28 01:14:57.493485 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} TCPHandler: Processed in 0.002793582 sec. 2026.05.28 01:14:57.496482 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.496678 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.28 01:14:57.496756 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 01:14:57.497448 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.497486 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.498125 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:57.498607 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.498765 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} executeQuery: Read 3 rows, 280.00 B in 0.002142 sec., 1400.560224089636 rows/sec., 127.66 KiB/sec. 2026.05.28 01:14:57.498813 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} TCPHandler: Processed in 0.002514387 sec. 2026.05.28 01:14:57.498978 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.499076 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 01:14:57.499119 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 01:14:57.499581 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.499617 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.500156 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:57.500743 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.500874 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} executeQuery: Read 24 rows, 2.04 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 1.10 MiB/sec. 2026.05.28 01:14:57.500914 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} TCPHandler: Processed in 0.001987037 sec. 2026.05.28 01:14:57.501058 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.501156 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 01:14:57.501196 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 01:14:57.501597 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.501632 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.502127 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:57.502694 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.502823 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} executeQuery: Read 2 rows, 167.00 B in 0.001685 sec., 1186.9436201780416 rows/sec., 96.79 KiB/sec. 2026.05.28 01:14:57.502858 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} TCPHandler: Processed in 0.001849845 sec. 2026.05.28 01:14:57.503005 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.503101 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 01:14:57.503141 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 01:14:57.503627 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.503663 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.504250 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 01:14:57.504738 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.504865 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} executeQuery: Read 211 rows, 19.24 KiB in 0.001782 sec., 118406.28507295174 rows/sec., 10.54 MiB/sec. 2026.05.28 01:14:57.504899 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} TCPHandler: Processed in 0.001949376 sec. 2026.05.28 01:14:57.505163 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.505260 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 01:14:57.505300 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 01:14:57.505762 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.505806 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.506312 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:14:57.506835 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.506966 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} executeQuery: Read 31 rows, 2.38 KiB in 0.001724 sec., 17981.438515081205 rows/sec., 1.35 MiB/sec. 2026.05.28 01:14:57.507000 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} TCPHandler: Processed in 0.001892615 sec. 2026.05.28 01:14:57.507137 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.507234 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 01:14:57.507275 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 01:14:57.507684 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.507721 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.508199 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:57.508965 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.509218 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} executeQuery: Read 24 rows, 2.04 KiB in 0.001994 sec., 12036.108324974924 rows/sec., 1022.60 KiB/sec. 2026.05.28 01:14:57.509291 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} TCPHandler: Processed in 0.002204111 sec. 2026.05.28 01:14:57.509494 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.509634 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 01:14:57.509696 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 01:14:57.510224 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.510264 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.510798 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 01:14:57.511335 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.511486 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} executeQuery: Read 12 rows, 960.00 B in 0.001893 sec., 6339.144215530903 rows/sec., 495.25 KiB/sec. 2026.05.28 01:14:57.511542 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} TCPHandler: Processed in 0.0021721 sec. 2026.05.28 01:14:57.511686 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.511794 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 01:14:57.511840 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 01:14:57.512367 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.512406 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.512916 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 01:14:57.513430 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.513567 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} executeQuery: Read 125 rows, 10.38 KiB in 0.001797 sec., 69560.37840845855 rows/sec., 5.64 MiB/sec. 2026.05.28 01:14:57.513606 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} TCPHandler: Processed in 0.001972007 sec. 2026.05.28 01:14:57.513774 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.513898 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:57.513953 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 01:14:57.514408 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.514690 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.515325 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 01:14:57.515936 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.516077 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} executeQuery: Read 197 rows, 14.47 KiB in 0.002204 sec., 89382.94010889293 rows/sec., 6.41 MiB/sec. 2026.05.28 01:14:57.516112 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} TCPHandler: Processed in 0.002401935 sec. 2026.05.28 01:14:57.516251 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.516351 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 01:14:57.516408 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.28 01:14:57.517221 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.517258 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.518035 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:14:57.518722 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.518872 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} executeQuery: Read 17 rows, 31.19 KiB in 0.002541 sec., 6690.279417552145 rows/sec., 11.99 MiB/sec. 2026.05.28 01:14:57.518929 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} TCPHandler: Processed in 0.0027277 sec. 2026.05.28 01:14:57.519081 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.519177 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.28 01:14:57.519224 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.28 01:14:57.519579 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} oximeter.measurements_i64 (4123896b-edf2-44f2-9d33-d5e8b4a9b22d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.519613 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.520247 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 01:14:57.520864 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} oximeter.measurements_i64 (4123896b-edf2-44f2-9d33-d5e8b4a9b22d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.521018 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} executeQuery: Read 6 rows, 434.00 B in 0.001858 sec., 3229.278794402583 rows/sec., 228.11 KiB/sec. 2026.05.28 01:14:57.521075 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} TCPHandler: Processed in 0.002044088 sec. 2026.05.28 01:14:57.521212 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:57.521320 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 01:14:57.521364 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 01:14:57.521761 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:14:57.521799 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:14:57.522317 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 01:14:57.522841 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:14:57.522979 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} executeQuery: Read 60 rows, 4.14 KiB in 0.001679 sec., 35735.5568790947 rows/sec., 2.41 MiB/sec. 2026.05.28 01:14:57.523012 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} TCPHandler: Processed in 0.001852835 sec. 2026.05.28 01:14:59.131560 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39240 2026.05.28 01:14:59.131653 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.131688 [ 306 ] {} TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Authenticating user 'default' from [fd00:1122:3344:101::e]:39240 2026.05.28 01:14:59.131714 [ 306 ] {} TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.131731 [ 306 ] {} TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.131962 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60192 2026.05.28 01:14:59.131987 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47540 2026.05.28 01:14:59.132018 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57234 2026.05.28 01:14:59.132040 [ 306 ] {} TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:14:59.132057 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64645 2026.05.28 01:14:59.132082 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.132098 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.132125 [ 308 ] {} TCP-Session: 183a0bf6-34a6-4aa5-bfb5-d70f7120b0dd Authenticating user 'default' from [fd00:1122:3344:101::e]:47540 2026.05.28 01:14:59.132136 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.132140 [ 309 ] {} TCP-Session: 65bf73aa-f2b9-4937-b9cb-65a2818f829a Authenticating user 'default' from [fd00:1122:3344:101::e]:57234 2026.05.28 01:14:59.132158 [ 308 ] {} TCP-Session: 183a0bf6-34a6-4aa5-bfb5-d70f7120b0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132167 [ 313 ] {} TCP-Session: 94767214-f60f-42e0-8bc0-f6ee19ab6261 Authenticating user 'default' from [fd00:1122:3344:101::e]:64645 2026.05.28 01:14:59.132182 [ 309 ] {} TCP-Session: 65bf73aa-f2b9-4937-b9cb-65a2818f829a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132186 [ 308 ] {} TCP-Session: 183a0bf6-34a6-4aa5-bfb5-d70f7120b0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132202 [ 313 ] {} TCP-Session: 94767214-f60f-42e0-8bc0-f6ee19ab6261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132213 [ 309 ] {} TCP-Session: 65bf73aa-f2b9-4937-b9cb-65a2818f829a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132219 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} executeQuery: (from [fd00:1122:3344:101::e]:39240) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 01:14:59.132233 [ 313 ] {} TCP-Session: 94767214-f60f-42e0-8bc0-f6ee19ab6261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132065 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62835 2026.05.28 01:14:59.132059 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.132035 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46575 2026.05.28 01:14:59.132361 [ 307 ] {} TCP-Session: 585547d4-b568-4c21-9493-38bb778d4a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:60192 2026.05.28 01:14:59.132364 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.132399 [ 307 ] {} TCP-Session: 585547d4-b568-4c21-9493-38bb778d4a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132399 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.132418 [ 314 ] {} TCP-Session: f9698142-f632-43b6-97fd-c3dcedaca35e Authenticating user 'default' from [fd00:1122:3344:101::e]:62835 2026.05.28 01:14:59.132425 [ 307 ] {} TCP-Session: 585547d4-b568-4c21-9493-38bb778d4a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132441 [ 310 ] {} TCP-Session: b4907836-2980-419d-97be-b58eb6e19d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:46575 2026.05.28 01:14:59.132469 [ 314 ] {} TCP-Session: f9698142-f632-43b6-97fd-c3dcedaca35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132483 [ 310 ] {} TCP-Session: b4907836-2980-419d-97be-b58eb6e19d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132487 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 01:14:59.132499 [ 310 ] {} TCP-Session: b4907836-2980-419d-97be-b58eb6e19d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132492 [ 314 ] {} TCP-Session: f9698142-f632-43b6-97fd-c3dcedaca35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132036 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34673 2026.05.28 01:14:59.132551 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:14:59.132045 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60093 2026.05.28 01:14:59.132597 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.132626 [ 311 ] {} TCP-Session: 05088e9e-43cc-4b70-a4fe-68be604f4341 Authenticating user 'default' from [fd00:1122:3344:101::e]:34673 2026.05.28 01:14:59.132643 [ 311 ] {} TCP-Session: 05088e9e-43cc-4b70-a4fe-68be604f4341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132656 [ 311 ] {} TCP-Session: 05088e9e-43cc-4b70-a4fe-68be604f4341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132677 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:14:59.132706 [ 312 ] {} TCP-Session: 4969dea6-8fec-448c-9f9f-849e75e41eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:60093 2026.05.28 01:14:59.132723 [ 312 ] {} TCP-Session: 4969dea6-8fec-448c-9f9f-849e75e41eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132736 [ 312 ] {} TCP-Session: 4969dea6-8fec-448c-9f9f-849e75e41eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.132837 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be) (SelectExecutor): Key condition: unknown 2026.05.28 01:14:59.133703 [ 326 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} AggregatingTransform: Aggregating 2026.05.28 01:14:59.133749 [ 326 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} Aggregator: Aggregation method: without_key 2026.05.28 01:14:59.133781 [ 326 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845346 sec. (1182.948 rows/sec., 46.21 KiB/sec.) 2026.05.28 01:14:59.133797 [ 326 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} Aggregator: Merging aggregated data 2026.05.28 01:14:59.134411 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} executeQuery: Read 1 rows, 40.00 B in 0.002246 sec., 445.2359750667854 rows/sec., 17.39 KiB/sec. 2026.05.28 01:14:59.134537 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} TCPHandler: Processed in 0.002608039 sec. 2026.05.28 01:14:59.134700 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.134707 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.134716 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.134737 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.134759 [ 306 ] {} TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.134784 [ 314 ] {} TCP-Session: f9698142-f632-43b6-97fd-c3dcedaca35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.134794 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.134804 [ 313 ] {} TCP-Session: 94767214-f60f-42e0-8bc0-f6ee19ab6261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.134830 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.134842 [ 308 ] {} TCP-Session: 183a0bf6-34a6-4aa5-bfb5-d70f7120b0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.134870 [ 311 ] {} TCP-Session: 05088e9e-43cc-4b70-a4fe-68be604f4341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.134814 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.134778 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.134931 [ 310 ] {} TCP-Session: b4907836-2980-419d-97be-b58eb6e19d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.134743 [ 307 ] {} TCP-Session: 585547d4-b568-4c21-9493-38bb778d4a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.134950 [ 309 ] {} TCP-Session: 65bf73aa-f2b9-4937-b9cb-65a2818f829a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:14:59.134759 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.28 01:14:59.135027 [ 312 ] {} TCP-Session: 4969dea6-8fec-448c-9f9f-849e75e41eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265234 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57396 2026.05.28 01:15:00.265324 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.265349 [ 310 ] {} TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57396 2026.05.28 01:15:00.265372 [ 310 ] {} TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265386 [ 310 ] {} TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265587 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56543 2026.05.28 01:15:00.265605 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41650 2026.05.28 01:15:00.265611 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41979 2026.05.28 01:15:00.265662 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60701 2026.05.28 01:15:00.265674 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.265681 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62969 2026.05.28 01:15:00.265713 [ 310 ] {} TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 01:15:00.265717 [ 313 ] {} TCP-Session: 1a1e087a-0e4f-4640-8684-7aa9a4a1174f Authenticating user 'default' from [fd00:1122:3344:101::e]:41650 2026.05.28 01:15:00.265736 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.265758 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.265768 [ 313 ] {} TCP-Session: 1a1e087a-0e4f-4640-8684-7aa9a4a1174f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265789 [ 312 ] {} TCP-Session: d9c24b96-4ffd-40c7-bc6e-fc53febded45 Authenticating user 'default' from [fd00:1122:3344:101::e]:41979 2026.05.28 01:15:00.265804 [ 313 ] {} TCP-Session: 1a1e087a-0e4f-4640-8684-7aa9a4a1174f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265827 [ 312 ] {} TCP-Session: d9c24b96-4ffd-40c7-bc6e-fc53febded45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265728 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.265856 [ 312 ] {} TCP-Session: d9c24b96-4ffd-40c7-bc6e-fc53febded45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265885 [ 306 ] {} TCP-Session: b19b22c5-25c4-4d02-99b3-b92f821b236e Authenticating user 'default' from [fd00:1122:3344:101::e]:60701 2026.05.28 01:15:00.265897 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} executeQuery: (from [fd00:1122:3344:101::e]:57396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 01:15:00.265915 [ 306 ] {} TCP-Session: b19b22c5-25c4-4d02-99b3-b92f821b236e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265695 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60503 2026.05.28 01:15:00.265940 [ 306 ] {} TCP-Session: b19b22c5-25c4-4d02-99b3-b92f821b236e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265672 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.265656 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53211 2026.05.28 01:15:00.266014 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.266013 [ 311 ] {} TCP-Session: 66d856bd-558d-4089-beca-e130cf04f351 Authenticating user 'default' from [fd00:1122:3344:101::e]:56543 2026.05.28 01:15:00.266050 [ 309 ] {} TCP-Session: 24791554-4c19-48da-98bb-689fa2a46a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:60503 2026.05.28 01:15:00.266056 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.266063 [ 311 ] {} TCP-Session: 66d856bd-558d-4089-beca-e130cf04f351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.266082 [ 309 ] {} TCP-Session: 24791554-4c19-48da-98bb-689fa2a46a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.266089 [ 314 ] {} TCP-Session: 836cbfea-c8dd-44c7-9ab3-9fbb55d2a03c Authenticating user 'default' from [fd00:1122:3344:101::e]:53211 2026.05.28 01:15:00.266097 [ 311 ] {} TCP-Session: 66d856bd-558d-4089-beca-e130cf04f351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.266108 [ 309 ] {} TCP-Session: 24791554-4c19-48da-98bb-689fa2a46a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.266120 [ 314 ] {} TCP-Session: 836cbfea-c8dd-44c7-9ab3-9fbb55d2a03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265688 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33427 2026.05.28 01:15:00.266149 [ 314 ] {} TCP-Session: 836cbfea-c8dd-44c7-9ab3-9fbb55d2a03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.265797 [ 307 ] {} TCP-Session: 2eedf9e3-0e54-4659-8e0e-16a55a832fd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62969 2026.05.28 01:15:00.266209 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 01:15:00.266222 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 01:15:00.266242 [ 308 ] {} TCP-Session: 133b0794-04de-4866-8cc5-c2b9fc357e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:33427 2026.05.28 01:15:00.266212 [ 307 ] {} TCP-Session: 2eedf9e3-0e54-4659-8e0e-16a55a832fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.266272 [ 308 ] {} TCP-Session: 133b0794-04de-4866-8cc5-c2b9fc357e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.266289 [ 307 ] {} TCP-Session: 2eedf9e3-0e54-4659-8e0e-16a55a832fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.266287 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 01:15:00.266301 [ 308 ] {} TCP-Session: 133b0794-04de-4866-8cc5-c2b9fc357e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.266604 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be) (SelectExecutor): Key condition: unknown 2026.05.28 01:15:00.267637 [ 350 ] {180f967e-9548-46d8-a342-0bfe9ea71210} AggregatingTransform: Aggregating 2026.05.28 01:15:00.267680 [ 350 ] {180f967e-9548-46d8-a342-0bfe9ea71210} Aggregator: Aggregation method: without_key 2026.05.28 01:15:00.267710 [ 350 ] {180f967e-9548-46d8-a342-0bfe9ea71210} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005519 sec. (994.511 rows/sec., 38.85 KiB/sec.) 2026.05.28 01:15:00.267726 [ 350 ] {180f967e-9548-46d8-a342-0bfe9ea71210} Aggregator: Merging aggregated data 2026.05.28 01:15:00.268555 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} executeQuery: Read 1 rows, 40.00 B in 0.002714 sec., 368.45983787767136 rows/sec., 14.39 KiB/sec. 2026.05.28 01:15:00.268718 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} TCPHandler: Processed in 0.003143829 sec. 2026.05.28 01:15:00.268841 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.268870 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.268873 [ 310 ] {} TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.268898 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.268921 [ 311 ] {} TCP-Session: 66d856bd-558d-4089-beca-e130cf04f351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.268921 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.268958 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.268967 [ 312 ] {} TCP-Session: d9c24b96-4ffd-40c7-bc6e-fc53febded45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.268978 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.268995 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.269019 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.269040 [ 306 ] {} TCP-Session: b19b22c5-25c4-4d02-99b3-b92f821b236e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.269054 [ 313 ] {} TCP-Session: 1a1e087a-0e4f-4640-8684-7aa9a4a1174f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.269074 [ 314 ] {} TCP-Session: 836cbfea-c8dd-44c7-9ab3-9fbb55d2a03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.269009 [ 309 ] {} TCP-Session: 24791554-4c19-48da-98bb-689fa2a46a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.268964 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:00.268995 [ 307 ] {} TCP-Session: 2eedf9e3-0e54-4659-8e0e-16a55a832fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:00.269154 [ 308 ] {} TCP-Session: 133b0794-04de-4866-8cc5-c2b9fc357e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 01:15:02.216861 [ 46 ] {} DNSResolver: Updating DNS cache 2026.05.28 01:15:02.216915 [ 46 ] {} DNSResolver: Updated DNS cache 2026.05.28 01:15:02.251483 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 2026.05.28 01:15:02.253218 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:15:02.253275 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:15:02.254691 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 01:15:02.255040 [ 242 ] {} system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:15:02.255383 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 7 2026.05.28 01:15:02.259331 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 3742 2026.05.28 01:15:02.259866 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 01:15:02.259918 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. 2026.05.28 01:15:02.260458 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 01:15:02.260734 [ 244 ] {} system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 01:15:02.260889 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3742 2026.05.28 01:15:02.326605 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.28 01:15:02.326680 [ 3 ] {} TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db