[ May 23 16:08:16 Enabled. ] [ May 23 16:08:16 Rereading configuration. ] [ May 23 16:08:18 Rereading configuration. ] [ May 23 16:08:19 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 23 16:08:19 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.23 16:08:20.127720 [ 1 ] {} Application: Will watch for the process with pid 23770 2026.05.23 16:08:20.128088 [ 1 ] {} Application: Forked a child process to watch 2026.05.23 16:08:20.490377 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 23770 2026.05.23 16:08:20.491644 [ 1 ] {} Application: starting up 2026.05.23 16:08:20.491800 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.23 16:08:20.585557 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.23 16:08:20.611937 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.23 16:08:20.612001 [ 1 ] {} Application: Initializing DateLUT. 2026.05.23 16:08:20.612019 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.23 16:08:20.612117 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.23 16:08:20.612566 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.23 16:08:20.615881 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.23 16:08:20.617775 [ 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.23 16:08:20.618733 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.23 16:08:20.619562 [ 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.23 16:08:20.619591 [ 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.23 16:08:20.619608 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.23 16:08:20.620338 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.23 16:08:20.622495 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.23 16:08:20.637283 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.23 16:08:20.638506 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.23 16:08:20.641880 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.23 16:08:20.642775 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.23 16:08:20.643704 [ 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.23 16:08:20.644437 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.23 16:08:20.650826 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.23 16:08:20.651350 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.23 16:08:20.653472 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.23 16:08:20.653728 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.23 16:08:20.653970 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.23 16:08:20.654262 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.23 16:08:20.655028 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.23 16:08:20.655062 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.23 16:08:20.655132 [ 113 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:08:20.655215 [ 113 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:08:20.661023 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.23 16:08:20.661058 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143502 sec 2026.05.23 16:08:20.661078 [ 1 ] {} ReferentialDeps: No tables 2026.05.23 16:08:20.661090 [ 1 ] {} LoadingDeps: No tables 2026.05.23 16:08:20.661888 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.23 16:08:20.662688 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.23 16:08:20.673970 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.23 16:08:20.674044 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.23 16:08:20.674060 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.23 16:08:20.674073 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.23 16:08:20.674120 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.23 16:08:20.674137 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.23 16:08:20.676334 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.23 16:08:20.676386 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.23 16:08:20.676410 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.23 16:08:20.676567 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.23 16:08:20.676611 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.23 16:08:20.676637 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.23 16:08:20.676650 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.23 16:08:20.676663 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.23 16:08:20.676709 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.23 16:08:20.676722 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.23 16:08:20.706095 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.23 16:08:20.707016 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.23 16:08:20.707055 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.184e-05 sec 2026.05.23 16:08:20.707068 [ 1 ] {} ReferentialDeps: No tables 2026.05.23 16:08:20.707080 [ 1 ] {} LoadingDeps: No tables 2026.05.23 16:08:20.707109 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.23 16:08:20.707312 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.23 16:08:20.707353 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.23 16:08:20.707366 [ 1 ] {} Application: Loaded metadata. 2026.05.23 16:08:20.707377 [ 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.23 16:08:20.707403 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.23 16:08:20.756309 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.23 16:08:20.756574 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.86 MiB, peak 24.86 MiB, free memory in arenas 0.00 B, will set to 117.21 MiB (RSS), difference: 92.36 MiB 2026.05.23 16:08:20.757996 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.452e-05 sec. 2026.05.23 16:08:20.758450 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.23 16:08:20.759131 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.23 16:08:20.759165 [ 1 ] {} Application: Ready for connections. 2026.05.23 16:08:20.759340 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37542 2026.05.23 16:08:20.759571 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.759621 [ 3 ] {} TCP-Session: 14543f2c-8298-4f28-b963-02ff764d2b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:37542 2026.05.23 16:08:20.759646 [ 3 ] {} TCP-Session: 14543f2c-8298-4f28-b963-02ff764d2b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.759669 [ 3 ] {} TCP-Session: 14543f2c-8298-4f28-b963-02ff764d2b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.759773 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.23 16:08:20.759804 [ 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.23 16:08:20.759826 [ 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.23 16:08:20.760206 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63566 2026.05.23 16:08:20.761175 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64196 2026.05.23 16:08:20.761178 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39572 2026.05.23 16:08:20.761362 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64119 2026.05.23 16:08:20.761489 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49799 2026.05.23 16:08:20.761617 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51371 2026.05.23 16:08:20.761923 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42590 2026.05.23 16:08:20.761944 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.762004 [ 4 ] {} TCP-Session: c1b2a3e3-7c8d-4c6b-94fe-6998384902ee Authenticating user 'default' from [fd00:1122:3344:101::e]:63566 2026.05.23 16:08:20.762021 [ 4 ] {} TCP-Session: c1b2a3e3-7c8d-4c6b-94fe-6998384902ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762034 [ 4 ] {} TCP-Session: c1b2a3e3-7c8d-4c6b-94fe-6998384902ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762166 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.762211 [ 257 ] {} TCP-Session: 91fcee3a-fd0f-4b03-97cf-ca861ed6e387 Authenticating user 'default' from [fd00:1122:3344:101::e]:51371 2026.05.23 16:08:20.762234 [ 257 ] {} TCP-Session: 91fcee3a-fd0f-4b03-97cf-ca861ed6e387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762258 [ 257 ] {} TCP-Session: 91fcee3a-fd0f-4b03-97cf-ca861ed6e387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762339 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.762373 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.762376 [ 5 ] {} TCP-Session: 02e3356d-1ddf-4364-a6af-ddbfac91a631 Authenticating user 'default' from [fd00:1122:3344:101::e]:64196 2026.05.23 16:08:20.762424 [ 258 ] {} TCP-Session: aa993957-e07e-4ee5-864d-aba7e5c7ab81 Authenticating user 'default' from [fd00:1122:3344:101::e]:42590 2026.05.23 16:08:20.762434 [ 5 ] {} TCP-Session: 02e3356d-1ddf-4364-a6af-ddbfac91a631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762454 [ 258 ] {} TCP-Session: aa993957-e07e-4ee5-864d-aba7e5c7ab81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762456 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.762472 [ 5 ] {} TCP-Session: 02e3356d-1ddf-4364-a6af-ddbfac91a631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762482 [ 258 ] {} TCP-Session: aa993957-e07e-4ee5-864d-aba7e5c7ab81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762504 [ 255 ] {} TCP-Session: 84fde923-fafa-407d-b1df-cfb6340ca102 Authenticating user 'default' from [fd00:1122:3344:101::e]:64119 2026.05.23 16:08:20.762519 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.762547 [ 255 ] {} TCP-Session: 84fde923-fafa-407d-b1df-cfb6340ca102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762444 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.762581 [ 255 ] {} TCP-Session: 84fde923-fafa-407d-b1df-cfb6340ca102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762581 [ 256 ] {} TCP-Session: 12f0e688-8c81-426a-921d-25ad9f067978 Authenticating user 'default' from [fd00:1122:3344:101::e]:49799 2026.05.23 16:08:20.762614 [ 253 ] {} TCP-Session: e6228e81-a422-4e88-ab41-502918001542 Authenticating user 'default' from [fd00:1122:3344:101::e]:39572 2026.05.23 16:08:20.762655 [ 256 ] {} TCP-Session: 12f0e688-8c81-426a-921d-25ad9f067978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762660 [ 253 ] {} TCP-Session: e6228e81-a422-4e88-ab41-502918001542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762678 [ 256 ] {} TCP-Session: 12f0e688-8c81-426a-921d-25ad9f067978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.762698 [ 253 ] {} TCP-Session: e6228e81-a422-4e88-ab41-502918001542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.842427 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46767 2026.05.23 16:08:20.842601 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.842628 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Authenticating user 'default' from [fd00:1122:3344:101::d]:46767 2026.05.23 16:08:20.842644 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.842698 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.842798 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.23 16:08:20.842828 [ 259 ] {} 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.23 16:08:20.842927 [ 259 ] {} 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.23 16:08:20.844538 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36086 2026.05.23 16:08:20.844624 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43094 2026.05.23 16:08:20.844672 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.844706 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Authenticating user 'default' from [fd00:1122:3344:101::d]:36086 2026.05.23 16:08:20.844732 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41580 2026.05.23 16:08:20.844790 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.844817 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.844867 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41012 2026.05.23 16:08:20.844884 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.844830 [ 261 ] {} TCP-Session: 1fa21aec-6a72-4c30-9672-52b5067cff3f Authenticating user 'default' from [fd00:1122:3344:101::d]:43094 2026.05.23 16:08:20.844965 [ 261 ] {} TCP-Session: 1fa21aec-6a72-4c30-9672-52b5067cff3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.845126 [ 261 ] {} TCP-Session: 1fa21aec-6a72-4c30-9672-52b5067cff3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.845661 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.845665 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55189 2026.05.23 16:08:20.845726 [ 262 ] {} TCP-Session: 88b44f27-08cb-49b0-ae72-e8099c2b6959 Authenticating user 'default' from [fd00:1122:3344:101::d]:41580 2026.05.23 16:08:20.845806 [ 262 ] {} TCP-Session: 88b44f27-08cb-49b0-ae72-e8099c2b6959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.845821 [ 262 ] {} TCP-Session: 88b44f27-08cb-49b0-ae72-e8099c2b6959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.845853 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41004 2026.05.23 16:08:20.845906 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.845953 [ 263 ] {} TCP-Session: da561c89-4660-42a7-a563-53dd39d0dafd Authenticating user 'default' from [fd00:1122:3344:101::d]:41012 2026.05.23 16:08:20.846566 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.845994 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58202 2026.05.23 16:08:20.846689 [ 264 ] {} TCP-Session: 91f4d0a3-ee3e-4c92-bfd6-5e91fb40eaad Authenticating user 'default' from [fd00:1122:3344:101::d]:55189 2026.05.23 16:08:20.846699 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53206 2026.05.23 16:08:20.846715 [ 264 ] {} TCP-Session: 91f4d0a3-ee3e-4c92-bfd6-5e91fb40eaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.846816 [ 264 ] {} TCP-Session: 91f4d0a3-ee3e-4c92-bfd6-5e91fb40eaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.847422 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.847424 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.847486 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.847483 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:20.847475 [ 267 ] {} TCP-Session: c230231f-fe05-4e51-8b26-128376cb993a Authenticating user 'default' from [fd00:1122:3344:101::d]:53206 2026.05.23 16:08:20.847624 [ 265 ] {} TCP-Session: a7c27642-6126-4d5a-b3f4-03c9879d3a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:41004 2026.05.23 16:08:20.847590 [ 266 ] {} TCP-Session: 0dd113cb-a5a9-4220-a3a5-5f055fec7f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:58202 2026.05.23 16:08:20.847441 [ 263 ] {} TCP-Session: da561c89-4660-42a7-a563-53dd39d0dafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.847727 [ 265 ] {} TCP-Session: a7c27642-6126-4d5a-b3f4-03c9879d3a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.847710 [ 266 ] {} TCP-Session: 0dd113cb-a5a9-4220-a3a5-5f055fec7f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.847698 [ 267 ] {} TCP-Session: c230231f-fe05-4e51-8b26-128376cb993a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.847821 [ 266 ] {} TCP-Session: 0dd113cb-a5a9-4220-a3a5-5f055fec7f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.847837 [ 265 ] {} TCP-Session: a7c27642-6126-4d5a-b3f4-03c9879d3a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.847805 [ 263 ] {} TCP-Session: da561c89-4660-42a7-a563-53dd39d0dafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.847884 [ 267 ] {} TCP-Session: c230231f-fe05-4e51-8b26-128376cb993a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:20.848681 [ 259 ] {5dc68c0a-f163-46ee-aa5f-f9f1addbad60} executeQuery: (from [fd00:1122:3344:101::d]:46767) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:08:20.901087 [ 259 ] {5dc68c0a-f163-46ee-aa5f-f9f1addbad60} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46767) (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.23 16:08:20.902087 [ 259 ] {5dc68c0a-f163-46ee-aa5f-f9f1addbad60} 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.23 16:08:20.902396 [ 259 ] {5dc68c0a-f163-46ee-aa5f-f9f1addbad60} TCPHandler: Processed in 0.057602254 sec. 2026.05.23 16:08:20.902756 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.903001 [ 260 ] {5e2cfa89-b7d7-42a8-a5a1-5ef463a78b32} executeQuery: (from [fd00:1122:3344:101::d]:36086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:08:20.903450 [ 260 ] {5e2cfa89-b7d7-42a8-a5a1-5ef463a78b32} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36086) (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.23 16:08:20.903771 [ 260 ] {5e2cfa89-b7d7-42a8-a5a1-5ef463a78b32} 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.23 16:08:20.904018 [ 260 ] {5e2cfa89-b7d7-42a8-a5a1-5ef463a78b32} TCPHandler: Processed in 0.001389669 sec. 2026.05.23 16:08:20.906069 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.906822 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} executeQuery: (from [fd00:1122:3344:101::d]:46767) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.23 16:08:20.906914 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.23 16:08:20.907779 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.23 16:08:20.907800 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3091e-05 sec 2026.05.23 16:08:20.907813 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} ReferentialDeps: No tables 2026.05.23 16:08:20.907904 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} LoadingDeps: No tables 2026.05.23 16:08:20.907926 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} DatabaseAtomic (oximeter): Starting up tables. 2026.05.23 16:08:20.908590 [ 259 ] {c702d306-7a59-4790-bcc6-5743b9703f3f} TCPHandler: Processed in 0.002577335 sec. 2026.05.23 16:08:20.908743 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.909006 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} executeQuery: (from [fd00:1122:3344:101::d]:46767) /* 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.23 16:08:20.909058 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.23 16:08:20.916100 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.23 16:08:20.917286 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285): Loading data parts 2026.05.23 16:08:20.917782 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285): There are no data parts 2026.05.23 16:08:20.919822 [ 259 ] {5b71f5c1-8a5c-4b5c-b672-7cac0a3bf360} TCPHandler: Processed in 0.011127293 sec. 2026.05.23 16:08:20.920009 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.920801 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} executeQuery: (from [fd00:1122:3344:101::d]:46767) /* 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.23 16:08:20.920972 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.23 16:08:20.928432 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} oximeter.measurements_bool (35ebc78e-d2fd-4258-bfe9-ea6f6c9fb9a2): Loading data parts 2026.05.23 16:08:20.928661 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} oximeter.measurements_bool (35ebc78e-d2fd-4258-bfe9-ea6f6c9fb9a2): There are no data parts 2026.05.23 16:08:20.929171 [ 259 ] {fc45f068-50d6-4e6a-b39e-89701d2b40cd} TCPHandler: Processed in 0.009211247 sec. 2026.05.23 16:08:20.929324 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.929587 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.929734 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.23 16:08:20.930793 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} oximeter.measurements_i8 (7299f077-a101-4747-a597-2b45ec964feb): Loading data parts 2026.05.23 16:08:20.930914 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} oximeter.measurements_i8 (7299f077-a101-4747-a597-2b45ec964feb): There are no data parts 2026.05.23 16:08:20.931472 [ 259 ] {a89b4067-6c13-460c-a2f0-a82765c2adb7} TCPHandler: Processed in 0.00219663 sec. 2026.05.23 16:08:20.931617 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.931779 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.931902 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.23 16:08:20.932925 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} oximeter.measurements_u8 (ed12ebd1-d711-4f13-a3ac-47829d6aee3b): Loading data parts 2026.05.23 16:08:20.933126 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} oximeter.measurements_u8 (ed12ebd1-d711-4f13-a3ac-47829d6aee3b): There are no data parts 2026.05.23 16:08:20.933619 [ 259 ] {410b1598-71ff-4f9a-adfc-7a7a83b077ca} TCPHandler: Processed in 0.002051748 sec. 2026.05.23 16:08:20.933758 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.934007 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.934134 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.23 16:08:20.935235 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} oximeter.measurements_i16 (9cf55c44-dbf6-4fb1-941b-1b3686107a8b): Loading data parts 2026.05.23 16:08:20.935350 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} oximeter.measurements_i16 (9cf55c44-dbf6-4fb1-941b-1b3686107a8b): There are no data parts 2026.05.23 16:08:20.935906 [ 259 ] {9b1d0eef-2dcd-4020-a27b-e6aa6cd5b1f2} TCPHandler: Processed in 0.002196081 sec. 2026.05.23 16:08:20.936045 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.936202 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.936324 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.23 16:08:20.937331 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} oximeter.measurements_u16 (6c88c3f1-444e-48d3-b33e-5066e7f5eafd): Loading data parts 2026.05.23 16:08:20.937533 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} oximeter.measurements_u16 (6c88c3f1-444e-48d3-b33e-5066e7f5eafd): There are no data parts 2026.05.23 16:08:20.937989 [ 259 ] {a3b27554-a477-4a5a-90c8-745610b30c74} TCPHandler: Processed in 0.001992107 sec. 2026.05.23 16:08:20.938126 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.938365 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.938485 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.23 16:08:20.939489 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} oximeter.measurements_i32 (62175e3e-e81c-48d2-8a55-28828534fa02): Loading data parts 2026.05.23 16:08:20.939604 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} oximeter.measurements_i32 (62175e3e-e81c-48d2-8a55-28828534fa02): There are no data parts 2026.05.23 16:08:20.940179 [ 259 ] {fed7ff05-e659-4c03-aab2-ae9dc669179f} TCPHandler: Processed in 0.002101458 sec. 2026.05.23 16:08:20.940318 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.940474 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.940609 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.23 16:08:20.941573 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} oximeter.measurements_u32 (df2937c3-56e5-4143-8264-b777cc89812c): Loading data parts 2026.05.23 16:08:20.941778 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} oximeter.measurements_u32 (df2937c3-56e5-4143-8264-b777cc89812c): There are no data parts 2026.05.23 16:08:20.942295 [ 259 ] {3aa7b721-2b0e-40ac-8987-a3924ab30136} TCPHandler: Processed in 0.002024818 sec. 2026.05.23 16:08:20.942436 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.942671 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.942792 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.23 16:08:20.943755 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Loading data parts 2026.05.23 16:08:20.943912 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): There are no data parts 2026.05.23 16:08:20.944482 [ 259 ] {4da2dae1-7afe-4393-8155-78fd43870670} TCPHandler: Processed in 0.002093579 sec. 2026.05.23 16:08:20.944651 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.944806 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.944932 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.23 16:08:20.946012 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Loading data parts 2026.05.23 16:08:20.946209 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): There are no data parts 2026.05.23 16:08:20.946730 [ 259 ] {a0be9b6e-09d0-4e41-a7cb-170c5d1eeecf} TCPHandler: Processed in 0.002127409 sec. 2026.05.23 16:08:20.946878 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.947130 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.947257 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.23 16:08:20.948227 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} oximeter.measurements_f32 (6bad4b08-56c8-4c04-b00a-02a98b6b226a): Loading data parts 2026.05.23 16:08:20.948379 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} oximeter.measurements_f32 (6bad4b08-56c8-4c04-b00a-02a98b6b226a): There are no data parts 2026.05.23 16:08:20.948955 [ 259 ] {ddbb996e-5e84-426a-9e03-928fd5b2486d} TCPHandler: Processed in 0.002126419 sec. 2026.05.23 16:08:20.949107 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.949269 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.949394 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.23 16:08:20.950405 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): Loading data parts 2026.05.23 16:08:20.950600 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): There are no data parts 2026.05.23 16:08:20.951095 [ 259 ] {c8517116-3ec2-4e1b-8c8d-ff31e8c3ad12} TCPHandler: Processed in 0.002046538 sec. 2026.05.23 16:08:20.951239 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.951479 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.951603 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.23 16:08:20.952600 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} oximeter.measurements_string (037aede2-9ee9-4b94-b590-5c78f54472cc): Loading data parts 2026.05.23 16:08:20.952717 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} oximeter.measurements_string (037aede2-9ee9-4b94-b590-5c78f54472cc): There are no data parts 2026.05.23 16:08:20.953359 [ 259 ] {623824bc-2215-4cc2-9b92-7a6bee08d45b} TCPHandler: Processed in 0.00216786 sec. 2026.05.23 16:08:20.953547 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.953744 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.953883 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.23 16:08:20.954873 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} oximeter.measurements_bytes (b1b1a610-af13-40d5-947d-53e057ab9dc1): Loading data parts 2026.05.23 16:08:20.954996 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} oximeter.measurements_bytes (b1b1a610-af13-40d5-947d-53e057ab9dc1): There are no data parts 2026.05.23 16:08:20.955517 [ 259 ] {4ed70808-9c90-410b-9666-041879bc2a20} TCPHandler: Processed in 0.002058718 sec. 2026.05.23 16:08:20.955650 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.955804 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.955925 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.23 16:08:20.957069 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} oximeter.measurements_cumulativei64 (3ef76e96-86c5-4f3c-a48a-ae089f206a5c): Loading data parts 2026.05.23 16:08:20.957183 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} oximeter.measurements_cumulativei64 (3ef76e96-86c5-4f3c-a48a-ae089f206a5c): There are no data parts 2026.05.23 16:08:20.957695 [ 259 ] {75f62adb-f7f9-4fb3-9684-ff7edc89a1ab} TCPHandler: Processed in 0.002051939 sec. 2026.05.23 16:08:20.957988 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.958199 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.958353 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.23 16:08:20.959548 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Loading data parts 2026.05.23 16:08:20.959742 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): There are no data parts 2026.05.23 16:08:20.960385 [ 259 ] {0a4b702b-09e5-4f8e-80a6-d4defc642163} TCPHandler: Processed in 0.002457634 sec. 2026.05.23 16:08:20.960554 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.960905 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.961128 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.23 16:08:20.962184 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} oximeter.measurements_cumulativef32 (1bfc8316-a934-49fd-95e3-df7b290f5a6b): Loading data parts 2026.05.23 16:08:20.962317 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} oximeter.measurements_cumulativef32 (1bfc8316-a934-49fd-95e3-df7b290f5a6b): There are no data parts 2026.05.23 16:08:20.963159 [ 259 ] {0651a9ea-981f-4ab4-bd32-9e53413de1fa} TCPHandler: Processed in 0.002662307 sec. 2026.05.23 16:08:20.963380 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.963600 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.963745 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.23 16:08:20.965080 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} oximeter.measurements_cumulativef64 (6f07da08-224b-4353-8053-0e5a214add18): Loading data parts 2026.05.23 16:08:20.965220 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} oximeter.measurements_cumulativef64 (6f07da08-224b-4353-8053-0e5a214add18): There are no data parts 2026.05.23 16:08:20.965719 [ 259 ] {651eeecd-869d-4576-b4bb-640163b72264} TCPHandler: Processed in 0.002452843 sec. 2026.05.23 16:08:20.965955 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.966191 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.966346 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.23 16:08:20.967614 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} oximeter.measurements_histogrami8 (16012616-ece6-4d18-bfbf-f23abdbbbee4): Loading data parts 2026.05.23 16:08:20.967736 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} oximeter.measurements_histogrami8 (16012616-ece6-4d18-bfbf-f23abdbbbee4): There are no data parts 2026.05.23 16:08:20.968387 [ 259 ] {acacf260-09ac-4878-9d3d-beeee2676829} TCPHandler: Processed in 0.002484694 sec. 2026.05.23 16:08:20.968530 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.968742 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.968892 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.23 16:08:20.970095 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} oximeter.measurements_histogramu8 (6cbf01fd-bd5b-4556-a330-d8055243d1de): Loading data parts 2026.05.23 16:08:20.970310 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} oximeter.measurements_histogramu8 (6cbf01fd-bd5b-4556-a330-d8055243d1de): There are no data parts 2026.05.23 16:08:20.970939 [ 259 ] {d95e96f8-be57-4042-96e3-d7cceb804982} TCPHandler: Processed in 0.002457674 sec. 2026.05.23 16:08:20.971086 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.971395 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.971537 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.23 16:08:20.972815 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} oximeter.measurements_histogrami16 (ea3de54a-be19-4dd7-bc14-1dd47837a08c): Loading data parts 2026.05.23 16:08:20.972945 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} oximeter.measurements_histogrami16 (ea3de54a-be19-4dd7-bc14-1dd47837a08c): There are no data parts 2026.05.23 16:08:20.973536 [ 259 ] {03deb3e4-b2d2-4bd0-8134-4ae1854bf6f6} TCPHandler: Processed in 0.002502004 sec. 2026.05.23 16:08:20.973683 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.973891 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.974039 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.23 16:08:20.975248 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} oximeter.measurements_histogramu16 (54b3dfe3-73b6-4029-97c2-f18b93d2ddcc): Loading data parts 2026.05.23 16:08:20.975456 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} oximeter.measurements_histogramu16 (54b3dfe3-73b6-4029-97c2-f18b93d2ddcc): There are no data parts 2026.05.23 16:08:20.975952 [ 259 ] {efaffa16-90a8-4596-867f-9e3f264bc8e5} TCPHandler: Processed in 0.002318272 sec. 2026.05.23 16:08:20.976095 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.976393 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.976531 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.23 16:08:20.977886 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} oximeter.measurements_histogrami32 (3c6e4b3e-6815-47f5-946c-b5919901af9e): Loading data parts 2026.05.23 16:08:20.978025 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} oximeter.measurements_histogrami32 (3c6e4b3e-6815-47f5-946c-b5919901af9e): There are no data parts 2026.05.23 16:08:20.978670 [ 259 ] {34047ba2-d992-4237-934c-a47ec97b5229} TCPHandler: Processed in 0.002623006 sec. 2026.05.23 16:08:20.978826 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.979035 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.979187 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.23 16:08:20.980408 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} oximeter.measurements_histogramu32 (c92f4cd0-9c06-471d-be30-f2c9f8c6afd5): Loading data parts 2026.05.23 16:08:20.980902 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} oximeter.measurements_histogramu32 (c92f4cd0-9c06-471d-be30-f2c9f8c6afd5): There are no data parts 2026.05.23 16:08:20.981517 [ 259 ] {ed701a53-bffd-4f70-97cc-d6dc089b298b} TCPHandler: Processed in 0.002738858 sec. 2026.05.23 16:08:20.981690 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.982000 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.982142 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.23 16:08:20.983347 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} oximeter.measurements_histogrami64 (470d1c90-b5af-4567-9cb2-8786a6d62850): Loading data parts 2026.05.23 16:08:20.983537 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} oximeter.measurements_histogrami64 (470d1c90-b5af-4567-9cb2-8786a6d62850): There are no data parts 2026.05.23 16:08:20.984154 [ 259 ] {e8619cfc-9eec-4069-b8b9-5c7ff0510fc5} TCPHandler: Processed in 0.002511474 sec. 2026.05.23 16:08:20.984309 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.984524 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.984650 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.23 16:08:20.985808 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Loading data parts 2026.05.23 16:08:20.986053 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): There are no data parts 2026.05.23 16:08:20.986576 [ 259 ] {661d706a-8378-4232-8a5f-8a2e3109851d} TCPHandler: Processed in 0.002314862 sec. 2026.05.23 16:08:20.986731 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.987038 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.987178 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.23 16:08:20.988344 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} oximeter.measurements_histogramf32 (1ad73c0d-6925-4cb7-aa18-921ceac5c4a6): Loading data parts 2026.05.23 16:08:20.988479 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} oximeter.measurements_histogramf32 (1ad73c0d-6925-4cb7-aa18-921ceac5c4a6): There are no data parts 2026.05.23 16:08:20.989099 [ 259 ] {caa45250-c202-4da1-aed9-d840ba5c63e3} TCPHandler: Processed in 0.002416533 sec. 2026.05.23 16:08:20.989246 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.989454 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.989596 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.23 16:08:20.990781 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} oximeter.measurements_histogramf64 (a8bfeaab-dc86-42d2-847b-2a3878e455e1): Loading data parts 2026.05.23 16:08:20.990994 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} oximeter.measurements_histogramf64 (a8bfeaab-dc86-42d2-847b-2a3878e455e1): There are no data parts 2026.05.23 16:08:20.991525 [ 259 ] {ccbe393a-4d10-497f-8515-a3a52d753797} TCPHandler: Processed in 0.002327492 sec. 2026.05.23 16:08:20.991675 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.991952 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} executeQuery: (from [fd00:1122:3344:101::d]:46767) /* 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.23 16:08:20.992094 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.23 16:08:20.993916 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} oximeter.fields_bool (9b7f305b-89fe-4d2b-9770-cdffc33b8991): Loading data parts 2026.05.23 16:08:20.994064 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} oximeter.fields_bool (9b7f305b-89fe-4d2b-9770-cdffc33b8991): There are no data parts 2026.05.23 16:08:20.994606 [ 259 ] {a729b4b5-ad1a-47b1-a0bc-d94c984035c6} TCPHandler: Processed in 0.002979311 sec. 2026.05.23 16:08:20.994914 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.995074 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.995194 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.23 16:08:20.996251 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} oximeter.fields_i8 (fd0158b7-eb01-4f0b-93c1-22f7fa535b60): Loading data parts 2026.05.23 16:08:20.996450 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} oximeter.fields_i8 (fd0158b7-eb01-4f0b-93c1-22f7fa535b60): There are no data parts 2026.05.23 16:08:20.996919 [ 259 ] {fd9df326-d6a6-4dbe-9b46-3f7403bcc1d8} TCPHandler: Processed in 0.002052928 sec. 2026.05.23 16:08:20.997067 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.997306 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.997427 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.23 16:08:20.998468 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Loading data parts 2026.05.23 16:08:20.998591 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): There are no data parts 2026.05.23 16:08:20.999137 [ 259 ] {9fb053e2-795a-45fa-959b-dc94989bf751} TCPHandler: Processed in 0.00211803 sec. 2026.05.23 16:08:20.999324 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:20.999485 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:20.999606 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.23 16:08:21.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 123.44 MiB, peak 123.44 MiB, free memory in arenas 0.00 B, will set to 133.65 MiB (RSS), difference: 10.21 MiB 2026.05.23 16:08:21.000727 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Loading data parts 2026.05.23 16:08:21.000861 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): There are no data parts 2026.05.23 16:08:21.001488 [ 259 ] {268dbdff-af8d-4edb-9a3f-4b4ed56c602c} TCPHandler: Processed in 0.00221188 sec. 2026.05.23 16:08:21.001732 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.001895 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:21.002032 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.23 16:08:21.003220 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Loading data parts 2026.05.23 16:08:21.003420 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): There are no data parts 2026.05.23 16:08:21.004057 [ 259 ] {a5a6ad98-5def-49b2-9d56-4b2b0d6997d2} TCPHandler: Processed in 0.002374353 sec. 2026.05.23 16:08:21.004205 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.004524 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:21.004614 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.23 16:08:21.005682 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} oximeter.fields_i32 (90f57abd-d094-4e6c-8bd8-53448ea09012): Loading data parts 2026.05.23 16:08:21.005801 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} oximeter.fields_i32 (90f57abd-d094-4e6c-8bd8-53448ea09012): There are no data parts 2026.05.23 16:08:21.006272 [ 259 ] {839d51bd-c6bb-448f-9a99-10263d771335} TCPHandler: Processed in 0.002114989 sec. 2026.05.23 16:08:21.006487 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.006644 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:21.006761 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.23 16:08:21.007741 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Loading data parts 2026.05.23 16:08:21.007924 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): There are no data parts 2026.05.23 16:08:21.008394 [ 259 ] {a4a53fbc-6446-4fcd-a30f-a1284e260a28} TCPHandler: Processed in 0.001954817 sec. 2026.05.23 16:08:21.008530 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.008755 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:21.008863 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.23 16:08:21.009860 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} oximeter.fields_i64 (47ef4601-7139-44b5-84b8-b7a3ac4571ee): Loading data parts 2026.05.23 16:08:21.009971 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} oximeter.fields_i64 (47ef4601-7139-44b5-84b8-b7a3ac4571ee): There are no data parts 2026.05.23 16:08:21.010487 [ 259 ] {26409efc-991d-4d3c-9250-1b25320c18ad} TCPHandler: Processed in 0.002005097 sec. 2026.05.23 16:08:21.010656 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.010812 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:21.010921 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.23 16:08:21.011926 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Loading data parts 2026.05.23 16:08:21.012114 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): There are no data parts 2026.05.23 16:08:21.012624 [ 259 ] {e874a40a-877f-486f-92a6-3f08495f3dc7} TCPHandler: Processed in 0.002014838 sec. 2026.05.23 16:08:21.012763 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.012991 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:21.013098 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.23 16:08:21.014071 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Loading data parts 2026.05.23 16:08:21.014186 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): There are no data parts 2026.05.23 16:08:21.014704 [ 259 ] {5e39535d-37c6-4663-9feb-d64350514d9d} TCPHandler: Processed in 0.001988747 sec. 2026.05.23 16:08:21.014842 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.014998 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:21.015110 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.23 16:08:21.016120 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Loading data parts 2026.05.23 16:08:21.016291 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): There are no data parts 2026.05.23 16:08:21.016931 [ 259 ] {ff086cfb-7e3f-404d-b4fd-2bc36d1ce51c} TCPHandler: Processed in 0.00213669 sec. 2026.05.23 16:08:21.017072 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.017324 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:21.017451 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.23 16:08:21.018663 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Loading data parts 2026.05.23 16:08:21.018813 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): There are no data parts 2026.05.23 16:08:21.019583 [ 259 ] {890a3fa6-ff62-4c67-a7d7-fceee3faf5a9} TCPHandler: Processed in 0.002562635 sec. 2026.05.23 16:08:21.019820 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.020143 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} executeQuery: (from [fd00:1122:3344:101::d]:46767) /* 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.23 16:08:21.020308 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.23 16:08:21.021537 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Loading data parts 2026.05.23 16:08:21.021657 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): There are no data parts 2026.05.23 16:08:21.022579 [ 259 ] {f1ea321a-4f57-493f-861d-58811253ad62} TCPHandler: Processed in 0.0028734 sec. 2026.05.23 16:08:21.022797 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.023028 [ 260 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.23 16:08:21.025071 [ 260 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.23 16:08:21.034590 [ 268 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:21.034631 [ 268 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.23 16:08:21.038818 [ 268 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:21.039660 [ 268 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285): 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.23 16:08:21.039921 [ 260 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} executeQuery: Read 1 rows, 16.00 B in 0.017 sec., 58.8235294117647 rows/sec., 941.18 B/sec. 2026.05.23 16:08:21.040338 [ 260 ] {526e2afa-1944-42b4-a5b2-d8202ba886a7} TCPHandler: Processed in 0.017605822 sec. 2026.05.23 16:08:21.510129 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62319 2026.05.23 16:08:21.510231 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.510342 [ 269 ] {} TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:62319 2026.05.23 16:08:21.510426 [ 269 ] {} TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.510440 [ 269 ] {} TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.510885 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37307 2026.05.23 16:08:21.510911 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53292 2026.05.23 16:08:21.510961 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64253 2026.05.23 16:08:21.511017 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64817 2026.05.23 16:08:21.511143 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51407 2026.05.23 16:08:21.511299 [ 269 ] {} TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:21.511406 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.511403 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49555 2026.05.23 16:08:21.511453 [ 272 ] {} TCP-Session: b538c9ce-4de8-4556-a986-b780ddb51937 Authenticating user 'default' from [fd00:1122:3344:101::e]:64253 2026.05.23 16:08:21.511579 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.511608 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.511620 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60660 2026.05.23 16:08:21.511792 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.511778 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} executeQuery: (from [fd00:1122:3344:101::e]:62319) 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.23 16:08:21.511896 [ 275 ] {} TCP-Session: f533e878-c47c-4c1d-ad9b-8b4df142813f Authenticating user 'default' from [fd00:1122:3344:101::e]:49555 2026.05.23 16:08:21.511731 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47067 2026.05.23 16:08:21.511719 [ 271 ] {} TCP-Session: fe1d0029-714c-4f57-9fb0-c69b3bd4b98f Authenticating user 'default' from [fd00:1122:3344:101::e]:53292 2026.05.23 16:08:21.512058 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.511980 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.512082 [ 271 ] {} TCP-Session: fe1d0029-714c-4f57-9fb0-c69b3bd4b98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.511978 [ 275 ] {} TCP-Session: f533e878-c47c-4c1d-ad9b-8b4df142813f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.511715 [ 272 ] {} TCP-Session: b538c9ce-4de8-4556-a986-b780ddb51937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.511685 [ 270 ] {} TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Authenticating user 'default' from [fd00:1122:3344:101::e]:37307 2026.05.23 16:08:21.512217 [ 275 ] {} TCP-Session: f533e878-c47c-4c1d-ad9b-8b4df142813f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512288 [ 271 ] {} TCP-Session: fe1d0029-714c-4f57-9fb0-c69b3bd4b98f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512228 [ 272 ] {} TCP-Session: b538c9ce-4de8-4556-a986-b780ddb51937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512316 [ 270 ] {} TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512421 [ 276 ] {} TCP-Session: cf846319-d51a-4cfb-9e27-ebc138f1be09 Authenticating user 'default' from [fd00:1122:3344:101::e]:60660 2026.05.23 16:08:21.511615 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.511601 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:21.512578 [ 276 ] {} TCP-Session: cf846319-d51a-4cfb-9e27-ebc138f1be09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512574 [ 274 ] {} TCP-Session: 862f476c-76be-4452-b243-a2c725463c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:51407 2026.05.23 16:08:21.512545 [ 270 ] {} TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512777 [ 274 ] {} TCP-Session: 862f476c-76be-4452-b243-a2c725463c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512765 [ 273 ] {} TCP-Session: a8c67e6f-e546-4ef6-ae64-2762617551a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64817 2026.05.23 16:08:21.512763 [ 276 ] {} TCP-Session: cf846319-d51a-4cfb-9e27-ebc138f1be09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512901 [ 274 ] {} TCP-Session: 862f476c-76be-4452-b243-a2c725463c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512891 [ 273 ] {} TCP-Session: a8c67e6f-e546-4ef6-ae64-2762617551a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.512218 [ 277 ] {} TCP-Session: ee240652-0f65-4862-9d1b-c11a064dc5d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47067 2026.05.23 16:08:21.513004 [ 273 ] {} TCP-Session: a8c67e6f-e546-4ef6-ae64-2762617551a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.513162 [ 277 ] {} TCP-Session: ee240652-0f65-4862-9d1b-c11a064dc5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.513183 [ 277 ] {} TCP-Session: ee240652-0f65-4862-9d1b-c11a064dc5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:21.515342 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.23 16:08:21.517642 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:08:21.519269 [ 268 ] {ada76586-f872-4c03-b996-46a22f15e743} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.23 16:08:21.519834 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} executeQuery: Read 41 rows, 2.50 KiB in 0.008207 sec., 4995.735347873766 rows/sec., 304.50 KiB/sec. 2026.05.23 16:08:21.519923 [ 269 ] {ada76586-f872-4c03-b996-46a22f15e743} TCPHandler: Processed in 0.008908642 sec. 2026.05.23 16:08:22.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.47 MiB, peak 136.47 MiB, free memory in arenas 0.00 B, will set to 140.04 MiB (RSS), difference: 3.57 MiB 2026.05.23 16:08:24.582936 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46088 2026.05.23 16:08:24.583162 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.583201 [ 278 ] {} TCP-Session: ce2ae521-0815-4f59-aae4-d5211ee23fbd Authenticating user 'default' from [fd00:1122:3344:101::b]:46088 2026.05.23 16:08:24.583223 [ 278 ] {} TCP-Session: ce2ae521-0815-4f59-aae4-d5211ee23fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.583336 [ 278 ] {} TCP-Session: ce2ae521-0815-4f59-aae4-d5211ee23fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.583416 [ 278 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.23 16:08:24.583441 [ 278 ] {} 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.23 16:08:24.583546 [ 278 ] {} 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.23 16:08:24.584074 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65152 2026.05.23 16:08:24.584203 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36645 2026.05.23 16:08:24.584226 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.584297 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35215 2026.05.23 16:08:24.584327 [ 279 ] {} TCP-Session: 50362f6e-4c41-40f4-a974-a63fe6034398 Authenticating user 'default' from [fd00:1122:3344:101::b]:65152 2026.05.23 16:08:24.584365 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.584418 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35121 2026.05.23 16:08:24.584620 [ 279 ] {} TCP-Session: 50362f6e-4c41-40f4-a974-a63fe6034398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.584622 [ 280 ] {} TCP-Session: 61607e43-88d3-419b-a999-b69688ce6f00 Authenticating user 'default' from [fd00:1122:3344:101::b]:36645 2026.05.23 16:08:24.584651 [ 279 ] {} TCP-Session: 50362f6e-4c41-40f4-a974-a63fe6034398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.584700 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.584709 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.584675 [ 280 ] {} TCP-Session: 61607e43-88d3-419b-a999-b69688ce6f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.584663 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49766 2026.05.23 16:08:24.584877 [ 282 ] {} TCP-Session: 59f59531-c416-467c-bfd1-dd4f71124734 Authenticating user 'default' from [fd00:1122:3344:101::b]:35121 2026.05.23 16:08:24.584887 [ 281 ] {} TCP-Session: 2faa631a-cfdc-438d-831f-a15cd664bdd5 Authenticating user 'default' from [fd00:1122:3344:101::b]:35215 2026.05.23 16:08:24.584824 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46148 2026.05.23 16:08:24.584987 [ 281 ] {} TCP-Session: 2faa631a-cfdc-438d-831f-a15cd664bdd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.584818 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49537 2026.05.23 16:08:24.585111 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.584818 [ 280 ] {} TCP-Session: 61607e43-88d3-419b-a999-b69688ce6f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585195 [ 283 ] {} TCP-Session: f89a05de-c0f7-4f7f-9cff-ea6a9f2c7dab Authenticating user 'default' from [fd00:1122:3344:101::b]:49766 2026.05.23 16:08:24.585000 [ 282 ] {} TCP-Session: 59f59531-c416-467c-bfd1-dd4f71124734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585238 [ 281 ] {} TCP-Session: 2faa631a-cfdc-438d-831f-a15cd664bdd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585295 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.585316 [ 283 ] {} TCP-Session: f89a05de-c0f7-4f7f-9cff-ea6a9f2c7dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585331 [ 284 ] {} TCP-Session: 43fc092e-bddd-489b-b7cd-6851d9abc470 Authenticating user 'default' from [fd00:1122:3344:101::b]:46148 2026.05.23 16:08:24.585385 [ 282 ] {} TCP-Session: 59f59531-c416-467c-bfd1-dd4f71124734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585401 [ 283 ] {} TCP-Session: f89a05de-c0f7-4f7f-9cff-ea6a9f2c7dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585410 [ 284 ] {} TCP-Session: 43fc092e-bddd-489b-b7cd-6851d9abc470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585468 [ 284 ] {} TCP-Session: 43fc092e-bddd-489b-b7cd-6851d9abc470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585629 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.585673 [ 285 ] {} TCP-Session: 964e5bfe-f894-45b9-9028-40b50311f14c Authenticating user 'default' from [fd00:1122:3344:101::b]:49537 2026.05.23 16:08:24.585775 [ 285 ] {} TCP-Session: 964e5bfe-f894-45b9-9028-40b50311f14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.585789 [ 285 ] {} TCP-Session: 964e5bfe-f894-45b9-9028-40b50311f14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.587354 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58497 2026.05.23 16:08:24.587480 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.587560 [ 286 ] {} TCP-Session: 9123e909-fe60-48ea-a02c-fd2efa8a2960 Authenticating user 'default' from [fd00:1122:3344:101::c]:58497 2026.05.23 16:08:24.587577 [ 286 ] {} TCP-Session: 9123e909-fe60-48ea-a02c-fd2efa8a2960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.587588 [ 286 ] {} TCP-Session: 9123e909-fe60-48ea-a02c-fd2efa8a2960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.587743 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.23 16:08:24.587775 [ 286 ] {} 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.23 16:08:24.587888 [ 286 ] {} 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.23 16:08:24.588506 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58085 2026.05.23 16:08:24.588505 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44179 2026.05.23 16:08:24.588676 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46351 2026.05.23 16:08:24.588747 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.588761 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40855 2026.05.23 16:08:24.588863 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.588870 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.588887 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58344 2026.05.23 16:08:24.588923 [ 288 ] {} TCP-Session: 4ff7d93c-83df-4691-afb6-e700ae36e09c Authenticating user 'default' from [fd00:1122:3344:101::c]:44179 2026.05.23 16:08:24.588901 [ 287 ] {} TCP-Session: 084ee0d0-41cf-440f-8253-08c3461c44a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:58085 2026.05.23 16:08:24.589012 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33594 2026.05.23 16:08:24.589034 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.588910 [ 289 ] {} TCP-Session: f775a2d3-6c5d-4513-92fe-c3b94a0c63d8 Authenticating user 'default' from [fd00:1122:3344:101::c]:46351 2026.05.23 16:08:24.589147 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40301 2026.05.23 16:08:24.589162 [ 290 ] {} TCP-Session: 44c74a71-ac3f-451b-aa05-92a0ee75a4dd Authenticating user 'default' from [fd00:1122:3344:101::c]:40855 2026.05.23 16:08:24.589126 [ 287 ] {} TCP-Session: 084ee0d0-41cf-440f-8253-08c3461c44a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589261 [ 288 ] {} TCP-Session: 4ff7d93c-83df-4691-afb6-e700ae36e09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589279 [ 290 ] {} TCP-Session: 44c74a71-ac3f-451b-aa05-92a0ee75a4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589343 [ 287 ] {} TCP-Session: 084ee0d0-41cf-440f-8253-08c3461c44a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589349 [ 290 ] {} TCP-Session: 44c74a71-ac3f-451b-aa05-92a0ee75a4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589355 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.589362 [ 288 ] {} TCP-Session: 4ff7d93c-83df-4691-afb6-e700ae36e09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589453 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.589475 [ 291 ] {} TCP-Session: 95f7a077-5b8e-4eea-b30f-d07fa84f2ea3 Authenticating user 'default' from [fd00:1122:3344:101::c]:58344 2026.05.23 16:08:24.589482 [ 289 ] {} TCP-Session: f775a2d3-6c5d-4513-92fe-c3b94a0c63d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589352 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:24.589552 [ 292 ] {} TCP-Session: e23dfb34-4d14-4a60-a39d-b6f0baef8d1e Authenticating user 'default' from [fd00:1122:3344:101::c]:33594 2026.05.23 16:08:24.589564 [ 289 ] {} TCP-Session: f775a2d3-6c5d-4513-92fe-c3b94a0c63d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589626 [ 292 ] {} TCP-Session: e23dfb34-4d14-4a60-a39d-b6f0baef8d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589646 [ 291 ] {} TCP-Session: 95f7a077-5b8e-4eea-b30f-d07fa84f2ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589652 [ 292 ] {} TCP-Session: e23dfb34-4d14-4a60-a39d-b6f0baef8d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589731 [ 293 ] {} TCP-Session: 1e7d280f-8a12-4a16-9855-21fe968137f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:40301 2026.05.23 16:08:24.589750 [ 291 ] {} TCP-Session: 95f7a077-5b8e-4eea-b30f-d07fa84f2ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589814 [ 293 ] {} TCP-Session: 1e7d280f-8a12-4a16-9855-21fe968137f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:24.589836 [ 293 ] {} TCP-Session: 1e7d280f-8a12-4a16-9855-21fe968137f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 140.31 MiB, peak 140.31 MiB, free memory in arenas 0.00 B, will set to 141.33 MiB (RSS), difference: 1.02 MiB 2026.05.23 16:08:25.018011 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46096 2026.05.23 16:08:25.018205 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:25.018246 [ 294 ] {} TCP-Session: 70075f62-19cc-4e5a-b918-acf477e4dae1 Authenticating user 'default' from [fd00:1122:3344:101::a]:46096 2026.05.23 16:08:25.018271 [ 294 ] {} TCP-Session: 70075f62-19cc-4e5a-b918-acf477e4dae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.018285 [ 294 ] {} TCP-Session: 70075f62-19cc-4e5a-b918-acf477e4dae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.018357 [ 294 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.23 16:08:25.018385 [ 294 ] {} 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.23 16:08:25.018403 [ 294 ] {} 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.23 16:08:25.018994 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39396 2026.05.23 16:08:25.019109 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50712 2026.05.23 16:08:25.019307 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33481 2026.05.23 16:08:25.019353 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:25.019387 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:25.019420 [ 295 ] {} TCP-Session: daa7c78b-9aa9-4044-96d4-0a4202776953 Authenticating user 'default' from [fd00:1122:3344:101::a]:39396 2026.05.23 16:08:25.019436 [ 296 ] {} TCP-Session: 19134159-2df4-4aa5-baa7-e3853e9a99bf Authenticating user 'default' from [fd00:1122:3344:101::a]:50712 2026.05.23 16:08:25.019453 [ 295 ] {} TCP-Session: daa7c78b-9aa9-4044-96d4-0a4202776953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.019467 [ 296 ] {} TCP-Session: 19134159-2df4-4aa5-baa7-e3853e9a99bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.019474 [ 295 ] {} TCP-Session: daa7c78b-9aa9-4044-96d4-0a4202776953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.019491 [ 296 ] {} TCP-Session: 19134159-2df4-4aa5-baa7-e3853e9a99bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.019521 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:25.019578 [ 297 ] {} TCP-Session: 7cf3a25d-d295-41ee-8830-52e65eafb8c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:33481 2026.05.23 16:08:25.019603 [ 297 ] {} TCP-Session: 7cf3a25d-d295-41ee-8830-52e65eafb8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.019617 [ 297 ] {} TCP-Session: 7cf3a25d-d295-41ee-8830-52e65eafb8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.019679 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47807 2026.05.23 16:08:25.019684 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47278 2026.05.23 16:08:25.019769 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61373 2026.05.23 16:08:25.019978 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:25.019997 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45360 2026.05.23 16:08:25.020015 [ 299 ] {} TCP-Session: a6c0d1cc-3ff9-4752-8ea9-8e5c6c291d5e Authenticating user 'default' from [fd00:1122:3344:101::a]:47807 2026.05.23 16:08:25.020037 [ 299 ] {} TCP-Session: a6c0d1cc-3ff9-4752-8ea9-8e5c6c291d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.020051 [ 299 ] {} TCP-Session: a6c0d1cc-3ff9-4752-8ea9-8e5c6c291d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.020101 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:25.020149 [ 298 ] {} TCP-Session: 7f832c11-2b3a-4fca-9aa7-b465eccdc9b5 Authenticating user 'default' from [fd00:1122:3344:101::a]:47278 2026.05.23 16:08:25.020169 [ 298 ] {} TCP-Session: 7f832c11-2b3a-4fca-9aa7-b465eccdc9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.020184 [ 298 ] {} TCP-Session: 7f832c11-2b3a-4fca-9aa7-b465eccdc9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.020200 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:25.020287 [ 300 ] {} TCP-Session: 7cdd9636-25af-4f4c-82a6-b2923408ab31 Authenticating user 'default' from [fd00:1122:3344:101::a]:61373 2026.05.23 16:08:25.020302 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:08:25.020310 [ 300 ] {} TCP-Session: 7cdd9636-25af-4f4c-82a6-b2923408ab31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.020343 [ 301 ] {} TCP-Session: 177e7f57-d3bd-4400-9fec-9637b7738f69 Authenticating user 'default' from [fd00:1122:3344:101::a]:45360 2026.05.23 16:08:25.020344 [ 300 ] {} TCP-Session: 7cdd9636-25af-4f4c-82a6-b2923408ab31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.020375 [ 301 ] {} TCP-Session: 177e7f57-d3bd-4400-9fec-9637b7738f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:25.020394 [ 301 ] {} TCP-Session: 177e7f57-d3bd-4400-9fec-9637b7738f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:08:28.177060 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.23 16:08:28.177119 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2026.05.23 16:08:28.177175 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.23 16:08:28.177231 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.23 16:08:28.179534 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Loading data parts 2026.05.23 16:08:28.179697 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): There are no data parts 2026.05.23 16:08:28.182226 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:28.182297 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.23 16:08:28.185369 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:28.186321 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:08:28.186570 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2026.05.23 16:08:28.193783 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Loading data parts 2026.05.23 16:08:28.193991 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): There are no data parts 2026.05.23 16:08:28.231196 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:28.231286 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.23 16:08:28.241618 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:28.244185 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:08:28.251505 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.23 16:08:29.000223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.86 MiB, peak 150.86 MiB, free memory in arenas 0.00 B, will set to 155.82 MiB (RSS), difference: 8.96 MiB 2026.05.23 16:08:30.676990 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 2026.05.23 16:08:30.677142 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.23 16:08:30.680828 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Loading data parts 2026.05.23 16:08:30.680988 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): There are no data parts 2026.05.23 16:08:30.686177 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:30.686215 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:30.687696 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:30.688333 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): 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.23 16:08:30.688549 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 4 2026.05.23 16:08:31.000254 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.95 MiB, peak 159.95 MiB, free memory in arenas 0.00 B, will set to 156.80 MiB (RSS), difference: -3.14 MiB 2026.05.23 16:08:35.655260 [ 74 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:08:35.655335 [ 74 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:08:35.686634 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2026.05.23 16:08:35.687354 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:35.687395 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:35.688237 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:35.688702 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:08:35.688844 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.23 16:08:35.751594 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.23 16:08:35.769692 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:35.769753 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:35.776479 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:35.777873 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:08:35.781033 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.23 16:08:36.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.47 MiB, peak 161.47 MiB, free memory in arenas 0.00 B, will set to 159.62 MiB (RSS), difference: 2.15 MiB 2026.05.23 16:08:43.188909 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2026.05.23 16:08:43.189458 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:43.189499 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:43.190337 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:08:43.190975 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:08:43.191098 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2026.05.23 16:08:43.281079 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.23 16:08:43.297211 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:43.297268 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:43.303736 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:08:43.304901 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:08:43.307936 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.23 16:08:44.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.21 MiB, peak 164.21 MiB, free memory in arenas 0.00 B, will set to 161.42 MiB (RSS), difference: 1.21 MiB 2026.05.23 16:08:45.079053 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.079284 [ 259 ] {29ea3515-516c-4dcc-bc9d-b1dee299d0a1} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:08:45.082052 [ 259 ] {29ea3515-516c-4dcc-bc9d-b1dee299d0a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:08:45.082201 [ 259 ] {29ea3515-516c-4dcc-bc9d-b1dee299d0a1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:08:45.082671 [ 259 ] {29ea3515-516c-4dcc-bc9d-b1dee299d0a1} TCPHandler: Processed in 0.003743861 sec. 2026.05.23 16:08:45.099674 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.099809 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.23 16:08:45.099861 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:08:45.102670 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.102724 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.103471 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.103899 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): 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.23 16:08:45.104052 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} executeQuery: Read 32 rows, 5.50 KiB in 0.004281 sec., 7474.889044615744 rows/sec., 1.25 MiB/sec. 2026.05.23 16:08:45.104086 [ 259 ] {8331fc47-db03-4151-8a8e-4468e19d5097} TCPHandler: Processed in 0.004474932 sec. 2026.05.23 16:08:45.104235 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.104332 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:08:45.104374 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:08:45.106819 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.106853 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.107310 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.107846 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): 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.23 16:08:45.107977 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} executeQuery: Read 8 rows, 668.00 B in 0.003663 sec., 2184.002184002184 rows/sec., 178.09 KiB/sec. 2026.05.23 16:08:45.108010 [ 259 ] {d97a65b8-0705-4d24-a440-18cf5e71c978} TCPHandler: Processed in 0.003824333 sec. 2026.05.23 16:08:45.108155 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.108254 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:08:45.108294 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:08:45.110592 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.110627 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.111521 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.112008 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:08:45.112143 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} executeQuery: Read 3273 rows, 251.33 KiB in 0.003908 sec., 837512.7942681678 rows/sec., 62.80 MiB/sec. 2026.05.23 16:08:45.112179 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} MemoryTracker: Peak memory usage (for query): 4.04 MiB. 2026.05.23 16:08:45.112193 [ 259 ] {d2b3526a-0d36-4b3c-98a7-43e343ba6252} TCPHandler: Processed in 0.004088746 sec. 2026.05.23 16:08:45.112339 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.112440 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:08:45.112482 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:08:45.112954 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.112989 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.113536 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.114009 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:08:45.114140 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} executeQuery: Read 21 rows, 1.54 KiB in 0.001719 sec., 12216.404886561955 rows/sec., 893.62 KiB/sec. 2026.05.23 16:08:45.114172 [ 259 ] {dea71644-4b66-438d-8b86-36ecdee2e1a7} TCPHandler: Processed in 0.001883117 sec. 2026.05.23 16:08:45.114294 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.114391 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:08:45.114430 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:08:45.115115 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.115153 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.115628 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.116172 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:08:45.116300 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} executeQuery: Read 953 rows, 57.03 KiB in 0.001928 sec., 494294.6058091286 rows/sec., 28.89 MiB/sec. 2026.05.23 16:08:45.116334 [ 259 ] {e744b8a1-96cd-4ece-bcab-77040c440bd9} TCPHandler: Processed in 0.002089179 sec. 2026.05.23 16:08:45.116472 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.116570 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:08:45.116610 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:08:45.117011 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.117046 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.117461 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.117934 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): 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.23 16:08:45.118062 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} executeQuery: Read 2 rows, 144.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 93.13 KiB/sec. 2026.05.23 16:08:45.118094 [ 259 ] {044b049a-0f0a-46fb-a28b-4a2d5e2ab09d} TCPHandler: Processed in 0.001684284 sec. 2026.05.23 16:08:45.118260 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.118360 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:08:45.118400 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:08:45.119520 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.119557 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.120102 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.120635 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:08:45.120763 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} executeQuery: Read 1878 rows, 129.31 KiB in 0.002421 sec., 775712.5154894672 rows/sec., 52.16 MiB/sec. 2026.05.23 16:08:45.120797 [ 259 ] {daf2c5e4-bf10-496a-87a9-badb3c851ad5} TCPHandler: Processed in 0.002585896 sec. 2026.05.23 16:08:45.120941 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.121037 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:08:45.121080 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:08:45.121947 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.121980 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.122609 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.123099 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:08:45.123230 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} executeQuery: Read 2054 rows, 127.80 KiB in 0.002211 sec., 928991.4066033469 rows/sec., 56.45 MiB/sec. 2026.05.23 16:08:45.123263 [ 259 ] {62e41669-6a77-4880-ad17-b316c3e020a3} TCPHandler: Processed in 0.002371793 sec. 2026.05.23 16:08:45.123405 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.123504 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:08:45.123558 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} 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.23 16:08:45.124316 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.124353 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.125026 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.125508 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:08:45.125646 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} executeQuery: Read 13 rows, 23.85 KiB in 0.002161 sec., 6015.733456732994 rows/sec., 10.78 MiB/sec. 2026.05.23 16:08:45.125692 [ 259 ] {de1b6967-dc03-41b1-9ade-b490d2212060} TCPHandler: Processed in 0.002338512 sec. 2026.05.23 16:08:45.125825 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:45.125923 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:08:45.125964 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:08:45.126359 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:45.126395 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:45.126878 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:08:45.127404 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:08:45.127530 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} executeQuery: Read 312 rows, 17.17 KiB in 0.001626 sec., 191881.9188191882 rows/sec., 10.31 MiB/sec. 2026.05.23 16:08:45.127563 [ 259 ] {1dd78aff-ca56-470e-9bf0-7d1dc64e5d2f} TCPHandler: Processed in 0.001787485 sec. 2026.05.23 16:08:46.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.12 MiB, peak 165.64 MiB, free memory in arenas 0.00 B, will set to 163.13 MiB (RSS), difference: 1.01 MiB 2026.05.23 16:08:46.046395 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:46.046624 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:46.047003 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:08:46.047081 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} 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.23 16:08:46.047457 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:08:46.049720 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:08:46.049989 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:08:46.051984 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:08:46.052032 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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.23 16:08:46.052049 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:08:46.052149 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} 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.23 16:08:46.052179 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:08:46.057106 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} executeQuery: Read 32 rows, 5.50 KiB in 0.010579 sec., 3024.8605728329712 rows/sec., 519.90 KiB/sec. 2026.05.23 16:08:46.057228 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} MemoryTracker: Peak memory usage (for query): 135.92 KiB. 2026.05.23 16:08:46.057247 [ 259 ] {a41e4ec7-7019-4776-aa70-305303ef71a2} TCPHandler: Processed in 0.010990311 sec. 2026.05.23 16:08:46.058643 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:46.058772 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:08:46.058822 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:08:46.059343 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:46.059387 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:46.059991 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:46.060472 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:08:46.060614 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} executeQuery: Read 54 rows, 4.22 KiB in 0.001882 sec., 28692.87991498406 rows/sec., 2.19 MiB/sec. 2026.05.23 16:08:46.060648 [ 259 ] {62bd3163-7ced-483d-9c3f-767de2f1dfea} TCPHandler: Processed in 0.002111239 sec. 2026.05.23 16:08:46.060776 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:46.060871 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:08:46.060911 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:08:46.061323 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:46.061358 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:46.061754 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:46.062204 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:08:46.062330 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} executeQuery: Read 60 rows, 4.77 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 3.15 MiB/sec. 2026.05.23 16:08:46.062362 [ 259 ] {f35652e4-13a9-4e5f-ac8d-504a0b1b7db8} TCPHandler: Processed in 0.001635313 sec. 2026.05.23 16:08:46.062480 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:46.062576 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:08:46.062617 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:08:46.062956 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:46.062991 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:46.063410 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:46.063855 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:08:46.063981 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} executeQuery: Read 22 rows, 1.57 KiB in 0.001424 sec., 15449.438202247193 rows/sec., 1.08 MiB/sec. 2026.05.23 16:08:46.064012 [ 259 ] {29ceb341-1c71-4d59-aa6f-c25a23ad4eb9} TCPHandler: Processed in 0.001581271 sec. 2026.05.23 16:08:46.064130 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:46.064229 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:08:46.064270 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:08:46.064584 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:46.064619 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:46.065130 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:46.065669 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:08:46.065796 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} executeQuery: Read 8 rows, 560.00 B in 0.001584 sec., 5050.505050505051 rows/sec., 345.25 KiB/sec. 2026.05.23 16:08:46.065828 [ 259 ] {ed918583-3fb8-4778-acbb-963bd158c73d} TCPHandler: Processed in 0.001746353 sec. 2026.05.23 16:08:50.655416 [ 92 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:08:50.655483 [ 92 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:08:50.690583 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 2026.05.23 16:08:50.692128 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2026.05.23 16:08:50.692618 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:50.692672 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:50.692986 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:50.693054 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:50.693505 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:08:50.694255 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:08:50.694428 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.23 16:08:50.694716 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:50.695335 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): 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.23 16:08:50.695706 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 5 2026.05.23 16:08:50.808949 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.23 16:08:50.829463 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:50.829533 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:50.836378 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:08:50.837646 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:08:50.843036 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.23 16:08:51.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.98 MiB, peak 168.98 MiB, free memory in arenas 0.00 B, will set to 166.20 MiB (RSS), difference: 1.22 MiB 2026.05.23 16:08:51.050277 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:51.050516 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:51.050872 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:08:51.050913 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} 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.23 16:08:51.051136 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:08:51.051207 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:08:51.051346 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:08:51.051382 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:08:51.051404 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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.23 16:08:51.051420 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:08:51.051467 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} 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.23 16:08:51.051489 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:08:51.052473 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} executeQuery: Read 32 rows, 5.50 KiB in 0.002038 sec., 15701.668302257116 rows/sec., 2.64 MiB/sec. 2026.05.23 16:08:51.052626 [ 259 ] {096a9a0a-05d3-4a46-8b12-5e06fa6a0dad} TCPHandler: Processed in 0.002478634 sec. 2026.05.23 16:08:51.054137 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:51.054280 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:08:51.054343 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:08:51.054927 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:51.054977 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:51.055511 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:08:51.056029 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:08:51.056203 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} executeQuery: Read 54 rows, 4.22 KiB in 0.001968 sec., 27439.0243902439 rows/sec., 2.10 MiB/sec. 2026.05.23 16:08:51.056242 [ 259 ] {04eb62c8-e86f-4dce-8d82-24c008879b10} TCPHandler: Processed in 0.002219141 sec. 2026.05.23 16:08:51.056387 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:51.056491 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:08:51.056536 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:08:51.057005 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:51.057044 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:51.057470 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:08:51.057977 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:08:51.058143 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} executeQuery: Read 60 rows, 4.77 KiB in 0.001675 sec., 35820.89552238806 rows/sec., 2.78 MiB/sec. 2026.05.23 16:08:51.058181 [ 259 ] {b9de86be-983f-4bb7-af8c-d53f8e5d7349} TCPHandler: Processed in 0.001846565 sec. 2026.05.23 16:08:51.058360 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:51.058471 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:08:51.058521 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:08:51.058917 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:51.058957 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:51.059479 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:08:51.059973 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:08:51.060125 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} executeQuery: Read 110 rows, 7.86 KiB in 0.001676 sec., 65632.45823389021 rows/sec., 4.58 MiB/sec. 2026.05.23 16:08:51.060163 [ 259 ] {c2f7e147-5b83-4510-9e5a-b87c3c10287f} TCPHandler: Processed in 0.001870736 sec. 2026.05.23 16:08:51.060306 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:51.060413 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:08:51.060459 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:08:51.060810 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:51.060847 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.23 16:08:51.061273 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:08:51.061731 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:08:51.061864 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} executeQuery: Read 40 rows, 2.73 KiB in 0.001474 sec., 27137.042062415196 rows/sec., 1.81 MiB/sec. 2026.05.23 16:08:51.061899 [ 259 ] {ad919550-447e-4c9d-83e5-7c5eb5274c06} TCPHandler: Processed in 0.001651093 sec. 2026.05.23 16:08:56.050866 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:56.051103 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:08:56.051405 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:08:56.051455 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} 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.23 16:08:56.051671 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:08:56.051740 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:08:56.051875 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:08:56.051910 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:08:56.051931 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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.23 16:08:56.051948 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:08:56.051987 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} 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.23 16:08:56.052007 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:08:56.053033 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} executeQuery: Read 32 rows, 5.50 KiB in 0.002024 sec., 15810.276679841896 rows/sec., 2.65 MiB/sec. 2026.05.23 16:08:56.053130 [ 259 ] {f761cebd-f8b2-4b30-8c7c-f386698465f2} TCPHandler: Processed in 0.002391142 sec. 2026.05.23 16:08:56.054819 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:56.054935 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:08:56.054979 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:08:56.055504 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:56.055546 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:56.056066 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:08:56.056573 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:08:56.056722 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} executeQuery: Read 76 rows, 6.43 KiB in 0.001818 sec., 41804.180418041804 rows/sec., 3.45 MiB/sec. 2026.05.23 16:08:56.056757 [ 259 ] {32a334dc-a1f6-4ef4-b93f-819cd0cb99f6} TCPHandler: Processed in 0.001990107 sec. 2026.05.23 16:08:56.056912 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:56.057009 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:08:56.057050 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:08:56.057466 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:56.057501 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:56.057914 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:56.058388 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:08:56.058521 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} executeQuery: Read 11 rows, 847.00 B in 0.001534 sec., 7170.795306388527 rows/sec., 539.21 KiB/sec. 2026.05.23 16:08:56.058556 [ 259 ] {683ee964-29c4-4f83-84b6-bf9399c15f4a} TCPHandler: Processed in 0.001702923 sec. 2026.05.23 16:08:56.058682 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:56.058779 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:08:56.058818 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:08:56.059258 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:56.059294 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:56.059715 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:08:56.060171 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:08:56.060300 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} executeQuery: Read 71 rows, 5.65 KiB in 0.00154 sec., 46103.896103896106 rows/sec., 3.59 MiB/sec. 2026.05.23 16:08:56.060333 [ 259 ] {52f5a05b-1837-4e3f-af50-71f78b17ce94} TCPHandler: Processed in 0.001699604 sec. 2026.05.23 16:08:56.060452 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:56.060549 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:08:56.060592 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:08:56.060979 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:56.061014 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:56.061514 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:08:56.062007 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:08:56.062138 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} executeQuery: Read 110 rows, 7.86 KiB in 0.001608 sec., 68407.96019900497 rows/sec., 4.77 MiB/sec. 2026.05.23 16:08:56.062171 [ 259 ] {76148b92-899d-4ec5-af90-ba8d5c991d08} TCPHandler: Processed in 0.001768004 sec. 2026.05.23 16:08:56.062311 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:56.062407 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:08:56.062459 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} 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.23 16:08:56.063172 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:56.063208 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:56.063824 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:08:56.064325 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:08:56.064461 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} executeQuery: Read 11 rows, 20.18 KiB in 0.002072 sec., 5308.880308880309 rows/sec., 9.51 MiB/sec. 2026.05.23 16:08:56.064509 [ 259 ] {753a534e-7198-4840-aa32-cd12882fe366} TCPHandler: Processed in 0.002252681 sec. 2026.05.23 16:08:56.064624 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:08:56.064721 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:08:56.064762 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:08:56.065110 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:56.065145 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:56.065549 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:08:56.065992 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:08:56.066123 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} executeQuery: Read 40 rows, 2.73 KiB in 0.00142 sec., 28169.014084507042 rows/sec., 1.88 MiB/sec. 2026.05.23 16:08:56.066156 [ 259 ] {e27b7be3-2cd9-425c-97bb-35ac7892a83c} TCPHandler: Processed in 0.001580742 sec. 2026.05.23 16:08:58.194497 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2026.05.23 16:08:58.194968 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:58.195005 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:58.195623 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:08:58.196107 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:08:58.196256 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2026.05.23 16:08:58.343121 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.23 16:08:58.360085 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:08:58.360155 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:08:58.367061 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:08:58.368210 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:08:58.371204 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.23 16:08:59.000198 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 166.77 MiB, peak 170.77 MiB, free memory in arenas 0.00 B, will set to 167.95 MiB (RSS), difference: 1.18 MiB 2026.05.23 16:09:01.054811 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.055073 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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', '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.23 16:09:01.055419 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:01.055460 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} 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', '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.23 16:09:01.055697 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:01.055770 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:01.055915 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 25-element set) 2026.05.23 16:09:01.055953 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:01.055975 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (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.23 16:09:01.055991 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:01.056037 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} 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', '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.23 16:09:01.056059 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:01.057156 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} executeQuery: Read 32 rows, 5.50 KiB in 0.002187 sec., 14631.915866483767 rows/sec., 2.46 MiB/sec. 2026.05.23 16:09:01.057266 [ 259 ] {ae808f14-f1f5-44e8-84ea-6d3592693e74} TCPHandler: Processed in 0.002598306 sec. 2026.05.23 16:09:01.060901 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.061023 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.23 16:09:01.061070 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:01.061724 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.061765 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.062402 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:09:01.062864 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): 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.23 16:09:01.063017 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} executeQuery: Read 6 rows, 2.84 KiB in 0.002029 sec., 2957.1217348447512 rows/sec., 1.37 MiB/sec. 2026.05.23 16:09:01.063052 [ 259 ] {a15b5a8b-0ab6-49a5-8aa2-0786ab8aa576} TCPHandler: Processed in 0.002203181 sec. 2026.05.23 16:09:01.063237 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.063338 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:09:01.063379 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:09:01.064480 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.064516 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.065016 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:09:01.065489 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:09:01.065620 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} executeQuery: Read 24 rows, 2.04 KiB in 0.002304 sec., 10416.666666666666 rows/sec., 885.01 KiB/sec. 2026.05.23 16:09:01.065653 [ 259 ] {2cbb3269-0284-46a3-942e-bfde630bb340} TCPHandler: Processed in 0.002466414 sec. 2026.05.23 16:09:01.065795 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.065890 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:09:01.065933 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:09:01.066427 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.066463 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.066889 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:09:01.067361 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): 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.23 16:09:01.067492 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} executeQuery: Read 4 rows, 334.00 B in 0.00162 sec., 2469.135802469136 rows/sec., 201.34 KiB/sec. 2026.05.23 16:09:01.067525 [ 259 ] {00296bcd-2628-40a5-9a6e-b9d9df0a5922} TCPHandler: Processed in 0.001778384 sec. 2026.05.23 16:09:01.067654 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.067750 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:01.067788 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:01.068281 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.068316 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.068756 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:09:01.069239 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:09:01.069393 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} executeQuery: Read 202 rows, 18.02 KiB in 0.001661 sec., 121613.48585189645 rows/sec., 10.59 MiB/sec. 2026.05.23 16:09:01.069429 [ 259 ] {a464741b-25fb-487f-88ad-871baf4de53f} TCPHandler: Processed in 0.001823346 sec. 2026.05.23 16:09:01.069557 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.069652 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:01.069692 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:01.070116 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.070151 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.070618 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:09:01.071092 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:09:01.071224 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} executeQuery: Read 16 rows, 1.24 KiB in 0.00159 sec., 10062.893081761005 rows/sec., 780.02 KiB/sec. 2026.05.23 16:09:01.071257 [ 259 ] {959a26dd-315d-4d41-8751-29a4b0de10ab} TCPHandler: Processed in 0.001748294 sec. 2026.05.23 16:09:01.071377 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.071472 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:09:01.071510 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:09:01.071917 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.071952 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.072381 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:09:01.072861 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:09:01.072989 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} executeQuery: Read 24 rows, 2.04 KiB in 0.001535 sec., 15635.179153094463 rows/sec., 1.30 MiB/sec. 2026.05.23 16:09:01.073022 [ 259 ] {4a2d0e4b-a2a8-4220-904f-60364b033d25} TCPHandler: Processed in 0.001693783 sec. 2026.05.23 16:09:01.073147 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.073242 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:09:01.073281 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:09:01.073681 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.073716 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.074142 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:09:01.074614 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): 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.23 16:09:01.074740 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} executeQuery: Read 12 rows, 960.00 B in 0.001515 sec., 7920.79207920792 rows/sec., 618.81 KiB/sec. 2026.05.23 16:09:01.074772 [ 259 ] {66e316af-b1eb-480b-9024-f2559bc48c02} TCPHandler: Processed in 0.001673583 sec. 2026.05.23 16:09:01.074934 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.075040 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:01.075080 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:01.075538 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.075572 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.076095 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:09:01.076573 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:09:01.076728 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} executeQuery: Read 128 rows, 10.59 KiB in 0.001705 sec., 75073.3137829912 rows/sec., 6.07 MiB/sec. 2026.05.23 16:09:01.076763 [ 259 ] {1e84562b-3499-4fb8-96bb-d2dedb687eb5} TCPHandler: Processed in 0.001886956 sec. 2026.05.23 16:09:01.076895 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.076995 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:01.077037 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:01.077507 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.077543 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.078003 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:09:01.078480 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:09:01.078637 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} executeQuery: Read 276 rows, 21.38 KiB in 0.00166 sec., 166265.06024096385 rows/sec., 12.57 MiB/sec. 2026.05.23 16:09:01.078672 [ 259 ] {e8012c76-af14-4713-bb98-3dee91702538} TCPHandler: Processed in 0.001824995 sec. 2026.05.23 16:09:01.078814 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:01.078909 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:01.078950 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:01.079332 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:01.079368 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:01.079790 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:09:01.080271 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:09:01.080427 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} executeQuery: Read 48 rows, 3.30 KiB in 0.001535 sec., 31270.358306188926 rows/sec., 2.10 MiB/sec. 2026.05.23 16:09:01.080460 [ 259 ] {a88e68c4-496d-4fdb-81ff-b2e182090dba} TCPHandler: Processed in 0.001695004 sec. 2026.05.23 16:09:05.655588 [ 63 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:09:05.655680 [ 63 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:09:05.696336 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2026.05.23 16:09:05.696795 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:05.696839 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:05.697470 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:05.697975 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:09:05.698105 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2026.05.23 16:09:05.698167 [ 49 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:05.698248 [ 49 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:05.698282 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:05.698513 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::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.23 16:09:05.700632 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:05.702641 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2026.05.23 16:09:05.702748 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2026.05.23 16:09:05.702834 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2026.05.23 16:09:05.702894 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2026.05.23 16:09:05.702941 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2026.05.23 16:09:05.703098 [ 186 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2026.05.23 16:09:05.715631 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.017242777 sec., 162734.80774007575 rows/sec., 2.33 MiB/sec. 2026.05.23 16:09:05.716635 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:05.717262 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:09:05.717339 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_6_1} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:05.717451 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2026.05.23 16:09:05.871275 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.23 16:09:05.888244 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:05.888283 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:05.894653 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:05.895831 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:09:05.896101 [ 49 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:05.896143 [ 49 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:05.896166 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:05.896251 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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.23 16:09:05.898625 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.23 16:09:05.899040 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:05.899727 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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.23 16:09:05.903018 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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.23 16:09:05.906531 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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.23 16:09:05.910490 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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.23 16:09:05.917720 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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.23 16:09:05.921928 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::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.23 16:09:05.977604 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.081366511 sec., 565.3431545073869 rows/sec., 2.92 MiB/sec. 2026.05.23 16:09:05.980241 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:05.982966 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:09:05.983079 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_6_1} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:05.985333 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.23 16:09:06.000209 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.21 MiB, peak 178.75 MiB, free memory in arenas 0.00 B, will set to 177.87 MiB (RSS), difference: 8.65 MiB 2026.05.23 16:09:06.051819 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:06.052055 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:09:06.052378 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:06.052430 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} 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.23 16:09:06.052650 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:06.052720 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:06.052859 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:09:06.053051 [ 304 ] {e7583264-30ee-415b-9909-7389fef99e81} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:06.053074 [ 305 ] {e7583264-30ee-415b-9909-7389fef99e81} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:06.053192 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:06.053225 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:06.053279 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} 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.23 16:09:06.053300 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:06.054382 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} executeQuery: Read 32 rows, 5.50 KiB in 0.00242 sec., 13223.140495867769 rows/sec., 2.22 MiB/sec. 2026.05.23 16:09:06.054484 [ 259 ] {e7583264-30ee-415b-9909-7389fef99e81} TCPHandler: Processed in 0.002802669 sec. 2026.05.23 16:09:06.056431 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:06.056542 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:06.056587 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:06.057193 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.057241 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.057816 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:06.058605 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:09:06.058747 [ 49 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:06.058760 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} executeQuery: Read 102 rows, 8.65 KiB in 0.00225 sec., 45333.333333333336 rows/sec., 3.75 MiB/sec. 2026.05.23 16:09:06.058801 [ 49 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.058812 [ 259 ] {96bb090e-3180-4782-be5f-18debbe98691} TCPHandler: Processed in 0.002433113 sec. 2026.05.23 16:09:06.058841 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.058963 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::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.23 16:09:06.058970 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:06.059108 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:06.059113 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:06.059165 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:06.059177 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3273 rows starting from the beginning of the part 2026.05.23 16:09:06.059283 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2026.05.23 16:09:06.059342 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part 2026.05.23 16:09:06.059394 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part 2026.05.23 16:09:06.059450 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part 2026.05.23 16:09:06.059503 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part 2026.05.23 16:09:06.059642 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.059692 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.060212 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:09:06.060712 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:09:06.060872 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} executeQuery: Read 11 rows, 847.00 B in 0.00179 sec., 6145.251396648045 rows/sec., 462.09 KiB/sec. 2026.05.23 16:09:06.060910 [ 259 ] {2d8c8fce-8350-4f4c-b705-ab9486e2a53f} TCPHandler: Processed in 0.001988947 sec. 2026.05.23 16:09:06.061088 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:06.061199 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:06.061239 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:06.061707 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.061743 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.061769 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 3761 rows, containing 5 columns (5 merged, 0 gathered) in 0.002860409 sec., 1314846.932728851 rows/sec., 105.00 MiB/sec. 2026.05.23 16:09:06.062242 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:06.062306 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:06.062779 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:09:06.062897 [ 38 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:06.062922 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} executeQuery: Read 99 rows, 7.89 KiB in 0.001744 sec., 56766.05504587156 rows/sec., 4.42 MiB/sec. 2026.05.23 16:09:06.062945 [ 38 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.062960 [ 259 ] {0a9341a9-adc7-4ed6-b6ef-73d62b516aca} TCPHandler: Processed in 0.001920316 sec. 2026.05.23 16:09:06.062975 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.062990 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:09:06.063075 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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.23 16:09:06.063078 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_6_1} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:06.063109 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:06.063204 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2026.05.23 16:09:06.063211 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:06.063231 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:06.063260 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1878 rows starting from the beginning of the part 2026.05.23 16:09:06.063282 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:06.063329 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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.23 16:09:06.063389 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::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.23 16:09:06.063438 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 71 rows starting from the beginning of the part 2026.05.23 16:09:06.063486 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part 2026.05.23 16:09:06.063536 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 99 rows starting from the beginning of the part 2026.05.23 16:09:06.063706 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.063746 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.064261 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:06.064776 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:09:06.064936 [ 200 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901487 sec., 1207476.0437489185 rows/sec., 88.32 MiB/sec. 2026.05.23 16:09:06.064966 [ 38 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:06.065003 [ 38 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.065010 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} executeQuery: Read 160 rows, 11.41 KiB in 0.001798 sec., 88987.76418242491 rows/sec., 6.20 MiB/sec. 2026.05.23 16:09:06.065020 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.065054 [ 259 ] {14830dfe-1b8a-4a7c-a46b-a8a522bafcef} TCPHandler: Processed in 0.001997327 sec. 2026.05.23 16:09:06.065100 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::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.23 16:09:06.065201 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:06.065230 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2054 rows starting from the beginning of the part 2026.05.23 16:09:06.065267 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:06.065315 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:06.065396 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part 2026.05.23 16:09:06.065465 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part 2026.05.23 16:09:06.065499 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:06.065522 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part 2026.05.23 16:09:06.065581 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 276 rows starting from the beginning of the part 2026.05.23 16:09:06.065600 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} 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.23 16:09:06.065626 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::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.23 16:09:06.065866 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:09:06.065950 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_6_1} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:06.066017 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.05.23 16:09:06.066628 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.066671 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.067380 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:09:06.067927 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:09:06.068089 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} executeQuery: Read 11 rows, 20.18 KiB in 0.002637 sec., 4171.4069017823285 rows/sec., 7.47 MiB/sec. 2026.05.23 16:09:06.068143 [ 259 ] {297ef673-6628-4fcf-b3b2-a5eb6c390e70} TCPHandler: Processed in 0.002993431 sec. 2026.05.23 16:09:06.068293 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:06.068391 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:06.068434 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:06.068794 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.068829 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.069262 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:06.069301 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 5 columns (5 merged, 0 gathered) in 0.004227909 sec., 646182.3090326684 rows/sec., 41.09 MiB/sec. 2026.05.23 16:09:06.069800 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:06.069827 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:09:06.069965 [ 7 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:06.069977 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. 2026.05.23 16:09:06.070010 [ 7 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:06.070026 [ 259 ] {dfbf500c-d01b-4085-a660-2a04523e957b} TCPHandler: Processed in 0.001783985 sec. 2026.05.23 16:09:06.070039 [ 7 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:06.070136 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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.23 16:09:06.070240 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:06.070274 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 312 rows starting from the beginning of the part 2026.05.23 16:09:06.070359 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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.23 16:09:06.070376 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:09:06.070407 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2026.05.23 16:09:06.070452 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2026.05.23 16:09:06.070454 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_6_1} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:06.070494 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2026.05.23 16:09:06.070539 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::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.23 16:09:06.070543 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2026.05.23 16:09:06.071388 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001292078 sec., 393165.1185145169 rows/sec., 23.15 MiB/sec. 2026.05.23 16:09:06.071637 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:06.072189 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:09:06.072258 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_6_1} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:06.072324 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.23 16:09:11.052270 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:11.052585 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:09:11.053046 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:11.053103 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} 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.23 16:09:11.053361 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:11.053440 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:11.053588 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:09:11.053744 [ 304 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:11.053765 [ 306 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:11.053863 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:11.053890 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:11.053943 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} 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.23 16:09:11.053965 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:11.055082 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} executeQuery: Read 32 rows, 5.50 KiB in 0.002621 sec., 12209.080503624571 rows/sec., 2.05 MiB/sec. 2026.05.23 16:09:11.055223 [ 259 ] {0b652bd6-a008-4cfe-aaa5-943968f06849} TCPHandler: Processed in 0.003153603 sec. 2026.05.23 16:09:11.057416 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:11.057543 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:11.057592 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:11.058154 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:11.058198 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:11.058743 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:09:11.059276 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:09:11.059436 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} executeQuery: Read 80 rows, 6.44 KiB in 0.001928 sec., 41493.775933609955 rows/sec., 3.26 MiB/sec. 2026.05.23 16:09:11.059475 [ 259 ] {b1d5bcf4-a10a-4128-9d42-4d9febc40078} TCPHandler: Processed in 0.002122909 sec. 2026.05.23 16:09:11.059626 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:11.059732 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:11.059774 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:11.060233 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:11.060269 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:11.060746 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:09:11.061349 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:09:11.061489 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} executeQuery: Read 88 rows, 7.01 KiB in 0.001782 sec., 49382.71604938272 rows/sec., 3.84 MiB/sec. 2026.05.23 16:09:11.061526 [ 259 ] {675e2116-5b90-47db-8c53-200d69f38704} TCPHandler: Processed in 0.001950347 sec. 2026.05.23 16:09:11.061668 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:11.061772 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:11.061818 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:11.062274 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:11.062315 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:11.062771 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:09:11.063219 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:09:11.063357 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. 2026.05.23 16:09:11.063391 [ 259 ] {a45c47b7-27a8-4a4c-88a2-e45526a5761d} TCPHandler: Processed in 0.001773665 sec. 2026.05.23 16:09:11.063527 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:11.063628 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:11.063672 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:11.064050 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:11.064087 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:11.064473 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:09:11.064871 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:09:11.065005 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. 2026.05.23 16:09:11.065039 [ 259 ] {87ca4371-7583-4dc3-a0b1-38b505e79120} TCPHandler: Processed in 0.001562032 sec. 2026.05.23 16:09:11.764803 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35139 2026.05.23 16:09:11.764908 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.764937 [ 307 ] {} TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Authenticating user 'default' from [fd00:1122:3344:101::e]:35139 2026.05.23 16:09:11.764958 [ 307 ] {} TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.764972 [ 307 ] {} TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.765290 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45955 2026.05.23 16:09:11.765370 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.765395 [ 308 ] {} TCP-Session: fed0d50e-8651-4c46-92cf-04805da879d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45955 2026.05.23 16:09:11.765391 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56063 2026.05.23 16:09:11.765413 [ 308 ] {} TCP-Session: fed0d50e-8651-4c46-92cf-04805da879d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.765450 [ 307 ] {} TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:11.765533 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.765571 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56578 2026.05.23 16:09:11.765580 [ 309 ] {} TCP-Session: ce23b8ae-099b-46a0-bd05-9efec334b5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56063 2026.05.23 16:09:11.765576 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40134 2026.05.23 16:09:11.765621 [ 309 ] {} TCP-Session: ce23b8ae-099b-46a0-bd05-9efec334b5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.765458 [ 308 ] {} TCP-Session: fed0d50e-8651-4c46-92cf-04805da879d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.765655 [ 309 ] {} TCP-Session: ce23b8ae-099b-46a0-bd05-9efec334b5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.765657 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61490 2026.05.23 16:09:11.765652 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} executeQuery: (from [fd00:1122:3344:101::e]:35139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:09:11.765759 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.765804 [ 311 ] {} TCP-Session: 3eed57a0-847c-4b28-9ff6-37b8ed69369a Authenticating user 'default' from [fd00:1122:3344:101::e]:56578 2026.05.23 16:09:11.765821 [ 311 ] {} TCP-Session: 3eed57a0-847c-4b28-9ff6-37b8ed69369a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.765836 [ 311 ] {} TCP-Session: 3eed57a0-847c-4b28-9ff6-37b8ed69369a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.765954 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55048 2026.05.23 16:09:11.765993 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.766016 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.766034 [ 310 ] {} TCP-Session: 45124030-ceb4-4958-9dff-c53b8e7a92d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40134 2026.05.23 16:09:11.766057 [ 312 ] {} TCP-Session: ae82b504-e572-41ae-93de-5fa830c9f55e Authenticating user 'default' from [fd00:1122:3344:101::e]:61490 2026.05.23 16:09:11.766071 [ 310 ] {} TCP-Session: 45124030-ceb4-4958-9dff-c53b8e7a92d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.766082 [ 312 ] {} TCP-Session: ae82b504-e572-41ae-93de-5fa830c9f55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.766095 [ 310 ] {} TCP-Session: 45124030-ceb4-4958-9dff-c53b8e7a92d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.766106 [ 312 ] {} TCP-Session: ae82b504-e572-41ae-93de-5fa830c9f55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.766161 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.766162 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34307 2026.05.23 16:09:11.766192 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:09:11.766210 [ 313 ] {} TCP-Session: 5a4fdcc0-64f1-46d0-8324-e65de0191b6d Authenticating user 'default' from [fd00:1122:3344:101::e]:55048 2026.05.23 16:09:11.766245 [ 313 ] {} TCP-Session: 5a4fdcc0-64f1-46d0-8324-e65de0191b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.766251 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57171 2026.05.23 16:09:11.766268 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:11.766259 [ 313 ] {} TCP-Session: 5a4fdcc0-64f1-46d0-8324-e65de0191b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.766317 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.766345 [ 314 ] {} TCP-Session: 1f598f99-4849-4189-80b0-4d9e436d22a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34307 2026.05.23 16:09:11.766363 [ 314 ] {} TCP-Session: 1f598f99-4849-4189-80b0-4d9e436d22a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.766376 [ 314 ] {} TCP-Session: 1f598f99-4849-4189-80b0-4d9e436d22a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.770688 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:11.770744 [ 315 ] {} TCP-Session: 2a6da9ef-354e-4d1c-b00e-a206abe6a799 Authenticating user 'default' from [fd00:1122:3344:101::e]:57171 2026.05.23 16:09:11.770776 [ 315 ] {} TCP-Session: 2a6da9ef-354e-4d1c-b00e-a206abe6a799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.770801 [ 315 ] {} TCP-Session: 2a6da9ef-354e-4d1c-b00e-a206abe6a799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.771301 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:09:11.785325 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} AggregatingTransform: Aggregating 2026.05.23 16:09:11.787510 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} Aggregator: Aggregation method: without_key 2026.05.23 16:09:11.787609 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005956612 sec. (167.881 rows/sec., 6.56 KiB/sec.) 2026.05.23 16:09:11.787631 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} Aggregator: Merging aggregated data 2026.05.23 16:09:11.787663 [ 316 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.23 16:09:11.789141 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} executeQuery: Read 1 rows, 40.00 B in 0.023537 sec., 42.48629816884055 rows/sec., 1.66 KiB/sec. 2026.05.23 16:09:11.789314 [ 307 ] {63e13c6a-160d-4aaa-b369-6d17729d1c27} TCPHandler: Processed in 0.02400037 sec. 2026.05.23 16:09:11.789532 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789578 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789610 [ 307 ] {} TCP-Session: 90e0204c-bbca-452b-998b-513026932437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.789616 [ 309 ] {} TCP-Session: ce23b8ae-099b-46a0-bd05-9efec334b5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.789626 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789650 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789683 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789705 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789746 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789769 [ 311 ] {} TCP-Session: 3eed57a0-847c-4b28-9ff6-37b8ed69369a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.789785 [ 312 ] {} TCP-Session: ae82b504-e572-41ae-93de-5fa830c9f55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.789801 [ 315 ] {} TCP-Session: 2a6da9ef-354e-4d1c-b00e-a206abe6a799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.789730 [ 314 ] {} TCP-Session: 1f598f99-4849-4189-80b0-4d9e436d22a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.789727 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789711 [ 310 ] {} TCP-Session: 45124030-ceb4-4958-9dff-c53b8e7a92d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.789898 [ 313 ] {} TCP-Session: 5a4fdcc0-64f1-46d0-8324-e65de0191b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:11.789613 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:11.789960 [ 308 ] {} TCP-Session: fed0d50e-8651-4c46-92cf-04805da879d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:12.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 179.84 MiB, peak 189.95 MiB, free memory in arenas 0.00 B, will set to 181.73 MiB (RSS), difference: 1.89 MiB 2026.05.23 16:09:13.199102 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 3300 2026.05.23 16:09:13.199617 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:13.199666 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:13.200345 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:09:13.200899 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:09:13.201052 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3300 2026.05.23 16:09:13.399621 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.23 16:09:13.416283 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:13.416349 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:13.423024 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:09:13.424416 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:09:13.427388 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.23 16:09:14.001227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 182.26 MiB, peak 189.95 MiB, free memory in arenas 0.00 B, will set to 183.70 MiB (RSS), difference: 1.44 MiB 2026.05.23 16:09:14.990097 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:14.990395 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:09:14.990815 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:14.990876 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:09:14.991193 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:14.991260 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:14.991398 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) 2026.05.23 16:09:14.991480 [ 338 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:14.991515 [ 342 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:14.991608 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:14.991633 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:14.991682 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.23 16:09:14.991704 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:14.992740 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} executeQuery: Read 32 rows, 5.50 KiB in 0.002461 sec., 13002.84437220642 rows/sec., 2.18 MiB/sec. 2026.05.23 16:09:14.992912 [ 259 ] {71ffcfdc-f299-4568-a2bd-d24901fcc4c1} TCPHandler: Processed in 0.002957151 sec. 2026.05.23 16:09:15.005017 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.005245 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.23 16:09:15.005345 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:15.006271 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.006338 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.007126 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:09:15.007718 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): 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.23 16:09:15.007939 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} executeQuery: Read 3 rows, 280.00 B in 0.002756 sec., 1088.5341074020319 rows/sec., 99.22 KiB/sec. 2026.05.23 16:09:15.008029 [ 259 ] {fbe7a2f6-1863-4ec7-af57-9f16d2a61c06} TCPHandler: Processed in 0.003192064 sec. 2026.05.23 16:09:15.008275 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.008437 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:09:15.008510 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:09:15.009313 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.009373 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.009901 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:09:15.010417 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): 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.23 16:09:15.010599 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} executeQuery: Read 2 rows, 167.00 B in 0.00222 sec., 900.9009009009009 rows/sec., 73.46 KiB/sec. 2026.05.23 16:09:15.010658 [ 259 ] {451d5b43-aea3-4d9c-b517-3c4d026175be} TCPHandler: Processed in 0.002502164 sec. 2026.05.23 16:09:15.010854 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.010990 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:15.011050 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:15.012649 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.012704 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.013401 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:09:15.013880 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): 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.23 16:09:15.014018 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} executeQuery: Read 2448 rows, 184.61 KiB in 0.003073 sec., 796615.6849983729 rows/sec., 58.67 MiB/sec. 2026.05.23 16:09:15.014054 [ 259 ] {198adf89-0fae-4a37-b5e0-cf30109885ca} TCPHandler: Processed in 0.003309526 sec. 2026.05.23 16:09:15.014199 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.014299 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:15.014342 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:15.014753 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.014789 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.015234 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:09:15.015694 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:09:15.015848 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} executeQuery: Read 22 rows, 1.64 KiB in 0.001569 sec., 14021.669853409814 rows/sec., 1.02 MiB/sec. 2026.05.23 16:09:15.015884 [ 259 ] {1ac1d4ef-3e2f-401e-8b97-cb18501adfff} TCPHandler: Processed in 0.001735924 sec. 2026.05.23 16:09:15.016003 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.016100 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:09:15.016140 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:09:15.016837 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.016874 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.017360 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:09:15.017813 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:09:15.017944 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} executeQuery: Read 801 rows, 47.38 KiB in 0.001862 sec., 430182.5993555317 rows/sec., 24.85 MiB/sec. 2026.05.23 16:09:15.017980 [ 259 ] {566e7abf-9fbf-462e-86d0-697f1ad5ca62} TCPHandler: Processed in 0.002026658 sec. 2026.05.23 16:09:15.018123 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.018218 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:15.018258 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:09:15.018641 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.018676 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.019075 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:09:15.019589 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): 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.23 16:09:15.019717 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} executeQuery: Read 1 rows, 72.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 46.35 KiB/sec. 2026.05.23 16:09:15.019751 [ 259 ] {bffe5f01-7f3f-4815-bff3-74e91952182f} TCPHandler: Processed in 0.001678074 sec. 2026.05.23 16:09:15.019873 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.019971 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:15.020012 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:15.020862 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.020898 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.021388 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:09:15.021896 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): 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.23 16:09:15.022031 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} executeQuery: Read 1334 rows, 91.62 KiB in 0.002079 sec., 641654.6416546416 rows/sec., 43.04 MiB/sec. 2026.05.23 16:09:15.022066 [ 259 ] {14a6fedd-6c30-47e2-be01-07ae39181b8b} TCPHandler: Processed in 0.00224226 sec. 2026.05.23 16:09:15.022187 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.022284 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:15.022327 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:15.023057 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.023139 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.023937 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:09:15.024465 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): 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.23 16:09:15.024599 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} executeQuery: Read 1593 rows, 99.82 KiB in 0.002334 sec., 682519.2802056555 rows/sec., 41.77 MiB/sec. 2026.05.23 16:09:15.024634 [ 259 ] {2399fcaa-9027-4687-903d-50a5b9e22b04} TCPHandler: Processed in 0.002495865 sec. 2026.05.23 16:09:15.024752 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.024850 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:15.024904 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} 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.23 16:09:15.025673 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.025710 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.026356 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:09:15.026807 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:09:15.026944 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} executeQuery: Read 20 rows, 36.70 KiB in 0.002113 sec., 9465.21533364884 rows/sec., 16.96 MiB/sec. 2026.05.23 16:09:15.026993 [ 259 ] {73fa373d-f8dd-4267-92ba-8c4cc077654d} TCPHandler: Processed in 0.002291571 sec. 2026.05.23 16:09:15.027126 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.027224 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.23 16:09:15.027266 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.23 16:09:15.027598 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.027635 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.028054 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:09:15.028502 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): 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.23 16:09:15.028628 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} executeQuery: Read 9 rows, 651.00 B in 0.001423 sec., 6324.666198172874 rows/sec., 446.76 KiB/sec. 2026.05.23 16:09:15.028660 [ 259 ] {b64b16e2-cc31-4781-a300-0055e1bce4d0} TCPHandler: Processed in 0.001583732 sec. 2026.05.23 16:09:15.028780 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:15.028877 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:15.028918 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:15.029249 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:15.029284 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.23 16:09:15.029689 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:09:15.030192 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): 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.23 16:09:15.030319 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} executeQuery: Read 48 rows, 3.31 KiB in 0.001461 sec., 32854.20944558521 rows/sec., 2.21 MiB/sec. 2026.05.23 16:09:15.030351 [ 259 ] {9c5f49d5-d681-4ca5-9f32-2c381cfeaaaa} TCPHandler: Processed in 0.001619792 sec. 2026.05.23 16:09:16.046690 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:16.046960 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} executeQuery: (from [fd00:1122:3344:101::d]:46767) 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.23 16:09:16.047290 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:16.047327 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} 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.23 16:09:16.047560 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:16.047628 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:16.047765 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:09:16.047873 [ 338 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:16.047889 [ 362 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:16.047873 [ 342 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:16.048034 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:16.048060 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:16.048107 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} 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.23 16:09:16.048128 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:16.049195 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} executeQuery: Read 32 rows, 5.50 KiB in 0.002342 sec., 13663.535439795047 rows/sec., 2.29 MiB/sec. 2026.05.23 16:09:16.049290 [ 259 ] {473c5b8b-263d-4a41-bf53-58657eac5f14} TCPHandler: Processed in 0.002737488 sec. 2026.05.23 16:09:16.050517 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:16.050663 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:16.050726 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:16.051318 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:16.051355 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:16.051908 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:09:16.052392 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:16.052542 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} executeQuery: Read 80 rows, 6.44 KiB in 0.00192 sec., 41666.666666666664 rows/sec., 3.27 MiB/sec. 2026.05.23 16:09:16.052580 [ 259 ] {73a9403a-bb72-4021-97f1-75cdf39d7e6a} TCPHandler: Processed in 0.00218106 sec. 2026.05.23 16:09:16.052709 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:16.052807 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:16.052849 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:16.053278 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:16.053315 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:16.053752 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:09:16.054229 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:16.054358 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} executeQuery: Read 88 rows, 7.01 KiB in 0.00157 sec., 56050.95541401274 rows/sec., 4.36 MiB/sec. 2026.05.23 16:09:16.054392 [ 259 ] {3b4b1c52-4301-47c5-9126-d37a0512c648} TCPHandler: Processed in 0.001733934 sec. 2026.05.23 16:09:16.054518 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:16.054615 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:16.054658 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:16.055022 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:16.055057 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:16.055493 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:09:16.055982 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:16.056113 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} executeQuery: Read 32 rows, 2.28 KiB in 0.001516 sec., 21108.179419525066 rows/sec., 1.47 MiB/sec. 2026.05.23 16:09:16.056148 [ 259 ] {77570cc3-5ce5-4065-8a51-4a31dcc499e3} TCPHandler: Processed in 0.001680113 sec. 2026.05.23 16:09:16.056316 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:16.056412 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} executeQuery: (from [fd00:1122:3344:101::d]:46767) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:16.056454 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:16.056776 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:16.056811 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:16.057241 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:09:16.057752 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:16.057882 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} executeQuery: Read 12 rows, 848.00 B in 0.001487 sec., 8069.9394754539335 rows/sec., 556.91 KiB/sec. 2026.05.23 16:09:16.057915 [ 259 ] {cb832ac5-f786-4d6a-b4ff-24a18ca381ec} TCPHandler: Processed in 0.001648633 sec. 2026.05.23 16:09:18.040373 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60399 2026.05.23 16:09:18.040455 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.040480 [ 307 ] {} TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Authenticating user 'default' from [fd00:1122:3344:101::e]:60399 2026.05.23 16:09:18.040502 [ 307 ] {} TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.040516 [ 307 ] {} TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.040747 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64850 2026.05.23 16:09:18.040773 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37018 2026.05.23 16:09:18.040797 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65437 2026.05.23 16:09:18.040834 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44414 2026.05.23 16:09:18.040845 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.040890 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.040843 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.040926 [ 308 ] {} TCP-Session: c3d07611-5d11-40e9-b42c-3a1810e0c2e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64850 2026.05.23 16:09:18.040938 [ 311 ] {} TCP-Session: c4c2f880-3e29-461d-b1f7-36b740275c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:65437 2026.05.23 16:09:18.040971 [ 308 ] {} TCP-Session: c3d07611-5d11-40e9-b42c-3a1810e0c2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.040954 [ 310 ] {} TCP-Session: a4b7150f-fa65-4bdc-9ffd-a6fcb9576c4f Authenticating user 'default' from [fd00:1122:3344:101::e]:37018 2026.05.23 16:09:18.040987 [ 311 ] {} TCP-Session: c4c2f880-3e29-461d-b1f7-36b740275c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.040991 [ 307 ] {} TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:18.041020 [ 310 ] {} TCP-Session: a4b7150f-fa65-4bdc-9ffd-a6fcb9576c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041022 [ 311 ] {} TCP-Session: c4c2f880-3e29-461d-b1f7-36b740275c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041070 [ 310 ] {} TCP-Session: a4b7150f-fa65-4bdc-9ffd-a6fcb9576c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.040992 [ 308 ] {} TCP-Session: c3d07611-5d11-40e9-b42c-3a1810e0c2e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.040836 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48195 2026.05.23 16:09:18.040810 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53541 2026.05.23 16:09:18.040801 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38079 2026.05.23 16:09:18.041205 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} executeQuery: (from [fd00:1122:3344:101::e]:60399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:09:18.041209 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.041207 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.040760 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60954 2026.05.23 16:09:18.041277 [ 313 ] {} TCP-Session: 99396572-bcfa-4cdf-99fb-4248a8c1fee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53541 2026.05.23 16:09:18.041265 [ 314 ] {} TCP-Session: 6ac2e569-de2e-4f3c-8258-26850b199957 Authenticating user 'default' from [fd00:1122:3344:101::e]:48195 2026.05.23 16:09:18.041302 [ 313 ] {} TCP-Session: 99396572-bcfa-4cdf-99fb-4248a8c1fee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041312 [ 314 ] {} TCP-Session: 6ac2e569-de2e-4f3c-8258-26850b199957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041317 [ 313 ] {} TCP-Session: 99396572-bcfa-4cdf-99fb-4248a8c1fee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041329 [ 314 ] {} TCP-Session: 6ac2e569-de2e-4f3c-8258-26850b199957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041386 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.041404 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.040991 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.041426 [ 312 ] {} TCP-Session: 008d21e9-f720-435a-8cdf-ee15c34f56e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38079 2026.05.23 16:09:18.041437 [ 309 ] {} TCP-Session: a17ec41c-a881-4a95-9339-4dddcf63a6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:60954 2026.05.23 16:09:18.041453 [ 315 ] {} TCP-Session: b3596a25-b9aa-4632-bb74-ded04fcf7f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:44414 2026.05.23 16:09:18.041469 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:09:18.041480 [ 315 ] {} TCP-Session: b3596a25-b9aa-4632-bb74-ded04fcf7f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041475 [ 309 ] {} TCP-Session: a17ec41c-a881-4a95-9339-4dddcf63a6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041512 [ 315 ] {} TCP-Session: b3596a25-b9aa-4632-bb74-ded04fcf7f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041526 [ 309 ] {} TCP-Session: a17ec41c-a881-4a95-9339-4dddcf63a6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041465 [ 312 ] {} TCP-Session: 008d21e9-f720-435a-8cdf-ee15c34f56e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041532 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:18.041560 [ 312 ] {} TCP-Session: 008d21e9-f720-435a-8cdf-ee15c34f56e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.041832 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:09:18.042680 [ 338 ] {412a5c7e-43ee-4143-9626-043b37436937} AggregatingTransform: Aggregating 2026.05.23 16:09:18.042719 [ 338 ] {412a5c7e-43ee-4143-9626-043b37436937} Aggregator: Aggregation method: without_key 2026.05.23 16:09:18.042749 [ 338 ] {412a5c7e-43ee-4143-9626-043b37436937} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000816191 sec. (1225.203 rows/sec., 47.86 KiB/sec.) 2026.05.23 16:09:18.042764 [ 338 ] {412a5c7e-43ee-4143-9626-043b37436937} Aggregator: Merging aggregated data 2026.05.23 16:09:18.043415 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} executeQuery: Read 1 rows, 40.00 B in 0.002263 sec., 441.89129474149365 rows/sec., 17.26 KiB/sec. 2026.05.23 16:09:18.043568 [ 307 ] {412a5c7e-43ee-4143-9626-043b37436937} TCPHandler: Processed in 0.002759768 sec. 2026.05.23 16:09:18.043702 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.043728 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.043733 [ 307 ] {} TCP-Session: 7a581a03-45b9-4e8c-9bcc-8b94c8c12bef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.043751 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.043776 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.043818 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.043835 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.043861 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.043886 [ 315 ] {} TCP-Session: b3596a25-b9aa-4632-bb74-ded04fcf7f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.043873 [ 311 ] {} TCP-Session: c4c2f880-3e29-461d-b1f7-36b740275c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.043915 [ 310 ] {} TCP-Session: a4b7150f-fa65-4bdc-9ffd-a6fcb9576c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.043868 [ 308 ] {} TCP-Session: c3d07611-5d11-40e9-b42c-3a1810e0c2e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.043852 [ 314 ] {} TCP-Session: 6ac2e569-de2e-4f3c-8258-26850b199957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.043806 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.043785 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.044072 [ 312 ] {} TCP-Session: 008d21e9-f720-435a-8cdf-ee15c34f56e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.043781 [ 309 ] {} TCP-Session: a17ec41c-a881-4a95-9339-4dddcf63a6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.044108 [ 313 ] {} TCP-Session: 99396572-bcfa-4cdf-99fb-4248a8c1fee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.205781 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42254 2026.05.23 16:09:18.205862 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.205888 [ 311 ] {} TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:42254 2026.05.23 16:09:18.205910 [ 311 ] {} TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.205923 [ 311 ] {} TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206162 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35917 2026.05.23 16:09:18.206178 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46491 2026.05.23 16:09:18.206192 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39660 2026.05.23 16:09:18.206223 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42754 2026.05.23 16:09:18.206250 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50360 2026.05.23 16:09:18.206256 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59304 2026.05.23 16:09:18.206301 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.206315 [ 311 ] {} TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:18.206329 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.206344 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.206363 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.206373 [ 310 ] {} TCP-Session: 8dd532e7-74f3-404c-b1b2-397cf1bab5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:50360 2026.05.23 16:09:18.206384 [ 315 ] {} TCP-Session: 23dae96f-8d39-4d3a-9c94-67aa1fc6e12a Authenticating user 'default' from [fd00:1122:3344:101::e]:39660 2026.05.23 16:09:18.206404 [ 309 ] {} TCP-Session: d3f01aea-74a2-4fee-8b19-4ca2bec20814 Authenticating user 'default' from [fd00:1122:3344:101::e]:59304 2026.05.23 16:09:18.206412 [ 310 ] {} TCP-Session: 8dd532e7-74f3-404c-b1b2-397cf1bab5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206419 [ 315 ] {} TCP-Session: 23dae96f-8d39-4d3a-9c94-67aa1fc6e12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206437 [ 309 ] {} TCP-Session: d3f01aea-74a2-4fee-8b19-4ca2bec20814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206439 [ 310 ] {} TCP-Session: 8dd532e7-74f3-404c-b1b2-397cf1bab5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206448 [ 315 ] {} TCP-Session: 23dae96f-8d39-4d3a-9c94-67aa1fc6e12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206462 [ 309 ] {} TCP-Session: d3f01aea-74a2-4fee-8b19-4ca2bec20814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206345 [ 307 ] {} TCP-Session: b63e7c03-2b72-4fca-9b5c-17e1a52bd911 Authenticating user 'default' from [fd00:1122:3344:101::e]:42754 2026.05.23 16:09:18.206512 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} executeQuery: (from [fd00:1122:3344:101::e]:42254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:09:18.206528 [ 307 ] {} TCP-Session: b63e7c03-2b72-4fca-9b5c-17e1a52bd911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206558 [ 307 ] {} TCP-Session: b63e7c03-2b72-4fca-9b5c-17e1a52bd911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206222 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.206178 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34245 2026.05.23 16:09:18.206622 [ 313 ] {} TCP-Session: dfe86171-6659-46b0-bd5d-a6d2d525168b Authenticating user 'default' from [fd00:1122:3344:101::e]:35917 2026.05.23 16:09:18.206268 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.206656 [ 313 ] {} TCP-Session: dfe86171-6659-46b0-bd5d-a6d2d525168b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206664 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.206687 [ 313 ] {} TCP-Session: dfe86171-6659-46b0-bd5d-a6d2d525168b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206682 [ 314 ] {} TCP-Session: 7d8c9288-1074-4d81-9151-2e980b43b213 Authenticating user 'default' from [fd00:1122:3344:101::e]:46491 2026.05.23 16:09:18.206705 [ 312 ] {} TCP-Session: 3d3b8397-1da3-4996-b143-7366dc5ed882 Authenticating user 'default' from [fd00:1122:3344:101::e]:34245 2026.05.23 16:09:18.206736 [ 314 ] {} TCP-Session: 7d8c9288-1074-4d81-9151-2e980b43b213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206745 [ 312 ] {} TCP-Session: 3d3b8397-1da3-4996-b143-7366dc5ed882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206757 [ 314 ] {} TCP-Session: 7d8c9288-1074-4d81-9151-2e980b43b213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206774 [ 312 ] {} TCP-Session: 3d3b8397-1da3-4996-b143-7366dc5ed882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206232 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62050 2026.05.23 16:09:18.206839 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:09:18.206846 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:18.206884 [ 308 ] {} TCP-Session: 14abf3b5-77dc-4719-9c5e-b35e64405cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62050 2026.05.23 16:09:18.206899 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:18.206900 [ 308 ] {} TCP-Session: 14abf3b5-77dc-4719-9c5e-b35e64405cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.206934 [ 308 ] {} TCP-Session: 14abf3b5-77dc-4719-9c5e-b35e64405cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.207323 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:09:18.208411 [ 335 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} AggregatingTransform: Aggregating 2026.05.23 16:09:18.208462 [ 335 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} Aggregator: Aggregation method: without_key 2026.05.23 16:09:18.208499 [ 335 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070345 sec. (934.278 rows/sec., 36.50 KiB/sec.) 2026.05.23 16:09:18.208517 [ 335 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} Aggregator: Merging aggregated data 2026.05.23 16:09:18.209159 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} executeQuery: Read 1 rows, 40.00 B in 0.002711 sec., 368.8675765400221 rows/sec., 14.41 KiB/sec. 2026.05.23 16:09:18.209291 [ 311 ] {7f1908b0-88d0-45e6-95f4-fcec682c9c26} TCPHandler: Processed in 0.003128473 sec. 2026.05.23 16:09:18.209413 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209441 [ 311 ] {} TCP-Session: c7420a43-f3a4-47e4-98b6-2ebb16795bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.209461 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209480 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209490 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209512 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209527 [ 315 ] {} TCP-Session: 23dae96f-8d39-4d3a-9c94-67aa1fc6e12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.209535 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209549 [ 313 ] {} TCP-Session: dfe86171-6659-46b0-bd5d-a6d2d525168b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.209573 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209590 [ 314 ] {} TCP-Session: 7d8c9288-1074-4d81-9151-2e980b43b213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.209573 [ 307 ] {} TCP-Session: b63e7c03-2b72-4fca-9b5c-17e1a52bd911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.209645 [ 309 ] {} TCP-Session: d3f01aea-74a2-4fee-8b19-4ca2bec20814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.209507 [ 312 ] {} TCP-Session: 3d3b8397-1da3-4996-b143-7366dc5ed882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.209549 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209521 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:18.209742 [ 310 ] {} TCP-Session: 8dd532e7-74f3-404c-b1b2-397cf1bab5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:18.209768 [ 308 ] {} TCP-Session: 14abf3b5-77dc-4719-9c5e-b35e64405cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:20.655755 [ 60 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:09:20.655811 [ 60 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:09:20.697073 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 2026.05.23 16:09:20.698638 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:20.698699 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:20.699856 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:09:20.700117 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): 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.23 16:09:20.700405 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 6 2026.05.23 16:09:20.702055 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3748 2026.05.23 16:09:20.702510 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:20.702555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:20.703054 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:09:20.703285 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): 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.23 16:09:20.703420 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3748 2026.05.23 16:09:20.846813 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:20.846887 [ 259 ] {} TCP-Session: de2133e4-7cc5-46e9-8680-03dd8085901c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:20.928388 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.23 16:09:20.944643 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:20.944697 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:20.950878 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:09:20.951589 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): 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.23 16:09:20.954532 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.23 16:09:21.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 182.56 MiB, peak 196.35 MiB, free memory in arenas 0.00 B, will set to 185.37 MiB (RSS), difference: 2.80 MiB 2026.05.23 16:09:21.051635 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:21.051879 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:09:21.052255 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:21.052296 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} 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.23 16:09:21.052630 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:21.052702 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:21.052844 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:09:21.052979 [ 339 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:21.052996 [ 335 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:21.052987 [ 317 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:21.053123 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:21.053152 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:21.053206 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} 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.23 16:09:21.053226 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:21.054327 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} executeQuery: Read 32 rows, 5.50 KiB in 0.002542 sec., 12588.512981904012 rows/sec., 2.11 MiB/sec. 2026.05.23 16:09:21.054473 [ 260 ] {17ff2aab-7ee8-42a8-b0ac-feb0bd356e79} TCPHandler: Processed in 0.002986491 sec. 2026.05.23 16:09:21.056225 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:21.056381 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:21.056449 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:21.057154 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:21.057199 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:21.057587 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:09:21.057809 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:21.057975 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} executeQuery: Read 80 rows, 6.44 KiB in 0.001643 sec., 48691.41813755326 rows/sec., 3.83 MiB/sec. 2026.05.23 16:09:21.058038 [ 260 ] {157f373e-4f4b-4914-88cd-0a03cd0c190a} TCPHandler: Processed in 0.001931846 sec. 2026.05.23 16:09:21.058189 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:21.058295 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:21.058340 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:21.058809 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:21.058848 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:21.059175 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:09:21.059403 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:21.059534 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} executeQuery: Read 88 rows, 7.01 KiB in 0.001264 sec., 69620.25316455697 rows/sec., 5.42 MiB/sec. 2026.05.23 16:09:21.059589 [ 260 ] {ad1b7894-8ec1-429a-8d2e-afc43a18c793} TCPHandler: Processed in 0.00145201 sec. 2026.05.23 16:09:21.059723 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:21.059824 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:21.059868 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:21.060327 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:21.060363 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:21.060704 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:09:21.060947 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:21.061093 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. 2026.05.23 16:09:21.061128 [ 260 ] {4cd890e2-466e-4375-bdbb-47182367bfb2} TCPHandler: Processed in 0.00145441 sec. 2026.05.23 16:09:21.061293 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:21.061396 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:21.061441 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:21.061801 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:21.061838 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.23 16:09:21.062156 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:09:21.062364 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:21.062492 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. 2026.05.23 16:09:21.062525 [ 260 ] {67d0ab47-1454-4e73-8f35-0072cf9d41c8} TCPHandler: Processed in 0.001283867 sec. 2026.05.23 16:09:21.513436 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:21.513530 [ 269 ] {} TCP-Session: dba7ab10-89aa-4966-a90e-6a76052b3e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:22.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.61 MiB, peak 196.35 MiB, free memory in arenas 0.00 B, will set to 185.41 MiB (RSS), difference: 1.81 MiB 2026.05.23 16:09:26.052801 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:26.053054 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.23 16:09:26.053412 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:26.053474 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.23 16:09:26.053720 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:26.053810 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:26.053967 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 22-element set) 2026.05.23 16:09:26.054065 [ 342 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:26.054071 [ 348 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:26.054098 [ 331 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:26.054215 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:09:26.054259 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:26.056281 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:09:26.056309 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 35 rows with 2 streams 2026.05.23 16:09:26.058416 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.23 16:09:26.058505 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.23 16:09:26.059912 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} executeQuery: Read 35 rows, 5.77 KiB in 0.006946 sec., 5038.871292830406 rows/sec., 831.19 KiB/sec. 2026.05.23 16:09:26.060069 [ 260 ] {807d44cd-9268-4b66-94c1-335261f5e8d7} TCPHandler: Processed in 0.007415852 sec. 2026.05.23 16:09:26.064644 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:26.064783 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:26.064842 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:26.065482 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.065527 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.065929 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:09:26.066188 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:26.066326 [ 50 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.23 16:09:26.066353 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} executeQuery: Read 150 rows, 13.15 KiB in 0.001613 sec., 92994.4203347799 rows/sec., 7.96 MiB/sec. 2026.05.23 16:09:26.066375 [ 50 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.066396 [ 260 ] {06f30e82-df29-4979-940e-2d045441a5f4} TCPHandler: Processed in 0.001863335 sec. 2026.05.23 16:09:26.066407 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.066534 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.23 16:09:26.066552 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:26.066652 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:26.066670 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:26.066687 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3421 rows starting from the beginning of the part 2026.05.23 16:09:26.066723 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:26.066752 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part 2026.05.23 16:09:26.066803 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2448 rows starting from the beginning of the part 2026.05.23 16:09:26.066845 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 80 rows starting from the beginning of the part 2026.05.23 16:09:26.066884 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part 2026.05.23 16:09:26.066924 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part 2026.05.23 16:09:26.067180 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.067225 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.067535 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:26.067769 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:09:26.067874 [ 50 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:26.067904 [ 50 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.067911 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} executeQuery: Read 35 rows, 2.63 KiB in 0.001265 sec., 27667.98418972332 rows/sec., 2.03 MiB/sec. 2026.05.23 16:09:26.067923 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.067954 [ 260 ] {a0e8adc6-00ce-4d80-9197-7d2de1bd4eee} TCPHandler: Processed in 0.00145389 sec. 2026.05.23 16:09:26.068050 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::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.23 16:09:26.068129 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:26.068176 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:26.068211 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2026.05.23 16:09:26.068234 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:26.068268 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2026.05.23 16:09:26.068281 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:26.068336 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2026.05.23 16:09:26.068383 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2026.05.23 16:09:26.068429 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part 2026.05.23 16:09:26.068474 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2026.05.23 16:09:26.068784 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.068825 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.069203 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:09:26.069395 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139954 sec., 82884.37629506839 rows/sec., 6.39 MiB/sec. 2026.05.23 16:09:26.069451 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:26.069560 [ 50 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.23 16:09:26.069585 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:26.069592 [ 50 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.069587 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} executeQuery: Read 131 rows, 10.47 KiB in 0.001374 sec., 95342.06695778748 rows/sec., 7.44 MiB/sec. 2026.05.23 16:09:26.069618 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.069645 [ 260 ] {8a87c797-f0c5-4299-bb25-670ac4029726} TCPHandler: Processed in 0.001566671 sec. 2026.05.23 16:09:26.069704 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.23 16:09:26.069781 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:26.069811 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:26.069844 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1946 rows starting from the beginning of the part 2026.05.23 16:09:26.069887 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:26.069894 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part 2026.05.23 16:09:26.069900 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:09:26.069959 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1334 rows starting from the beginning of the part 2026.05.23 16:09:26.069949 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:26.070080 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part 2026.05.23 16:09:26.070089 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_6_1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:26.070127 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part 2026.05.23 16:09:26.070169 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 131 rows starting from the beginning of the part 2026.05.23 16:09:26.070198 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.23 16:09:26.070511 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.070702 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.071125 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:09:26.071355 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:26.071462 [ 50 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.23 16:09:26.071482 [ 196 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 6259 rows, containing 5 columns (5 merged, 0 gathered) in 0.004999369 sec., 1251957.997099234 rows/sec., 98.97 MiB/sec. 2026.05.23 16:09:26.071495 [ 50 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.071492 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2026.05.23 16:09:26.071520 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.071548 [ 260 ] {bc896524-3282-4296-a336-99e2a5b9c96a} TCPHandler: Processed in 0.001816195 sec. 2026.05.23 16:09:26.071609 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.23 16:09:26.071680 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:26.071723 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:26.071743 [ 196 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3675 rows, containing 5 columns (5 merged, 0 gathered) in 0.002074969 sec., 1771110.7973179359 rows/sec., 128.30 MiB/sec. 2026.05.23 16:09:26.071756 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2732 rows starting from the beginning of the part 2026.05.23 16:09:26.071782 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:26.071813 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2026.05.23 16:09:26.071840 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} 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.23 16:09:26.071862 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1593 rows starting from the beginning of the part 2026.05.23 16:09:26.071916 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part 2026.05.23 16:09:26.071921 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.23 16:09:26.071956 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2026.05.23 16:09:26.071972 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.23 16:09:26.072001 [ 198 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2026.05.23 16:09:26.072267 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:26.072292 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:26.072357 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_11_2} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.23 16:09:26.072380 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_11_2} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.23 16:09:26.072445 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2026.05.23 16:09:26.072495 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2026.05.23 16:09:26.072794 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.072836 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.073464 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:09:26.073704 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:09:26.073854 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} executeQuery: Read 35 rows, 64.22 KiB in 0.002091 sec., 16738.40267814443 rows/sec., 29.99 MiB/sec. 2026.05.23 16:09:26.073915 [ 260 ] {e9aef2e6-652f-4376-8526-06bf7381c741} TCPHandler: Processed in 0.002283842 sec. 2026.05.23 16:09:26.074042 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4837 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461454 sec., 1965098.6774483698 rows/sec., 124.66 MiB/sec. 2026.05.23 16:09:26.074058 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:26.074165 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.23 16:09:26.074208 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.23 16:09:26.074568 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.074592 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.23 16:09:26.074606 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.074909 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:26.074948 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:09:26.074999 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_11_2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.23 16:09:26.075080 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2026.05.23 16:09:26.075222 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): 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.23 16:09:26.075355 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} executeQuery: Read 12 rows, 926.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 747.97 KiB/sec. 2026.05.23 16:09:26.075389 [ 260 ] {751fa408-e6db-457e-887f-84d2c0336265} TCPHandler: Processed in 0.001381089 sec. 2026.05.23 16:09:26.075536 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:26.075633 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:26.075674 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:26.076032 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.076068 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.076407 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:09:26.076625 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:26.076737 [ 50 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.23 16:09:26.076753 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. 2026.05.23 16:09:26.076775 [ 50 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:26.076792 [ 260 ] {9a346e66-9c91-44ec-8649-23755caf77ef} TCPHandler: Processed in 0.001305648 sec. 2026.05.23 16:09:26.076800 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:26.076904 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.23 16:09:26.077006 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:26.077032 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 508 rows starting from the beginning of the part 2026.05.23 16:09:26.077075 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2026.05.23 16:09:26.077113 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2026.05.23 16:09:26.077147 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2026.05.23 16:09:26.077183 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2026.05.23 16:09:26.077221 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2026.05.23 16:09:26.077964 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092195 sec., 684859.388662281 rows/sec., 42.19 MiB/sec. 2026.05.23 16:09:26.078167 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.23 16:09:26.078439 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:26.078516 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_11_2} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.23 16:09:26.078587 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2026.05.23 16:09:27.000204 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 186.11 MiB, peak 196.35 MiB, free memory in arenas 0.00 B, will set to 187.80 MiB (RSS), difference: 1.69 MiB 2026.05.23 16:09:28.203533 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4260 2026.05.23 16:09:28.204066 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:28.204121 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:28.204679 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:09:28.205001 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:28.205181 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4260 2026.05.23 16:09:28.362455 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41544 2026.05.23 16:09:28.362541 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.362568 [ 311 ] {} TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41544 2026.05.23 16:09:28.362589 [ 311 ] {} TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.362603 [ 311 ] {} TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.362852 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52726 2026.05.23 16:09:28.362946 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.362964 [ 311 ] {} TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:28.362985 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47757 2026.05.23 16:09:28.362974 [ 312 ] {} TCP-Session: 43f8d277-366c-4803-aa49-9349f638e4fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52726 2026.05.23 16:09:28.363021 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49976 2026.05.23 16:09:28.363051 [ 312 ] {} TCP-Session: 43f8d277-366c-4803-aa49-9349f638e4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363063 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.363075 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36649 2026.05.23 16:09:28.363095 [ 313 ] {} TCP-Session: f909d51a-7e32-42f4-964b-4610ce538f64 Authenticating user 'default' from [fd00:1122:3344:101::e]:47757 2026.05.23 16:09:28.363094 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59275 2026.05.23 16:09:28.363125 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46421 2026.05.23 16:09:28.363132 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47015 2026.05.23 16:09:28.363193 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.363199 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.363215 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} executeQuery: (from [fd00:1122:3344:101::e]:41544) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:09:28.363239 [ 308 ] {} TCP-Session: ad82d94c-bf94-43e7-bd1a-da19a6cfb120 Authenticating user 'default' from [fd00:1122:3344:101::e]:46421 2026.05.23 16:09:28.363260 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.363276 [ 308 ] {} TCP-Session: ad82d94c-bf94-43e7-bd1a-da19a6cfb120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363231 [ 269 ] {} TCP-Session: 0d791304-0635-4d11-802c-689d15d6bb20 Authenticating user 'default' from [fd00:1122:3344:101::e]:59275 2026.05.23 16:09:28.363301 [ 307 ] {} TCP-Session: d523e3e3-ed90-4e20-aa0e-7df6805d08d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47015 2026.05.23 16:09:28.363136 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.363341 [ 269 ] {} TCP-Session: 0d791304-0635-4d11-802c-689d15d6bb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363354 [ 307 ] {} TCP-Session: d523e3e3-ed90-4e20-aa0e-7df6805d08d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363374 [ 269 ] {} TCP-Session: 0d791304-0635-4d11-802c-689d15d6bb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363372 [ 259 ] {} TCP-Session: d5ad78b3-6214-4bf6-a81c-c239cace5d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:36649 2026.05.23 16:09:28.363387 [ 307 ] {} TCP-Session: d523e3e3-ed90-4e20-aa0e-7df6805d08d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363412 [ 259 ] {} TCP-Session: d5ad78b3-6214-4bf6-a81c-c239cace5d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363114 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.363441 [ 259 ] {} TCP-Session: d5ad78b3-6214-4bf6-a81c-c239cace5d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363080 [ 312 ] {} TCP-Session: 43f8d277-366c-4803-aa49-9349f638e4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363475 [ 314 ] {} TCP-Session: 913c75b0-ad29-4c54-a3fe-e3b1eef1ee25 Authenticating user 'default' from [fd00:1122:3344:101::e]:49976 2026.05.23 16:09:28.363492 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:09:28.363510 [ 314 ] {} TCP-Session: 913c75b0-ad29-4c54-a3fe-e3b1eef1ee25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363043 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46778 2026.05.23 16:09:28.363530 [ 314 ] {} TCP-Session: 913c75b0-ad29-4c54-a3fe-e3b1eef1ee25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363302 [ 308 ] {} TCP-Session: ad82d94c-bf94-43e7-bd1a-da19a6cfb120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363567 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:28.363598 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:09:28.363118 [ 313 ] {} TCP-Session: f909d51a-7e32-42f4-964b-4610ce538f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363631 [ 315 ] {} TCP-Session: 93b17670-7674-4a10-a939-4a124fc8a5df Authenticating user 'default' from [fd00:1122:3344:101::e]:46778 2026.05.23 16:09:28.363640 [ 313 ] {} TCP-Session: f909d51a-7e32-42f4-964b-4610ce538f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363650 [ 315 ] {} TCP-Session: 93b17670-7674-4a10-a939-4a124fc8a5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363663 [ 315 ] {} TCP-Session: 93b17670-7674-4a10-a939-4a124fc8a5df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.363880 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:09:28.363970 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} Aggregator: Compile expression max()(UInt64) 0 2026.05.23 16:09:28.454635 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.23 16:09:28.472122 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:28.472193 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.23 16:09:28.483459 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:09:28.484282 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:28.487794 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.23 16:09:28.718042 [ 348 ] {d99ad14d-e003-497a-99ee-13e8af28378c} AggregatingTransform: Aggregating 2026.05.23 16:09:28.718103 [ 348 ] {d99ad14d-e003-497a-99ee-13e8af28378c} Aggregator: Aggregation method: without_key 2026.05.23 16:09:28.718135 [ 348 ] {d99ad14d-e003-497a-99ee-13e8af28378c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963953 sec. (1037.395 rows/sec., 40.52 KiB/sec.) 2026.05.23 16:09:28.718151 [ 348 ] {d99ad14d-e003-497a-99ee-13e8af28378c} Aggregator: Merging aggregated data 2026.05.23 16:09:28.718723 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} executeQuery: Read 1 rows, 40.00 B in 0.355573 sec., 2.8123620184884683 rows/sec., 112.49 B/sec. 2026.05.23 16:09:28.718838 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2026.05.23 16:09:28.718853 [ 311 ] {d99ad14d-e003-497a-99ee-13e8af28378c} TCPHandler: Processed in 0.356027564 sec. 2026.05.23 16:09:28.719002 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719046 [ 311 ] {} TCP-Session: a175a7f1-95c6-4d0b-922e-4ecd8efbddf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.719049 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719075 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719097 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719118 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719154 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719179 [ 313 ] {} TCP-Session: f909d51a-7e32-42f4-964b-4610ce538f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.719186 [ 308 ] {} TCP-Session: ad82d94c-bf94-43e7-bd1a-da19a6cfb120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.719195 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719212 [ 307 ] {} TCP-Session: d523e3e3-ed90-4e20-aa0e-7df6805d08d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.719177 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719256 [ 315 ] {} TCP-Session: 93b17670-7674-4a10-a939-4a124fc8a5df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.719149 [ 314 ] {} TCP-Session: 913c75b0-ad29-4c54-a3fe-e3b1eef1ee25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.719294 [ 259 ] {} TCP-Session: d5ad78b3-6214-4bf6-a81c-c239cace5d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.719139 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:09:28.719123 [ 312 ] {} TCP-Session: 43f8d277-366c-4803-aa49-9349f638e4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:28.719377 [ 269 ] {} TCP-Session: 0d791304-0635-4d11-802c-689d15d6bb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:09:29.000222 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 189.77 MiB, peak 197.89 MiB, free memory in arenas 0.00 B, will set to 209.31 MiB (RSS), difference: 19.54 MiB 2026.05.23 16:09:30.700516 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 8 2026.05.23 16:09:30.702029 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:30.702066 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:30.703185 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:09:30.703452 [ 242 ] {} system.query_log (5b7e43fa-f54b-4eaf-8f9e-45b68b811ff1): 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.23 16:09:30.703675 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 8 2026.05.23 16:09:31.053126 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.053364 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} executeQuery: (from [fd00:1122:3344:101::d]:36086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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.23 16:09:31.053688 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:31.053731 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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.23 16:09:31.053976 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:31.054052 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:31.054190 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.23 16:09:31.054312 [ 350 ] {914fb6a7-6cee-4566-b2ea-78638414df64} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:31.054314 [ 362 ] {914fb6a7-6cee-4566-b2ea-78638414df64} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:31.054313 [ 348 ] {914fb6a7-6cee-4566-b2ea-78638414df64} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:31.054505 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2026.05.23 16:09:31.054534 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:31.054618 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:09:31.054639 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.23 16:09:31.054678 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} 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', 'database_transaction:retry_data', '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.23 16:09:31.054721 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} 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', 'database_transaction:retry_data', '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.23 16:09:31.054757 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} 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', 'database_transaction:retry_data', '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.23 16:09:31.056238 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} executeQuery: Read 41 rows, 8.62 KiB in 0.002961 sec., 13846.673421141506 rows/sec., 2.84 MiB/sec. 2026.05.23 16:09:31.056463 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} MemoryTracker: Peak memory usage (for query): 145.66 KiB. 2026.05.23 16:09:31.056480 [ 260 ] {914fb6a7-6cee-4566-b2ea-78638414df64} TCPHandler: Processed in 0.003487828 sec. 2026.05.23 16:09:31.059253 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.059383 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.23 16:09:31.059432 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:31.060048 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.060089 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.060497 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:09:31.060709 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605): 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.23 16:09:31.060856 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} executeQuery: Read 1 rows, 106.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 68.74 KiB/sec. 2026.05.23 16:09:31.060893 [ 260 ] {9152e407-d3bd-43dd-9b5a-f7cd5c48d456} TCPHandler: Processed in 0.001697753 sec. 2026.05.23 16:09:31.061027 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.061125 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.061167 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:09:31.061602 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.061638 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.061930 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:09:31.062140 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:09:31.062262 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. 2026.05.23 16:09:31.062294 [ 260 ] {447e61d0-55c9-48d4-b65b-dbea4abf6b9e} TCPHandler: Processed in 0.001321269 sec. 2026.05.23 16:09:31.062420 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.062517 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:09:31.062557 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:09:31.062981 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.063017 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.063304 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:09:31.063508 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): 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.23 16:09:31.063631 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} executeQuery: Read 4 rows, 334.00 B in 0.001133 sec., 3530.4501323918803 rows/sec., 287.88 KiB/sec. 2026.05.23 16:09:31.063663 [ 260 ] {04622779-d7a0-40b9-825c-bcfebce56e09} TCPHandler: Processed in 0.001293667 sec. 2026.05.23 16:09:31.063782 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.063878 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:31.063916 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:31.064427 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.064463 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.064766 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:09:31.064973 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:31.065094 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} executeQuery: Read 213 rows, 19.09 KiB in 0.001233 sec., 172749.39172749393 rows/sec., 15.12 MiB/sec. 2026.05.23 16:09:31.065127 [ 260 ] {86b72a92-9c65-4cdb-bb5b-f0234459450d} TCPHandler: Processed in 0.001394499 sec. 2026.05.23 16:09:31.065253 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.065349 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.065389 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:31.065826 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.065862 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.066141 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:09:31.066344 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:09:31.066468 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} executeQuery: Read 21 rows, 1.62 KiB in 0.001137 sec., 18469.656992084434 rows/sec., 1.39 MiB/sec. 2026.05.23 16:09:31.066500 [ 260 ] {26a537ee-97ee-46b2-8286-fdeb2df36fc1} TCPHandler: Processed in 0.001297158 sec. 2026.05.23 16:09:31.066620 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.066717 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.066755 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:09:31.067176 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.067211 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.067488 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:09:31.067720 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:09:31.067842 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} executeQuery: Read 25 rows, 2.11 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.80 MiB/sec. 2026.05.23 16:09:31.067874 [ 260 ] {b31b959d-fa32-4f5a-9536-09356e340ecf} TCPHandler: Processed in 0.001303498 sec. 2026.05.23 16:09:31.067993 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.068089 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.068128 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:09:31.068551 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.068586 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.068864 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:09:31.069072 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): 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.23 16:09:31.069195 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. 2026.05.23 16:09:31.069229 [ 260 ] {b080854d-da03-4b54-8256-9ab86ceff89f} TCPHandler: Processed in 0.001284638 sec. 2026.05.23 16:09:31.069355 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.069458 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:31.069498 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:31.069967 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.070002 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.070306 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:09:31.070511 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:31.070638 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} executeQuery: Read 136 rows, 11.24 KiB in 0.001197 sec., 113617.37677527152 rows/sec., 9.17 MiB/sec. 2026.05.23 16:09:31.070672 [ 260 ] {75500d70-d5e1-416f-8740-cc636f94e64f} TCPHandler: Processed in 0.001367819 sec. 2026.05.23 16:09:31.070814 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.070910 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.070953 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:31.071356 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.071392 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.071716 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:09:31.071937 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:31.072065 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} executeQuery: Read 198 rows, 14.54 KiB in 0.001173 sec., 168797.95396419437 rows/sec., 12.11 MiB/sec. 2026.05.23 16:09:31.072098 [ 260 ] {0bd68da5-b605-4764-b382-94b68fdb4d4b} TCPHandler: Processed in 0.001338308 sec. 2026.05.23 16:09:31.072225 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.072322 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.072363 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.23 16:09:31.072715 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.072749 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.073028 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.23 16:09:31.073234 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): 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.23 16:09:31.073355 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} executeQuery: Read 1 rows, 65.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 60.34 KiB/sec. 2026.05.23 16:09:31.073388 [ 260 ] {991cb491-06c3-4915-b2e8-b7e56479d0d4} TCPHandler: Processed in 0.001212136 sec. 2026.05.23 16:09:31.073506 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.073604 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.073656 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} 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.23 16:09:31.074591 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.074646 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.075312 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:31.075577 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:09:31.075705 [ 40 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:31.075741 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} executeQuery: Read 5 rows, 9.17 KiB in 0.002152 sec., 2323.4200743494425 rows/sec., 4.16 MiB/sec. 2026.05.23 16:09:31.075754 [ 40 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.075787 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.075839 [ 260 ] {eb40b623-96fe-4c13-8ccb-4d608c98f901} TCPHandler: Processed in 0.002382043 sec. 2026.05.23 16:09:31.075896 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::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.23 16:09:31.076064 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.076114 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:31.076172 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2026.05.23 16:09:31.076194 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.076255 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.23 16:09:31.076297 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2026.05.23 16:09:31.076415 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2026.05.23 16:09:31.076528 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2026.05.23 16:09:31.076615 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.076631 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2026.05.23 16:09:31.076657 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.076744 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part 2026.05.23 16:09:31.076971 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:09:31.077224 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): 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.23 16:09:31.077356 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} executeQuery: Read 3 rows, 217.00 B in 0.001198 sec., 2504.1736227045076 rows/sec., 176.89 KiB/sec. 2026.05.23 16:09:31.077391 [ 260 ] {b350283c-d0ba-4331-8d60-29c51832b268} TCPHandler: Processed in 0.00144864 sec. 2026.05.23 16:09:31.077517 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:31.077623 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:31.077665 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:31.078001 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:31.078037 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:31.078338 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:09:31.078452 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 19 columns (19 merged, 0 gathered) in 0.002594886 sec., 36610.471519750776 rows/sec., 65.60 MiB/sec. 2026.05.23 16:09:31.078548 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:31.078682 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. 2026.05.23 16:09:31.078714 [ 260 ] {c0b69435-078c-462a-861d-30a91aaeecf3} TCPHandler: Processed in 0.001249078 sec. 2026.05.23 16:09:31.078715 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:31.079026 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:09:31.079091 [ 198 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_6_1} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:31.079162 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.23 16:09:35.655869 [ 30 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:09:35.655942 [ 30 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:09:35.705298 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4708 2026.05.23 16:09:35.705867 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:35.705912 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:35.706435 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:09:35.706673 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:35.706801 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4708 2026.05.23 16:09:35.987916 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.23 16:09:36.004209 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.004254 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.010342 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:09:36.011023 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:36.013679 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.23 16:09:36.052430 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.052605 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} executeQuery: (from [fd00:1122:3344:101::d]:36086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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.23 16:09:36.052875 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:36.052912 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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.23 16:09:36.053125 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:36.053189 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:36.053320 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 21-element set) 2026.05.23 16:09:36.053427 [ 353 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:36.053454 [ 350 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:36.053473 [ 362 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:36.053498 [ 330 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:09:36.053625 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2026.05.23 16:09:36.053652 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:36.053731 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:09:36.053751 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 36 rows with 3 streams 2026.05.23 16:09:36.053792 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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.23 16:09:36.053838 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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.23 16:09:36.053875 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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.23 16:09:36.055398 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} executeQuery: Read 36 rows, 5.88 KiB in 0.002859 sec., 12591.815320041973 rows/sec., 2.01 MiB/sec. 2026.05.23 16:09:36.055585 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} MemoryTracker: Peak memory usage (for query): 144.43 KiB. 2026.05.23 16:09:36.055602 [ 260 ] {88a1687b-64c0-41e9-b158-993ac0b6c57a} TCPHandler: Processed in 0.003283595 sec. 2026.05.23 16:09:36.058070 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.058294 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:36.058382 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:36.059254 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.059294 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.059667 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:09:36.059892 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:36.060035 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} executeQuery: Read 155 rows, 13.64 KiB in 0.001808 sec., 85730.08849557523 rows/sec., 7.37 MiB/sec. 2026.05.23 16:09:36.060071 [ 260 ] {303547f6-713c-4c99-8ae7-8679b9914525} TCPHandler: Processed in 0.00215654 sec. 2026.05.23 16:09:36.060205 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.060302 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:36.060342 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:36.060827 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.060863 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.061160 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:09:36.061366 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): 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.23 16:09:36.061493 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} executeQuery: Read 37 rows, 2.78 KiB in 0.001209 sec., 30603.804797353183 rows/sec., 2.25 MiB/sec. 2026.05.23 16:09:36.061527 [ 260 ] {b2e16c4a-2b32-47c5-ad54-fe1b86eef5e1} TCPHandler: Processed in 0.001372219 sec. 2026.05.23 16:09:36.061640 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.061737 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:09:36.061776 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:09:36.062190 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.062226 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.062499 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:09:36.062705 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:09:36.062832 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} executeQuery: Read 1 rows, 68.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 59.61 KiB/sec. 2026.05.23 16:09:36.062866 [ 260 ] {bf6dca74-db27-4bf4-8101-33f941eab755} TCPHandler: Processed in 0.001275748 sec. 2026.05.23 16:09:36.063022 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.063118 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:36.063158 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:36.063606 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.063641 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.063946 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:09:36.064152 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:36.064279 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} executeQuery: Read 128 rows, 10.24 KiB in 0.001178 sec., 108658.74363327674 rows/sec., 8.49 MiB/sec. 2026.05.23 16:09:36.064312 [ 260 ] {c5a153ec-d29c-42ba-8428-65b4ffbc8a23} TCPHandler: Processed in 0.001339668 sec. 2026.05.23 16:09:36.064437 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.064533 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:36.064575 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:36.065021 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.065057 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.065385 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:09:36.065594 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:36.065726 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. 2026.05.23 16:09:36.065760 [ 260 ] {513879a2-99c2-4556-9f27-3e1b50a155d9} TCPHandler: Processed in 0.001372269 sec. 2026.05.23 16:09:36.065875 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.065971 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.23 16:09:36.066012 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.23 16:09:36.066358 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.066393 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.066692 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.23 16:09:36.066894 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} oximeter.measurements_f64 (d7ebaf58-945b-4011-8b91-85fdd541cc7c): 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.23 16:09:36.067021 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} executeQuery: Read 1 rows, 65.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 59.43 KiB/sec. 2026.05.23 16:09:36.067055 [ 260 ] {f030243a-463b-4866-a177-b7c6be7aba25} TCPHandler: Processed in 0.001228387 sec. 2026.05.23 16:09:36.067206 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.067301 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:36.067352 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} 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.23 16:09:36.068163 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.068202 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.068781 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:09:36.069001 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:09:36.069138 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} executeQuery: Read 37 rows, 67.89 KiB in 0.001855 sec., 19946.09164420485 rows/sec., 35.74 MiB/sec. 2026.05.23 16:09:36.069185 [ 260 ] {230a74af-f81d-4a8a-87d3-d3a9fcd6f154} TCPHandler: Processed in 0.002028658 sec. 2026.05.23 16:09:36.069319 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.069416 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.23 16:09:36.069456 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.23 16:09:36.069783 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.069818 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.070103 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:09:36.070328 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} oximeter.measurements_i64 (39ec1d68-8fb5-41db-a8ba-9ee7a8b4ca3f): 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.23 16:09:36.070456 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} executeQuery: Read 3 rows, 246.00 B in 0.001059 sec., 2832.8611898016998 rows/sec., 226.85 KiB/sec. 2026.05.23 16:09:36.070488 [ 260 ] {9affe7de-36a7-4297-941e-5fd006d5cd74} TCPHandler: Processed in 0.001219577 sec. 2026.05.23 16:09:36.070611 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:36.070708 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:36.070748 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:36.071081 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:36.071116 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:36.071405 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:09:36.071613 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:36.071737 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. 2026.05.23 16:09:36.071770 [ 260 ] {ecb9ca20-f406-4085-994b-8e21e89b587d} TCPHandler: Processed in 0.001207847 sec. 2026.05.23 16:09:41.051614 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:41.051889 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:09:41.052255 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:41.052301 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} 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.23 16:09:41.052551 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:41.052632 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:41.052774 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:09:41.052870 [ 350 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:41.052874 [ 362 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:41.052915 [ 343 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:09:41.052895 [ 330 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:41.053072 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:41.053099 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:41.053145 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} 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.23 16:09:41.053167 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:41.054087 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} executeQuery: Read 32 rows, 5.50 KiB in 0.002307 sec., 13870.827915041178 rows/sec., 2.33 MiB/sec. 2026.05.23 16:09:41.054149 [ 260 ] {da9ace73-d403-47fc-9cb8-9b0f16454ea9} TCPHandler: Processed in 0.002668547 sec. 2026.05.23 16:09:41.055985 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:41.056115 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:41.056165 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:41.056727 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:41.056770 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:41.057133 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:09:41.057357 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:41.057499 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} executeQuery: Read 90 rows, 7.41 KiB in 0.001421 sec., 63335.6790992259 rows/sec., 5.09 MiB/sec. 2026.05.23 16:09:41.057534 [ 260 ] {7e0553eb-ebf4-43e6-81c4-88b2d304651a} TCPHandler: Processed in 0.001610102 sec. 2026.05.23 16:09:41.057705 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:41.057802 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:41.057842 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:41.058265 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:41.058300 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:41.058590 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:09:41.058808 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:41.058932 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} executeQuery: Read 5 rows, 385.00 B in 0.001149 sec., 4351.610095735422 rows/sec., 327.22 KiB/sec. 2026.05.23 16:09:41.058966 [ 260 ] {fd09f53f-af39-44eb-ad51-a95e637af712} TCPHandler: Processed in 0.001310838 sec. 2026.05.23 16:09:41.059091 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:41.059188 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:41.059227 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:41.059644 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:41.059680 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:41.059975 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:09:41.060181 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:41.060303 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} executeQuery: Read 93 rows, 7.41 KiB in 0.001134 sec., 82010.582010582 rows/sec., 6.38 MiB/sec. 2026.05.23 16:09:41.060336 [ 260 ] {a6c762a2-d955-463d-b3b4-72f4764c4a8e} TCPHandler: Processed in 0.001294857 sec. 2026.05.23 16:09:41.060472 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:41.060567 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:41.060609 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:41.061022 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:41.061057 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:41.061368 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:09:41.061574 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:41.061700 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. 2026.05.23 16:09:41.061733 [ 260 ] {032de279-7218-4dc1-a824-7de5653edfa3} TCPHandler: Processed in 0.001311068 sec. 2026.05.23 16:09:41.061853 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:41.061949 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:41.062001 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} 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.23 16:09:41.062705 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:41.062741 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:41.063224 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:09:41.063448 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): 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.23 16:09:41.063583 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} executeQuery: Read 5 rows, 9.17 KiB in 0.001652 sec., 3026.634382566586 rows/sec., 5.42 MiB/sec. 2026.05.23 16:09:41.063630 [ 260 ] {cdb5b178-9e63-4ea6-bfb9-fb9be16bf189} TCPHandler: Processed in 0.001825465 sec. 2026.05.23 16:09:41.063773 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:41.063900 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:41.063950 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:41.064377 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:41.064419 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:41.064778 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:09:41.064989 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:41.065119 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. 2026.05.23 16:09:41.065152 [ 260 ] {f1251943-d48d-4ea9-9f3e-955f159bc259} TCPHandler: Processed in 0.00143967 sec. 2026.05.23 16:09:43.206930 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5220 2026.05.23 16:09:43.207466 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:43.207513 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:43.208013 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:09:43.208245 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:43.208381 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5220 2026.05.23 16:09:43.208410 [ 78 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.23 16:09:43.208490 [ 78 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:43.208516 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:43.208643 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.23 16:09:43.208732 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:43.208768 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2026.05.23 16:09:43.208851 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 494 rows starting from the beginning of the part 2026.05.23 16:09:43.208902 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part 2026.05.23 16:09:43.208944 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part 2026.05.23 16:09:43.208986 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part 2026.05.23 16:09:43.209036 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part 2026.05.23 16:09:43.210337 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001745334 sec., 2990831.554304219 rows/sec., 42.78 MiB/sec. 2026.05.23 16:09:43.211153 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.23 16:09:43.211522 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:43.211615 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_11_2} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.23 16:09:43.211723 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.23 16:09:43.513783 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.23 16:09:43.529642 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:43.529699 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:43.535716 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:09:43.536439 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:43.536699 [ 93 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.23 16:09:43.536765 [ 93 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:43.536785 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:43.536955 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.23 16:09:43.539447 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.23 16:09:43.541128 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:43.542504 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2026.05.23 16:09:43.546912 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2026.05.23 16:09:43.551307 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2026.05.23 16:09:43.555483 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2026.05.23 16:09:43.560167 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2026.05.23 16:09:43.564384 [ 191 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2026.05.23 16:09:43.615994 [ 188 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07910596 sec., 1049.225620926666 rows/sec., 5.43 MiB/sec. 2026.05.23 16:09:43.618584 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.23 16:09:43.620823 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:43.620914 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_11_2} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.23 16:09:43.622949 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.05.23 16:09:44.000240 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 212.45 MiB, peak 222.33 MiB, free memory in arenas 0.00 B, will set to 222.67 MiB (RSS), difference: 10.22 MiB 2026.05.23 16:09:44.989991 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:44.990263 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:09:44.990654 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:44.990703 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:09:44.990943 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:44.991007 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:44.991215 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) 2026.05.23 16:09:44.991328 [ 343 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:44.991356 [ 324 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:09:44.991346 [ 330 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:44.991341 [ 362 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:44.991565 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:44.991594 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:44.991640 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" 2026.05.23 16:09:44.991661 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:44.992903 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} executeQuery: Read 32 rows, 5.50 KiB in 0.002743 sec., 11666.059059423987 rows/sec., 1.96 MiB/sec. 2026.05.23 16:09:44.993077 [ 260 ] {06c4c830-3647-4d7c-b52a-c790d3bbfb14} TCPHandler: Processed in 0.003237595 sec. 2026.05.23 16:09:45.008238 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.008395 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:09:45.008464 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:09:45.009261 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.009324 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.009742 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:09:45.009976 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): 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.23 16:09:45.010134 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} executeQuery: Read 8 rows, 668.00 B in 0.001787 sec., 4476.776720761052 rows/sec., 365.05 KiB/sec. 2026.05.23 16:09:45.010186 [ 260 ] {4ebfd9e1-56b7-4bae-a5d7-1c981b431576} TCPHandler: Processed in 0.002070548 sec. 2026.05.23 16:09:45.010374 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.010486 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:45.010530 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:45.012657 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.012695 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.013332 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:09:45.013560 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:45.013687 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} executeQuery: Read 3363 rows, 259.56 KiB in 0.003232 sec., 1040532.1782178218 rows/sec., 78.43 MiB/sec. 2026.05.23 16:09:45.013723 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} MemoryTracker: Peak memory usage (for query): 4.04 MiB. 2026.05.23 16:09:45.013736 [ 260 ] {db500e65-af9e-4174-ba96-aa9a17590f8c} TCPHandler: Processed in 0.003415697 sec. 2026.05.23 16:09:45.013860 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.013958 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:45.013999 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:45.014496 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.014534 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.014838 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:09:45.015051 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:45.015184 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} executeQuery: Read 54 rows, 4.02 KiB in 0.001245 sec., 43373.49397590361 rows/sec., 3.15 MiB/sec. 2026.05.23 16:09:45.015219 [ 260 ] {49f33850-2f63-4619-8df2-2027e159ca80} TCPHandler: Processed in 0.00140906 sec. 2026.05.23 16:09:45.015337 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.015435 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:09:45.015475 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:09:45.016241 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.016279 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.016625 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:09:45.016832 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:09:45.016972 [ 93 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.23 16:09:45.016989 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} executeQuery: Read 953 rows, 57.03 KiB in 0.001573 sec., 605848.6967577877 rows/sec., 35.40 MiB/sec. 2026.05.23 16:09:45.017061 [ 93 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.017075 [ 260 ] {1dc80cfc-5fdd-493d-9639-6bc71ac413cd} TCPHandler: Processed in 0.001787934 sec. 2026.05.23 16:09:45.017088 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.017212 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::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.23 16:09:45.017230 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.017319 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:45.017336 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:45.017351 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 953 rows starting from the beginning of the part 2026.05.23 16:09:45.017465 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:09:45.017502 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2026.05.23 16:09:45.017558 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 801 rows starting from the beginning of the part 2026.05.23 16:09:45.017608 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part 2026.05.23 16:09:45.017664 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.23 16:09:45.017711 [ 192 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 953 rows starting from the beginning of the part 2026.05.23 16:09:45.017867 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.017902 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.018212 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:09:45.018421 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): 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.23 16:09:45.018546 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} executeQuery: Read 1 rows, 72.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 57.21 KiB/sec. 2026.05.23 16:09:45.018579 [ 260 ] {dbfb188d-7779-4961-9d27-ac839179b4bc} TCPHandler: Processed in 0.001398029 sec. 2026.05.23 16:09:45.018724 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.018770 [ 186 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598853 sec., 1724361.1514004103 rows/sec., 107.75 MiB/sec. 2026.05.23 16:09:45.018824 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:45.018868 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:45.019001 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.23 16:09:45.019349 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:09:45.019436 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_6_1} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.23 16:09:45.019527 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.23 16:09:45.020026 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.020068 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.020536 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:09:45.020747 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:45.020875 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} executeQuery: Read 1939 rows, 134.19 KiB in 0.00207 sec., 936714.9758454107 rows/sec., 63.31 MiB/sec. 2026.05.23 16:09:45.020911 [ 260 ] {e19a169e-c6e7-44ac-9a9b-3891f13a719e} TCPHandler: Processed in 0.002236931 sec. 2026.05.23 16:09:45.021039 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.021139 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:45.021182 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:45.021908 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.021944 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.022409 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:09:45.022623 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:45.022749 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} executeQuery: Read 1596 rows, 100.03 KiB in 0.00163 sec., 979141.1042944785 rows/sec., 59.93 MiB/sec. 2026.05.23 16:09:45.022784 [ 260 ] {1295aff0-e864-44ce-bad1-e805678148e2} TCPHandler: Processed in 0.001794105 sec. 2026.05.23 16:09:45.022922 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.023019 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:45.023073 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} 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.23 16:09:45.023950 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.023987 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.024568 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:09:45.024789 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:45.024922 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} executeQuery: Read 46 rows, 84.41 KiB in 0.001922 sec., 23933.402705515087 rows/sec., 42.89 MiB/sec. 2026.05.23 16:09:45.024969 [ 260 ] {3bcccb33-0cde-448d-9405-88bc450227d9} TCPHandler: Processed in 0.002096889 sec. 2026.05.23 16:09:45.025111 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:45.025210 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:45.025251 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:45.025630 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:45.025665 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:45.025980 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:09:45.026191 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:45.026316 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} executeQuery: Read 200 rows, 11.63 KiB in 0.001125 sec., 177777.77777777778 rows/sec., 10.09 MiB/sec. 2026.05.23 16:09:45.026348 [ 260 ] {ee498462-7e9e-479d-a2d6-fc2b6346cbfb} TCPHandler: Processed in 0.001287108 sec. 2026.05.23 16:09:46.046794 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:46.047123 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:09:46.047593 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:46.047648 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} 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.23 16:09:46.047912 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:46.047982 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:46.048130 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:09:46.048255 [ 324 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:46.048265 [ 362 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:46.048266 [ 330 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:09:46.048255 [ 343 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:46.048538 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:46.048566 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:46.048612 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} 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.23 16:09:46.048632 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:46.050014 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} executeQuery: Read 32 rows, 5.50 KiB in 0.003013 sec., 10620.643876535014 rows/sec., 1.78 MiB/sec. 2026.05.23 16:09:46.050178 [ 260 ] {a06f7843-362c-445d-beb5-829c4ecbb36e} TCPHandler: Processed in 0.003549989 sec. 2026.05.23 16:09:46.051557 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:46.051706 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:46.051772 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:46.052414 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:46.052466 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:46.052904 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:09:46.053143 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:46.053299 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} executeQuery: Read 80 rows, 6.44 KiB in 0.001643 sec., 48691.41813755326 rows/sec., 3.83 MiB/sec. 2026.05.23 16:09:46.053304 [ 138 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.23 16:09:46.053337 [ 260 ] {fac6a2e3-1ff3-42ad-8ce1-a1550a5a0ae6} TCPHandler: Processed in 0.001906976 sec. 2026.05.23 16:09:46.053362 [ 138 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:46.053389 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:46.053500 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:46.053549 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.23 16:09:46.053603 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:46.053645 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:46.053658 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:46.053691 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3472 rows starting from the beginning of the part 2026.05.23 16:09:46.053758 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 213 rows starting from the beginning of the part 2026.05.23 16:09:46.053815 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 155 rows starting from the beginning of the part 2026.05.23 16:09:46.053866 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part 2026.05.23 16:09:46.053913 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3363 rows starting from the beginning of the part 2026.05.23 16:09:46.053972 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part 2026.05.23 16:09:46.054144 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:46.054179 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:46.054493 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:09:46.054741 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:46.054871 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} executeQuery: Read 88 rows, 7.01 KiB in 0.001287 sec., 68376.06837606838 rows/sec., 5.32 MiB/sec. 2026.05.23 16:09:46.054899 [ 113 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.23 16:09:46.054906 [ 260 ] {eb6a86c7-e8af-431d-96ee-83ad1703bdbb} TCPHandler: Processed in 0.00145956 sec. 2026.05.23 16:09:46.054951 [ 113 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:46.054980 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:46.055060 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:46.055103 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.23 16:09:46.055164 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:46.055214 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:46.055234 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:46.055273 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1989 rows starting from the beginning of the part 2026.05.23 16:09:46.055340 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 136 rows starting from the beginning of the part 2026.05.23 16:09:46.055391 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part 2026.05.23 16:09:46.055432 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 93 rows starting from the beginning of the part 2026.05.23 16:09:46.055472 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1939 rows starting from the beginning of the part 2026.05.23 16:09:46.055511 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part 2026.05.23 16:09:46.055613 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:46.055656 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:46.056231 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:09:46.056588 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:46.056646 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7373 rows, containing 5 columns (5 merged, 0 gathered) in 0.003167723 sec., 2327539.371340234 rows/sec., 186.46 MiB/sec. 2026.05.23 16:09:46.056760 [ 113 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.23 16:09:46.056809 [ 113 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:46.056815 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} executeQuery: Read 32 rows, 2.28 KiB in 0.001664 sec., 19230.76923076923 rows/sec., 1.34 MiB/sec. 2026.05.23 16:09:46.056836 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:46.056897 [ 260 ] {6ff00c95-0e04-4807-988f-92152d0ab10c} TCPHandler: Processed in 0.001886036 sec. 2026.05.23 16:09:46.056942 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.23 16:09:46.056953 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.23 16:09:46.057080 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:46.057129 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4837 rows starting from the beginning of the part 2026.05.23 16:09:46.057154 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:46.057220 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:46.057230 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 198 rows starting from the beginning of the part 2026.05.23 16:09:46.057295 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_16_3} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.23 16:09:46.057297 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2026.05.23 16:09:46.057298 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:46.057368 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. 2026.05.23 16:09:46.057370 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part 2026.05.23 16:09:46.057401 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:46.057436 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1596 rows starting from the beginning of the part 2026.05.23 16:09:46.057487 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part 2026.05.23 16:09:46.057499 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4373 rows, containing 5 columns (5 merged, 0 gathered) in 0.002443544 sec., 1789613.7740920563 rows/sec., 130.19 MiB/sec. 2026.05.23 16:09:46.057774 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.23 16:09:46.057862 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:46.057914 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:46.058082 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:46.058162 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_16_3} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.23 16:09:46.058233 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.05.23 16:09:46.058349 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:09:46.058610 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:46.058766 [ 113 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.23 16:09:46.058771 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} executeQuery: Read 12 rows, 848.00 B in 0.00152 sec., 7894.736842105262 rows/sec., 544.82 KiB/sec. 2026.05.23 16:09:46.058810 [ 113 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:46.058830 [ 260 ] {3b42c8e0-d221-4f22-be57-3b75cd604d6d} TCPHandler: Processed in 0.001794474 sec. 2026.05.23 16:09:46.058842 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.23 16:09:46.058938 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.23 16:09:46.059043 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:46.059071 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 748 rows starting from the beginning of the part 2026.05.23 16:09:46.059123 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2026.05.23 16:09:46.059168 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2026.05.23 16:09:46.059214 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2026.05.23 16:09:46.059250 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 200 rows starting from the beginning of the part 2026.05.23 16:09:46.059290 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2026.05.23 16:09:46.060234 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332068 sec., 855812.1657452922 rows/sec., 52.83 MiB/sec. 2026.05.23 16:09:46.060275 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 6983 rows, containing 5 columns (5 merged, 0 gathered) in 0.003369586 sec., 2072361.4117580024 rows/sec., 131.55 MiB/sec. 2026.05.23 16:09:46.060433 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.23 16:09:46.060689 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:46.060759 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_16_3} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.23 16:09:46.060832 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2026.05.23 16:09:46.060862 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.23 16:09:46.061136 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:46.061201 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_16_3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.23 16:09:46.061275 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.23 16:09:47.000218 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 223.84 MiB, peak 231.52 MiB, free memory in arenas 0.00 B, will set to 225.30 MiB (RSS), difference: 1.47 MiB 2026.05.23 16:09:50.656211 [ 119 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:09:50.656280 [ 119 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:09:50.708494 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5668 2026.05.23 16:09:50.709037 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:50.709089 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:50.709574 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:09:50.709826 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:50.709972 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5668 2026.05.23 16:09:51.039561 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.23 16:09:51.052645 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:51.052868 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:09:51.053187 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:51.053240 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} 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.23 16:09:51.053455 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:51.053525 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:51.053662 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:09:51.053745 [ 324 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:51.053787 [ 343 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:51.053793 [ 362 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:51.053787 [ 325 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:09:51.053974 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:51.054001 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:51.054045 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} 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.23 16:09:51.054066 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:51.055111 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} executeQuery: Read 32 rows, 5.50 KiB in 0.002331 sec., 13728.013728013728 rows/sec., 2.30 MiB/sec. 2026.05.23 16:09:51.055211 [ 260 ] {4f86ba4d-c1f0-49fd-98b7-edb4a1b16a60} TCPHandler: Processed in 0.002712937 sec. 2026.05.23 16:09:51.056308 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:51.056359 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:51.057192 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:51.057384 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:51.057457 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:51.058141 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:51.058201 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:51.058626 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:09:51.058877 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:51.059054 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} executeQuery: Read 90 rows, 7.41 KiB in 0.001723 sec., 52234.47475333721 rows/sec., 4.20 MiB/sec. 2026.05.23 16:09:51.059104 [ 260 ] {01cacd3a-5792-4732-9d52-7495686f87b0} TCPHandler: Processed in 0.002061309 sec. 2026.05.23 16:09:51.059375 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:51.059487 [ 260 ] {78154203-8385-43a0-960c-15488933d504} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:51.059539 [ 260 ] {78154203-8385-43a0-960c-15488933d504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:51.060052 [ 260 ] {78154203-8385-43a0-960c-15488933d504} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:51.060097 [ 260 ] {78154203-8385-43a0-960c-15488933d504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:51.060536 [ 260 ] {78154203-8385-43a0-960c-15488933d504} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:09:51.060770 [ 260 ] {78154203-8385-43a0-960c-15488933d504} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:51.060908 [ 119 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.23 16:09:51.060914 [ 260 ] {78154203-8385-43a0-960c-15488933d504} executeQuery: Read 5 rows, 385.00 B in 0.001453 sec., 3441.156228492773 rows/sec., 258.76 KiB/sec. 2026.05.23 16:09:51.060976 [ 119 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:51.060992 [ 260 ] {78154203-8385-43a0-960c-15488933d504} TCPHandler: Processed in 0.001670283 sec. 2026.05.23 16:09:51.061006 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:51.061139 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.23 16:09:51.061228 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:51.061276 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:51.061330 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 64 rows starting from the beginning of the part 2026.05.23 16:09:51.061365 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:51.061392 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2026.05.23 16:09:51.061424 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:51.061443 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2026.05.23 16:09:51.061490 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2026.05.23 16:09:51.061526 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part 2026.05.23 16:09:51.061567 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2026.05.23 16:09:51.062112 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:51.062165 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:51.062385 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312578 sec., 141705.8643372051 rows/sec., 10.93 MiB/sec. 2026.05.23 16:09:51.062572 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.23 16:09:51.062725 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:09:51.062945 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:09:51.063056 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:51.063173 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_11_2} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.23 16:09:51.063183 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:51.063288 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.23 16:09:51.063364 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} executeQuery: Read 93 rows, 7.41 KiB in 0.00203 sec., 45812.8078817734 rows/sec., 3.56 MiB/sec. 2026.05.23 16:09:51.063407 [ 260 ] {d7ade593-116d-4a6f-b941-f22303ac3167} TCPHandler: Processed in 0.002259841 sec. 2026.05.23 16:09:51.063574 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:51.063696 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:51.063746 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:51.063839 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:51.064275 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:51.064318 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:51.064715 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:09:51.064983 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:51.065131 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. 2026.05.23 16:09:51.065174 [ 260 ] {61d76cfd-936f-49f4-ac72-263eb0e1996a} TCPHandler: Processed in 0.001656013 sec. 2026.05.23 16:09:51.065320 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:51.065433 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:51.065497 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} 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.23 16:09:51.066367 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:51.066406 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:51.066934 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:09:51.067178 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:51.067323 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} executeQuery: Read 5 rows, 9.17 KiB in 0.001911 sec., 2616.4311878597596 rows/sec., 4.69 MiB/sec. 2026.05.23 16:09:51.067387 [ 260 ] {e6eb9760-4889-4272-bd2f-30a5883fdab2} TCPHandler: Processed in 0.002120119 sec. 2026.05.23 16:09:51.067531 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:51.067640 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:51.067686 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:51.067759 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.23 16:09:51.068076 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:51.068117 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:51.068547 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:09:51.068826 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:51.068977 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. 2026.05.23 16:09:51.069025 [ 260 ] {bbe2beff-fa0f-44ee-8773-bd948cd635d8} TCPHandler: Processed in 0.001551541 sec. 2026.05.23 16:09:56.053905 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:56.054221 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:09:56.054564 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:09:56.054602 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} 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.23 16:09:56.054815 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:09:56.054883 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:09:56.055020 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:09:56.055121 [ 362 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:09:56.055149 [ 325 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:09:56.055150 [ 324 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:09:56.055125 [ 343 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:09:56.055310 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:09:56.055336 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:09:56.055378 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} 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.23 16:09:56.055399 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:09:56.056331 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} executeQuery: Read 32 rows, 5.50 KiB in 0.00221 sec., 14479.638009049773 rows/sec., 2.43 MiB/sec. 2026.05.23 16:09:56.056423 [ 260 ] {164cb02b-a41c-46fa-baba-00d574e88c4c} TCPHandler: Processed in 0.002688717 sec. 2026.05.23 16:09:56.058733 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:56.058919 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:09:56.058991 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:09:56.059783 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:56.059830 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:56.060203 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:09:56.060418 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:56.060565 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} executeQuery: Read 154 rows, 13.54 KiB in 0.001698 sec., 90694.93521790342 rows/sec., 7.79 MiB/sec. 2026.05.23 16:09:56.060601 [ 260 ] {e0eda7f7-c110-4fc1-a776-c65ca4077b1b} TCPHandler: Processed in 0.001958257 sec. 2026.05.23 16:09:56.060733 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:56.060830 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:09:56.060869 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:09:56.061304 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:56.061340 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:56.061636 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:09:56.061841 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:56.061965 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} executeQuery: Read 37 rows, 2.78 KiB in 0.001155 sec., 32034.632034632035 rows/sec., 2.35 MiB/sec. 2026.05.23 16:09:56.061998 [ 260 ] {f2b17e5d-4a0a-436d-8fa6-77bc6ad8eba9} TCPHandler: Processed in 0.001314218 sec. 2026.05.23 16:09:56.062150 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:56.062245 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:09:56.062284 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:09:56.062743 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:56.062779 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:56.063081 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:09:56.063288 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:56.063415 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} executeQuery: Read 125 rows, 9.97 KiB in 0.001187 sec., 105307.49789385006 rows/sec., 8.20 MiB/sec. 2026.05.23 16:09:56.063448 [ 260 ] {305be694-9e6d-430e-8344-564ca33d78c0} TCPHandler: Processed in 0.001346539 sec. 2026.05.23 16:09:56.063586 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:56.063682 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:56.063725 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:09:56.064142 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:56.064178 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:56.064498 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:09:56.064700 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:56.064837 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. 2026.05.23 16:09:56.064871 [ 260 ] {f8074648-3711-4c7d-b71d-1c66cd3e1fec} TCPHandler: Processed in 0.001334259 sec. 2026.05.23 16:09:56.065002 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:56.065096 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:09:56.065149 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} 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.23 16:09:56.065920 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:56.065956 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:56.066522 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:09:56.066739 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:56.066862 [ 175 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.23 16:09:56.066870 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} executeQuery: Read 37 rows, 67.89 KiB in 0.001792 sec., 20647.321428571428 rows/sec., 37.00 MiB/sec. 2026.05.23 16:09:56.066917 [ 175 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:56.066953 [ 175 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:56.067081 [ 260 ] {4171dc9f-c5d4-4cab-8953-8ae92733181a} TCPHandler: Processed in 0.002123869 sec. 2026.05.23 16:09:56.067118 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.23 16:09:56.067346 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:09:56.067400 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:56.067477 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 95 rows starting from the beginning of the part 2026.05.23 16:09:56.067507 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:09:56.067578 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:09:56.067668 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2026.05.23 16:09:56.067792 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2026.05.23 16:09:56.067906 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2026.05.23 16:09:56.068025 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2026.05.23 16:09:56.068092 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:56.068142 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:56.068143 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2026.05.23 16:09:56.068531 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:09:56.068752 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:56.068902 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. 2026.05.23 16:09:56.068936 [ 260 ] {d8e1f10b-3eec-47a0-b728-bd845dbdcab5} TCPHandler: Processed in 0.001709504 sec. 2026.05.23 16:09:56.070606 [ 200 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 19 columns (19 merged, 0 gathered) in 0.0035686 sec., 63049.935548954774 rows/sec., 112.98 MiB/sec. 2026.05.23 16:09:56.071095 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.23 16:09:56.071501 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:56.071590 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_11_2} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.23 16:09:56.071720 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2026.05.23 16:09:56.985288 [ 175 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.23 16:09:56.985377 [ 175 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:56.985413 [ 175 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:56.985593 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.23 16:09:56.985760 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:09:56.985797 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2026.05.23 16:09:56.985871 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2026.05.23 16:09:56.985928 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2026.05.23 16:09:56.985974 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2026.05.23 16:09:56.986025 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2026.05.23 16:09:56.986800 [ 200 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281647 sec., 20286.397112465445 rows/sec., 1.69 MiB/sec. 2026.05.23 16:09:56.986994 [ 189 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.23 16:09:56.987310 [ 189 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:56.987388 [ 189 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_5_1} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.23 16:09:56.987491 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.23 16:09:58.210088 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6180 2026.05.23 16:09:58.210707 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:58.210768 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:58.211348 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:09:58.211575 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:58.211719 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6180 2026.05.23 16:09:58.567874 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.23 16:09:58.582377 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:09:58.582431 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:09:58.588235 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:09:58.588906 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:09:58.591408 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.23 16:10:01.053295 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.053567 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:01.053928 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:01.053978 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} 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', '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.23 16:10:01.054251 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:01.054326 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:01.054466 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:10:01.054556 [ 362 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:01.054577 [ 343 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:01.054578 [ 347 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:01.054575 [ 325 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:01.054766 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:10:01.054796 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:01.054866 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:10:01.054886 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:10:01.054922 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} 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', '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.23 16:10:01.054961 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} 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', '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.23 16:10:01.056173 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} executeQuery: Read 38 rows, 8.34 KiB in 0.002717 sec., 13986.013986013988 rows/sec., 3.00 MiB/sec. 2026.05.23 16:10:01.056304 [ 260 ] {8160071a-227b-4f53-aa8a-f56f08347eb3} TCPHandler: Processed in 0.003142933 sec. 2026.05.23 16:10:01.059167 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.059311 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:10:01.059365 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:10:01.059960 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.060002 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.060393 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:10:01.060610 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:10:01.060748 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} executeQuery: Read 24 rows, 2.04 KiB in 0.001476 sec., 16260.162601626014 rows/sec., 1.35 MiB/sec. 2026.05.23 16:10:01.060782 [ 260 ] {2966c587-99a6-4bfc-b0e1-f85d65eab8e4} TCPHandler: Processed in 0.001680303 sec. 2026.05.23 16:10:01.060924 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.061020 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:10:01.061060 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:10:01.061459 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.061495 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.061769 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:10:01.061978 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): 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.23 16:10:01.062106 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} executeQuery: Read 4 rows, 334.00 B in 0.001105 sec., 3619.9095022624433 rows/sec., 295.18 KiB/sec. 2026.05.23 16:10:01.062141 [ 260 ] {30621c01-363a-4239-b9a5-b025cb4ec2a5} TCPHandler: Processed in 0.001266588 sec. 2026.05.23 16:10:01.062263 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.062357 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:01.062396 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:01.062919 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.062957 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.063283 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:10:01.063498 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:01.063622 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} executeQuery: Read 212 rows, 19.00 KiB in 0.001283 sec., 165237.7240841777 rows/sec., 14.46 MiB/sec. 2026.05.23 16:10:01.063657 [ 260 ] {17904cd9-f850-47a2-8b2c-42c7087df986} TCPHandler: Processed in 0.001442879 sec. 2026.05.23 16:10:01.063787 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.063884 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:01.063923 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:01.064390 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.064428 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.064726 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:10:01.064931 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:01.065056 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} executeQuery: Read 21 rows, 1.62 KiB in 0.001192 sec., 17617.449664429532 rows/sec., 1.32 MiB/sec. 2026.05.23 16:10:01.065090 [ 260 ] {bcb836d8-559c-4a79-bffa-bbb291af1c82} TCPHandler: Processed in 0.001353338 sec. 2026.05.23 16:10:01.065212 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.065309 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:10:01.065349 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:10:01.065800 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.065836 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.066121 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:10:01.066328 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:10:01.066452 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} executeQuery: Read 24 rows, 2.04 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.71 MiB/sec. 2026.05.23 16:10:01.066486 [ 260 ] {a8d15e2d-792e-4a0c-be2e-2b5957324062} TCPHandler: Processed in 0.001323638 sec. 2026.05.23 16:10:01.066612 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.066707 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:10:01.066747 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:10:01.067168 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.067209 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.067495 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.23 16:10:01.067706 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): 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.23 16:10:01.067829 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. 2026.05.23 16:10:01.067863 [ 260 ] {a81fb4fd-bd31-4db9-bb6c-59e705058776} TCPHandler: Processed in 0.001300247 sec. 2026.05.23 16:10:01.067982 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.068077 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:01.068117 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:01.068603 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.068639 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.068938 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:10:01.069142 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:01.069267 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} executeQuery: Read 133 rows, 10.99 KiB in 0.001208 sec., 110099.33774834436 rows/sec., 8.89 MiB/sec. 2026.05.23 16:10:01.069301 [ 260 ] {a2a85391-3230-4e4b-a017-9b2c06231514} TCPHandler: Processed in 0.001368039 sec. 2026.05.23 16:10:01.069417 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.069512 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:01.069559 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:01.069972 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.070008 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.070318 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:10:01.070523 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:01.070646 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} executeQuery: Read 198 rows, 14.54 KiB in 0.001151 sec., 172024.32667245876 rows/sec., 12.34 MiB/sec. 2026.05.23 16:10:01.070678 [ 260 ] {56c6a736-92d9-4246-a0b5-54f88546bbb2} TCPHandler: Processed in 0.001309218 sec. 2026.05.23 16:10:01.070799 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.070894 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:01.070947 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} 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.23 16:10:01.071656 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.071692 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.072173 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:10:01.072389 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:01.072522 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} executeQuery: Read 5 rows, 9.17 KiB in 0.001647 sec., 3035.8227079538556 rows/sec., 5.44 MiB/sec. 2026.05.23 16:10:01.072569 [ 260 ] {805a6c57-c9a5-4213-a2a2-efc487c4b092} TCPHandler: Processed in 0.001819615 sec. 2026.05.23 16:10:01.072710 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:01.072833 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:01.072884 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:01.073284 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:01.073319 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:01.073634 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:10:01.073835 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:01.073962 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. 2026.05.23 16:10:01.073994 [ 260 ] {5996a34f-95f7-4966-8431-843adcb5dcdd} TCPHandler: Processed in 0.001345639 sec. 2026.05.23 16:10:05.656342 [ 127 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:10:05.656408 [ 127 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:10:05.711830 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6628 2026.05.23 16:10:05.712392 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:05.712446 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:05.712956 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:10:05.713197 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:05.713348 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6628 2026.05.23 16:10:06.052809 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:06.053044 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:06.053375 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:06.053420 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} 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.23 16:10:06.053644 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:06.053713 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:06.053850 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:10:06.053953 [ 325 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:06.053969 [ 347 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:06.053969 [ 358 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:06.053969 [ 343 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:06.054138 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:06.054165 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:06.054209 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} 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.23 16:10:06.054230 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:06.055183 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} executeQuery: Read 32 rows, 5.50 KiB in 0.002232 sec., 14336.917562724015 rows/sec., 2.41 MiB/sec. 2026.05.23 16:10:06.055273 [ 260 ] {c9034163-48be-4e47-88a0-12aed8d1e7fa} TCPHandler: Processed in 0.002595966 sec. 2026.05.23 16:10:06.057480 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:06.057589 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:06.057632 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:06.058174 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:06.058221 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:06.058593 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:10:06.058824 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:06.058970 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} executeQuery: Read 154 rows, 13.54 KiB in 0.001411 sec., 109142.45216158753 rows/sec., 9.37 MiB/sec. 2026.05.23 16:10:06.059004 [ 260 ] {bd59098b-3c18-44ab-81c2-0a2b8bbfe5e1} TCPHandler: Processed in 0.001574472 sec. 2026.05.23 16:10:06.059152 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:06.059248 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:06.059288 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:06.059700 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:06.059735 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:06.060024 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:10:06.060235 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:06.060359 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} executeQuery: Read 37 rows, 2.78 KiB in 0.001129 sec., 32772.364924712136 rows/sec., 2.41 MiB/sec. 2026.05.23 16:10:06.060392 [ 260 ] {e20154e2-6889-4fee-ac9a-bb00bd06a722} TCPHandler: Processed in 0.001289197 sec. 2026.05.23 16:10:06.060529 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:06.060624 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:06.060663 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:06.061090 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:06.061125 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:06.061440 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:10:06.061659 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:06.061784 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} executeQuery: Read 125 rows, 9.97 KiB in 0.001178 sec., 106112.05432937182 rows/sec., 8.27 MiB/sec. 2026.05.23 16:10:06.061817 [ 260 ] {3e756f52-61d1-4264-a9bd-4be0dcf60048} TCPHandler: Processed in 0.001335729 sec. 2026.05.23 16:10:06.061961 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:06.062056 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:06.062099 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:06.062492 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:06.062527 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:06.062843 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:10:06.063047 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:06.063182 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. 2026.05.23 16:10:06.063216 [ 260 ] {a8fd53d6-8f6f-4b65-bd8a-cd9df8a83698} TCPHandler: Processed in 0.001303678 sec. 2026.05.23 16:10:06.063341 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:06.063443 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:06.063497 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} 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.23 16:10:06.064281 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:06.064317 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:06.064881 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:10:06.065101 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:06.065243 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} executeQuery: Read 37 rows, 67.89 KiB in 0.001819 sec., 20340.84661902144 rows/sec., 36.45 MiB/sec. 2026.05.23 16:10:06.065302 [ 260 ] {f7f8adf2-a579-43d4-a7d0-46b9db8ec8f9} TCPHandler: Processed in 0.002009108 sec. 2026.05.23 16:10:06.065436 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:06.065534 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:06.065575 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:06.065920 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:06.065959 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:06.066255 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:10:06.066479 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:06.066602 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. 2026.05.23 16:10:06.066633 [ 260 ] {d3cd6f6b-a8a8-4339-a5d0-ca2f30f93303} TCPHandler: Processed in 0.001246457 sec. 2026.05.23 16:10:06.091490 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.23 16:10:06.111316 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:06.111376 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.23 16:10:06.117551 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:10:06.118246 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:06.122667 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.23 16:10:11.051581 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:11.051857 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:11.052230 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:11.052276 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} 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.23 16:10:11.052533 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:11.052603 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:11.052738 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:10:11.052829 [ 358 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:11.052850 [ 343 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:11.052850 [ 347 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:11.052834 [ 325 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:11.053039 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:11.053066 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:11.053110 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} 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.23 16:10:11.053153 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:11.054197 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} executeQuery: Read 32 rows, 5.50 KiB in 0.002445 sec., 13087.934560327198 rows/sec., 2.20 MiB/sec. 2026.05.23 16:10:11.054286 [ 260 ] {1cb1dfa2-daac-49c9-8702-493c8bafb3cd} TCPHandler: Processed in 0.002842039 sec. 2026.05.23 16:10:11.056064 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:11.056174 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:11.056218 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:11.056734 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.056779 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.057166 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:10:11.057396 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.057537 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} executeQuery: Read 90 rows, 7.41 KiB in 0.001394 sec., 64562.41032998565 rows/sec., 5.19 MiB/sec. 2026.05.23 16:10:11.057566 [ 147 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.23 16:10:11.057572 [ 260 ] {ce037a0c-83c4-451a-9c23-a8878a2b7f81} TCPHandler: Processed in 0.001558532 sec. 2026.05.23 16:10:11.057645 [ 147 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.057675 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.057767 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:11.057797 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.23 16:10:11.057875 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:11.057920 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:11.057920 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:11.057959 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3502 rows starting from the beginning of the part 2026.05.23 16:10:11.058032 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part 2026.05.23 16:10:11.058080 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 154 rows starting from the beginning of the part 2026.05.23 16:10:11.058123 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part 2026.05.23 16:10:11.058159 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 154 rows starting from the beginning of the part 2026.05.23 16:10:11.058197 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part 2026.05.23 16:10:11.058424 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.058475 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.058844 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:10:11.059120 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.059278 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} executeQuery: Read 5 rows, 385.00 B in 0.00142 sec., 3521.1267605633802 rows/sec., 264.77 KiB/sec. 2026.05.23 16:10:11.059321 [ 260 ] {6e69907c-dd88-4479-8c3c-bece24da2308} TCPHandler: Processed in 0.001603442 sec. 2026.05.23 16:10:11.059453 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:11.059556 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:11.059596 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:11.059862 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 4202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120869 sec., 1981263.3406400867 rows/sec., 161.16 MiB/sec. 2026.05.23 16:10:11.060096 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.060138 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.060151 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.23 16:10:11.060441 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.060515 [ 192 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_21_4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.23 16:10:11.060520 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:10:11.060585 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. 2026.05.23 16:10:11.060752 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.060865 [ 147 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.23 16:10:11.060887 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} executeQuery: Read 93 rows, 7.41 KiB in 0.00135 sec., 68888.88888888889 rows/sec., 5.36 MiB/sec. 2026.05.23 16:10:11.060900 [ 147 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.060927 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.060929 [ 260 ] {4526c0f6-cac4-4700-b750-87aab6b92dcc} TCPHandler: Processed in 0.001528211 sec. 2026.05.23 16:10:11.061032 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.23 16:10:11.061078 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:11.061142 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:11.061177 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2008 rows starting from the beginning of the part 2026.05.23 16:10:11.061180 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:11.061243 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part 2026.05.23 16:10:11.061244 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:11.061294 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 125 rows starting from the beginning of the part 2026.05.23 16:10:11.061340 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 133 rows starting from the beginning of the part 2026.05.23 16:10:11.061377 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 125 rows starting from the beginning of the part 2026.05.23 16:10:11.061414 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 93 rows starting from the beginning of the part 2026.05.23 16:10:11.061688 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.061727 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.062067 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:10:11.062312 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.062414 [ 147 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.23 16:10:11.062442 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. 2026.05.23 16:10:11.062444 [ 147 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.062481 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.062483 [ 260 ] {e80a4f3a-15db-4fb5-bc53-de5c318ba8c8} TCPHandler: Processed in 0.00145317 sec. 2026.05.23 16:10:11.062551 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.23 16:10:11.062616 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622672 sec., 1588121.3208830866 rows/sec., 117.92 MiB/sec. 2026.05.23 16:10:11.062632 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:11.062621 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:11.062672 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6983 rows starting from the beginning of the part 2026.05.23 16:10:11.062728 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:11.062765 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:11.062768 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:11.062804 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 198 rows starting from the beginning of the part 2026.05.23 16:10:11.062836 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} 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.23 16:10:11.062841 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:11.062889 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:11.062903 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.23 16:10:11.063253 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.063331 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_21_4} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.23 16:10:11.063423 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2026.05.23 16:10:11.063748 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.063802 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.064429 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:10:11.064695 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.064889 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} executeQuery: Read 5 rows, 9.17 KiB in 0.002138 sec., 2338.6342376052385 rows/sec., 4.19 MiB/sec. 2026.05.23 16:10:11.065003 [ 260 ] {e4176da2-8bdb-45c7-89bb-a627362b7c49} TCPHandler: Processed in 0.002423584 sec. 2026.05.23 16:10:11.065195 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:11.065229 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704637 sec., 2891700.438912874 rows/sec., 185.62 MiB/sec. 2026.05.23 16:10:11.065332 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:11.065393 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:11.065781 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.065817 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.065817 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.23 16:10:11.066142 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.066211 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_21_4} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.23 16:10:11.066216 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:10:11.066293 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. 2026.05.23 16:10:11.066453 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.066566 [ 147 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.23 16:10:11.066589 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. 2026.05.23 16:10:11.066596 [ 147 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:11.066630 [ 260 ] {3a493274-43df-4b25-ae29-f6567c660864} TCPHandler: Processed in 0.001543241 sec. 2026.05.23 16:10:11.066630 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:11.066733 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.23 16:10:11.066848 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:11.066877 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1140 rows starting from the beginning of the part 2026.05.23 16:10:11.066929 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:11.066976 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:11.067016 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:11.067056 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:11.067095 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:11.067951 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253897 sec., 1148419.6867844807 rows/sec., 72.25 MiB/sec. 2026.05.23 16:10:11.068170 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.23 16:10:11.068443 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:11.068510 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_21_4} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.23 16:10:11.068579 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.05.23 16:10:13.213425 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7140 2026.05.23 16:10:13.213997 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:13.214056 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:13.214739 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:10:13.215051 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:13.215253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7140 2026.05.23 16:10:13.622734 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.05.23 16:10:13.639660 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:13.639737 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:13.645492 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:10:13.646210 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:13.649300 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.05.23 16:10:14.982990 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:14.983250 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:10:14.983614 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:14.983657 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:10:14.983902 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:14.983980 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:14.984128 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.23 16:10:14.984211 [ 358 ] {3df1d714-b490-469a-91c0-e5455b338dff} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:14.984252 [ 347 ] {3df1d714-b490-469a-91c0-e5455b338dff} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:14.984258 [ 343 ] {3df1d714-b490-469a-91c0-e5455b338dff} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:14.984262 [ 325 ] {3df1d714-b490-469a-91c0-e5455b338dff} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:14.984456 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:14.984485 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:14.984533 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.23 16:10:14.984555 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:14.985627 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} executeQuery: Read 32 rows, 5.50 KiB in 0.002487 sec., 12866.907921190188 rows/sec., 2.16 MiB/sec. 2026.05.23 16:10:14.985742 [ 260 ] {3df1d714-b490-469a-91c0-e5455b338dff} TCPHandler: Processed in 0.00289997 sec. 2026.05.23 16:10:14.997948 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:14.998104 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:10:14.998167 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:10:14.998814 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:14.998867 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:14.999243 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:10:14.999471 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): 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.23 16:10:14.999622 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} executeQuery: Read 2 rows, 167.00 B in 0.001562 sec., 1280.4097311139565 rows/sec., 104.41 KiB/sec. 2026.05.23 16:10:14.999662 [ 260 ] {151066da-56ce-4c7f-a0f9-08c0dfd0884c} TCPHandler: Processed in 0.001799395 sec. 2026.05.23 16:10:14.999816 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:14.999920 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:14.999963 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:15.001279 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.001320 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.001786 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:10:15.002004 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:15.002143 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} executeQuery: Read 2500 rows, 189.44 KiB in 0.002246 sec., 1113089.9376669633 rows/sec., 82.37 MiB/sec. 2026.05.23 16:10:15.002179 [ 260 ] {acfed213-2bdb-456e-9ce6-6a2de6487d8d} TCPHandler: Processed in 0.002413523 sec. 2026.05.23 16:10:15.002309 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:15.002409 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:15.002451 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:15.002874 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.002911 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.003205 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:10:15.003425 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:15.003557 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} executeQuery: Read 48 rows, 3.60 KiB in 0.001169 sec., 41060.73567151412 rows/sec., 3.01 MiB/sec. 2026.05.23 16:10:15.003582 [ 151 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.23 16:10:15.003591 [ 260 ] {0f662a2f-84f5-4b73-b829-66794d558862} TCPHandler: Processed in 0.001332249 sec. 2026.05.23 16:10:15.003657 [ 151 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.003684 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.003758 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:15.003814 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.23 16:10:15.003859 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:10:15.003904 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:10:15.003972 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:15.004018 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 81 rows starting from the beginning of the part 2026.05.23 16:10:15.004129 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2026.05.23 16:10:15.004194 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part 2026.05.23 16:10:15.004249 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2026.05.23 16:10:15.004300 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2026.05.23 16:10:15.004361 [ 196 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2026.05.23 16:10:15.004541 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.004582 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.004958 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:10:15.005191 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): 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.23 16:10:15.005336 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} executeQuery: Read 801 rows, 47.38 KiB in 0.001496 sec., 535427.8074866311 rows/sec., 30.93 MiB/sec. 2026.05.23 16:10:15.005371 [ 260 ] {07dc57b3-06bc-4f03-b79b-a7cd88c34d9d} TCPHandler: Processed in 0.001662413 sec. 2026.05.23 16:10:15.005430 [ 192 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673323 sec., 136853.43475228632 rows/sec., 10.56 MiB/sec. 2026.05.23 16:10:15.005492 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:15.005592 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:15.005623 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.23 16:10:15.005635 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:10:15.005932 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:15.006018 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_16_3} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.23 16:10:15.006107 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.006110 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.23 16:10:15.006151 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.006457 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:10:15.006665 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): 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.23 16:10:15.006793 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} executeQuery: Read 1 rows, 72.00 B in 0.00122 sec., 819.672131147541 rows/sec., 57.63 KiB/sec. 2026.05.23 16:10:15.006827 [ 260 ] {d6d7f93b-4ce6-4af9-b412-a9d66282691c} TCPHandler: Processed in 0.001384599 sec. 2026.05.23 16:10:15.006960 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:15.007056 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:15.007095 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:15.007916 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.007962 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.008428 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:10:15.008659 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:15.008795 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} executeQuery: Read 1351 rows, 92.98 KiB in 0.001757 sec., 768924.3027888446 rows/sec., 51.68 MiB/sec. 2026.05.23 16:10:15.008837 [ 260 ] {444a51da-0d9f-4c2a-be76-f497bfdddbd6} TCPHandler: Processed in 0.001926237 sec. 2026.05.23 16:10:15.008994 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:15.009091 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:15.009138 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:15.009862 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.009899 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.010363 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:10:15.010583 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:15.010714 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} executeQuery: Read 1593 rows, 99.82 KiB in 0.001643 sec., 969567.8636640293 rows/sec., 59.33 MiB/sec. 2026.05.23 16:10:15.010748 [ 260 ] {abc25004-3ed8-4382-a052-c9604098e108} TCPHandler: Processed in 0.001803425 sec. 2026.05.23 16:10:15.010896 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:15.010993 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:15.011046 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} 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.23 16:10:15.011884 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.011921 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.012489 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:10:15.012714 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:15.012851 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} executeQuery: Read 46 rows, 84.41 KiB in 0.001877 sec., 24507.19232818327 rows/sec., 43.92 MiB/sec. 2026.05.23 16:10:15.012908 [ 260 ] {221eef47-d8e9-49f6-8392-503594696cba} TCPHandler: Processed in 0.002060549 sec. 2026.05.23 16:10:15.013050 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:15.013147 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:15.013189 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:15.013546 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:15.013581 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:15.013878 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:10:15.014088 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:15.014213 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. 2026.05.23 16:10:15.014257 [ 260 ] {63da5eda-702a-49af-b955-0ca24efdebf6} TCPHandler: Processed in 0.001256647 sec. 2026.05.23 16:10:16.047216 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:16.047571 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:16.047901 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:16.047941 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} 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.23 16:10:16.048175 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:16.048248 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:16.048393 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:10:16.048501 [ 343 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:16.048525 [ 329 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:16.048510 [ 360 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:16.048500 [ 333 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:16.048854 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:16.048902 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:16.049007 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} 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.23 16:10:16.049035 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:16.050160 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} executeQuery: Read 32 rows, 5.50 KiB in 0.002688 sec., 11904.761904761905 rows/sec., 2.00 MiB/sec. 2026.05.23 16:10:16.050239 [ 260 ] {e2f8070a-3a16-4a27-99fc-9b06cb10a901} TCPHandler: Processed in 0.003153563 sec. 2026.05.23 16:10:16.051484 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:16.051612 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:16.051666 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:16.052266 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:16.052306 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:16.052717 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:10:16.052943 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:16.053082 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} executeQuery: Read 80 rows, 6.44 KiB in 0.001508 sec., 53050.39787798408 rows/sec., 4.17 MiB/sec. 2026.05.23 16:10:16.053118 [ 260 ] {668de5fb-c32e-4d4b-bdcd-1316e8f957b1} TCPHandler: Processed in 0.001747184 sec. 2026.05.23 16:10:16.053260 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:16.053358 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:16.053399 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:16.053828 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:16.053864 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:16.054156 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:10:16.054511 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:16.054748 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} executeQuery: Read 88 rows, 7.01 KiB in 0.001388 sec., 63400.576368876085 rows/sec., 4.93 MiB/sec. 2026.05.23 16:10:16.054815 [ 260 ] {6df30be2-2d03-4c9f-8d38-01d3fad3b30e} TCPHandler: Processed in 0.001603272 sec. 2026.05.23 16:10:16.054952 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:16.055074 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:16.055125 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:16.055554 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:16.055595 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:16.055981 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:10:16.056193 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:16.056325 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} executeQuery: Read 32 rows, 2.28 KiB in 0.001285 sec., 24902.723735408563 rows/sec., 1.73 MiB/sec. 2026.05.23 16:10:16.056360 [ 260 ] {cda6f58a-9dba-4deb-93c1-9b882158badc} TCPHandler: Processed in 0.001468961 sec. 2026.05.23 16:10:16.056488 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:16.056588 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:16.056631 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:16.057083 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:16.057149 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:16.057586 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:10:16.057832 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:16.058043 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} executeQuery: Read 12 rows, 848.00 B in 0.001466 sec., 8185.538881309686 rows/sec., 564.89 KiB/sec. 2026.05.23 16:10:16.058134 [ 260 ] {dab5a6f8-967e-43eb-bc5f-b1dec0314d79} TCPHandler: Processed in 0.001693923 sec. 2026.05.23 16:10:19.391473 [ 270 ] {} TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:19.391839 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} executeQuery: (from [fd00:1122:3344:101::e]:37307) 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.23 16:10:19.392475 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.23 16:10:19.392676 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:19.393080 [ 329 ] {c1165a87-536d-4d38-bd24-490ce304df2c} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.23 16:10:19.393501 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} executeQuery: Read 41 rows, 2.50 KiB in 0.001841 sec., 22270.505160239 rows/sec., 1.33 MiB/sec. 2026.05.23 16:10:19.393581 [ 270 ] {c1165a87-536d-4d38-bd24-490ce304df2c} TCPHandler: Processed in 0.002303962 sec. 2026.05.23 16:10:20.000290 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 235.60 MiB, free memory in arenas 0.00 B, will set to 230.17 MiB (RSS), difference: -2.02 MiB 2026.05.23 16:10:20.656507 [ 120 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:10:20.656577 [ 120 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:10:20.715356 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7588 2026.05.23 16:10:20.715849 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:20.715884 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:20.716384 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:10:20.716613 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:20.716741 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7588 2026.05.23 16:10:20.716786 [ 120 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.23 16:10:20.716866 [ 120 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:20.716891 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:20.717052 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.23 16:10:20.717214 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:20.717254 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5220 rows starting from the beginning of the part 2026.05.23 16:10:20.717348 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part 2026.05.23 16:10:20.717401 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part 2026.05.23 16:10:20.717451 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part 2026.05.23 16:10:20.717489 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part 2026.05.23 16:10:20.717531 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part 2026.05.23 16:10:20.718949 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001968727 sec., 3854267.249852316 rows/sec., 55.14 MiB/sec. 2026.05.23 16:10:20.719812 [ 196 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.23 16:10:20.720086 [ 196 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:20.720151 [ 196 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_16_3} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.23 16:10:20.720251 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. 2026.05.23 16:10:21.001275 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000886582 sec. 2026.05.23 16:10:21.051427 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:21.051672 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:21.052064 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:21.052124 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} 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.23 16:10:21.052465 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:21.052570 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:21.052780 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:10:21.052890 [ 333 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:21.052895 [ 329 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:21.052912 [ 360 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:21.052897 [ 343 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:21.053077 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:21.053109 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:21.053161 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} 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.23 16:10:21.053183 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:21.054309 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} executeQuery: Read 32 rows, 5.50 KiB in 0.002737 sec., 11691.633175009134 rows/sec., 1.96 MiB/sec. 2026.05.23 16:10:21.054421 [ 260 ] {f4adb5ad-2978-45a0-ac0e-75b8d8d98c03} TCPHandler: Processed in 0.003129893 sec. 2026.05.23 16:10:21.056280 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:21.056406 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:21.056456 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:21.057036 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.057080 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.057480 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:10:21.057745 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.057906 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} executeQuery: Read 90 rows, 7.41 KiB in 0.001534 sec., 58670.143415906125 rows/sec., 4.72 MiB/sec. 2026.05.23 16:10:21.057944 [ 260 ] {f3e10c66-77c1-44c5-bf7a-09ff4afaf902} TCPHandler: Processed in 0.001724324 sec. 2026.05.23 16:10:21.058102 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:21.058207 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:21.058251 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:21.058725 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.058761 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.059071 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:10:21.059353 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.059632 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} executeQuery: Read 5 rows, 385.00 B in 0.00144 sec., 3472.222222222222 rows/sec., 261.09 KiB/sec. 2026.05.23 16:10:21.059705 [ 260 ] {e2cceb65-6def-4464-a2fc-fa8c04c250da} TCPHandler: Processed in 0.001653983 sec. 2026.05.23 16:10:21.059920 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:21.060061 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:21.060123 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:21.060729 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.060773 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.061177 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:10:21.061407 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.061577 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} executeQuery: Read 93 rows, 7.41 KiB in 0.001561 sec., 59577.19410634208 rows/sec., 4.64 MiB/sec. 2026.05.23 16:10:21.061621 [ 260 ] {a5220bdd-7af0-45c1-a960-beba96aad30b} TCPHandler: Processed in 0.001817325 sec. 2026.05.23 16:10:21.061776 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:21.061884 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:21.061933 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:21.062414 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.062457 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.062912 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:10:21.063182 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.063331 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. 2026.05.23 16:10:21.063369 [ 260 ] {4ec7606a-88f4-4f22-ac03-85dd9c107caa} TCPHandler: Processed in 0.001649443 sec. 2026.05.23 16:10:21.063523 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:21.063632 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:21.063694 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} 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.23 16:10:21.064465 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.064505 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.065160 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:10:21.065544 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.065705 [ 120 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.23 16:10:21.065741 [ 120 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.065746 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} executeQuery: Read 5 rows, 9.17 KiB in 0.002135 sec., 2341.9203747072597 rows/sec., 4.20 MiB/sec. 2026.05.23 16:10:21.065760 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.065833 [ 260 ] {e6c44458-ae55-4b9c-9ae7-91183d465a1b} TCPHandler: Processed in 0.002369843 sec. 2026.05.23 16:10:21.065851 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.23 16:10:21.066002 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:21.066034 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:21.066085 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 225 rows starting from the beginning of the part 2026.05.23 16:10:21.066121 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:21.066170 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:21.066208 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2026.05.23 16:10:21.066317 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part 2026.05.23 16:10:21.066426 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2026.05.23 16:10:21.066531 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part 2026.05.23 16:10:21.066553 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.066591 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.066638 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2026.05.23 16:10:21.066952 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:10:21.067250 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.067393 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. 2026.05.23 16:10:21.067428 [ 260 ] {2d933dd5-f367-4ab1-8680-56ea2650945f} TCPHandler: Processed in 0.001488831 sec. 2026.05.23 16:10:21.069578 [ 196 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 19 columns (19 merged, 0 gathered) in 0.003757322 sec., 85965.48286252815 rows/sec., 154.05 MiB/sec. 2026.05.23 16:10:21.070162 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.23 16:10:21.070507 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.070574 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_16_3} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.23 16:10:21.070665 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. 2026.05.23 16:10:21.149387 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.05.23 16:10:21.165995 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.166057 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.171786 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:10:21.172475 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.172781 [ 120 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.23 16:10:21.172843 [ 120 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:21.172867 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:21.173009 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.23 16:10:21.175834 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.05.23 16:10:21.177038 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:21.178546 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2026.05.23 16:10:21.183310 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2026.05.23 16:10:21.188142 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2026.05.23 16:10:21.192575 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2026.05.23 16:10:21.197358 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2026.05.23 16:10:21.201824 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2026.05.23 16:10:21.256010 [ 195 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083062984 sec., 1456.7258985061262 rows/sec., 7.53 MiB/sec. 2026.05.23 16:10:21.258040 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.23 16:10:21.259742 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:21.259841 [ 199 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_16_3} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.23 16:10:21.261224 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2026.05.23 16:10:22.000244 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 232.14 MiB, peak 242.13 MiB, free memory in arenas 0.00 B, will set to 240.79 MiB (RSS), difference: 8.65 MiB 2026.05.23 16:10:26.053846 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:26.054115 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:26.054477 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:26.054521 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} 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.23 16:10:26.054770 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:26.054849 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:26.054993 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:10:26.055102 [ 333 ] {98834974-4706-49b4-9df3-1721bcdd11a8} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:26.055116 [ 360 ] {98834974-4706-49b4-9df3-1721bcdd11a8} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:26.055108 [ 329 ] {98834974-4706-49b4-9df3-1721bcdd11a8} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:26.055103 [ 343 ] {98834974-4706-49b4-9df3-1721bcdd11a8} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:26.055319 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:26.055345 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:26.055388 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} 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.23 16:10:26.055408 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:26.056461 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} executeQuery: Read 32 rows, 5.50 KiB in 0.002451 sec., 13055.895552835576 rows/sec., 2.19 MiB/sec. 2026.05.23 16:10:26.056559 [ 260 ] {98834974-4706-49b4-9df3-1721bcdd11a8} TCPHandler: Processed in 0.00285394 sec. 2026.05.23 16:10:26.058831 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:26.058953 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:26.059004 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:26.059744 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:26.059799 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:26.060211 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:10:26.060425 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:26.060571 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} executeQuery: Read 154 rows, 13.54 KiB in 0.001654 sec., 93107.61789600967 rows/sec., 8.00 MiB/sec. 2026.05.23 16:10:26.060606 [ 260 ] {1c72d339-6753-4da3-b4ee-9469ecb3a464} TCPHandler: Processed in 0.001826516 sec. 2026.05.23 16:10:26.060728 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:26.060826 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:26.060867 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:26.061306 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:26.061342 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:26.061632 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:10:26.061838 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:26.061969 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} executeQuery: Read 37 rows, 2.78 KiB in 0.001162 sec., 31841.652323580034 rows/sec., 2.34 MiB/sec. 2026.05.23 16:10:26.062003 [ 260 ] {6770c86b-a193-44eb-a8bf-f7fbf7210f66} TCPHandler: Processed in 0.001323258 sec. 2026.05.23 16:10:26.062144 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:26.062239 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:26.062278 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:26.062732 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:26.062768 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:26.063065 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:10:26.063269 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:26.063395 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} executeQuery: Read 125 rows, 9.97 KiB in 0.001174 sec., 106473.59454855196 rows/sec., 8.30 MiB/sec. 2026.05.23 16:10:26.063428 [ 260 ] {75cbee73-b453-4b39-9b48-b7483ba5b7de} TCPHandler: Processed in 0.001332538 sec. 2026.05.23 16:10:26.063558 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:26.063655 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:26.063697 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:26.064107 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:26.064141 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:26.064464 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:10:26.064668 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:26.064797 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. 2026.05.23 16:10:26.064830 [ 260 ] {5fe39e19-6a02-4140-97f0-0d9022d95ad4} TCPHandler: Processed in 0.001320779 sec. 2026.05.23 16:10:26.064951 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:26.065045 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:26.065098 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} 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.23 16:10:26.065842 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:26.065877 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:26.066431 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:10:26.066647 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:26.066778 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} executeQuery: Read 37 rows, 67.89 KiB in 0.001751 sec., 21130.7824100514 rows/sec., 37.87 MiB/sec. 2026.05.23 16:10:26.066826 [ 260 ] {f59f65a4-3e2b-4cf4-96f6-7a8f62e70566} TCPHandler: Processed in 0.001922776 sec. 2026.05.23 16:10:26.066949 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:26.067045 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:26.067086 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:26.067450 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:26.067485 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:26.067777 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:10:26.067983 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:26.068111 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. 2026.05.23 16:10:26.068144 [ 260 ] {c465c51c-4ea3-468a-8fae-e9730558c3ce} TCPHandler: Processed in 0.001244907 sec. 2026.05.23 16:10:28.158878 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46401 2026.05.23 16:10:28.158983 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.159017 [ 311 ] {} TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46401 2026.05.23 16:10:28.159047 [ 311 ] {} TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.159064 [ 311 ] {} TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.159328 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43229 2026.05.23 16:10:28.159348 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52440 2026.05.23 16:10:28.159384 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43559 2026.05.23 16:10:28.159436 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55120 2026.05.23 16:10:28.159463 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.159464 [ 311 ] {} TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:28.159487 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60710 2026.05.23 16:10:28.159496 [ 312 ] {} TCP-Session: 12e6869a-c26a-4f7c-ad3a-c133087620cc Authenticating user 'default' from [fd00:1122:3344:101::e]:43229 2026.05.23 16:10:28.159549 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58683 2026.05.23 16:10:28.159557 [ 312 ] {} TCP-Session: 12e6869a-c26a-4f7c-ad3a-c133087620cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.159606 [ 312 ] {} TCP-Session: 12e6869a-c26a-4f7c-ad3a-c133087620cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.159653 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59288 2026.05.23 16:10:28.159762 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55820 2026.05.23 16:10:28.159773 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} executeQuery: (from [fd00:1122:3344:101::e]:46401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:10:28.159972 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.160014 [ 313 ] {} TCP-Session: 8a6bd99b-3ef3-439d-bf01-ac3c11e303ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52440 2026.05.23 16:10:28.160032 [ 313 ] {} TCP-Session: 8a6bd99b-3ef3-439d-bf01-ac3c11e303ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160046 [ 313 ] {} TCP-Session: 8a6bd99b-3ef3-439d-bf01-ac3c11e303ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160116 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:10:28.160150 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.160185 [ 315 ] {} TCP-Session: 57c4572b-4173-40b4-a1c5-7752debf004a Authenticating user 'default' from [fd00:1122:3344:101::e]:55120 2026.05.23 16:10:28.160201 [ 315 ] {} TCP-Session: 57c4572b-4173-40b4-a1c5-7752debf004a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160214 [ 315 ] {} TCP-Session: 57c4572b-4173-40b4-a1c5-7752debf004a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160277 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:28.160632 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.160641 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.160672 [ 307 ] {} TCP-Session: 1f225bca-9cc3-43fd-b5f1-df8b1c4ba7b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59288 2026.05.23 16:10:28.160658 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:10:28.160740 [ 307 ] {} TCP-Session: 1f225bca-9cc3-43fd-b5f1-df8b1c4ba7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160738 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.160776 [ 307 ] {} TCP-Session: 1f225bca-9cc3-43fd-b5f1-df8b1c4ba7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160729 [ 269 ] {} TCP-Session: 473f5661-ebf0-4c5f-906d-2002a27566bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58683 2026.05.23 16:10:28.160801 [ 259 ] {} TCP-Session: d3017717-d926-4dbe-930f-79950513e395 Authenticating user 'default' from [fd00:1122:3344:101::e]:60710 2026.05.23 16:10:28.160830 [ 269 ] {} TCP-Session: 473f5661-ebf0-4c5f-906d-2002a27566bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160833 [ 259 ] {} TCP-Session: d3017717-d926-4dbe-930f-79950513e395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160840 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.160865 [ 259 ] {} TCP-Session: d3017717-d926-4dbe-930f-79950513e395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160853 [ 269 ] {} TCP-Session: 473f5661-ebf0-4c5f-906d-2002a27566bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160889 [ 314 ] {} TCP-Session: ea89e326-792b-459d-88e3-cf1572e1513e Authenticating user 'default' from [fd00:1122:3344:101::e]:43559 2026.05.23 16:10:28.160931 [ 314 ] {} TCP-Session: ea89e326-792b-459d-88e3-cf1572e1513e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.160948 [ 314 ] {} TCP-Session: ea89e326-792b-459d-88e3-cf1572e1513e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.161027 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.161061 [ 308 ] {} TCP-Session: 4c59df96-f732-474c-addb-cba400c57df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55820 2026.05.23 16:10:28.161080 [ 308 ] {} TCP-Session: 4c59df96-f732-474c-addb-cba400c57df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.161093 [ 308 ] {} TCP-Session: 4c59df96-f732-474c-addb-cba400c57df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.161818 [ 343 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} AggregatingTransform: Aggregating 2026.05.23 16:10:28.161859 [ 343 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} Aggregator: Aggregation method: without_key 2026.05.23 16:10:28.161894 [ 343 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036904 sec. (964.409 rows/sec., 37.67 KiB/sec.) 2026.05.23 16:10:28.161910 [ 343 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} Aggregator: Merging aggregated data 2026.05.23 16:10:28.162556 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} executeQuery: Read 1 rows, 40.00 B in 0.002861 sec., 349.52813701502976 rows/sec., 13.65 KiB/sec. 2026.05.23 16:10:28.162716 [ 311 ] {55b99105-57bc-4a67-86b2-cfa3d4e6d2e7} TCPHandler: Processed in 0.003420547 sec. 2026.05.23 16:10:28.162868 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.162907 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.162913 [ 311 ] {} TCP-Session: b1c624b5-63e5-4d97-ab54-fd6b45d0ecd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.162924 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.162952 [ 308 ] {} TCP-Session: 4c59df96-f732-474c-addb-cba400c57df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.162955 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.162990 [ 313 ] {} TCP-Session: 8a6bd99b-3ef3-439d-bf01-ac3c11e303ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.163018 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.163005 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.163054 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.163067 [ 315 ] {} TCP-Session: 57c4572b-4173-40b4-a1c5-7752debf004a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.163103 [ 307 ] {} TCP-Session: 1f225bca-9cc3-43fd-b5f1-df8b1c4ba7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.163111 [ 269 ] {} TCP-Session: 473f5661-ebf0-4c5f-906d-2002a27566bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.163054 [ 259 ] {} TCP-Session: d3017717-d926-4dbe-930f-79950513e395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.162979 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.162966 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.163232 [ 314 ] {} TCP-Session: ea89e326-792b-459d-88e3-cf1572e1513e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.163266 [ 312 ] {} TCP-Session: 12e6869a-c26a-4f7c-ad3a-c133087620cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.216852 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8100 2026.05.23 16:10:28.217378 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:28.217431 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:28.217942 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:10:28.218297 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:28.218504 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8100 2026.05.23 16:10:28.352072 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35868 2026.05.23 16:10:28.352165 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.352198 [ 311 ] {} TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:35868 2026.05.23 16:10:28.352228 [ 311 ] {} TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352242 [ 311 ] {} TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352502 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51302 2026.05.23 16:10:28.352502 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33760 2026.05.23 16:10:28.352554 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37684 2026.05.23 16:10:28.352580 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61899 2026.05.23 16:10:28.352590 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38546 2026.05.23 16:10:28.352617 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.352638 [ 311 ] {} TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:28.352673 [ 312 ] {} TCP-Session: 09bcd7e3-2bd3-4544-a877-fade42c9ccf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33760 2026.05.23 16:10:28.352688 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.352687 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.352712 [ 312 ] {} TCP-Session: 09bcd7e3-2bd3-4544-a877-fade42c9ccf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352726 [ 307 ] {} TCP-Session: b9ca932e-7262-4d90-aa48-d551f051a536 Authenticating user 'default' from [fd00:1122:3344:101::e]:38546 2026.05.23 16:10:28.352750 [ 312 ] {} TCP-Session: 09bcd7e3-2bd3-4544-a877-fade42c9ccf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352745 [ 269 ] {} TCP-Session: 71d54f74-6a44-42e3-9454-b087a908b277 Authenticating user 'default' from [fd00:1122:3344:101::e]:61899 2026.05.23 16:10:28.352769 [ 307 ] {} TCP-Session: b9ca932e-7262-4d90-aa48-d551f051a536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352617 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.352804 [ 307 ] {} TCP-Session: b9ca932e-7262-4d90-aa48-d551f051a536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352802 [ 269 ] {} TCP-Session: 71d54f74-6a44-42e3-9454-b087a908b277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352837 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} executeQuery: (from [fd00:1122:3344:101::e]:35868) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:10:28.352858 [ 269 ] {} TCP-Session: 71d54f74-6a44-42e3-9454-b087a908b277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352843 [ 315 ] {} TCP-Session: c913f5d3-b4ea-4de3-b1a6-32e779bc211b Authenticating user 'default' from [fd00:1122:3344:101::e]:37684 2026.05.23 16:10:28.352597 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58474 2026.05.23 16:10:28.352910 [ 315 ] {} TCP-Session: c913f5d3-b4ea-4de3-b1a6-32e779bc211b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352596 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.352955 [ 315 ] {} TCP-Session: c913f5d3-b4ea-4de3-b1a6-32e779bc211b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352576 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40998 2026.05.23 16:10:28.352985 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.352974 [ 313 ] {} TCP-Session: cac55f25-deb5-4363-924d-0e79307c7ab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51302 2026.05.23 16:10:28.353026 [ 308 ] {} TCP-Session: 1e54eef9-312c-4636-922b-bad891cc8816 Authenticating user 'default' from [fd00:1122:3344:101::e]:58474 2026.05.23 16:10:28.353032 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.353042 [ 313 ] {} TCP-Session: cac55f25-deb5-4363-924d-0e79307c7ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.353058 [ 308 ] {} TCP-Session: 1e54eef9-312c-4636-922b-bad891cc8816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.353063 [ 259 ] {} TCP-Session: 7939da62-51eb-492e-a2bc-7b25119ab2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40998 2026.05.23 16:10:28.353071 [ 313 ] {} TCP-Session: cac55f25-deb5-4363-924d-0e79307c7ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.353082 [ 308 ] {} TCP-Session: 1e54eef9-312c-4636-922b-bad891cc8816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.353093 [ 259 ] {} TCP-Session: 7939da62-51eb-492e-a2bc-7b25119ab2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.352550 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54333 2026.05.23 16:10:28.353132 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:10:28.353122 [ 259 ] {} TCP-Session: 7939da62-51eb-492e-a2bc-7b25119ab2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.353205 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:28.353180 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.353265 [ 314 ] {} TCP-Session: 6cdc2a73-cf2a-4855-b626-55fdeeb847df Authenticating user 'default' from [fd00:1122:3344:101::e]:54333 2026.05.23 16:10:28.353284 [ 314 ] {} TCP-Session: 6cdc2a73-cf2a-4855-b626-55fdeeb847df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.353302 [ 314 ] {} TCP-Session: 6cdc2a73-cf2a-4855-b626-55fdeeb847df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.353514 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:10:28.354408 [ 337 ] {90aab292-894d-4714-ab81-b7b7d7813b89} AggregatingTransform: Aggregating 2026.05.23 16:10:28.354459 [ 337 ] {90aab292-894d-4714-ab81-b7b7d7813b89} Aggregator: Aggregation method: without_key 2026.05.23 16:10:28.354492 [ 337 ] {90aab292-894d-4714-ab81-b7b7d7813b89} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873432 sec. (1144.909 rows/sec., 44.72 KiB/sec.) 2026.05.23 16:10:28.354510 [ 337 ] {90aab292-894d-4714-ab81-b7b7d7813b89} Aggregator: Merging aggregated data 2026.05.23 16:10:28.355206 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} executeQuery: Read 1 rows, 40.00 B in 0.002425 sec., 412.37113402061857 rows/sec., 16.11 KiB/sec. 2026.05.23 16:10:28.355345 [ 311 ] {90aab292-894d-4714-ab81-b7b7d7813b89} TCPHandler: Processed in 0.002836379 sec. 2026.05.23 16:10:28.355483 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355516 [ 311 ] {} TCP-Session: d5485e93-ef47-4843-b017-eccf34529f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.355522 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355543 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355567 [ 312 ] {} TCP-Session: 09bcd7e3-2bd3-4544-a877-fade42c9ccf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.355566 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355583 [ 313 ] {} TCP-Session: cac55f25-deb5-4363-924d-0e79307c7ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.355589 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355603 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355633 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355652 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355678 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.355694 [ 259 ] {} TCP-Session: 7939da62-51eb-492e-a2bc-7b25119ab2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.355727 [ 269 ] {} TCP-Session: 71d54f74-6a44-42e3-9454-b087a908b277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.355752 [ 307 ] {} TCP-Session: b9ca932e-7262-4d90-aa48-d551f051a536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.355618 [ 315 ] {} TCP-Session: c913f5d3-b4ea-4de3-b1a6-32e779bc211b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.355705 [ 308 ] {} TCP-Session: 1e54eef9-312c-4636-922b-bad891cc8816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.355698 [ 314 ] {} TCP-Session: 6cdc2a73-cf2a-4855-b626-55fdeeb847df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.379627 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48047 2026.05.23 16:10:28.379699 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.379725 [ 311 ] {} TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Authenticating user 'default' from [fd00:1122:3344:101::e]:48047 2026.05.23 16:10:28.379747 [ 311 ] {} TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.379760 [ 311 ] {} TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.379988 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43822 2026.05.23 16:10:28.380003 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65057 2026.05.23 16:10:28.380020 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38829 2026.05.23 16:10:28.380058 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34305 2026.05.23 16:10:28.380074 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.380075 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.380079 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38225 2026.05.23 16:10:28.380119 [ 312 ] {} TCP-Session: 93eb9b0f-dbd6-4070-891f-95504d4a57bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43822 2026.05.23 16:10:28.380116 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.380102 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.380185 [ 307 ] {} TCP-Session: 4d3f78de-8e4a-4ce8-b3c1-081b8cf0bd1a Authenticating user 'default' from [fd00:1122:3344:101::e]:34305 2026.05.23 16:10:28.380194 [ 312 ] {} TCP-Session: 93eb9b0f-dbd6-4070-891f-95504d4a57bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380204 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.380220 [ 307 ] {} TCP-Session: 4d3f78de-8e4a-4ce8-b3c1-081b8cf0bd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380231 [ 312 ] {} TCP-Session: 93eb9b0f-dbd6-4070-891f-95504d4a57bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380257 [ 269 ] {} TCP-Session: 904f0ab5-f556-4f68-97b5-f21dd2edead7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38225 2026.05.23 16:10:28.380262 [ 307 ] {} TCP-Session: 4d3f78de-8e4a-4ce8-b3c1-081b8cf0bd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380311 [ 269 ] {} TCP-Session: 904f0ab5-f556-4f68-97b5-f21dd2edead7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380209 [ 315 ] {} TCP-Session: a2cb2ffd-efb0-4148-80a0-f2443d97e998 Authenticating user 'default' from [fd00:1122:3344:101::e]:38829 2026.05.23 16:10:28.380342 [ 269 ] {} TCP-Session: 904f0ab5-f556-4f68-97b5-f21dd2edead7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380080 [ 311 ] {} TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:28.380389 [ 315 ] {} TCP-Session: a2cb2ffd-efb0-4148-80a0-f2443d97e998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380067 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54384 2026.05.23 16:10:28.380421 [ 315 ] {} TCP-Session: a2cb2ffd-efb0-4148-80a0-f2443d97e998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380030 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60336 2026.05.23 16:10:28.380488 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.380003 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39401 2026.05.23 16:10:28.380522 [ 308 ] {} TCP-Session: 4fadb21d-c09b-4f2c-8ca3-e5310da5910a Authenticating user 'default' from [fd00:1122:3344:101::e]:54384 2026.05.23 16:10:28.380523 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.380576 [ 308 ] {} TCP-Session: 4fadb21d-c09b-4f2c-8ca3-e5310da5910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380590 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} executeQuery: (from [fd00:1122:3344:101::e]:48047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:10:28.380596 [ 259 ] {} TCP-Session: 8e819ce8-20bd-4edb-a24b-11964f947d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:60336 2026.05.23 16:10:28.380603 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:10:28.380639 [ 259 ] {} TCP-Session: 8e819ce8-20bd-4edb-a24b-11964f947d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380601 [ 308 ] {} TCP-Session: 4fadb21d-c09b-4f2c-8ca3-e5310da5910a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380665 [ 259 ] {} TCP-Session: 8e819ce8-20bd-4edb-a24b-11964f947d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380662 [ 313 ] {} TCP-Session: b5bd0c8c-a1dd-4c3d-a2b4-dc03b13d10e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39401 2026.05.23 16:10:28.380107 [ 314 ] {} TCP-Session: 28e14ea1-0d7b-4e5c-bb71-0c21c51dd515 Authenticating user 'default' from [fd00:1122:3344:101::e]:65057 2026.05.23 16:10:28.380728 [ 313 ] {} TCP-Session: b5bd0c8c-a1dd-4c3d-a2b4-dc03b13d10e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380739 [ 314 ] {} TCP-Session: 28e14ea1-0d7b-4e5c-bb71-0c21c51dd515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380752 [ 313 ] {} TCP-Session: b5bd0c8c-a1dd-4c3d-a2b4-dc03b13d10e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380764 [ 314 ] {} TCP-Session: 28e14ea1-0d7b-4e5c-bb71-0c21c51dd515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.380906 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:10:28.380971 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:28.381347 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:10:28.382309 [ 323 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} AggregatingTransform: Aggregating 2026.05.23 16:10:28.382374 [ 323 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} Aggregator: Aggregation method: without_key 2026.05.23 16:10:28.382420 [ 323 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956823 sec. (1045.125 rows/sec., 40.83 KiB/sec.) 2026.05.23 16:10:28.382446 [ 323 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} Aggregator: Merging aggregated data 2026.05.23 16:10:28.383125 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} executeQuery: Read 1 rows, 40.00 B in 0.002615 sec., 382.40917782026764 rows/sec., 14.94 KiB/sec. 2026.05.23 16:10:28.383270 [ 311 ] {097fdb48-1adf-4cfc-943d-9b3743700c69} TCPHandler: Processed in 0.003311946 sec. 2026.05.23 16:10:28.383409 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383447 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383465 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383501 [ 312 ] {} TCP-Session: 93eb9b0f-dbd6-4070-891f-95504d4a57bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.383531 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383533 [ 308 ] {} TCP-Session: 4fadb21d-c09b-4f2c-8ca3-e5310da5910a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.383579 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383592 [ 313 ] {} TCP-Session: b5bd0c8c-a1dd-4c3d-a2b4-dc03b13d10e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.383592 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383623 [ 314 ] {} TCP-Session: 28e14ea1-0d7b-4e5c-bb71-0c21c51dd515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.383568 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383657 [ 269 ] {} TCP-Session: 904f0ab5-f556-4f68-97b5-f21dd2edead7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.383561 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383698 [ 307 ] {} TCP-Session: 4d3f78de-8e4a-4ce8-b3c1-081b8cf0bd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.383453 [ 311 ] {} TCP-Session: 46f1ea0e-27d8-4249-93ea-a305162cf917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.383731 [ 315 ] {} TCP-Session: a2cb2ffd-efb0-4148-80a0-f2443d97e998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.383516 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:10:28.383816 [ 259 ] {} TCP-Session: 8e819ce8-20bd-4edb-a24b-11964f947d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:10:28.675935 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 2026.05.23 16:10:28.691235 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:28.691302 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.23 16:10:28.698008 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:10:28.699623 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:28.706913 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 128 2026.05.23 16:10:31.053513 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.053793 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:31.054152 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:31.054193 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} 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', '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.23 16:10:31.054428 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:31.054496 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:31.054635 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:10:31.054724 [ 353 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:31.054737 [ 331 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:31.054764 [ 345 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:31.054766 [ 319 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:31.054927 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:10:31.054953 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:31.055028 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:10:31.055051 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:10:31.055087 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} 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', '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.23 16:10:31.055127 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} 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', '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.23 16:10:31.056223 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} executeQuery: Read 38 rows, 8.34 KiB in 0.002541 sec., 14954.742227469502 rows/sec., 3.21 MiB/sec. 2026.05.23 16:10:31.056336 [ 260 ] {41c59fd7-bd5b-4281-9d8b-c8aa527e9af6} TCPHandler: Processed in 0.002960831 sec. 2026.05.23 16:10:31.058870 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.058998 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:10:31.059049 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:10:31.059604 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.059652 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.060059 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:10:31.060290 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:10:31.060430 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} executeQuery: Read 24 rows, 2.04 KiB in 0.001468 sec., 16348.773841961854 rows/sec., 1.36 MiB/sec. 2026.05.23 16:10:31.060465 [ 260 ] {c6f348da-5dad-4433-aea8-f263108acd51} TCPHandler: Processed in 0.001655193 sec. 2026.05.23 16:10:31.060602 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.060699 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:10:31.060739 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:10:31.061139 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.061175 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.061448 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:10:31.061653 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): 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.23 16:10:31.061779 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} executeQuery: Read 4 rows, 334.00 B in 0.001099 sec., 3639.672429481347 rows/sec., 296.79 KiB/sec. 2026.05.23 16:10:31.061814 [ 260 ] {a97ee727-324a-4454-87f8-d268d00e1cef} TCPHandler: Processed in 0.001260598 sec. 2026.05.23 16:10:31.062008 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.062158 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:31.062222 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:31.062949 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.062987 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.063371 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:10:31.063598 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.063710 [ 107 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.23 16:10:31.063741 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} executeQuery: Read 212 rows, 19.00 KiB in 0.001628 sec., 130221.13022113021 rows/sec., 11.39 MiB/sec. 2026.05.23 16:10:31.063755 [ 107 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.063782 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.063785 [ 260 ] {b5fc15b6-fb18-4af0-a791-4c1294851394} TCPHandler: Processed in 0.001889276 sec. 2026.05.23 16:10:31.063875 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.23 16:10:31.063923 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.063975 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:31.064006 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3502 rows starting from the beginning of the part 2026.05.23 16:10:31.064026 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:31.064061 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2500 rows starting from the beginning of the part 2026.05.23 16:10:31.064072 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:31.064115 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 80 rows starting from the beginning of the part 2026.05.23 16:10:31.064160 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part 2026.05.23 16:10:31.064206 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 154 rows starting from the beginning of the part 2026.05.23 16:10:31.064247 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part 2026.05.23 16:10:31.064497 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.064537 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.064839 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:10:31.065053 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.065194 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} executeQuery: Read 21 rows, 1.62 KiB in 0.001188 sec., 17676.767676767675 rows/sec., 1.33 MiB/sec. 2026.05.23 16:10:31.065230 [ 260 ] {8dc44151-81ce-4adc-89aa-8b15f2e9525d} TCPHandler: Processed in 0.001355689 sec. 2026.05.23 16:10:31.065350 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.065448 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:10:31.065487 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:10:31.065880 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.065916 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.066208 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:10:31.066412 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.066539 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. 2026.05.23 16:10:31.066565 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 6538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002723528 sec., 2400562.7994278013 rows/sec., 191.49 MiB/sec. 2026.05.23 16:10:31.066573 [ 260 ] {6f0512ed-caeb-49c5-9bc0-492671e796e4} TCPHandler: Processed in 0.001271927 sec. 2026.05.23 16:10:31.066750 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.066853 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:10:31.066883 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.23 16:10:31.066896 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:10:31.067140 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.067210 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_26_5} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.23 16:10:31.067275 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2026.05.23 16:10:31.067327 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.067368 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.067674 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.23 16:10:31.067879 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): 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.23 16:10:31.068004 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. 2026.05.23 16:10:31.068038 [ 260 ] {ff936d0a-f789-41a0-b9d5-2490224afaf5} TCPHandler: Processed in 0.001342269 sec. 2026.05.23 16:10:31.068169 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.068266 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:31.068307 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:31.068779 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.068814 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.069123 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:10:31.069329 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.069437 [ 107 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.23 16:10:31.069455 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} executeQuery: Read 133 rows, 10.99 KiB in 0.001207 sec., 110190.55509527755 rows/sec., 8.90 MiB/sec. 2026.05.23 16:10:31.069479 [ 107 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.069496 [ 260 ] {e21544ca-7d49-4b8c-b6d7-59a554b5fcf6} TCPHandler: Processed in 0.001375249 sec. 2026.05.23 16:10:31.069506 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.069608 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.23 16:10:31.069628 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.069727 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:31.069730 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:31.069769 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2008 rows starting from the beginning of the part 2026.05.23 16:10:31.069790 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:31.069872 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1351 rows starting from the beginning of the part 2026.05.23 16:10:31.069941 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part 2026.05.23 16:10:31.069990 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 93 rows starting from the beginning of the part 2026.05.23 16:10:31.070037 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 125 rows starting from the beginning of the part 2026.05.23 16:10:31.070085 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 133 rows starting from the beginning of the part 2026.05.23 16:10:31.070201 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.070242 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.070608 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:10:31.070846 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.070953 [ 107 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.23 16:10:31.070982 [ 107 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.070994 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} executeQuery: Read 198 rows, 14.54 KiB in 0.001269 sec., 156028.36879432623 rows/sec., 11.19 MiB/sec. 2026.05.23 16:10:31.070998 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.071038 [ 260 ] {e159ab4e-3682-45ab-9ab1-b6210fa0f47a} TCPHandler: Processed in 0.00146029 sec. 2026.05.23 16:10:31.071096 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.23 16:10:31.071167 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.071183 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:31.071218 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7821 rows starting from the beginning of the part 2026.05.23 16:10:31.071271 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1593 rows starting from the beginning of the part 2026.05.23 16:10:31.071272 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:31.071321 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part 2026.05.23 16:10:31.071339 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} 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.23 16:10:31.071366 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:31.071412 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:31.071453 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 198 rows starting from the beginning of the part 2026.05.23 16:10:31.071468 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001898297 sec., 2000740.6638687202 rows/sec., 145.74 MiB/sec. 2026.05.23 16:10:31.071699 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.23 16:10:31.071958 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.072029 [ 199 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_26_5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.23 16:10:31.072103 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2026.05.23 16:10:31.072243 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.072275 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.072816 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:10:31.073059 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.073228 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} executeQuery: Read 5 rows, 9.17 KiB in 0.001972 sec., 2535.4969574036513 rows/sec., 4.54 MiB/sec. 2026.05.23 16:10:31.073330 [ 260 ] {95e91466-466f-4a9e-b7d9-1c264bd2104c} TCPHandler: Processed in 0.00221156 sec. 2026.05.23 16:10:31.073562 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:31.073689 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:31.073746 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:31.074119 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.074155 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.074465 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:10:31.074688 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.074800 [ 107 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.23 16:10:31.074818 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. 2026.05.23 16:10:31.074831 [ 107 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:31.074848 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9964 rows, containing 5 columns (5 merged, 0 gathered) in 0.003784592 sec., 2632780.495229076 rows/sec., 168.64 MiB/sec. 2026.05.23 16:10:31.074858 [ 260 ] {32d19002-399f-48a8-aaae-312405749550} TCPHandler: Processed in 0.00140895 sec. 2026.05.23 16:10:31.074858 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:31.074991 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.23 16:10:31.075061 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.23 16:10:31.075106 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:31.075144 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1440 rows starting from the beginning of the part 2026.05.23 16:10:31.075208 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2026.05.23 16:10:31.075259 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2026.05.23 16:10:31.075303 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:31.075323 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.075346 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:31.075396 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_26_5} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.23 16:10:31.075408 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:31.075458 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. 2026.05.23 16:10:31.076430 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.00148052 sec., 1134736.443952125 rows/sec., 72.11 MiB/sec. 2026.05.23 16:10:31.076606 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.23 16:10:31.076842 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:31.076908 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_26_5} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.23 16:10:31.076973 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.23 16:10:35.656634 [ 74 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:10:35.656711 [ 74 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:10:35.718651 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8548 2026.05.23 16:10:35.719403 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:35.719444 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:35.719940 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:10:35.720187 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:35.720331 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8548 2026.05.23 16:10:36.052933 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:36.053169 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:36.053483 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:36.053520 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} 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.23 16:10:36.053733 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:36.053801 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:36.053938 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:10:36.054049 [ 353 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:36.054066 [ 331 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:36.054050 [ 319 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:36.054049 [ 345 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:36.054248 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:36.054275 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:36.054319 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} 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.23 16:10:36.054339 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:36.055472 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} executeQuery: Read 32 rows, 5.50 KiB in 0.002397 sec., 13350.020859407594 rows/sec., 2.24 MiB/sec. 2026.05.23 16:10:36.055574 [ 260 ] {d0b5d2f1-e391-4a0f-a71d-465ef9cf3224} TCPHandler: Processed in 0.002773139 sec. 2026.05.23 16:10:36.057889 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:36.058105 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:36.058188 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:36.059102 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:36.059140 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:36.059527 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.23 16:10:36.059752 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:36.059895 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} executeQuery: Read 154 rows, 13.54 KiB in 0.001848 sec., 83333.33333333333 rows/sec., 7.16 MiB/sec. 2026.05.23 16:10:36.059930 [ 260 ] {b7d12a9d-4db3-444f-916d-4861e2679055} TCPHandler: Processed in 0.00214723 sec. 2026.05.23 16:10:36.060060 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:36.060157 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:36.060198 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:36.060691 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:36.060727 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:36.061020 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:10:36.061233 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:36.061361 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} executeQuery: Read 37 rows, 2.78 KiB in 0.001222 sec., 30278.23240589198 rows/sec., 2.22 MiB/sec. 2026.05.23 16:10:36.061395 [ 260 ] {5ac0f502-3f81-421d-9034-5d25d377bfc7} TCPHandler: Processed in 0.001391159 sec. 2026.05.23 16:10:36.061514 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:36.061611 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:36.061650 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:36.062118 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:36.062154 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:36.062461 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.23 16:10:36.062663 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:36.062788 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} executeQuery: Read 125 rows, 9.97 KiB in 0.001195 sec., 104602.51046025104 rows/sec., 8.15 MiB/sec. 2026.05.23 16:10:36.062821 [ 260 ] {bfcc5ad0-e5a7-457a-9917-500b242c8693} TCPHandler: Processed in 0.001356969 sec. 2026.05.23 16:10:36.062956 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:36.063052 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:36.063095 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:36.063539 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:36.063575 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:36.063892 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.23 16:10:36.064099 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:36.064224 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. 2026.05.23 16:10:36.064258 [ 260 ] {e256948f-d4eb-43d2-bb5a-618155c33dd6} TCPHandler: Processed in 0.001350808 sec. 2026.05.23 16:10:36.064810 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:36.064965 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:36.065053 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} 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.23 16:10:36.066072 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:36.066110 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:36.066752 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:10:36.066991 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:36.067141 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} executeQuery: Read 37 rows, 67.89 KiB in 0.002224 sec., 16636.690647482017 rows/sec., 29.81 MiB/sec. 2026.05.23 16:10:36.067193 [ 260 ] {64cd73a4-7f5a-4b3b-9b08-f0f082cd3c75} TCPHandler: Processed in 0.002506965 sec. 2026.05.23 16:10:36.067343 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:36.067442 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:36.067484 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:36.067861 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:36.067896 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:36.068206 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.23 16:10:36.068427 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:36.068555 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. 2026.05.23 16:10:36.068588 [ 260 ] {bdbadb4a-e4e9-4173-91a5-ed236b2e59de} TCPHandler: Processed in 0.001302718 sec. 2026.05.23 16:10:36.207005 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 2026.05.23 16:10:36.222165 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:36.222206 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:36.228062 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:10:36.228728 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:36.231341 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.05.23 16:10:41.052286 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:41.052569 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:41.052931 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:41.052976 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} 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.23 16:10:41.053228 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:41.053308 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:41.053446 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:10:41.053561 [ 345 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:41.053571 [ 319 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:41.053577 [ 352 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:41.053561 [ 353 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:41.053780 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:41.053807 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:41.053850 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} 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.23 16:10:41.053871 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:41.054905 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} executeQuery: Read 32 rows, 5.50 KiB in 0.002444 sec., 13093.289689034369 rows/sec., 2.20 MiB/sec. 2026.05.23 16:10:41.055002 [ 260 ] {9fbcf137-d40f-459c-b624-209a7348e3ef} TCPHandler: Processed in 0.00286234 sec. 2026.05.23 16:10:41.056889 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:41.057004 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:41.057047 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:41.057599 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:41.057646 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:41.058030 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.23 16:10:41.058252 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:41.058399 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} executeQuery: Read 90 rows, 7.41 KiB in 0.001425 sec., 63157.8947368421 rows/sec., 5.08 MiB/sec. 2026.05.23 16:10:41.058435 [ 260 ] {56d7ba2b-cbbd-4150-b454-624b46eb42fe} TCPHandler: Processed in 0.001597692 sec. 2026.05.23 16:10:41.058584 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:41.058682 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:41.058722 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:41.059167 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:41.059203 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:41.059497 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:10:41.059704 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:41.059832 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} executeQuery: Read 5 rows, 385.00 B in 0.001168 sec., 4280.821917808219 rows/sec., 321.90 KiB/sec. 2026.05.23 16:10:41.059833 [ 69 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.23 16:10:41.059868 [ 260 ] {3e1ba526-5357-47aa-bd09-9809da554ea7} TCPHandler: Processed in 0.001333708 sec. 2026.05.23 16:10:41.059894 [ 69 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:41.059920 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:41.060031 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.23 16:10:41.060047 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:41.060173 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:41.060177 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:41.060212 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 81 rows starting from the beginning of the part 2026.05.23 16:10:41.060233 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:41.060278 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2026.05.23 16:10:41.060327 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2026.05.23 16:10:41.060367 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2026.05.23 16:10:41.060408 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part 2026.05.23 16:10:41.060448 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2026.05.23 16:10:41.060716 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:41.060757 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:41.061077 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.23 16:10:41.061243 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256238 sec., 148061.1158076734 rows/sec., 11.44 MiB/sec. 2026.05.23 16:10:41.061292 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:41.061384 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.23 16:10:41.061428 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} executeQuery: Read 93 rows, 7.41 KiB in 0.00127 sec., 73228.3464566929 rows/sec., 5.70 MiB/sec. 2026.05.23 16:10:41.061469 [ 260 ] {62885ca2-b05b-42f5-8907-905ffb67c31f} TCPHandler: Processed in 0.001484961 sec. 2026.05.23 16:10:41.061611 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:41.061649 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:41.061717 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:41.061721 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_21_4} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.23 16:10:41.061767 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:41.061805 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.23 16:10:41.062189 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:41.062229 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:41.062567 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.23 16:10:41.062777 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:41.062914 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. 2026.05.23 16:10:41.062948 [ 260 ] {23dafb72-abaa-4042-8606-e61da23fc158} TCPHandler: Processed in 0.001387519 sec. 2026.05.23 16:10:41.063077 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:41.063174 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:41.063227 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} 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.23 16:10:41.063943 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:41.063978 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:41.064458 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:10:41.064674 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:41.064810 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} executeQuery: Read 5 rows, 9.17 KiB in 0.001654 sec., 3022.974607013301 rows/sec., 5.42 MiB/sec. 2026.05.23 16:10:41.064859 [ 260 ] {ba95772d-3b00-4353-92de-9a985ff74137} TCPHandler: Processed in 0.001830985 sec. 2026.05.23 16:10:41.065003 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:41.065101 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:41.065143 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:41.065502 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:41.065537 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:41.065837 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.23 16:10:41.066041 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:41.066168 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. 2026.05.23 16:10:41.066200 [ 260 ] {198e210f-8872-4957-b88e-451c9a6852a7} TCPHandler: Processed in 0.001247147 sec. 2026.05.23 16:10:43.220430 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9060 2026.05.23 16:10:43.220951 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:43.220997 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:43.221499 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:10:43.221742 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:43.221873 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9060 2026.05.23 16:10:43.731435 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.05.23 16:10:43.746942 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:43.747006 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:43.753102 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:10:43.753809 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:43.756513 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.05.23 16:10:44.995269 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:44.995536 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:10:44.995898 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:44.995941 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:10:44.996186 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:44.996256 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:44.996404 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) 2026.05.23 16:10:44.996527 [ 345 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:44.996550 [ 340 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:44.996550 [ 352 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:44.996538 [ 319 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:44.996772 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:44.996800 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:44.996846 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" 2026.05.23 16:10:44.996867 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:44.998103 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} executeQuery: Read 32 rows, 5.50 KiB in 0.002669 sec., 11989.509179467967 rows/sec., 2.01 MiB/sec. 2026.05.23 16:10:44.998272 [ 260 ] {35918f7b-a718-43e2-88c3-b1bf778fcdb4} TCPHandler: Processed in 0.003148903 sec. 2026.05.23 16:10:45.013094 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.013251 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:10:45.013317 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:10:45.013989 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.014033 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.014398 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:10:45.014618 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.014778 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} executeQuery: Read 8 rows, 668.00 B in 0.001574 sec., 5082.59212198221 rows/sec., 414.45 KiB/sec. 2026.05.23 16:10:45.014816 [ 260 ] {1ad842cb-fc27-4ecd-8fce-5741613092c2} TCPHandler: Processed in 0.001843096 sec. 2026.05.23 16:10:45.014975 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.015080 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:45.015119 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:45.016792 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.016829 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.017308 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.23 16:10:45.017517 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.017641 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} executeQuery: Read 3363 rows, 259.56 KiB in 0.002579 sec., 1303993.7960449785 rows/sec., 98.29 MiB/sec. 2026.05.23 16:10:45.017676 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} MemoryTracker: Peak memory usage (for query): 4.04 MiB. 2026.05.23 16:10:45.017689 [ 260 ] {2507fe38-d9ef-4f14-a21e-69f78addf0e2} TCPHandler: Processed in 0.002762958 sec. 2026.05.23 16:10:45.017845 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.017941 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:45.017982 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:45.018496 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.018531 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.018821 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:10:45.019025 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.019153 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} executeQuery: Read 54 rows, 4.02 KiB in 0.001231 sec., 43866.774979691305 rows/sec., 3.19 MiB/sec. 2026.05.23 16:10:45.019187 [ 260 ] {98ef20db-9628-45e2-b72a-941b91d7d18d} TCPHandler: Processed in 0.001391319 sec. 2026.05.23 16:10:45.019309 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.019413 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:10:45.019451 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:10:45.020110 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.020146 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.020476 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:10:45.020685 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.020807 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} executeQuery: Read 953 rows, 57.03 KiB in 0.001415 sec., 673498.2332155477 rows/sec., 39.36 MiB/sec. 2026.05.23 16:10:45.020840 [ 260 ] {9b2a1dd2-9ac3-4f3e-9219-dc00a0e46eab} TCPHandler: Processed in 0.001580542 sec. 2026.05.23 16:10:45.020963 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.021066 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:45.021105 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:10:45.021484 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.021520 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.021791 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:10:45.021986 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): 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.23 16:10:45.022112 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} executeQuery: Read 1 rows, 72.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 66.08 KiB/sec. 2026.05.23 16:10:45.022145 [ 260 ] {9a4ad470-f3cd-4d18-8388-51a83e53b3cb} TCPHandler: Processed in 0.001230647 sec. 2026.05.23 16:10:45.022261 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.022355 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:45.022394 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:45.023294 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.023330 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.023698 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.23 16:10:45.023900 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.024024 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} executeQuery: Read 1939 rows, 134.19 KiB in 0.001687 sec., 1149377.5933609959 rows/sec., 77.68 MiB/sec. 2026.05.23 16:10:45.024058 [ 260 ] {e87b7936-4d6f-4ae8-8256-9379f41c2be4} TCPHandler: Processed in 0.001845785 sec. 2026.05.23 16:10:45.024193 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.024289 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:45.024331 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:45.025052 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.025087 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.025513 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.23 16:10:45.025718 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.025846 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} executeQuery: Read 1596 rows, 100.03 KiB in 0.001576 sec., 1012690.3553299493 rows/sec., 61.98 MiB/sec. 2026.05.23 16:10:45.025881 [ 260 ] {2fb702bf-c95b-4c65-a1fa-2819eddb24b6} TCPHandler: Processed in 0.001736674 sec. 2026.05.23 16:10:45.025993 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.026091 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:45.026143 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} 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.23 16:10:45.026975 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.027010 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.027544 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:10:45.027757 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.027863 [ 82 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.23 16:10:45.027888 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} executeQuery: Read 46 rows, 84.41 KiB in 0.001818 sec., 25302.530253025303 rows/sec., 45.34 MiB/sec. 2026.05.23 16:10:45.027919 [ 82 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.027942 [ 260 ] {8fc96528-4776-4246-ae63-48aa72986405} TCPHandler: Processed in 0.001997598 sec. 2026.05.23 16:10:45.027946 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.028066 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.23 16:10:45.028074 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:45.028195 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:45.028237 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:45.028316 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:45.028392 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 323 rows starting from the beginning of the part 2026.05.23 16:10:45.028534 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part 2026.05.23 16:10:45.028643 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2026.05.23 16:10:45.028715 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:45.028751 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2026.05.23 16:10:45.028755 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:45.028858 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2026.05.23 16:10:45.028962 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part 2026.05.23 16:10:45.029089 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.23 16:10:45.029321 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.029463 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} executeQuery: Read 200 rows, 11.63 KiB in 0.001286 sec., 155520.99533437015 rows/sec., 8.83 MiB/sec. 2026.05.23 16:10:45.029496 [ 260 ] {1c25d297-a45f-426e-b163-97aa62e7bb0e} TCPHandler: Processed in 0.00147108 sec. 2026.05.23 16:10:45.032510 [ 201 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 19 columns (19 merged, 0 gathered) in 0.004482061 sec., 101069.57491207728 rows/sec., 181.11 MiB/sec. 2026.05.23 16:10:45.033202 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.23 16:10:45.033600 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:45.033679 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_21_4} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.23 16:10:45.033802 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. 2026.05.23 16:10:46.047205 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:46.047491 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:46.047847 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:46.047884 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} 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.23 16:10:46.048102 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:46.048173 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:46.048318 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:10:46.048454 [ 319 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:46.048454 [ 345 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:46.048455 [ 352 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:46.048455 [ 340 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:46.048673 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:46.048701 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:46.048751 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} 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.23 16:10:46.048772 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:46.050027 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} executeQuery: Read 32 rows, 5.50 KiB in 0.002648 sec., 12084.592145015105 rows/sec., 2.03 MiB/sec. 2026.05.23 16:10:46.050142 [ 260 ] {d9824881-1a04-4e84-9287-e8e79243b9dd} TCPHandler: Processed in 0.003090513 sec. 2026.05.23 16:10:46.051415 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:46.051532 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:46.051576 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:46.052180 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:46.052227 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:46.052632 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.23 16:10:46.052867 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:46.053012 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} executeQuery: Read 80 rows, 6.44 KiB in 0.001512 sec., 52910.05291005291 rows/sec., 4.16 MiB/sec. 2026.05.23 16:10:46.053047 [ 260 ] {0afe435e-e2ac-4a56-8289-278700afa154} TCPHandler: Processed in 0.001690084 sec. 2026.05.23 16:10:46.053180 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:46.053284 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:46.053325 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:46.053792 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:46.053828 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:46.054135 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.23 16:10:46.054354 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:46.054481 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} executeQuery: Read 88 rows, 7.01 KiB in 0.001221 sec., 72072.07207207207 rows/sec., 5.61 MiB/sec. 2026.05.23 16:10:46.054515 [ 260 ] {903070d7-fe13-4d45-9768-537829e1e008} TCPHandler: Processed in 0.001383779 sec. 2026.05.23 16:10:46.054658 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:46.054755 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:46.054799 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:46.055196 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:46.055232 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:46.055563 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.23 16:10:46.055772 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:46.055899 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} executeQuery: Read 32 rows, 2.28 KiB in 0.001163 sec., 27515.04729148753 rows/sec., 1.92 MiB/sec. 2026.05.23 16:10:46.055933 [ 260 ] {d18f53a6-1015-4d60-8406-a41acddb200a} TCPHandler: Processed in 0.001323638 sec. 2026.05.23 16:10:46.056064 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:46.056186 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:46.056228 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:46.056568 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:46.056603 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.23 16:10:46.056895 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.23 16:10:46.057101 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:46.057228 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} executeQuery: Read 12 rows, 848.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 781.25 KiB/sec. 2026.05.23 16:10:46.057260 [ 260 ] {75ab65a2-b251-443d-b7fa-dc9741dc045f} TCPHandler: Processed in 0.001245348 sec. 2026.05.23 16:10:50.657016 [ 91 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:10:50.657128 [ 91 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:10:50.721992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9508 2026.05.23 16:10:50.722725 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:50.722769 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:50.723264 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:10:50.723504 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:50.723636 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9508 2026.05.23 16:10:51.052145 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:51.052393 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:51.052752 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:51.052790 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} 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.23 16:10:51.053004 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:51.053072 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:51.053211 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:10:51.053310 [ 345 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:51.053337 [ 340 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:51.053337 [ 352 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:51.053309 [ 332 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:51.053495 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:51.053522 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:51.053566 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} 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.23 16:10:51.053588 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:51.054589 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} executeQuery: Read 32 rows, 5.50 KiB in 0.002297 sec., 13931.21462777536 rows/sec., 2.34 MiB/sec. 2026.05.23 16:10:51.054683 [ 260 ] {14c642b4-ef79-4b10-aef6-d05b4bc155d4} TCPHandler: Processed in 0.002679847 sec. 2026.05.23 16:10:51.056516 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:51.056670 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:51.056730 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:51.057288 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.057325 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.057689 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.23 16:10:51.057909 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.058049 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} executeQuery: Read 90 rows, 7.41 KiB in 0.001419 sec., 63424.947145877384 rows/sec., 5.10 MiB/sec. 2026.05.23 16:10:51.058048 [ 98 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.23 16:10:51.058093 [ 260 ] {85a9d64b-a0ce-4b15-9b4e-69b142d0c651} TCPHandler: Processed in 0.001705044 sec. 2026.05.23 16:10:51.058117 [ 98 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.058146 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.058249 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:51.058271 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.23 16:10:51.058349 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:51.058400 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:51.058424 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:51.058465 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3502 rows starting from the beginning of the part 2026.05.23 16:10:51.058566 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 154 rows starting from the beginning of the part 2026.05.23 16:10:51.058628 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part 2026.05.23 16:10:51.058695 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3363 rows starting from the beginning of the part 2026.05.23 16:10:51.058738 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 80 rows starting from the beginning of the part 2026.05.23 16:10:51.058782 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part 2026.05.23 16:10:51.058797 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.058836 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.059171 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:10:51.059391 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.059525 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} executeQuery: Read 5 rows, 385.00 B in 0.001196 sec., 4180.602006688963 rows/sec., 314.36 KiB/sec. 2026.05.23 16:10:51.059562 [ 260 ] {2f40fbd1-ee65-493a-93f7-84d3d5056eac} TCPHandler: Processed in 0.001362299 sec. 2026.05.23 16:10:51.059682 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:51.059778 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:51.059818 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:51.060242 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.060278 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.060584 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.23 16:10:51.060791 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.060891 [ 98 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.23 16:10:51.060918 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} executeQuery: Read 93 rows, 7.41 KiB in 0.001159 sec., 80241.58757549612 rows/sec., 6.24 MiB/sec. 2026.05.23 16:10:51.060921 [ 98 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.060957 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.060959 [ 260 ] {1d231b7d-d454-48d5-b116-c72f0749efa5} TCPHandler: Processed in 0.001325608 sec. 2026.05.23 16:10:51.061041 [ 197 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 7279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002829639 sec., 2572412.9473759728 rows/sec., 205.51 MiB/sec. 2026.05.23 16:10:51.061046 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.23 16:10:51.061099 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:51.061163 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:51.061195 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2008 rows starting from the beginning of the part 2026.05.23 16:10:51.061196 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:51.061244 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:51.061251 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 125 rows starting from the beginning of the part 2026.05.23 16:10:51.061302 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 93 rows starting from the beginning of the part 2026.05.23 16:10:51.061361 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1939 rows starting from the beginning of the part 2026.05.23 16:10:51.061406 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.23 16:10:51.061452 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part 2026.05.23 16:10:51.061503 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 93 rows starting from the beginning of the part 2026.05.23 16:10:51.061717 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.061804 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_31_6} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.23 16:10:51.061878 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.061880 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.23 16:10:51.061933 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.062387 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.23 16:10:51.062654 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.062776 [ 98 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.23 16:10:51.062806 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2026.05.23 16:10:51.062809 [ 98 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.062849 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.062851 [ 200 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847735 sec., 2352068.884336769 rows/sec., 170.75 MiB/sec. 2026.05.23 16:10:51.062865 [ 260 ] {f6f9137d-4f8b-432f-bfe2-7daf9729c2df} TCPHandler: Processed in 0.001814276 sec. 2026.05.23 16:10:51.062952 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.23 16:10:51.063052 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:51.063084 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:51.063087 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.23 16:10:51.063127 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9964 rows starting from the beginning of the part 2026.05.23 16:10:51.063184 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:51.063199 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:51.063253 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:51.063262 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} 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.23 16:10:51.063310 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1596 rows starting from the beginning of the part 2026.05.23 16:10:51.063358 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part 2026.05.23 16:10:51.063402 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.063404 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2026.05.23 16:10:51.063491 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_31_6} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.23 16:10:51.063571 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2026.05.23 16:10:51.064050 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.064092 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.064608 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:10:51.064843 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.064983 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} executeQuery: Read 5 rows, 9.17 KiB in 0.001836 sec., 2723.3115468409587 rows/sec., 4.88 MiB/sec. 2026.05.23 16:10:51.065034 [ 260 ] {26974b52-62f6-4c29-9cee-283c855d50e5} TCPHandler: Processed in 0.002087218 sec. 2026.05.23 16:10:51.065163 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:51.065262 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:51.065304 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:51.065654 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.065691 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.065993 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.23 16:10:51.066198 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.066298 [ 98 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.23 16:10:51.066325 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. 2026.05.23 16:10:51.066327 [ 98 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.066367 [ 260 ] {5cf66d91-95f0-4bb6-84fb-0e11f77564c5} TCPHandler: Processed in 0.001254327 sec. 2026.05.23 16:10:51.066367 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.066398 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 12072 rows, containing 5 columns (5 merged, 0 gathered) in 0.003493988 sec., 3455077.693455158 rows/sec., 220.83 MiB/sec. 2026.05.23 16:10:51.066463 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.23 16:10:51.066563 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:51.066589 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1680 rows starting from the beginning of the part 2026.05.23 16:10:51.066633 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:51.066667 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:51.066700 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 200 rows starting from the beginning of the part 2026.05.23 16:10:51.066738 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part 2026.05.23 16:10:51.066745 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.23 16:10:51.066770 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2026.05.23 16:10:51.067087 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.067172 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_31_6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.23 16:10:51.067250 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. 2026.05.23 16:10:51.067638 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197656 sec., 1730046.0232320465 rows/sec., 109.43 MiB/sec. 2026.05.23 16:10:51.067836 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.23 16:10:51.068068 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.068139 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_31_6} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.23 16:10:51.068203 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.23 16:10:51.256585 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.05.23 16:10:51.273210 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:51.273254 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:51.279607 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:10:51.280301 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:51.282978 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.05.23 16:10:56.053314 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:56.053585 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:10:56.053938 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:10:56.053976 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} 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.23 16:10:56.054191 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:10:56.054259 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:10:56.054396 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:10:56.054489 [ 349 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:10:56.054505 [ 345 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:10:56.054520 [ 332 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:10:56.054528 [ 320 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:10:56.054685 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:10:56.054712 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:10:56.054769 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} 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.23 16:10:56.054792 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:10:56.055906 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} executeQuery: Read 32 rows, 5.50 KiB in 0.002426 sec., 13190.436933223413 rows/sec., 2.21 MiB/sec. 2026.05.23 16:10:56.055998 [ 260 ] {9f3a98a7-c74b-429a-a676-e8f70485cb0d} TCPHandler: Processed in 0.002825759 sec. 2026.05.23 16:10:56.058157 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:56.058288 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:10:56.058339 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:10:56.058977 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:56.059025 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:56.059401 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.23 16:10:56.059620 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:56.059768 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} executeQuery: Read 154 rows, 13.54 KiB in 0.001516 sec., 101583.11345646439 rows/sec., 8.73 MiB/sec. 2026.05.23 16:10:56.059803 [ 260 ] {54a6c6a8-1e4a-4d26-a902-1cc081903c60} TCPHandler: Processed in 0.001707493 sec. 2026.05.23 16:10:56.059932 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:56.060033 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:10:56.060074 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:10:56.060507 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:56.060544 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:56.060838 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:10:56.061042 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:56.061169 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} executeQuery: Read 37 rows, 2.78 KiB in 0.001155 sec., 32034.632034632035 rows/sec., 2.35 MiB/sec. 2026.05.23 16:10:56.061203 [ 260 ] {41384dea-bae1-4fdb-829f-7ba358b37da7} TCPHandler: Processed in 0.001320288 sec. 2026.05.23 16:10:56.061324 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:56.061431 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:10:56.061472 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:10:56.061901 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:56.061937 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:56.062254 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.23 16:10:56.062470 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:56.062599 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} executeQuery: Read 125 rows, 9.97 KiB in 0.001186 sec., 105396.29005059022 rows/sec., 8.21 MiB/sec. 2026.05.23 16:10:56.062633 [ 260 ] {62604058-1d3d-43bb-9815-c071ada80cac} TCPHandler: Processed in 0.001357889 sec. 2026.05.23 16:10:56.062758 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:56.062855 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:56.062898 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:10:56.063299 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:56.063335 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:56.063676 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.23 16:10:56.063881 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:56.064008 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. 2026.05.23 16:10:56.064042 [ 260 ] {1cf0b5de-842a-48dd-bcb1-f59133c0a793} TCPHandler: Processed in 0.001333039 sec. 2026.05.23 16:10:56.064161 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:56.064257 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:10:56.064309 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} 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.23 16:10:56.065068 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:56.065104 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:56.065647 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:10:56.065868 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:56.066002 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} executeQuery: Read 37 rows, 67.89 KiB in 0.001763 sec., 20986.954055587066 rows/sec., 37.61 MiB/sec. 2026.05.23 16:10:56.066057 [ 260 ] {d607e6e8-12fd-409c-8097-e48350a5153a} TCPHandler: Processed in 0.001944847 sec. 2026.05.23 16:10:56.066191 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:10:56.066288 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:10:56.066330 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:10:56.066683 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:56.066719 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:56.067010 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.23 16:10:56.067209 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:56.067335 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. 2026.05.23 16:10:56.067378 [ 260 ] {9f605798-e7fe-4351-ba5f-1ed356db638d} TCPHandler: Processed in 0.001236046 sec. 2026.05.23 16:10:56.465270 [ 97 ] {} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.23 16:10:56.465327 [ 97 ] {} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:56.465348 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:56.465449 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.23 16:10:56.465559 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:56.465591 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2026.05.23 16:10:56.465679 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2026.05.23 16:10:56.465729 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.23 16:10:56.465776 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2026.05.23 16:10:56.465823 [ 187 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.23 16:10:56.466525 [ 200 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111295 sec., 5399.106447882876 rows/sec., 400.71 KiB/sec. 2026.05.23 16:10:56.466668 [ 186 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.23 16:10:56.466942 [ 186 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:56.467018 [ 186 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_5_1} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.23 16:10:56.467089 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.23 16:10:58.223734 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10020 2026.05.23 16:10:58.224232 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:58.224277 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:58.224746 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:10:58.224972 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:58.225103 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10020 2026.05.23 16:10:58.225153 [ 94 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.23 16:10:58.225228 [ 94 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:58.225252 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:58.225364 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.23 16:10:58.225474 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:58.225510 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7588 rows starting from the beginning of the part 2026.05.23 16:10:58.225573 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part 2026.05.23 16:10:58.225622 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part 2026.05.23 16:10:58.225669 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part 2026.05.23 16:10:58.225714 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part 2026.05.23 16:10:58.225762 [ 187 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part 2026.05.23 16:10:58.227709 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 10020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383793 sec., 4203385.109361425 rows/sec., 60.13 MiB/sec. 2026.05.23 16:10:58.228108 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.23 16:10:58.228418 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:58.228497 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_21_4} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.23 16:10:58.228592 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2026.05.23 16:10:58.406762 [ 94 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.23 16:10:58.406824 [ 94 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:58.406846 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:58.406983 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.23 16:10:58.407144 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:58.407180 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2026.05.23 16:10:58.407251 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2026.05.23 16:10:58.407296 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2026.05.23 16:10:58.407339 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2026.05.23 16:10:58.407389 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part 2026.05.23 16:10:58.408128 [ 200 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198257 sec., 30043.638384753853 rows/sec., 2.51 MiB/sec. 2026.05.23 16:10:58.408314 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.23 16:10:58.408732 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:58.408832 [ 192 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_9_2} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.23 16:10:58.408932 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.23 16:10:58.783064 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.05.23 16:10:58.799283 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:58.799338 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:58.805096 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:10:58.805811 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:58.806086 [ 94 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.23 16:10:58.806156 [ 94 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:58.806176 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:58.806300 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.23 16:10:58.808791 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.05.23 16:10:58.810546 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:58.812119 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2026.05.23 16:10:58.816973 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part 2026.05.23 16:10:58.821659 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2026.05.23 16:10:58.825921 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2026.05.23 16:10:58.830197 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2026.05.23 16:10:58.834192 [ 187 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2026.05.23 16:10:58.883877 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07763358 sec., 2048.082801282641 rows/sec., 10.59 MiB/sec. 2026.05.23 16:10:58.886514 [ 196 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.23 16:10:58.888624 [ 196 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:58.888703 [ 196 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_21_4} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.23 16:10:58.890880 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.23 16:10:59.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.61 MiB, peak 259.17 MiB, free memory in arenas 0.00 B, will set to 253.82 MiB (RSS), difference: 5.22 MiB 2026.05.23 16:10:59.994615 [ 94 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2026.05.23 16:10:59.994683 [ 94 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:10:59.994707 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:10:59.994854 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2026.05.23 16:10:59.995000 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:10:59.995034 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 979 rows starting from the beginning of the part 2026.05.23 16:10:59.995103 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2026.05.23 16:10:59.995151 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part 2026.05.23 16:10:59.995193 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2026.05.23 16:10:59.995232 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 953 rows starting from the beginning of the part 2026.05.23 16:10:59.996380 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586312 sec., 1753122.9669825356 rows/sec., 109.92 MiB/sec. 2026.05.23 16:10:59.996547 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.23 16:10:59.996774 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:10:59.996839 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_10_2} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2026.05.23 16:10:59.996907 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.23 16:11:01.052998 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.053248 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:01.053586 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:01.053628 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} 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', '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.23 16:11:01.053864 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:01.053934 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:01.054077 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:11:01.054163 [ 349 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:01.054181 [ 345 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:01.054200 [ 332 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:01.054193 [ 320 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:01.054343 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:11:01.054371 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:01.054452 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:11:01.054472 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:11:01.054507 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} 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', '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.23 16:11:01.054547 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} 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', '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.23 16:11:01.055703 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} executeQuery: Read 38 rows, 8.34 KiB in 0.002546 sec., 14925.373134328358 rows/sec., 3.20 MiB/sec. 2026.05.23 16:11:01.055877 [ 260 ] {667aac4b-f9f8-4bd3-a0a4-9f8a96e4805d} TCPHandler: Processed in 0.003010592 sec. 2026.05.23 16:11:01.058300 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.058456 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:11:01.058524 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:11:01.059099 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.059147 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.059546 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:11:01.059771 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:11:01.059919 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} executeQuery: Read 24 rows, 2.04 KiB in 0.001513 sec., 15862.524785194977 rows/sec., 1.32 MiB/sec. 2026.05.23 16:11:01.059924 [ 90 ] {} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.23 16:11:01.059956 [ 260 ] {cf7fbde8-e3f8-4938-a914-680db2553073} TCPHandler: Processed in 0.001774515 sec. 2026.05.23 16:11:01.059986 [ 90 ] {} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.060016 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.060096 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.060107 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.23 16:11:01.060200 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:11:01.060218 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:01.060246 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:11:01.060251 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2026.05.23 16:11:01.060322 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2026.05.23 16:11:01.060367 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2026.05.23 16:11:01.060408 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2026.05.23 16:11:01.060447 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2026.05.23 16:11:01.060714 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.060754 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:01.061168 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001097295 sec., 109359.83486664934 rows/sec., 9.49 MiB/sec. 2026.05.23 16:11:01.061178 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:11:01.061330 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.23 16:11:01.061425 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.061571 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} executeQuery: Read 4 rows, 334.00 B in 0.00139 sec., 2877.6978417266187 rows/sec., 234.66 KiB/sec. 2026.05.23 16:11:01.061608 [ 260 ] {8af0aa26-67de-4b0f-8b90-2c9a135a2e5a} TCPHandler: Processed in 0.001560892 sec. 2026.05.23 16:11:01.061659 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.061739 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.061742 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_5_1} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.23 16:11:01.061842 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:01.061865 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.23 16:11:01.061885 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:01.062390 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.062427 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.062753 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.23 16:11:01.062960 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.063096 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} executeQuery: Read 212 rows, 19.00 KiB in 0.001273 sec., 166535.74234092692 rows/sec., 14.57 MiB/sec. 2026.05.23 16:11:01.063129 [ 260 ] {481f7efa-0d01-403d-950a-b282b98c6d20} TCPHandler: Processed in 0.00143966 sec. 2026.05.23 16:11:01.063271 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.063366 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:01.063406 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:01.063849 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.063884 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.064174 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:11:01.064387 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.064520 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} executeQuery: Read 21 rows, 1.62 KiB in 0.001172 sec., 17918.088737201364 rows/sec., 1.35 MiB/sec. 2026.05.23 16:11:01.064554 [ 260 ] {f5ac44e2-f6d2-4c81-8ab8-921cc3484d6d} TCPHandler: Processed in 0.001331868 sec. 2026.05.23 16:11:01.064694 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.064789 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:11:01.064829 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:11:01.065228 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.065263 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.065547 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:11:01.065754 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.065882 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. 2026.05.23 16:11:01.065916 [ 260 ] {9f0b2514-b90c-40e1-8cc1-6aa21569e675} TCPHandler: Processed in 0.001270358 sec. 2026.05.23 16:11:01.066052 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.066148 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:11:01.066187 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:11:01.066588 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.066624 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.066907 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.23 16:11:01.067108 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): 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.23 16:11:01.067220 [ 89 ] {} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.23 16:11:01.067234 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. 2026.05.23 16:11:01.067273 [ 89 ] {} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.067283 [ 260 ] {ec7cc737-098d-4d39-8b40-c7f2eb9b0e30} TCPHandler: Processed in 0.001279808 sec. 2026.05.23 16:11:01.067301 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.067398 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.23 16:11:01.067425 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.067507 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:01.067525 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:01.067541 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2026.05.23 16:11:01.067570 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:01.067609 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2026.05.23 16:11:01.067662 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2026.05.23 16:11:01.067702 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2026.05.23 16:11:01.067744 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2026.05.23 16:11:01.068041 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.068081 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:01.068413 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.23 16:11:01.068446 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086375 sec., 55229.54780807732 rows/sec., 4.42 MiB/sec. 2026.05.23 16:11:01.068564 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.23 16:11:01.068667 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.068820 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} executeQuery: Read 133 rows, 10.99 KiB in 0.001312 sec., 101371.9512195122 rows/sec., 8.18 MiB/sec. 2026.05.23 16:11:01.068856 [ 260 ] {2ae5f7f7-1f16-4a17-91a2-180737499181} TCPHandler: Processed in 0.001485391 sec. 2026.05.23 16:11:01.068953 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.068986 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.069036 [ 199 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_5_1} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.23 16:11:01.069085 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:01.069133 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:01.069144 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.23 16:11:01.069559 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.069599 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.069933 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.23 16:11:01.070139 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.070262 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} executeQuery: Read 198 rows, 14.54 KiB in 0.001195 sec., 165690.37656903765 rows/sec., 11.88 MiB/sec. 2026.05.23 16:11:01.070295 [ 260 ] {01ff61c3-69bd-43b2-af0e-e6a0cc9cf983} TCPHandler: Processed in 0.001358268 sec. 2026.05.23 16:11:01.070430 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.070525 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:01.070577 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} 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.23 16:11:01.071306 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.071342 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.071816 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:11:01.072038 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.072173 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} executeQuery: Read 5 rows, 9.17 KiB in 0.001665 sec., 3003.003003003003 rows/sec., 5.38 MiB/sec. 2026.05.23 16:11:01.072221 [ 260 ] {6cb0c8da-3579-4169-9186-d25e77d48459} TCPHandler: Processed in 0.001848235 sec. 2026.05.23 16:11:01.072351 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:01.072448 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:01.072488 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:01.072830 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:01.072866 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.23 16:11:01.073165 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.23 16:11:01.073381 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:01.073513 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. 2026.05.23 16:11:01.073546 [ 260 ] {51cc9d8b-d8f4-4d19-b86e-79ef55cbb234} TCPHandler: Processed in 0.001243647 sec. 2026.05.23 16:11:05.657377 [ 81 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:11:05.657447 [ 81 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:11:05.725233 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10468 2026.05.23 16:11:05.725792 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:05.725845 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:05.726335 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:11:05.726568 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:05.726694 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10468 2026.05.23 16:11:06.053902 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:06.054141 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:06.054495 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:06.054541 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} 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.23 16:11:06.054795 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:06.054874 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:06.055034 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:11:06.055148 [ 345 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:06.055155 [ 332 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:06.055155 [ 349 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:06.055156 [ 320 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:06.055387 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:06.055414 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:06.055461 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} 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.23 16:11:06.055482 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:06.056588 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} executeQuery: Read 32 rows, 5.50 KiB in 0.002549 sec., 12553.942722636328 rows/sec., 2.11 MiB/sec. 2026.05.23 16:11:06.056696 [ 260 ] {5dd9e0d7-17d1-45a8-aaed-fe18139d542b} TCPHandler: Processed in 0.00293333 sec. 2026.05.23 16:11:06.059046 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:06.059181 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:06.059233 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:06.059974 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:06.060019 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:06.060383 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.23 16:11:06.060610 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:06.060748 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} executeQuery: Read 154 rows, 13.54 KiB in 0.001608 sec., 95771.14427860697 rows/sec., 8.23 MiB/sec. 2026.05.23 16:11:06.060783 [ 260 ] {8ce3558b-89c9-43e4-b6d7-2ddb1374f176} TCPHandler: Processed in 0.001789415 sec. 2026.05.23 16:11:06.060932 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:06.061037 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:06.061076 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:06.061519 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:06.061555 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:06.061850 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:11:06.062059 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:06.062185 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} executeQuery: Read 37 rows, 2.78 KiB in 0.001166 sec., 31732.41852487136 rows/sec., 2.33 MiB/sec. 2026.05.23 16:11:06.062188 [ 80 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.23 16:11:06.062221 [ 260 ] {21cd862f-a243-493b-bf8d-1f6bcb063137} TCPHandler: Processed in 0.001337558 sec. 2026.05.23 16:11:06.062253 [ 80 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:06.062281 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:06.062362 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:06.062414 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.23 16:11:06.062463 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:06.062511 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:06.062558 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:06.062601 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 81 rows starting from the beginning of the part 2026.05.23 16:11:06.062679 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part 2026.05.23 16:11:06.062739 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:06.062792 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:06.062844 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part 2026.05.23 16:11:06.062897 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:06.062967 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:06.063009 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:06.063364 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.23 16:11:06.063608 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:06.063744 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} executeQuery: Read 125 rows, 9.97 KiB in 0.001299 sec., 96227.86759045419 rows/sec., 7.50 MiB/sec. 2026.05.23 16:11:06.063779 [ 260 ] {b2fc83bb-68e5-420b-9980-38bd10b59f9f} TCPHandler: Processed in 0.00146626 sec. 2026.05.23 16:11:06.063838 [ 188 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477271 sec., 159077.10907477367 rows/sec., 12.26 MiB/sec. 2026.05.23 16:11:06.063939 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:06.064042 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:06.064064 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.23 16:11:06.064087 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:06.064432 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:06.064528 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_26_5} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.23 16:11:06.064566 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:06.064607 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:06.064642 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.23 16:11:06.064949 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.23 16:11:06.065171 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:06.065299 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. 2026.05.23 16:11:06.065334 [ 260 ] {69ff619f-e40e-4f74-856e-2cbbab71261e} TCPHandler: Processed in 0.00145053 sec. 2026.05.23 16:11:06.065476 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:06.065573 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:06.065626 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} 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.23 16:11:06.066438 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:06.066473 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:06.067060 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:11:06.067284 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:06.067424 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} executeQuery: Read 37 rows, 67.89 KiB in 0.001869 sec., 19796.682718031032 rows/sec., 35.47 MiB/sec. 2026.05.23 16:11:06.067475 [ 260 ] {38e8b42b-a65d-416a-bc51-20e4b2ebf1f6} TCPHandler: Processed in 0.002047978 sec. 2026.05.23 16:11:06.067628 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:06.067725 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:06.067767 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:06.068145 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:06.068181 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:06.068481 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.23 16:11:06.068697 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:06.068824 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. 2026.05.23 16:11:06.068856 [ 260 ] {8d7f3acf-f2fd-40cd-a767-076ef6e4a973} TCPHandler: Processed in 0.001277348 sec. 2026.05.23 16:11:06.308919 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2026.05.23 16:11:06.323313 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:06.323382 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:06.330125 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:11:06.331534 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:06.337858 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2026.05.23 16:11:11.052650 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:11.052917 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:11.053279 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:11.053323 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} 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.23 16:11:11.053537 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:11.053604 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:11.053737 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:11:11.053848 [ 345 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:11.053875 [ 332 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:11.053875 [ 349 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:11.053849 [ 336 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:11.054093 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:11.054119 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:11.054159 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} 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.23 16:11:11.054180 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:11.055241 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} executeQuery: Read 32 rows, 5.50 KiB in 0.002427 sec., 13185.002060156572 rows/sec., 2.21 MiB/sec. 2026.05.23 16:11:11.055340 [ 260 ] {83886b75-265e-47d9-a29c-3a6af2c40e06} TCPHandler: Processed in 0.002828819 sec. 2026.05.23 16:11:11.057386 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:11.057564 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:11.057639 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:11.058294 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:11.058332 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:11.058761 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.23 16:11:11.058985 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:11.059136 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} executeQuery: Read 90 rows, 7.41 KiB in 0.001625 sec., 55384.61538461539 rows/sec., 4.45 MiB/sec. 2026.05.23 16:11:11.059174 [ 260 ] {9f5c4ebe-662c-45ce-a921-ccac5fd78b09} TCPHandler: Processed in 0.001914777 sec. 2026.05.23 16:11:11.059342 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:11.059448 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:11.059489 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:11.059889 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:11.059925 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:11.060212 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.23 16:11:11.060420 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:11.060547 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} executeQuery: Read 5 rows, 385.00 B in 0.001126 sec., 4440.497335701599 rows/sec., 333.90 KiB/sec. 2026.05.23 16:11:11.060581 [ 260 ] {762acbb0-49f8-4879-b5de-c8cc7b93ff9f} TCPHandler: Processed in 0.001289098 sec. 2026.05.23 16:11:11.060738 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:11.060840 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:11.060880 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:11.061324 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:11.061360 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:11.061654 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.23 16:11:11.061849 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:11.061968 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} executeQuery: Read 93 rows, 7.41 KiB in 0.001173 sec., 79283.88746803069 rows/sec., 6.17 MiB/sec. 2026.05.23 16:11:11.062000 [ 260 ] {173cdc6f-ed6d-4c06-829b-147e4ea5ecbe} TCPHandler: Processed in 0.001340148 sec. 2026.05.23 16:11:11.062125 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:11.062216 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:11.062256 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:11.062750 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:11.062810 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:11.063123 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.23 16:11:11.063335 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:11.063461 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. 2026.05.23 16:11:11.063494 [ 260 ] {4982c16f-920e-4a96-963f-9bb2867b1397} TCPHandler: Processed in 0.001380419 sec. 2026.05.23 16:11:11.063632 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:11.063738 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:11.063792 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} 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.23 16:11:11.064551 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:11.064586 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:11.065072 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:11:11.065298 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:11.065427 [ 71 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.23 16:11:11.065432 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} executeQuery: Read 5 rows, 9.17 KiB in 0.001712 sec., 2920.5607476635514 rows/sec., 5.23 MiB/sec. 2026.05.23 16:11:11.065485 [ 71 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:11.065526 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:11.065621 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.23 16:11:11.065630 [ 260 ] {c49dd463-dbfa-45f2-af8f-fe85e323fdef} TCPHandler: Processed in 0.002048018 sec. 2026.05.23 16:11:11.065800 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:11.065825 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:11.065881 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 453 rows starting from the beginning of the part 2026.05.23 16:11:11.065925 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:11.065980 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:11.065999 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:11.066106 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:11.066204 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:11.066302 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:11.066387 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:11.066399 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:11.066444 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:11.066888 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.23 16:11:11.067122 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:11.067276 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. 2026.05.23 16:11:11.067310 [ 260 ] {602c048c-3536-4710-9f50-3cfe369f7a0d} TCPHandler: Processed in 0.001557472 sec. 2026.05.23 16:11:11.074556 [ 191 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 19 columns (19 merged, 0 gathered) in 0.008966724 sec., 60445.710161258445 rows/sec., 108.32 MiB/sec. 2026.05.23 16:11:11.075279 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.23 16:11:11.075631 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:11.075694 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_26_5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.23 16:11:11.075784 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. 2026.05.23 16:11:12.000552 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.85 MiB, peak 262.18 MiB, free memory in arenas 0.00 B, will set to 256.19 MiB (RSS), difference: 1.34 MiB 2026.05.23 16:11:13.227373 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10980 2026.05.23 16:11:13.227866 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:13.227907 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:13.228389 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:11:13.228624 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:13.228758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10980 2026.05.23 16:11:13.838554 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2026.05.23 16:11:13.855906 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:13.855986 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:13.862344 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:11:13.863672 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:13.872778 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2026.05.23 16:11:14.983681 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:14.983927 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:11:14.984280 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:14.984322 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:11:14.984561 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:14.984631 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:14.984778 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.23 16:11:14.984900 [ 332 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:14.984933 [ 336 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:14.984947 [ 338 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:14.984933 [ 345 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:14.985173 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:14.985204 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:14.985251 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.23 16:11:14.985273 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:14.986519 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} executeQuery: Read 32 rows, 5.50 KiB in 0.002697 sec., 11865.035224323321 rows/sec., 1.99 MiB/sec. 2026.05.23 16:11:14.986632 [ 260 ] {b26a29d4-3b3b-4e1c-b854-a4d185ccb546} TCPHandler: Processed in 0.003094123 sec. 2026.05.23 16:11:15.000051 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.000194 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:11:15.000251 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:11:15.000886 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.000936 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.001314 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:11:15.001545 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.001704 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} executeQuery: Read 2 rows, 167.00 B in 0.001552 sec., 1288.659793814433 rows/sec., 105.08 KiB/sec. 2026.05.23 16:11:15.001742 [ 260 ] {44b2ae53-8775-4561-b823-7c5100cf2b0d} TCPHandler: Processed in 0.001757074 sec. 2026.05.23 16:11:15.001918 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.002019 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:15.002059 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:15.003415 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.003453 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.003928 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.23 16:11:15.004149 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.004284 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} executeQuery: Read 2500 rows, 189.44 KiB in 0.002286 sec., 1093613.2983377078 rows/sec., 80.93 MiB/sec. 2026.05.23 16:11:15.004291 [ 65 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.23 16:11:15.004320 [ 260 ] {ed752605-b875-4320-9d21-082bfeb05524} TCPHandler: Processed in 0.002452734 sec. 2026.05.23 16:11:15.004353 [ 65 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.004383 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.004477 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.004499 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.23 16:11:15.004579 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:15.004624 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:15.004626 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:15.004674 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3502 rows starting from the beginning of the part 2026.05.23 16:11:15.004750 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 154 rows starting from the beginning of the part 2026.05.23 16:11:15.004806 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part 2026.05.23 16:11:15.004854 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 154 rows starting from the beginning of the part 2026.05.23 16:11:15.004899 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part 2026.05.23 16:11:15.004938 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2500 rows starting from the beginning of the part 2026.05.23 16:11:15.005053 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.005095 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.005423 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.23 16:11:15.005634 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.005768 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} executeQuery: Read 48 rows, 3.60 KiB in 0.001209 sec., 39702.233250620346 rows/sec., 2.91 MiB/sec. 2026.05.23 16:11:15.005803 [ 260 ] {b058959d-8ee0-4970-ae26-d1e0b27970c3} TCPHandler: Processed in 0.001382359 sec. 2026.05.23 16:11:15.005920 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.006016 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:11:15.006059 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:11:15.006691 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.006725 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.007052 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:11:15.007266 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.007300 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 6612 rows, containing 5 columns (5 merged, 0 gathered) in 0.002851319 sec., 2318926.784411004 rows/sec., 185.44 MiB/sec. 2026.05.23 16:11:15.007395 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} executeQuery: Read 801 rows, 47.38 KiB in 0.001398 sec., 572961.373390558 rows/sec., 33.10 MiB/sec. 2026.05.23 16:11:15.007433 [ 260 ] {98eceed6-7b69-4cef-9f31-010f54d7850f} TCPHandler: Processed in 0.001562412 sec. 2026.05.23 16:11:15.007560 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.007667 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:15.007707 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:11:15.007744 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.23 16:11:15.008069 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.008084 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.008125 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.008155 [ 195 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_36_7} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.23 16:11:15.008250 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. 2026.05.23 16:11:15.008412 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:11:15.008627 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): 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.23 16:11:15.008753 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} executeQuery: Read 1 rows, 72.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 63.69 KiB/sec. 2026.05.23 16:11:15.008786 [ 260 ] {86b489fa-6fe5-48f9-bc0f-400b50740fa6} TCPHandler: Processed in 0.001275097 sec. 2026.05.23 16:11:15.008901 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.008997 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:15.009036 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:15.009920 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.009954 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.010306 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.23 16:11:15.010510 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.010636 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} executeQuery: Read 1351 rows, 92.98 KiB in 0.001657 sec., 815328.9076644538 rows/sec., 54.80 MiB/sec. 2026.05.23 16:11:15.010640 [ 63 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.23 16:11:15.010672 [ 260 ] {ea924c2b-666a-4707-9b17-558c211cc906} TCPHandler: Processed in 0.001819475 sec. 2026.05.23 16:11:15.010694 [ 63 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.010720 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.010793 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.010811 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.23 16:11:15.010894 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:15.010932 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:15.010941 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:15.010969 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2008 rows starting from the beginning of the part 2026.05.23 16:11:15.011042 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 125 rows starting from the beginning of the part 2026.05.23 16:11:15.011089 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 133 rows starting from the beginning of the part 2026.05.23 16:11:15.011130 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 125 rows starting from the beginning of the part 2026.05.23 16:11:15.011169 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 93 rows starting from the beginning of the part 2026.05.23 16:11:15.011209 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1351 rows starting from the beginning of the part 2026.05.23 16:11:15.011731 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.011771 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.012215 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.23 16:11:15.012426 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.012535 [ 65 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.23 16:11:15.012558 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} executeQuery: Read 1593 rows, 99.82 KiB in 0.001682 sec., 947086.8014268728 rows/sec., 57.96 MiB/sec. 2026.05.23 16:11:15.012570 [ 65 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.012590 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.012592 [ 260 ] {a52ea851-fea6-4e61-bc50-e42eb3bb3c83} TCPHandler: Processed in 0.001847875 sec. 2026.05.23 16:11:15.012628 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858546 sec., 2063440.9909682085 rows/sec., 150.49 MiB/sec. 2026.05.23 16:11:15.012670 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.23 16:11:15.012744 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.012797 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:15.012836 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12072 rows starting from the beginning of the part 2026.05.23 16:11:15.012844 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:15.012867 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.23 16:11:15.012902 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:15.012906 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} 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.23 16:11:15.012957 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 198 rows starting from the beginning of the part 2026.05.23 16:11:15.013006 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:15.013049 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:15.013096 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1593 rows starting from the beginning of the part 2026.05.23 16:11:15.013209 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.013304 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_36_7} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.23 16:11:15.013401 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.05.23 16:11:15.013790 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.013830 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.014413 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.23 16:11:15.014645 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.014784 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} executeQuery: Read 46 rows, 84.41 KiB in 0.001958 sec., 23493.360572012258 rows/sec., 42.10 MiB/sec. 2026.05.23 16:11:15.014839 [ 260 ] {b1d88fa0-4792-4af6-865c-7433e4451049} TCPHandler: Processed in 0.002143709 sec. 2026.05.23 16:11:15.014997 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:15.015093 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:15.015134 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:15.015480 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.015513 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.015817 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.23 16:11:15.016028 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.016126 [ 65 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.23 16:11:15.016155 [ 65 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:15.016156 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} executeQuery: Read 48 rows, 3.31 KiB in 0.001082 sec., 44362.292051756005 rows/sec., 2.99 MiB/sec. 2026.05.23 16:11:15.016173 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:15.016168 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 14343 rows, containing 5 columns (5 merged, 0 gathered) in 0.003537339 sec., 4054742.844833362 rows/sec., 259.14 MiB/sec. 2026.05.23 16:11:15.016195 [ 260 ] {d4877d27-3757-4635-bfa8-c725f7f260ef} TCPHandler: Processed in 0.001247747 sec. 2026.05.23 16:11:15.016252 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.23 16:11:15.016353 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:15.016381 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2072 rows starting from the beginning of the part 2026.05.23 16:11:15.016434 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:15.016475 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:15.016515 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:15.016555 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:15.016591 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.23 16:11:15.016593 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2026.05.23 16:11:15.016864 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.016935 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_36_7} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.23 16:11:15.017016 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. 2026.05.23 16:11:15.017610 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2360 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139305 sec., 1694124.4032877497 rows/sec., 108.01 MiB/sec. 2026.05.23 16:11:15.017816 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.23 16:11:15.018044 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:15.018104 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_36_7} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.23 16:11:15.018164 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2026.05.23 16:11:16.048583 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:16.048862 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:16.049209 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:16.049246 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} 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.23 16:11:16.049469 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:16.049544 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:16.049688 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:11:16.049794 [ 332 ] {65b31362-0079-4ab2-98e2-7320d825c346} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:16.049818 [ 345 ] {65b31362-0079-4ab2-98e2-7320d825c346} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:16.049827 [ 338 ] {65b31362-0079-4ab2-98e2-7320d825c346} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:16.049827 [ 316 ] {65b31362-0079-4ab2-98e2-7320d825c346} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:16.050056 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:16.050083 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:16.050133 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} 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.23 16:11:16.050154 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:16.051195 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} executeQuery: Read 32 rows, 5.50 KiB in 0.002441 sec., 13109.381401065137 rows/sec., 2.20 MiB/sec. 2026.05.23 16:11:16.051308 [ 260 ] {65b31362-0079-4ab2-98e2-7320d825c346} TCPHandler: Processed in 0.00287595 sec. 2026.05.23 16:11:16.052824 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:16.052981 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:16.053047 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:16.053726 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:16.053767 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:16.054155 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.23 16:11:16.054385 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:16.054530 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} executeQuery: Read 80 rows, 6.44 KiB in 0.001596 sec., 50125.31328320802 rows/sec., 3.94 MiB/sec. 2026.05.23 16:11:16.054567 [ 260 ] {fb7922ee-16e4-46ea-9911-12b6f34bc8c5} TCPHandler: Processed in 0.001869645 sec. 2026.05.23 16:11:16.054703 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:16.054809 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:16.054849 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:16.055324 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:16.055361 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:16.055683 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.23 16:11:16.055891 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:16.056027 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} executeQuery: Read 88 rows, 7.01 KiB in 0.00124 sec., 70967.74193548386 rows/sec., 5.52 MiB/sec. 2026.05.23 16:11:16.056060 [ 260 ] {42b6b957-c280-4759-a2fc-697bc9438a7a} TCPHandler: Processed in 0.001407459 sec. 2026.05.23 16:11:16.056192 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:16.056297 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:16.056341 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:16.056737 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:16.056771 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:16.057097 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.23 16:11:16.057303 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:16.057431 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} executeQuery: Read 32 rows, 2.28 KiB in 0.001153 sec., 27753.686036426716 rows/sec., 1.93 MiB/sec. 2026.05.23 16:11:16.057465 [ 260 ] {9c302d6e-562b-46d3-9739-0326a5dfceb6} TCPHandler: Processed in 0.001322238 sec. 2026.05.23 16:11:16.057589 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:16.057689 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:16.057730 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:16.058061 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:16.058097 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:16.058387 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.23 16:11:16.058640 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:16.058777 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} executeQuery: Read 12 rows, 848.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 748.76 KiB/sec. 2026.05.23 16:11:16.058809 [ 260 ] {1907add3-ed7e-4e21-b078-e0fce45fdfe8} TCPHandler: Processed in 0.001269997 sec. 2026.05.23 16:11:20.657701 [ 29 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:11:20.657771 [ 29 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:11:20.729009 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11428 2026.05.23 16:11:20.729638 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:20.729691 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:20.730246 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:11:20.730458 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:20.730578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11428 2026.05.23 16:11:21.052719 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:21.052945 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:21.053276 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:21.053314 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} 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.23 16:11:21.053526 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:21.053595 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:21.053732 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:11:21.053820 [ 338 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:21.053844 [ 316 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:21.053852 [ 361 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:21.053852 [ 332 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:21.053993 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:21.054019 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:21.054062 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} 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.23 16:11:21.054083 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:21.055396 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} executeQuery: Read 32 rows, 5.50 KiB in 0.002542 sec., 12588.512981904012 rows/sec., 2.11 MiB/sec. 2026.05.23 16:11:21.055497 [ 260 ] {60a5e6cf-d8c6-43cb-b84a-ef8f9e6014c6} TCPHandler: Processed in 0.00290287 sec. 2026.05.23 16:11:21.057207 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:21.057343 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:21.057395 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:21.057979 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:21.058027 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:21.058410 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.23 16:11:21.058632 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:21.058779 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} executeQuery: Read 90 rows, 7.41 KiB in 0.001472 sec., 61141.30434782609 rows/sec., 4.92 MiB/sec. 2026.05.23 16:11:21.058815 [ 260 ] {6745a23e-73bb-4e59-ad2b-b13625923af9} TCPHandler: Processed in 0.001658533 sec. 2026.05.23 16:11:21.058943 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:21.059047 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:21.059087 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:21.059525 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:21.059561 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:21.059850 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.23 16:11:21.060056 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:21.060184 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} executeQuery: Read 5 rows, 385.00 B in 0.001161 sec., 4306.632213608958 rows/sec., 323.84 KiB/sec. 2026.05.23 16:11:21.060217 [ 260 ] {113a202a-6b4d-47b1-95db-bcdb4398ac72} TCPHandler: Processed in 0.001323688 sec. 2026.05.23 16:11:21.060353 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:21.060449 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:21.060489 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:21.060921 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:21.060957 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:21.061254 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.23 16:11:21.061473 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:21.061603 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} executeQuery: Read 93 rows, 7.41 KiB in 0.001172 sec., 79351.53583617747 rows/sec., 6.17 MiB/sec. 2026.05.23 16:11:21.061637 [ 260 ] {42ad3f2e-3e7f-4f80-bb42-6663d9d199f0} TCPHandler: Processed in 0.001333708 sec. 2026.05.23 16:11:21.061766 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:21.061863 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:21.061906 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:21.062308 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:21.062344 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:21.062665 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.23 16:11:21.062885 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:21.063024 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. 2026.05.23 16:11:21.063059 [ 260 ] {bcef3487-f4c2-4c94-bdba-b94b1b93705c} TCPHandler: Processed in 0.001341968 sec. 2026.05.23 16:11:21.063182 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:21.063278 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:21.063331 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} 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.23 16:11:21.064057 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:21.064093 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:21.064575 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.23 16:11:21.064788 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:21.064930 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} executeQuery: Read 5 rows, 9.17 KiB in 0.00167 sec., 2994.011976047904 rows/sec., 5.37 MiB/sec. 2026.05.23 16:11:21.064979 [ 260 ] {48f70a68-539c-455b-b7a9-04575fdba107} TCPHandler: Processed in 0.001846215 sec. 2026.05.23 16:11:21.065095 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:21.065192 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:21.065233 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:21.065587 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:21.065623 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:21.065922 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.23 16:11:21.066122 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:21.066253 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. 2026.05.23 16:11:21.066287 [ 260 ] {a8748de1-df56-4cef-baaf-c7a833dca164} TCPHandler: Processed in 0.001241028 sec. 2026.05.23 16:11:21.372997 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2026.05.23 16:11:21.389135 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:21.389188 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:21.395129 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:11:21.395918 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:21.398565 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2026.05.23 16:11:26.054029 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:26.054294 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:26.054614 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:26.054651 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} 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.23 16:11:26.054862 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:26.054928 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:26.055065 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:11:26.055156 [ 316 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:26.055178 [ 338 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:26.055187 [ 332 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:26.055188 [ 361 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:26.055422 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:26.055459 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:26.055538 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} 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.23 16:11:26.055567 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:26.056747 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} executeQuery: Read 32 rows, 5.50 KiB in 0.002554 sec., 12529.365700861395 rows/sec., 2.10 MiB/sec. 2026.05.23 16:11:26.056864 [ 260 ] {a4bbdf17-4e92-4b98-ab67-baed65d7e09d} TCPHandler: Processed in 0.002972081 sec. 2026.05.23 16:11:26.059276 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:26.059445 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:26.059513 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:26.060341 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:26.060386 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:26.060814 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.23 16:11:26.061075 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:26.061240 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} executeQuery: Read 154 rows, 13.54 KiB in 0.001838 sec., 83786.7247007617 rows/sec., 7.20 MiB/sec. 2026.05.23 16:11:26.061284 [ 260 ] {5defa5a6-c79a-40c4-9e17-64ccac9bd28d} TCPHandler: Processed in 0.002132639 sec. 2026.05.23 16:11:26.061491 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:26.061593 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:26.061635 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:26.062127 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:26.062164 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:26.062463 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.23 16:11:26.062673 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:26.062799 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} executeQuery: Read 37 rows, 2.78 KiB in 0.001225 sec., 30204.081632653062 rows/sec., 2.22 MiB/sec. 2026.05.23 16:11:26.062834 [ 260 ] {95d32c43-698f-4a80-a4f0-9208718467f1} TCPHandler: Processed in 0.001394119 sec. 2026.05.23 16:11:26.062985 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:26.063083 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:26.063122 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:26.063586 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:26.063621 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:26.063927 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.23 16:11:26.064130 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:26.064253 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} executeQuery: Read 125 rows, 9.97 KiB in 0.001189 sec., 105130.36164844407 rows/sec., 8.19 MiB/sec. 2026.05.23 16:11:26.064287 [ 260 ] {1083b1c1-ae51-4d15-99be-1582dd23fbd4} TCPHandler: Processed in 0.001351079 sec. 2026.05.23 16:11:26.064413 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:26.064509 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:26.064559 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:26.065002 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:26.065040 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:26.065371 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.23 16:11:26.065574 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:26.065699 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. 2026.05.23 16:11:26.065734 [ 260 ] {86d6a28d-9cac-4c11-a0d4-29109dabe31b} TCPHandler: Processed in 0.001368689 sec. 2026.05.23 16:11:26.065854 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:26.065960 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:26.066014 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} 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.23 16:11:26.066855 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:26.066892 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:26.067423 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.23 16:11:26.067639 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:26.067771 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} executeQuery: Read 37 rows, 67.89 KiB in 0.00183 sec., 20218.579234972676 rows/sec., 36.23 MiB/sec. 2026.05.23 16:11:26.067820 [ 260 ] {cde6b1d8-9b18-4c0f-b6b4-c240df5129aa} TCPHandler: Processed in 0.002015488 sec. 2026.05.23 16:11:26.067948 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:26.068045 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:26.068087 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:26.068427 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:26.068463 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:26.068764 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.23 16:11:26.068966 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:26.069092 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. 2026.05.23 16:11:26.069124 [ 260 ] {42aa70e2-6fed-4705-94d4-2f5ac27b2cc9} TCPHandler: Processed in 0.001225176 sec. 2026.05.23 16:11:28.230714 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11940 2026.05.23 16:11:28.231384 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:28.231453 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:28.232065 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:11:28.232413 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:28.232609 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11940 2026.05.23 16:11:28.269426 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52141 2026.05.23 16:11:28.269534 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.269565 [ 311 ] {} TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Authenticating user 'default' from [fd00:1122:3344:101::e]:52141 2026.05.23 16:11:28.269592 [ 311 ] {} TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.269608 [ 311 ] {} TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.269901 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37579 2026.05.23 16:11:28.269916 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56163 2026.05.23 16:11:28.269951 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46975 2026.05.23 16:11:28.269983 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60102 2026.05.23 16:11:28.270007 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.270043 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.270062 [ 312 ] {} TCP-Session: 1c7b0fd3-9ee5-4d26-9f30-9e01f1268053 Authenticating user 'default' from [fd00:1122:3344:101::e]:37579 2026.05.23 16:11:28.269992 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54965 2026.05.23 16:11:28.270085 [ 313 ] {} TCP-Session: 4c9fed82-e2f5-436e-8dc6-6d1d01776818 Authenticating user 'default' from [fd00:1122:3344:101::e]:56163 2026.05.23 16:11:28.270101 [ 312 ] {} TCP-Session: 1c7b0fd3-9ee5-4d26-9f30-9e01f1268053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.270144 [ 313 ] {} TCP-Session: 4c9fed82-e2f5-436e-8dc6-6d1d01776818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.270153 [ 312 ] {} TCP-Session: 1c7b0fd3-9ee5-4d26-9f30-9e01f1268053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.270171 [ 313 ] {} TCP-Session: 4c9fed82-e2f5-436e-8dc6-6d1d01776818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.269968 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32838 2026.05.23 16:11:28.269935 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62007 2026.05.23 16:11:28.269927 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58444 2026.05.23 16:11:28.269986 [ 311 ] {} TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:28.270518 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} executeQuery: (from [fd00:1122:3344:101::e]:52141) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:11:28.270702 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.270738 [ 315 ] {} TCP-Session: a8ec9f1a-2dff-4137-969e-ce248db27360 Authenticating user 'default' from [fd00:1122:3344:101::e]:62007 2026.05.23 16:11:28.270762 [ 315 ] {} TCP-Session: a8ec9f1a-2dff-4137-969e-ce248db27360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.270777 [ 315 ] {} TCP-Session: a8ec9f1a-2dff-4137-969e-ce248db27360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.270807 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.270834 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:11:28.270846 [ 308 ] {} TCP-Session: 44fcea7d-8dd9-4a56-a0c9-ae1db12e8cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54965 2026.05.23 16:11:28.270886 [ 308 ] {} TCP-Session: 44fcea7d-8dd9-4a56-a0c9-ae1db12e8cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.270902 [ 308 ] {} TCP-Session: 44fcea7d-8dd9-4a56-a0c9-ae1db12e8cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.270913 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:28.270974 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.271050 [ 314 ] {} TCP-Session: ed26f20a-10c4-45bf-87a6-8e0a32d09126 Authenticating user 'default' from [fd00:1122:3344:101::e]:58444 2026.05.23 16:11:28.271088 [ 314 ] {} TCP-Session: ed26f20a-10c4-45bf-87a6-8e0a32d09126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.271117 [ 314 ] {} TCP-Session: ed26f20a-10c4-45bf-87a6-8e0a32d09126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.271232 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.271273 [ 307 ] {} TCP-Session: 656af907-d1c7-4aa5-a91b-7bf493679536 Authenticating user 'default' from [fd00:1122:3344:101::e]:60102 2026.05.23 16:11:28.271280 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:11:28.271303 [ 307 ] {} TCP-Session: 656af907-d1c7-4aa5-a91b-7bf493679536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.271340 [ 307 ] {} TCP-Session: 656af907-d1c7-4aa5-a91b-7bf493679536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.271360 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.271404 [ 259 ] {} TCP-Session: 32f442e8-820d-4e19-8333-cedd0ea6e262 Authenticating user 'default' from [fd00:1122:3344:101::e]:46975 2026.05.23 16:11:28.271428 [ 259 ] {} TCP-Session: 32f442e8-820d-4e19-8333-cedd0ea6e262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.271443 [ 259 ] {} TCP-Session: 32f442e8-820d-4e19-8333-cedd0ea6e262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.271561 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.271600 [ 269 ] {} TCP-Session: d64d62ec-5435-4045-b3b6-9e975600642c Authenticating user 'default' from [fd00:1122:3344:101::e]:32838 2026.05.23 16:11:28.271622 [ 269 ] {} TCP-Session: d64d62ec-5435-4045-b3b6-9e975600642c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.271639 [ 269 ] {} TCP-Session: d64d62ec-5435-4045-b3b6-9e975600642c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.272399 [ 316 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} AggregatingTransform: Aggregating 2026.05.23 16:11:28.272447 [ 316 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} Aggregator: Aggregation method: without_key 2026.05.23 16:11:28.272491 [ 316 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074465 sec. (930.696 rows/sec., 36.36 KiB/sec.) 2026.05.23 16:11:28.272510 [ 316 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} Aggregator: Merging aggregated data 2026.05.23 16:11:28.273273 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} executeQuery: Read 1 rows, 40.00 B in 0.002825 sec., 353.98230088495575 rows/sec., 13.83 KiB/sec. 2026.05.23 16:11:28.273461 [ 311 ] {a3ee1946-3c79-4d61-acbe-b3c51e199914} TCPHandler: Processed in 0.003601979 sec. 2026.05.23 16:11:28.273615 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273653 [ 311 ] {} TCP-Session: d537b36e-1b39-4163-b43d-a965ae60b8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.273679 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273706 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273727 [ 307 ] {} TCP-Session: 656af907-d1c7-4aa5-a91b-7bf493679536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.273728 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273762 [ 313 ] {} TCP-Session: 4c9fed82-e2f5-436e-8dc6-6d1d01776818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.273753 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273783 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273830 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273836 [ 314 ] {} TCP-Session: ed26f20a-10c4-45bf-87a6-8e0a32d09126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.273854 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273884 [ 269 ] {} TCP-Session: d64d62ec-5435-4045-b3b6-9e975600642c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.273871 [ 259 ] {} TCP-Session: 32f442e8-820d-4e19-8333-cedd0ea6e262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.273915 [ 308 ] {} TCP-Session: 44fcea7d-8dd9-4a56-a0c9-ae1db12e8cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.273840 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.273795 [ 312 ] {} TCP-Session: 1c7b0fd3-9ee5-4d26-9f30-9e01f1268053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.274030 [ 315 ] {} TCP-Session: a8ec9f1a-2dff-4137-969e-ce248db27360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.303937 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46913 2026.05.23 16:11:28.304041 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.304086 [ 311 ] {} TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46913 2026.05.23 16:11:28.304120 [ 311 ] {} TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304144 [ 311 ] {} TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304396 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49335 2026.05.23 16:11:28.304408 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34276 2026.05.23 16:11:28.304446 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58048 2026.05.23 16:11:28.304462 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45688 2026.05.23 16:11:28.304479 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48169 2026.05.23 16:11:28.304523 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.304525 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.304549 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.304563 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.304573 [ 259 ] {} TCP-Session: 81aef206-ea0f-4d04-9b97-f22b38dfa6ca Authenticating user 'default' from [fd00:1122:3344:101::e]:58048 2026.05.23 16:11:28.304579 [ 311 ] {} TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:28.304597 [ 308 ] {} TCP-Session: a1a176c8-7c37-4703-9f66-52bd74a33a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:48169 2026.05.23 16:11:28.304610 [ 259 ] {} TCP-Session: 81aef206-ea0f-4d04-9b97-f22b38dfa6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304555 [ 313 ] {} TCP-Session: 5c031031-db8c-469d-9eb9-a6e7ae533f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:34276 2026.05.23 16:11:28.304675 [ 308 ] {} TCP-Session: a1a176c8-7c37-4703-9f66-52bd74a33a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304677 [ 259 ] {} TCP-Session: 81aef206-ea0f-4d04-9b97-f22b38dfa6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304710 [ 308 ] {} TCP-Session: a1a176c8-7c37-4703-9f66-52bd74a33a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304698 [ 313 ] {} TCP-Session: 5c031031-db8c-469d-9eb9-a6e7ae533f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304498 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.304753 [ 313 ] {} TCP-Session: 5c031031-db8c-469d-9eb9-a6e7ae533f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304469 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45378 2026.05.23 16:11:28.304798 [ 312 ] {} TCP-Session: 2602e24f-f87a-43ca-8148-0796258dbeec Authenticating user 'default' from [fd00:1122:3344:101::e]:49335 2026.05.23 16:11:28.304827 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} executeQuery: (from [fd00:1122:3344:101::e]:46913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:11:28.304843 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.304849 [ 312 ] {} TCP-Session: 2602e24f-f87a-43ca-8148-0796258dbeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304886 [ 307 ] {} TCP-Session: 5f0351ce-1848-4880-8396-67fdc5978b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:45378 2026.05.23 16:11:28.304894 [ 312 ] {} TCP-Session: 2602e24f-f87a-43ca-8148-0796258dbeec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304913 [ 307 ] {} TCP-Session: 5f0351ce-1848-4880-8396-67fdc5978b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304407 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49926 2026.05.23 16:11:28.304940 [ 307 ] {} TCP-Session: 5f0351ce-1848-4880-8396-67fdc5978b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.304433 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34025 2026.05.23 16:11:28.305024 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.304587 [ 269 ] {} TCP-Session: 8e7d1742-e784-4f7e-bc7b-d6a9cc0c69eb Authenticating user 'default' from [fd00:1122:3344:101::e]:45688 2026.05.23 16:11:28.305062 [ 314 ] {} TCP-Session: 5c33be91-c7dc-4cd0-9219-7afd934019dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49926 2026.05.23 16:11:28.305062 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.305083 [ 269 ] {} TCP-Session: 8e7d1742-e784-4f7e-bc7b-d6a9cc0c69eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.305108 [ 315 ] {} TCP-Session: 0a5ff050-494f-4211-a8b7-8ed4d3261dcc Authenticating user 'default' from [fd00:1122:3344:101::e]:34025 2026.05.23 16:11:28.305095 [ 314 ] {} TCP-Session: 5c33be91-c7dc-4cd0-9219-7afd934019dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.305125 [ 269 ] {} TCP-Session: 8e7d1742-e784-4f7e-bc7b-d6a9cc0c69eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.305150 [ 314 ] {} TCP-Session: 5c33be91-c7dc-4cd0-9219-7afd934019dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.305139 [ 315 ] {} TCP-Session: 0a5ff050-494f-4211-a8b7-8ed4d3261dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.305199 [ 315 ] {} TCP-Session: 0a5ff050-494f-4211-a8b7-8ed4d3261dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.305217 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:11:28.305296 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:28.305718 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:11:28.306900 [ 321 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} AggregatingTransform: Aggregating 2026.05.23 16:11:28.306954 [ 321 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} Aggregator: Aggregation method: without_key 2026.05.23 16:11:28.306994 [ 321 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001135725 sec. (880.495 rows/sec., 34.39 KiB/sec.) 2026.05.23 16:11:28.307014 [ 321 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} Aggregator: Merging aggregated data 2026.05.23 16:11:28.307819 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. 2026.05.23 16:11:28.308024 [ 311 ] {06680eff-5bfe-4770-85a1-86e7765b5a1d} TCPHandler: Processed in 0.00362388 sec. 2026.05.23 16:11:28.308204 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308240 [ 311 ] {} TCP-Session: a19b932d-b818-4a3e-b456-defaf1b4afa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.308251 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308277 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308302 [ 312 ] {} TCP-Session: 2602e24f-f87a-43ca-8148-0796258dbeec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.308322 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308342 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308329 [ 308 ] {} TCP-Session: a1a176c8-7c37-4703-9f66-52bd74a33a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.308367 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308410 [ 314 ] {} TCP-Session: 5c33be91-c7dc-4cd0-9219-7afd934019dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.308430 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308451 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308458 [ 259 ] {} TCP-Session: 81aef206-ea0f-4d04-9b97-f22b38dfa6ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.308482 [ 313 ] {} TCP-Session: 5c031031-db8c-469d-9eb9-a6e7ae533f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.308500 [ 307 ] {} TCP-Session: 5f0351ce-1848-4880-8396-67fdc5978b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.308406 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.308396 [ 269 ] {} TCP-Session: 8e7d1742-e784-4f7e-bc7b-d6a9cc0c69eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.308582 [ 315 ] {} TCP-Session: 0a5ff050-494f-4211-a8b7-8ed4d3261dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.381610 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61895 2026.05.23 16:11:28.381695 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.381721 [ 259 ] {} TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61895 2026.05.23 16:11:28.381743 [ 259 ] {} TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.381757 [ 259 ] {} TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.381986 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48103 2026.05.23 16:11:28.382010 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54641 2026.05.23 16:11:28.382046 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43875 2026.05.23 16:11:28.382059 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47540 2026.05.23 16:11:28.382083 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50044 2026.05.23 16:11:28.382120 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.382132 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.382151 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.382167 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.382184 [ 312 ] {} TCP-Session: e60bd2cf-d51b-41c9-b64c-94a9e84f6b0a Authenticating user 'default' from [fd00:1122:3344:101::e]:43875 2026.05.23 16:11:28.382190 [ 313 ] {} TCP-Session: 618303d0-c7a3-4c04-87d3-a1db33469978 Authenticating user 'default' from [fd00:1122:3344:101::e]:47540 2026.05.23 16:11:28.382203 [ 315 ] {} TCP-Session: 62472c47-b3b8-4b8f-8b15-6aba493d4fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50044 2026.05.23 16:11:28.382213 [ 312 ] {} TCP-Session: e60bd2cf-d51b-41c9-b64c-94a9e84f6b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382221 [ 313 ] {} TCP-Session: 618303d0-c7a3-4c04-87d3-a1db33469978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382232 [ 315 ] {} TCP-Session: 62472c47-b3b8-4b8f-8b15-6aba493d4fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382239 [ 312 ] {} TCP-Session: e60bd2cf-d51b-41c9-b64c-94a9e84f6b0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382248 [ 313 ] {} TCP-Session: 618303d0-c7a3-4c04-87d3-a1db33469978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382260 [ 315 ] {} TCP-Session: 62472c47-b3b8-4b8f-8b15-6aba493d4fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382171 [ 307 ] {} TCP-Session: 844ed1e2-09f3-4f5c-95d4-60d43a8d88b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54641 2026.05.23 16:11:28.382089 [ 259 ] {} TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:28.382360 [ 307 ] {} TCP-Session: 844ed1e2-09f3-4f5c-95d4-60d43a8d88b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382071 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62955 2026.05.23 16:11:28.382397 [ 307 ] {} TCP-Session: 844ed1e2-09f3-4f5c-95d4-60d43a8d88b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382028 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36231 2026.05.23 16:11:28.382010 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64770 2026.05.23 16:11:28.382465 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.382509 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.382527 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.382531 [ 314 ] {} TCP-Session: cd056185-5e26-475a-829a-b7d02a619892 Authenticating user 'default' from [fd00:1122:3344:101::e]:62955 2026.05.23 16:11:28.382552 [ 311 ] {} TCP-Session: 6de4ee55-6ac1-418a-8bd9-bdd3c9e7619c Authenticating user 'default' from [fd00:1122:3344:101::e]:36231 2026.05.23 16:11:28.382561 [ 308 ] {} TCP-Session: e399ffa4-151f-472e-8070-1dde64aaa75b Authenticating user 'default' from [fd00:1122:3344:101::e]:64770 2026.05.23 16:11:28.382586 [ 314 ] {} TCP-Session: cd056185-5e26-475a-829a-b7d02a619892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382593 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} executeQuery: (from [fd00:1122:3344:101::e]:61895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:11:28.382606 [ 308 ] {} TCP-Session: e399ffa4-151f-472e-8070-1dde64aaa75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382619 [ 314 ] {} TCP-Session: cd056185-5e26-475a-829a-b7d02a619892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382662 [ 308 ] {} TCP-Session: e399ffa4-151f-472e-8070-1dde64aaa75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382600 [ 311 ] {} TCP-Session: 6de4ee55-6ac1-418a-8bd9-bdd3c9e7619c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382079 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:11:28.382714 [ 311 ] {} TCP-Session: 6de4ee55-6ac1-418a-8bd9-bdd3c9e7619c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382759 [ 269 ] {} TCP-Session: b852d6a7-03eb-4937-9e2e-5727aba4dbd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48103 2026.05.23 16:11:28.382789 [ 269 ] {} TCP-Session: b852d6a7-03eb-4937-9e2e-5727aba4dbd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382807 [ 269 ] {} TCP-Session: b852d6a7-03eb-4937-9e2e-5727aba4dbd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.382996 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:11:28.383080 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:28.383457 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:11:28.384820 [ 320 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} AggregatingTransform: Aggregating 2026.05.23 16:11:28.384865 [ 320 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} Aggregator: Aggregation method: without_key 2026.05.23 16:11:28.384908 [ 320 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001315538 sec. (760.145 rows/sec., 29.69 KiB/sec.) 2026.05.23 16:11:28.384929 [ 320 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} Aggregator: Merging aggregated data 2026.05.23 16:11:28.385701 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. 2026.05.23 16:11:28.385855 [ 259 ] {f22f7131-3b3c-4de6-af5a-61381f6a0004} TCPHandler: Processed in 0.003880783 sec. 2026.05.23 16:11:28.386001 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386037 [ 259 ] {} TCP-Session: df80c95e-34a9-4c96-b728-51184901cfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.386040 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386062 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386083 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386089 [ 269 ] {} TCP-Session: b852d6a7-03eb-4937-9e2e-5727aba4dbd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.386116 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386155 [ 311 ] {} TCP-Session: 6de4ee55-6ac1-418a-8bd9-bdd3c9e7619c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.386163 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386202 [ 312 ] {} TCP-Session: e60bd2cf-d51b-41c9-b64c-94a9e84f6b0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.386170 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386231 [ 314 ] {} TCP-Session: cd056185-5e26-475a-829a-b7d02a619892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.386126 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386267 [ 313 ] {} TCP-Session: 618303d0-c7a3-4c04-87d3-a1db33469978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.386122 [ 307 ] {} TCP-Session: 844ed1e2-09f3-4f5c-95d4-60d43a8d88b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.386306 [ 308 ] {} TCP-Session: e399ffa4-151f-472e-8070-1dde64aaa75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.386144 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:11:28.386386 [ 315 ] {} TCP-Session: 62472c47-b3b8-4b8f-8b15-6aba493d4fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:11:28.899624 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2026.05.23 16:11:28.918765 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:28.918840 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.23 16:11:28.925360 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:11:28.926200 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:28.930871 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2026.05.23 16:11:31.054922 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.055196 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:31.055570 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:31.055611 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} 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', '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.23 16:11:31.055839 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:31.055905 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:31.056041 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:11:31.056156 [ 363 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:31.056162 [ 324 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:31.056158 [ 323 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:31.056158 [ 348 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:31.056456 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:11:31.056484 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:31.056562 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:11:31.056582 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:11:31.056618 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} 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', '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.23 16:11:31.056682 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} 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', '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.23 16:11:31.058997 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} executeQuery: Read 38 rows, 8.34 KiB in 0.00391 sec., 9718.670076726343 rows/sec., 2.08 MiB/sec. 2026.05.23 16:11:31.059130 [ 260 ] {ad90d6b5-6266-40a7-8534-685ee93251e5} TCPHandler: Processed in 0.00434827 sec. 2026.05.23 16:11:31.061770 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.061900 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:11:31.061951 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:11:31.062498 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.062543 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.062893 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:11:31.063105 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:11:31.063248 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} executeQuery: Read 24 rows, 2.04 KiB in 0.001385 sec., 17328.519855595667 rows/sec., 1.44 MiB/sec. 2026.05.23 16:11:31.063283 [ 260 ] {6d9a1a75-7d85-4154-b3da-e82f08fef739} TCPHandler: Processed in 0.001573592 sec. 2026.05.23 16:11:31.063409 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.063505 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:11:31.063546 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:11:31.063944 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.063981 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.064256 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:11:31.064467 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.064593 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} executeQuery: Read 4 rows, 334.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 294.91 KiB/sec. 2026.05.23 16:11:31.064626 [ 260 ] {268cc9a2-84c4-440c-b98a-c4aa1521ca72} TCPHandler: Processed in 0.001266118 sec. 2026.05.23 16:11:31.064778 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.064874 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:31.064913 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:31.065394 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.065430 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.065732 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.23 16:11:31.065942 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.066066 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} executeQuery: Read 212 rows, 19.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 15.33 MiB/sec. 2026.05.23 16:11:31.066099 [ 260 ] {c2bcb923-b475-443d-aa6c-3df2aed87cfd} TCPHandler: Processed in 0.001369589 sec. 2026.05.23 16:11:31.066226 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.066322 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:31.066362 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:31.066761 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.066797 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.067107 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.23 16:11:31.067312 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.067414 [ 61 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.23 16:11:31.067436 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} executeQuery: Read 21 rows, 1.62 KiB in 0.001132 sec., 18551.236749116608 rows/sec., 1.39 MiB/sec. 2026.05.23 16:11:31.067464 [ 61 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.067476 [ 260 ] {07159467-3597-498d-a089-e0de4adb90ca} TCPHandler: Processed in 0.001299348 sec. 2026.05.23 16:11:31.067491 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.067617 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.067620 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.23 16:11:31.067728 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:11:31.067770 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:31.067771 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:11:31.067811 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 81 rows starting from the beginning of the part 2026.05.23 16:11:31.067884 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:31.067940 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2026.05.23 16:11:31.067991 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:31.068037 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:31.068081 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part 2026.05.23 16:11:31.068192 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.068233 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.068546 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:11:31.068772 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.068900 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. 2026.05.23 16:11:31.068934 [ 260 ] {de4525c5-7ce9-4b93-92d3-62ee82e07bae} TCPHandler: Processed in 0.001366069 sec. 2026.05.23 16:11:31.068937 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361189 sec., 144726.41198246533 rows/sec., 11.17 MiB/sec. 2026.05.23 16:11:31.069071 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.069130 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.23 16:11:31.069171 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:11:31.069214 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:11:31.069461 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.069556 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_31_6} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.23 16:11:31.069612 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.069651 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.069666 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.23 16:11:31.069947 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.23 16:11:31.070164 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): 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.23 16:11:31.070287 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. 2026.05.23 16:11:31.070321 [ 260 ] {7131b97f-9436-421d-90e1-f8646bd9066b} TCPHandler: Processed in 0.001298838 sec. 2026.05.23 16:11:31.070445 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.070541 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:31.070580 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:31.071032 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.071067 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.071368 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.23 16:11:31.071570 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.071695 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} executeQuery: Read 133 rows, 10.99 KiB in 0.001172 sec., 113481.22866894197 rows/sec., 9.16 MiB/sec. 2026.05.23 16:11:31.071728 [ 260 ] {374cb3b2-f496-47fd-bb24-0a19dba23663} TCPHandler: Processed in 0.001331399 sec. 2026.05.23 16:11:31.071853 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.071948 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:31.071990 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:31.072377 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.072412 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.072730 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.23 16:11:31.072931 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.073054 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} executeQuery: Read 198 rows, 14.54 KiB in 0.001124 sec., 176156.58362989323 rows/sec., 12.63 MiB/sec. 2026.05.23 16:11:31.073087 [ 260 ] {e8703633-b71c-4473-8e5b-ee2a633e6261} TCPHandler: Processed in 0.001282028 sec. 2026.05.23 16:11:31.073213 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.073308 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:31.073360 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} 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.23 16:11:31.074090 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.074125 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.074597 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.23 16:11:31.074822 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.074958 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} executeQuery: Read 5 rows, 9.17 KiB in 0.001669 sec., 2995.805871779509 rows/sec., 5.37 MiB/sec. 2026.05.23 16:11:31.075006 [ 260 ] {9822cba2-96fa-4994-81ae-d9ce6bad6cd9} TCPHandler: Processed in 0.001842686 sec. 2026.05.23 16:11:31.075121 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:31.075217 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:31.075258 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:31.075597 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:31.075631 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:31.075923 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.23 16:11:31.076124 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:31.076247 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. 2026.05.23 16:11:31.076278 [ 260 ] {9814dc1f-32d6-4b12-bccc-3927a3c530be} TCPHandler: Processed in 0.001206987 sec. 2026.05.23 16:11:35.657865 [ 53 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:11:35.657957 [ 53 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:11:35.732687 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12388 2026.05.23 16:11:35.733178 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:35.733216 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:35.733713 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:11:35.733943 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:35.734070 [ 53 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.23 16:11:35.734073 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12388 2026.05.23 16:11:35.734112 [ 53 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:35.734131 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:35.734266 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.23 16:11:35.734421 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:35.734460 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10020 rows starting from the beginning of the part 2026.05.23 16:11:35.734531 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part 2026.05.23 16:11:35.734576 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part 2026.05.23 16:11:35.734620 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part 2026.05.23 16:11:35.734660 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part 2026.05.23 16:11:35.734700 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part 2026.05.23 16:11:35.739235 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 12388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00502725 sec., 2464170.272017505 rows/sec., 35.25 MiB/sec. 2026.05.23 16:11:35.739577 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.23 16:11:35.739866 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:35.739939 [ 189 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_26_5} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.23 16:11:35.740029 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.23 16:11:36.054258 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:36.054502 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:36.054817 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:36.054854 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} 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.23 16:11:36.055064 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:36.055130 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:36.055272 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:11:36.055387 [ 348 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:36.055422 [ 304 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:36.055422 [ 324 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:36.055390 [ 353 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:36.055630 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:36.055656 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:36.055698 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} 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.23 16:11:36.055718 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:36.056779 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} executeQuery: Read 32 rows, 5.50 KiB in 0.002379 sec., 13451.029844472467 rows/sec., 2.26 MiB/sec. 2026.05.23 16:11:36.056874 [ 260 ] {1cbf771e-c1d2-4386-87db-f4ddb6f8b6d2} TCPHandler: Processed in 0.002751638 sec. 2026.05.23 16:11:36.059210 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:36.059350 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:36.059403 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:36.060107 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.060146 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.060513 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.23 16:11:36.060732 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.060871 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} executeQuery: Read 154 rows, 13.54 KiB in 0.001558 sec., 98844.67265725289 rows/sec., 8.49 MiB/sec. 2026.05.23 16:11:36.060870 [ 60 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.23 16:11:36.060909 [ 260 ] {ec1ec9e4-4c34-41c1-8707-21fdaae349c4} TCPHandler: Processed in 0.001761324 sec. 2026.05.23 16:11:36.060930 [ 60 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.060955 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.061051 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:36.061091 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.23 16:11:36.061158 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:36.061203 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:36.061234 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:36.061279 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3502 rows starting from the beginning of the part 2026.05.23 16:11:36.061355 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 80 rows starting from the beginning of the part 2026.05.23 16:11:36.061408 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part 2026.05.23 16:11:36.061456 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 154 rows starting from the beginning of the part 2026.05.23 16:11:36.061500 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part 2026.05.23 16:11:36.061551 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 154 rows starting from the beginning of the part 2026.05.23 16:11:36.061647 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.061688 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.062001 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.23 16:11:36.062230 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.062365 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} executeQuery: Read 37 rows, 2.78 KiB in 0.001227 sec., 30154.84922575387 rows/sec., 2.21 MiB/sec. 2026.05.23 16:11:36.062401 [ 260 ] {3aa0b95c-7f9c-4593-a856-12689f5b5a31} TCPHandler: Processed in 0.001399939 sec. 2026.05.23 16:11:36.062549 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:36.062645 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:36.062684 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:36.063162 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.063199 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.063349 [ 189 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002319412 sec., 1807354.6226371168 rows/sec., 146.94 MiB/sec. 2026.05.23 16:11:36.063553 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.23 16:11:36.063654 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.23 16:11:36.063810 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.063948 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.063952 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} executeQuery: Read 125 rows, 9.97 KiB in 0.001325 sec., 94339.62264150943 rows/sec., 7.35 MiB/sec. 2026.05.23 16:11:36.063949 [ 60 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.23 16:11:36.064005 [ 260 ] {e9b6e799-ea80-4097-8029-a5886753b68c} TCPHandler: Processed in 0.001504051 sec. 2026.05.23 16:11:36.064028 [ 60 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.064031 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_41_8} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.23 16:11:36.064058 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.064118 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. 2026.05.23 16:11:36.064169 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:36.064191 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.23 16:11:36.064273 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:36.064276 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:36.064300 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2008 rows starting from the beginning of the part 2026.05.23 16:11:36.064335 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:36.064352 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part 2026.05.23 16:11:36.064394 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 93 rows starting from the beginning of the part 2026.05.23 16:11:36.064426 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 125 rows starting from the beginning of the part 2026.05.23 16:11:36.064464 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 133 rows starting from the beginning of the part 2026.05.23 16:11:36.064496 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 125 rows starting from the beginning of the part 2026.05.23 16:11:36.064827 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.064866 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.065215 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.23 16:11:36.065423 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.065471 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303178 sec., 1973636.7556849485 rows/sec., 146.51 MiB/sec. 2026.05.23 16:11:36.065550 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. 2026.05.23 16:11:36.065566 [ 58 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.23 16:11:36.065588 [ 260 ] {0359000b-b0f2-4712-8a9c-29cc62b30a3b} TCPHandler: Processed in 0.00146773 sec. 2026.05.23 16:11:36.065621 [ 58 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.065650 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.065720 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.23 16:11:36.065736 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.23 16:11:36.065736 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:36.065838 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:36.065869 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:36.065870 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14343 rows starting from the beginning of the part 2026.05.23 16:11:36.065930 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} 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.23 16:11:36.065937 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part 2026.05.23 16:11:36.065987 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:36.066021 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:36.066056 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 198 rows starting from the beginning of the part 2026.05.23 16:11:36.066090 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:36.066111 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.066216 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_41_8} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.23 16:11:36.066327 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2026.05.23 16:11:36.066737 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.066778 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.067401 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.23 16:11:36.067634 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.067752 [ 58 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.23 16:11:36.067770 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} executeQuery: Read 37 rows, 67.89 KiB in 0.00192 sec., 19270.833333333332 rows/sec., 34.53 MiB/sec. 2026.05.23 16:11:36.067797 [ 58 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.067823 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.067831 [ 260 ] {7798d282-0b6d-4886-acd9-87cdb33474bf} TCPHandler: Processed in 0.00214401 sec. 2026.05.23 16:11:36.067902 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.23 16:11:36.067981 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:36.068082 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:36.068096 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:36.068125 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:36.068156 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 542 rows starting from the beginning of the part 2026.05.23 16:11:36.068283 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part 2026.05.23 16:11:36.068392 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:36.068494 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:36.068506 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.068546 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.068600 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:36.068713 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:36.068886 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.23 16:11:36.069141 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.069255 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 15053 rows, containing 5 columns (5 merged, 0 gathered) in 0.003560089 sec., 4228265.079889857 rows/sec., 271.49 MiB/sec. 2026.05.23 16:11:36.069276 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. 2026.05.23 16:11:36.069298 [ 60 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.23 16:11:36.069319 [ 260 ] {05c51d33-9b08-482c-a5a2-5d77c79f4ce2} TCPHandler: Processed in 0.001386769 sec. 2026.05.23 16:11:36.069344 [ 60 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.069381 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.069477 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.23 16:11:36.069587 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:36.069611 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.23 16:11:36.069620 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2360 rows starting from the beginning of the part 2026.05.23 16:11:36.069688 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part 2026.05.23 16:11:36.069730 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:36.069776 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:36.069814 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:36.069854 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:36.069882 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.069951 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_41_8} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.23 16:11:36.070012 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. 2026.05.23 16:11:36.070943 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001500961 sec., 1740218.4333903412 rows/sec., 111.56 MiB/sec. 2026.05.23 16:11:36.071191 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.23 16:11:36.071425 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.071491 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_41_8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.23 16:11:36.071552 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2026.05.23 16:11:36.075471 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 19 columns (19 merged, 0 gathered) in 0.007596505 sec., 88461.73338923624 rows/sec., 158.52 MiB/sec. 2026.05.23 16:11:36.076383 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.23 16:11:36.076680 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.076746 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_31_6} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.23 16:11:36.076829 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2026.05.23 16:11:36.430979 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2026.05.23 16:11:36.449040 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.449123 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.454786 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:11:36.455464 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.455866 [ 60 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.23 16:11:36.455970 [ 60 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:36.456009 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:36.456231 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.23 16:11:36.458645 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2026.05.23 16:11:36.460548 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:36.462222 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2026.05.23 16:11:36.467088 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2026.05.23 16:11:36.471604 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2026.05.23 16:11:36.475902 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2026.05.23 16:11:36.480401 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2026.05.23 16:11:36.484590 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2026.05.23 16:11:36.536301 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080161294 sec., 2445.070310366996 rows/sec., 12.64 MiB/sec. 2026.05.23 16:11:36.539131 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.23 16:11:36.541093 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:36.541190 [ 189 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_26_5} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.23 16:11:36.544111 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.23 16:11:37.000474 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.52 MiB, peak 270.07 MiB, free memory in arenas 0.00 B, will set to 268.70 MiB (RSS), difference: 9.18 MiB 2026.05.23 16:11:41.052717 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:41.052954 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:41.053294 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:41.053346 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} 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.23 16:11:41.053568 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:41.053638 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:41.053781 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:11:41.053885 [ 304 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:41.053919 [ 324 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:41.053925 [ 353 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:41.053891 [ 348 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:41.054068 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:41.054094 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:41.054137 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} 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.23 16:11:41.054158 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:41.055099 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} executeQuery: Read 32 rows, 5.50 KiB in 0.002237 sec., 14304.872597228432 rows/sec., 2.40 MiB/sec. 2026.05.23 16:11:41.055194 [ 260 ] {9ad4fa73-a516-4247-971e-071d1ba6d080} TCPHandler: Processed in 0.002608876 sec. 2026.05.23 16:11:41.056998 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:41.057110 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:41.057154 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:41.057669 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:41.057716 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:41.058118 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.23 16:11:41.058364 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:41.058514 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} executeQuery: Read 90 rows, 7.41 KiB in 0.001434 sec., 62761.50627615063 rows/sec., 5.05 MiB/sec. 2026.05.23 16:11:41.058550 [ 260 ] {ebd27544-0225-42fb-a33c-f4185ae06c00} TCPHandler: Processed in 0.001603622 sec. 2026.05.23 16:11:41.058691 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:41.058789 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:41.058830 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:41.059316 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:41.059355 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:41.059661 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.23 16:11:41.059908 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:41.060052 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} executeQuery: Read 5 rows, 385.00 B in 0.001282 sec., 3900.15600624025 rows/sec., 293.27 KiB/sec. 2026.05.23 16:11:41.060089 [ 260 ] {6551d80e-cdec-42da-aeb6-aaafc6fdfdff} TCPHandler: Processed in 0.0014472 sec. 2026.05.23 16:11:41.060228 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:41.060330 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:41.060371 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:41.060867 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:41.060905 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:41.061213 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.23 16:11:41.061432 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:41.061563 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} executeQuery: Read 93 rows, 7.41 KiB in 0.001253 sec., 74221.86751795691 rows/sec., 5.78 MiB/sec. 2026.05.23 16:11:41.061597 [ 260 ] {a24ace9d-b1be-45e0-b44b-d39e493a9506} TCPHandler: Processed in 0.00142151 sec. 2026.05.23 16:11:41.061739 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:41.061837 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:41.061881 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:41.062294 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:41.062330 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:41.062666 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.23 16:11:41.062883 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:41.063013 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. 2026.05.23 16:11:41.063047 [ 260 ] {27fbbe58-e8c5-4de9-b316-e89f48d4bff3} TCPHandler: Processed in 0.001356739 sec. 2026.05.23 16:11:41.063168 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:41.063264 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:41.063322 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} 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.23 16:11:41.064035 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:41.064072 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:41.064578 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.23 16:11:41.064814 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:41.064951 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} executeQuery: Read 5 rows, 9.17 KiB in 0.001706 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec. 2026.05.23 16:11:41.065007 [ 260 ] {ce9c4cc3-0d9a-4c6a-9c98-29ee1ce57fbd} TCPHandler: Processed in 0.001888817 sec. 2026.05.23 16:11:41.065125 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:41.065223 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:41.065267 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:41.065624 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:41.065660 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:41.065982 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.23 16:11:41.066218 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:41.066362 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. 2026.05.23 16:11:41.066397 [ 260 ] {16ff44c1-2631-424a-b8b1-c48c5a675dfb} TCPHandler: Processed in 0.001320659 sec. 2026.05.23 16:11:43.234172 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12900 2026.05.23 16:11:43.234954 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:43.235032 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:43.235765 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.23 16:11:43.236013 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:43.236142 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12900 2026.05.23 16:11:43.958729 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2026.05.23 16:11:43.973834 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:43.973892 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:43.979293 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.23 16:11:43.979969 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:43.982506 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2026.05.23 16:11:44.992812 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:44.993068 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:11:44.993457 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:44.993502 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:11:44.993756 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:44.993830 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:44.993978 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) 2026.05.23 16:11:44.994089 [ 324 ] {993382fe-6426-46d1-af57-6ce933d41b3c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:44.994101 [ 348 ] {993382fe-6426-46d1-af57-6ce933d41b3c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:44.994120 [ 353 ] {993382fe-6426-46d1-af57-6ce933d41b3c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:44.994101 [ 304 ] {993382fe-6426-46d1-af57-6ce933d41b3c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:44.994336 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:44.994367 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:44.994417 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" 2026.05.23 16:11:44.994439 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:44.995536 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} executeQuery: Read 32 rows, 5.50 KiB in 0.00258 sec., 12403.1007751938 rows/sec., 2.08 MiB/sec. 2026.05.23 16:11:44.995646 [ 260 ] {993382fe-6426-46d1-af57-6ce933d41b3c} TCPHandler: Processed in 0.003002201 sec. 2026.05.23 16:11:45.010443 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.010562 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:11:45.010611 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:11:45.011144 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.011186 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.011533 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:11:45.011749 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:45.011902 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} executeQuery: Read 8 rows, 668.00 B in 0.001373 sec., 5826.656955571741 rows/sec., 475.12 KiB/sec. 2026.05.23 16:11:45.011940 [ 260 ] {b405dffd-2fca-4802-bec8-201214e645ca} TCPHandler: Processed in 0.001550751 sec. 2026.05.23 16:11:45.012091 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.012193 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:45.012235 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:45.013776 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.013814 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.014387 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.23 16:11:45.014598 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:45.014730 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} executeQuery: Read 3363 rows, 259.56 KiB in 0.002559 sec., 1314185.2286049237 rows/sec., 99.05 MiB/sec. 2026.05.23 16:11:45.014766 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} MemoryTracker: Peak memory usage (for query): 4.04 MiB. 2026.05.23 16:11:45.014779 [ 260 ] {89b4ba3c-5159-4297-9922-ee5ed2252406} TCPHandler: Processed in 0.002738788 sec. 2026.05.23 16:11:45.014908 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.015007 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:45.015048 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:45.015482 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.015519 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.015807 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.23 16:11:45.016010 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:45.016142 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} executeQuery: Read 54 rows, 4.02 KiB in 0.001156 sec., 46712.8027681661 rows/sec., 3.39 MiB/sec. 2026.05.23 16:11:45.016176 [ 260 ] {26525103-79f7-4797-8c4f-7d8d02f592f1} TCPHandler: Processed in 0.001317758 sec. 2026.05.23 16:11:45.016297 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.016399 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:11:45.016444 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:11:45.017074 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.017110 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.017435 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:11:45.017640 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:45.017764 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} executeQuery: Read 953 rows, 57.03 KiB in 0.001388 sec., 686599.423631124 rows/sec., 40.12 MiB/sec. 2026.05.23 16:11:45.017797 [ 260 ] {1a134a1d-0c26-4561-9432-508ba9b6ce27} TCPHandler: Processed in 0.001553751 sec. 2026.05.23 16:11:45.017919 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.018015 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:45.018054 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:11:45.018440 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.018475 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.018757 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:11:45.018956 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): 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.23 16:11:45.019080 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. 2026.05.23 16:11:45.019115 [ 260 ] {f7f6cf5d-849e-4598-9f38-c01ecb3853f2} TCPHandler: Processed in 0.001245117 sec. 2026.05.23 16:11:45.019232 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.019331 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:45.019371 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:45.020277 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.020322 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.020693 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.23 16:11:45.020894 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:45.021020 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} executeQuery: Read 1939 rows, 134.19 KiB in 0.001708 sec., 1135245.9016393442 rows/sec., 76.72 MiB/sec. 2026.05.23 16:11:45.021054 [ 260 ] {804503d3-4353-4f1a-8e7e-bced08948832} TCPHandler: Processed in 0.001870836 sec. 2026.05.23 16:11:45.021178 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.021278 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:45.021321 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:45.021980 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.022015 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.022429 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.23 16:11:45.022637 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:45.022769 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} executeQuery: Read 1596 rows, 100.03 KiB in 0.001513 sec., 1054857.898215466 rows/sec., 64.56 MiB/sec. 2026.05.23 16:11:45.022803 [ 260 ] {93fec651-09b5-4dbc-8313-73efe7858864} TCPHandler: Processed in 0.001673993 sec. 2026.05.23 16:11:45.022923 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.023019 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:45.023072 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} 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.23 16:11:45.023898 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.023934 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.024478 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.23 16:11:45.024699 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:45.024835 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} executeQuery: Read 46 rows, 84.41 KiB in 0.001835 sec., 25068.119891008173 rows/sec., 44.92 MiB/sec. 2026.05.23 16:11:45.024890 [ 260 ] {78edc01f-a469-4b66-830f-e22773fca947} TCPHandler: Processed in 0.002015598 sec. 2026.05.23 16:11:45.025017 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:45.025112 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:45.025153 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:45.025542 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:45.025577 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:45.025873 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.23 16:11:45.026073 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:45.026197 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} executeQuery: Read 200 rows, 11.63 KiB in 0.001104 sec., 181159.42028985507 rows/sec., 10.28 MiB/sec. 2026.05.23 16:11:45.026229 [ 260 ] {7b3dd246-8fed-47c9-a550-36f7b6b0cf02} TCPHandler: Processed in 0.001260777 sec. 2026.05.23 16:11:46.047459 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:46.047730 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:46.048067 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:46.048103 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} 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.23 16:11:46.048324 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:46.048394 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:46.048529 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:11:46.048624 [ 348 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:46.048648 [ 304 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:46.048649 [ 344 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:46.048624 [ 324 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:46.048917 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:46.048943 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:46.048991 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} 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.23 16:11:46.049011 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:46.050059 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} executeQuery: Read 32 rows, 5.50 KiB in 0.002433 sec., 13152.486642005755 rows/sec., 2.21 MiB/sec. 2026.05.23 16:11:46.050163 [ 260 ] {662e69bd-421a-47f5-bf8e-784b4cb1173e} TCPHandler: Processed in 0.002843589 sec. 2026.05.23 16:11:46.051257 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:46.051373 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:46.051417 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:46.051912 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:46.051958 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:46.052329 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.23 16:11:46.052556 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:46.052705 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} executeQuery: Read 80 rows, 6.44 KiB in 0.001363 sec., 58694.057226705794 rows/sec., 4.61 MiB/sec. 2026.05.23 16:11:46.052740 [ 260 ] {c6c3a665-fc1a-450d-92e2-b8cce3c8402b} TCPHandler: Processed in 0.001534591 sec. 2026.05.23 16:11:46.052873 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:46.052969 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:46.053009 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:46.053423 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:46.053460 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:46.053777 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.23 16:11:46.053997 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:46.054122 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} executeQuery: Read 88 rows, 7.01 KiB in 0.001172 sec., 75085.32423208191 rows/sec., 5.84 MiB/sec. 2026.05.23 16:11:46.054157 [ 260 ] {6fe44847-601e-46cb-b0ff-22a9bf5bae48} TCPHandler: Processed in 0.001332439 sec. 2026.05.23 16:11:46.054294 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:46.054397 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:46.054441 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:46.054847 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:46.054883 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:46.055201 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.23 16:11:46.055412 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:46.055538 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} executeQuery: Read 32 rows, 2.28 KiB in 0.001159 sec., 27610.008628127693 rows/sec., 1.92 MiB/sec. 2026.05.23 16:11:46.055571 [ 260 ] {71c61b77-fc5a-44e8-ae6c-2fcbaf9d63b4} TCPHandler: Processed in 0.001334978 sec. 2026.05.23 16:11:46.055703 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:46.055798 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:46.055839 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:46.056163 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:46.056198 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:46.056496 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.23 16:11:46.056703 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:46.056829 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. 2026.05.23 16:11:46.056863 [ 260 ] {49b44a54-f4da-4f58-bc4e-0e94949f046d} TCPHandler: Processed in 0.001209156 sec. 2026.05.23 16:11:50.658246 [ 32 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:11:50.658337 [ 32 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:11:50.736263 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13348 2026.05.23 16:11:50.737009 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:50.737080 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:50.737876 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.23 16:11:50.738156 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:50.738285 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13348 2026.05.23 16:11:51.052818 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:51.053069 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:51.053430 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:51.053485 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} 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.23 16:11:51.053728 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:51.053815 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:51.053975 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:11:51.054076 [ 348 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:51.054096 [ 304 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:51.054111 [ 324 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:51.054076 [ 344 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:51.054305 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:51.054331 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:51.054375 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} 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.23 16:11:51.054396 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:51.055392 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} executeQuery: Read 32 rows, 5.50 KiB in 0.002431 sec., 13163.30728095434 rows/sec., 2.21 MiB/sec. 2026.05.23 16:11:51.055502 [ 260 ] {707b7795-6b8a-40ed-8ff9-2038561c44d7} TCPHandler: Processed in 0.002823808 sec. 2026.05.23 16:11:51.057332 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:51.057457 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:51.057503 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:51.058243 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:51.058306 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:51.058766 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.23 16:11:51.059032 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:51.059205 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} executeQuery: Read 90 rows, 7.41 KiB in 0.001792 sec., 50223.21428571429 rows/sec., 4.04 MiB/sec. 2026.05.23 16:11:51.059267 [ 260 ] {4879afb3-9437-4546-853d-c0a3f6bf795b} TCPHandler: Processed in 0.001985367 sec. 2026.05.23 16:11:51.059472 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:51.059601 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:51.059658 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:51.060125 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:51.060164 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:51.060472 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.23 16:11:51.060681 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:51.060815 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} executeQuery: Read 5 rows, 385.00 B in 0.001253 sec., 3990.4229848363925 rows/sec., 300.06 KiB/sec. 2026.05.23 16:11:51.060852 [ 260 ] {8ffc3331-b372-42b9-8090-3c4d60a335b2} TCPHandler: Processed in 0.00149098 sec. 2026.05.23 16:11:51.060973 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:51.061075 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:51.061117 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:51.061536 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:51.061574 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:51.061881 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.23 16:11:51.062090 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:51.062223 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} executeQuery: Read 93 rows, 7.41 KiB in 0.00117 sec., 79487.17948717948 rows/sec., 6.19 MiB/sec. 2026.05.23 16:11:51.062258 [ 260 ] {8c54977b-fd12-4970-b606-fd510cb79a53} TCPHandler: Processed in 0.001336758 sec. 2026.05.23 16:11:51.062407 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:51.062504 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:51.062549 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:51.062951 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:51.062987 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:51.063323 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.23 16:11:51.063532 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:51.063694 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. 2026.05.23 16:11:51.063728 [ 260 ] {57ae778c-4d8a-4370-8546-199e80ca72ee} TCPHandler: Processed in 0.001371719 sec. 2026.05.23 16:11:51.063848 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:51.063945 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:51.063999 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} 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.23 16:11:51.065003 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:51.065040 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:51.065526 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.23 16:11:51.065742 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:51.065882 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} executeQuery: Read 5 rows, 9.17 KiB in 0.001956 sec., 2556.237218813906 rows/sec., 4.58 MiB/sec. 2026.05.23 16:11:51.065941 [ 260 ] {0f64efac-cb18-4436-add7-68bb8fe777f0} TCPHandler: Processed in 0.002142469 sec. 2026.05.23 16:11:51.066085 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:51.066182 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:51.066224 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:51.066561 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:51.066596 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:51.066899 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.23 16:11:51.067103 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:51.067236 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. 2026.05.23 16:11:51.067268 [ 260 ] {9e13a222-9b01-49b8-bdb6-670396c24cfb} TCPHandler: Processed in 0.001233637 sec. 2026.05.23 16:11:51.482572 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2026.05.23 16:11:51.499219 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:51.499278 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:51.505293 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.23 16:11:51.505983 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:51.508876 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2026.05.23 16:11:56.054659 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:56.054933 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:11:56.055273 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:11:56.055311 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} 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.23 16:11:56.055513 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:11:56.055577 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:11:56.055708 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:11:56.055806 [ 324 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:11:56.055816 [ 304 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:11:56.055814 [ 348 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:11:56.055812 [ 344 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:11:56.055987 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:11:56.056012 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:11:56.056055 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} 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.23 16:11:56.056074 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:11:56.057265 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} executeQuery: Read 32 rows, 5.50 KiB in 0.002438 sec., 13125.512715340443 rows/sec., 2.20 MiB/sec. 2026.05.23 16:11:56.057365 [ 260 ] {e8d14b3c-0f42-49bc-bf2d-5494fccd2c1f} TCPHandler: Processed in 0.002844249 sec. 2026.05.23 16:11:56.059728 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:56.059929 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:11:56.060005 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:11:56.060669 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.060712 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.061093 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.23 16:11:56.061320 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.061442 [ 27 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.23 16:11:56.061466 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} executeQuery: Read 154 rows, 13.54 KiB in 0.001591 sec., 96794.46888749214 rows/sec., 8.31 MiB/sec. 2026.05.23 16:11:56.061478 [ 27 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.061498 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.061502 [ 260 ] {5ff8b088-ac33-40d7-ac38-6c81e7a583e3} TCPHandler: Processed in 0.001869826 sec. 2026.05.23 16:11:56.061629 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.23 16:11:56.061730 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:56.061769 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:56.061811 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3502 rows starting from the beginning of the part 2026.05.23 16:11:56.061886 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part 2026.05.23 16:11:56.061906 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:11:56.061941 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3363 rows starting from the beginning of the part 2026.05.23 16:11:56.061985 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:11:56.061993 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 80 rows starting from the beginning of the part 2026.05.23 16:11:56.062054 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part 2026.05.23 16:11:56.062100 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 154 rows starting from the beginning of the part 2026.05.23 16:11:56.062679 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.062730 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.063158 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.23 16:11:56.063395 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.063520 [ 27 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.23 16:11:56.063554 [ 27 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.063556 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} executeQuery: Read 37 rows, 2.78 KiB in 0.001702 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. 2026.05.23 16:11:56.063577 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.063619 [ 260 ] {d5ce085a-5fed-40d4-b4c3-4abe51d9b095} TCPHandler: Processed in 0.002018078 sec. 2026.05.23 16:11:56.063707 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.23 16:11:56.063775 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:56.063819 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:56.063853 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 81 rows starting from the beginning of the part 2026.05.23 16:11:56.063883 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:11:56.063915 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:56.063934 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:11:56.063969 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:56.064032 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part 2026.05.23 16:11:56.064077 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part 2026.05.23 16:11:56.064118 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 37 rows starting from the beginning of the part 2026.05.23 16:11:56.064365 [ 188 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 7279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002789118 sec., 2609785.6024736133 rows/sec., 208.50 MiB/sec. 2026.05.23 16:11:56.064432 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.064476 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.064683 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.23 16:11:56.064985 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.065058 [ 190 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391659 sec., 157366.1363882963 rows/sec., 12.10 MiB/sec. 2026.05.23 16:11:56.065061 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_46_9} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.23 16:11:56.065171 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.23 16:11:56.065210 [ 190 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.23 16:11:56.065234 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.23 16:11:56.065546 [ 190 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.065589 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.065630 [ 190 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_36_7} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.23 16:11:56.065716 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.23 16:11:56.065737 [ 27 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.23 16:11:56.065780 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} executeQuery: Read 125 rows, 9.97 KiB in 0.001918 sec., 65172.05422314911 rows/sec., 5.08 MiB/sec. 2026.05.23 16:11:56.065798 [ 27 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.065824 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.065841 [ 260 ] {f354096d-ed47-4a9e-b361-6a3930e47c27} TCPHandler: Processed in 0.00211981 sec. 2026.05.23 16:11:56.065917 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.23 16:11:56.065994 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:56.066021 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:56.066052 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2008 rows starting from the beginning of the part 2026.05.23 16:11:56.066101 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 93 rows starting from the beginning of the part 2026.05.23 16:11:56.066114 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:56.066143 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1939 rows starting from the beginning of the part 2026.05.23 16:11:56.066165 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:11:56.066183 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part 2026.05.23 16:11:56.066223 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 93 rows starting from the beginning of the part 2026.05.23 16:11:56.066258 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 125 rows starting from the beginning of the part 2026.05.23 16:11:56.066654 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.066695 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.067049 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.23 16:11:56.067268 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.067408 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. 2026.05.23 16:11:56.067423 [ 27 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.23 16:11:56.067443 [ 260 ] {2ae48446-4788-493e-84f6-ad7fd48f35f2} TCPHandler: Processed in 0.001511541 sec. 2026.05.23 16:11:56.067473 [ 27 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.067499 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.067524 [ 190 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 4346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641403 sec., 2647734.8950867034 rows/sec., 192.22 MiB/sec. 2026.05.23 16:11:56.067585 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.23 16:11:56.067587 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:56.067726 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:56.067727 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:11:56.067774 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15053 rows starting from the beginning of the part 2026.05.23 16:11:56.067803 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} 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.23 16:11:56.067809 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.23 16:11:56.067848 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:56.067911 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1596 rows starting from the beginning of the part 2026.05.23 16:11:56.067960 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part 2026.05.23 16:11:56.068008 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:56.068055 [ 199 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2026.05.23 16:11:56.068107 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.068219 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_46_9} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.23 16:11:56.068310 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.05.23 16:11:56.068654 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.068695 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.069301 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.23 16:11:56.069551 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.069699 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} executeQuery: Read 37 rows, 67.89 KiB in 0.001991 sec., 18583.626318432947 rows/sec., 33.30 MiB/sec. 2026.05.23 16:11:56.069761 [ 260 ] {4fe17c0c-2f08-4098-b242-c84f46b8c33e} TCPHandler: Processed in 0.002222741 sec. 2026.05.23 16:11:56.069892 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:11:56.069990 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:11:56.070033 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:11:56.070389 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.070425 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.070730 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.23 16:11:56.070939 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.071072 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. 2026.05.23 16:11:56.071073 [ 26 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.23 16:11:56.071107 [ 260 ] {b6cf7522-7a92-481c-8f2a-6832abbf88b7} TCPHandler: Processed in 0.001264577 sec. 2026.05.23 16:11:56.071131 [ 26 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:56.071157 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:56.071256 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.23 16:11:56.071351 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:56.071380 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2612 rows starting from the beginning of the part 2026.05.23 16:11:56.071432 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:56.071478 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 200 rows starting from the beginning of the part 2026.05.23 16:11:56.071517 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part 2026.05.23 16:11:56.071555 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:56.071592 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2026.05.23 16:11:56.072644 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3004 rows, containing 4 columns (4 merged, 0 gathered) in 0.001426319 sec., 2106120.7205400756 rows/sec., 134.43 MiB/sec. 2026.05.23 16:11:56.072981 [ 190 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.23 16:11:56.073018 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 17161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005470616 sec., 3136941.0684281257 rows/sec., 201.05 MiB/sec. 2026.05.23 16:11:56.073261 [ 190 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.073275 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.23 16:11:56.073336 [ 190 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_46_9} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.23 16:11:56.073423 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2026.05.23 16:11:56.073600 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:56.073685 [ 195 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_46_9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.23 16:11:56.073770 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. 2026.05.23 16:11:57.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.98 MiB, peak 280.14 MiB, free memory in arenas 0.00 B, will set to 272.52 MiB (RSS), difference: 1.55 MiB 2026.05.23 16:11:57.368725 [ 27 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.23 16:11:57.368792 [ 27 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:57.368817 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:57.368952 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.05.23 16:11:57.369094 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:11:57.369128 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2026.05.23 16:11:57.369219 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2026.05.23 16:11:57.369268 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2026.05.23 16:11:57.369311 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2026.05.23 16:11:57.369356 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2026.05.23 16:11:57.370131 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231787 sec., 29225.83206349799 rows/sec., 2.44 MiB/sec. 2026.05.23 16:11:57.370285 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.23 16:11:57.370549 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:57.370622 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_13_3} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.23 16:11:57.370695 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.23 16:11:58.238382 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13860 2026.05.23 16:11:58.238894 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:58.238946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:58.239431 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.23 16:11:58.239661 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:58.239805 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13860 2026.05.23 16:11:59.008964 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2026.05.23 16:11:59.025149 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:11:59.025197 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:11:59.031496 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.23 16:11:59.032165 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:11:59.034932 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2026.05.23 16:12:01.054678 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.054929 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:01.055258 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:01.055298 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} 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', '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.23 16:12:01.055530 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:01.055597 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:01.055736 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:12:01.055830 [ 304 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:01.055847 [ 348 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:01.055877 [ 365 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:01.055830 [ 344 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:01.056027 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:12:01.056054 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:01.056122 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:12:01.056141 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:12:01.056177 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} 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', '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.23 16:12:01.056217 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} 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', '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.23 16:12:01.057300 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} executeQuery: Read 38 rows, 8.34 KiB in 0.002467 sec., 15403.323875152006 rows/sec., 3.30 MiB/sec. 2026.05.23 16:12:01.057402 [ 260 ] {5ab19401-0ca5-479a-9187-e04c1266dfb7} TCPHandler: Processed in 0.002852069 sec. 2026.05.23 16:12:01.059964 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.060076 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:12:01.060120 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:12:01.060594 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.060629 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.060989 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:12:01.061212 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:12:01.061350 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} executeQuery: Read 24 rows, 2.04 KiB in 0.001305 sec., 18390.80459770115 rows/sec., 1.53 MiB/sec. 2026.05.23 16:12:01.061385 [ 260 ] {2dfb34a6-5ace-4499-8bd3-62a1f00459eb} TCPHandler: Processed in 0.0014722 sec. 2026.05.23 16:12:01.061527 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.061625 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:12:01.061665 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:12:01.062063 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.062099 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.062375 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.23 16:12:01.062583 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.062707 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} executeQuery: Read 4 rows, 334.00 B in 0.001101 sec., 3633.0608537693006 rows/sec., 296.25 KiB/sec. 2026.05.23 16:12:01.062741 [ 260 ] {6e394c3b-8263-4673-a1ce-26c431b74ccb} TCPHandler: Processed in 0.001262638 sec. 2026.05.23 16:12:01.062867 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.062962 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:01.063000 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:01.063467 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.063501 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.063806 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.23 16:12:01.064011 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.064135 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} executeQuery: Read 212 rows, 19.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 15.58 MiB/sec. 2026.05.23 16:12:01.064168 [ 260 ] {d14369a4-8063-4ebc-ab35-fb11c2da75c5} TCPHandler: Processed in 0.001349969 sec. 2026.05.23 16:12:01.064314 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.064409 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:01.064449 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:01.064849 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.064885 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.065196 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.23 16:12:01.065410 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.065537 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} executeQuery: Read 21 rows, 1.62 KiB in 0.001146 sec., 18324.60732984293 rows/sec., 1.38 MiB/sec. 2026.05.23 16:12:01.065572 [ 260 ] {66d930d4-f66d-4bdc-ace0-2f95db700570} TCPHandler: Processed in 0.001306658 sec. 2026.05.23 16:12:01.065708 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.065805 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:12:01.065844 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:12:01.066247 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.066282 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.066561 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:12:01.066765 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.066871 [ 52 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.23 16:12:01.066889 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. 2026.05.23 16:12:01.066924 [ 52 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.066933 [ 260 ] {2a123f56-a39b-4a38-92bf-19d4186fe0f5} TCPHandler: Processed in 0.001273628 sec. 2026.05.23 16:12:01.066954 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.067062 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2026.05.23 16:12:01.067079 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.067186 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:01.067190 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:12:01.067226 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 979 rows starting from the beginning of the part 2026.05.23 16:12:01.067245 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:12:01.067297 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2026.05.23 16:12:01.067357 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part 2026.05.23 16:12:01.067404 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part 2026.05.23 16:12:01.067447 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 953 rows starting from the beginning of the part 2026.05.23 16:12:01.067491 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2026.05.23 16:12:01.067655 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.067697 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.068009 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.23 16:12:01.068234 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): 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.23 16:12:01.068364 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} executeQuery: Read 12 rows, 960.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 785.83 KiB/sec. 2026.05.23 16:12:01.068398 [ 260 ] {1bcdb665-bb8e-43fb-8ac1-41c7e94a1040} TCPHandler: Processed in 0.001368129 sec. 2026.05.23 16:12:01.068525 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.068621 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:01.068660 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:01.068725 [ 195 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 2805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704303 sec., 1645834.1034428738 rows/sec., 103.53 MiB/sec. 2026.05.23 16:12:01.068952 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.23 16:12:01.069118 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.069161 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.069275 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.069377 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_15_3} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.23 16:12:01.069467 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.23 16:12:01.069505 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.23 16:12:01.069720 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.069849 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} executeQuery: Read 133 rows, 10.99 KiB in 0.001247 sec., 106655.97433841218 rows/sec., 8.61 MiB/sec. 2026.05.23 16:12:01.069883 [ 260 ] {dddad211-7d64-46dc-b9ff-1508d7de92e3} TCPHandler: Processed in 0.001407559 sec. 2026.05.23 16:12:01.070000 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.070096 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:01.070138 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:01.070530 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.070565 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.070882 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.23 16:12:01.071089 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.071213 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} executeQuery: Read 198 rows, 14.54 KiB in 0.001136 sec., 174295.7746478873 rows/sec., 12.50 MiB/sec. 2026.05.23 16:12:01.071248 [ 260 ] {8d238b6b-5f62-4b28-9a8c-66aaeffeff50} TCPHandler: Processed in 0.001296708 sec. 2026.05.23 16:12:01.071457 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.071628 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:01.071728 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} 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.23 16:12:01.072796 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.072838 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.073389 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.23 16:12:01.073637 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.073757 [ 34 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.23 16:12:01.073786 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} executeQuery: Read 5 rows, 9.17 KiB in 0.00221 sec., 2262.443438914027 rows/sec., 4.05 MiB/sec. 2026.05.23 16:12:01.073801 [ 34 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.073830 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.073894 [ 260 ] {5352f1d9-a997-48fe-8216-5f4bf03b9115} TCPHandler: Processed in 0.002563416 sec. 2026.05.23 16:12:01.073929 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.23 16:12:01.074081 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:01.074146 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:01.074207 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 672 rows starting from the beginning of the part 2026.05.23 16:12:01.074211 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:01.074279 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:01.074325 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:01.074423 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part 2026.05.23 16:12:01.074515 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:01.074600 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part 2026.05.23 16:12:01.074661 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:01.074686 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:01.074703 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:01.075034 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.23 16:12:01.075254 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.075385 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. 2026.05.23 16:12:01.075419 [ 260 ] {58aa349b-db39-4c94-b6b0-d7e919f73f1f} TCPHandler: Processed in 0.00144491 sec. 2026.05.23 16:12:01.079101 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 19 columns (19 merged, 0 gathered) in 0.005211712 sec., 147744.15777387546 rows/sec., 264.75 MiB/sec. 2026.05.23 16:12:01.079905 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.23 16:12:01.080215 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:01.080290 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_36_7} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.23 16:12:01.080376 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. 2026.05.23 16:12:02.000299 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.76 MiB, peak 281.28 MiB, free memory in arenas 0.00 B, will set to 275.21 MiB (RSS), difference: 1.45 MiB 2026.05.23 16:12:05.658595 [ 129 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:12:05.658659 [ 129 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:12:05.740891 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14308 2026.05.23 16:12:05.741537 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:05.741584 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:05.742118 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.23 16:12:05.742362 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:05.742492 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14308 2026.05.23 16:12:06.054624 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:06.054892 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:06.055259 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:06.055305 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} 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.23 16:12:06.055518 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:06.055585 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:06.055719 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:12:06.055824 [ 365 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:06.055837 [ 348 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:06.055830 [ 344 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:06.055829 [ 304 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:06.056024 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:06.056050 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:06.056097 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} 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.23 16:12:06.056118 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:06.057217 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} executeQuery: Read 32 rows, 5.50 KiB in 0.002445 sec., 13087.934560327198 rows/sec., 2.20 MiB/sec. 2026.05.23 16:12:06.057320 [ 260 ] {9c6e1022-2fff-4d75-a6c5-1096f77b8b50} TCPHandler: Processed in 0.002833179 sec. 2026.05.23 16:12:06.059545 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:06.059657 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:06.059701 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:06.060406 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:06.060453 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:06.060822 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.23 16:12:06.061041 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:06.061183 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} executeQuery: Read 154 rows, 13.54 KiB in 0.001555 sec., 99035.36977491961 rows/sec., 8.51 MiB/sec. 2026.05.23 16:12:06.061218 [ 260 ] {e8c78b0c-8237-4d4a-98b6-67e8e9f7f442} TCPHandler: Processed in 0.001724934 sec. 2026.05.23 16:12:06.061871 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:06.062049 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:06.062122 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:06.062796 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:06.062838 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:06.063231 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.23 16:12:06.063453 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:06.063612 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} executeQuery: Read 37 rows, 2.78 KiB in 0.001616 sec., 22896.039603960395 rows/sec., 1.68 MiB/sec. 2026.05.23 16:12:06.063649 [ 260 ] {9cd58220-8378-429a-a0a3-478529969d2a} TCPHandler: Processed in 0.001915387 sec. 2026.05.23 16:12:06.063774 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:06.063871 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:06.063917 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:06.064402 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:06.064440 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:06.064749 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.23 16:12:06.064969 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:06.065099 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} executeQuery: Read 125 rows, 9.97 KiB in 0.001246 sec., 100321.02728731943 rows/sec., 7.82 MiB/sec. 2026.05.23 16:12:06.065132 [ 260 ] {6b61790c-af0f-4064-98be-8d06508b263d} TCPHandler: Processed in 0.001407619 sec. 2026.05.23 16:12:06.065346 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:06.065448 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:06.065492 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:06.065944 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:06.065981 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:06.066313 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.23 16:12:06.066520 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:06.066647 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. 2026.05.23 16:12:06.066681 [ 260 ] {d0008228-37c1-40d8-a10b-f5f28b7e3059} TCPHandler: Processed in 0.001386419 sec. 2026.05.23 16:12:06.066801 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:06.066898 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:06.066952 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} 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.23 16:12:06.067796 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:06.067831 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:06.068362 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.23 16:12:06.068577 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:06.068707 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} executeQuery: Read 37 rows, 67.89 KiB in 0.001828 sec., 20240.70021881838 rows/sec., 36.27 MiB/sec. 2026.05.23 16:12:06.068755 [ 260 ] {8e980d8c-9249-44e8-8951-422c8ad93ae1} TCPHandler: Processed in 0.002002427 sec. 2026.05.23 16:12:06.068877 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:06.068972 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:06.069013 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:06.069357 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:06.069392 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:06.069693 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.23 16:12:06.069914 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:06.070038 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. 2026.05.23 16:12:06.070069 [ 260 ] {c29111f2-fad1-4e16-a364-763850173b46} TCPHandler: Processed in 0.001241037 sec. 2026.05.23 16:12:06.535997 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 2026.05.23 16:12:06.552950 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:06.553009 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:06.558724 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.23 16:12:06.559458 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:06.562623 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 226 2026.05.23 16:12:11.052784 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:11.053035 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:11.053373 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:11.053412 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} 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.23 16:12:11.053627 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:11.053698 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:11.053837 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:12:11.053935 [ 348 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:11.053941 [ 344 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:11.053942 [ 365 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:11.053935 [ 304 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:11.054141 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:11.054167 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:11.054210 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} 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.23 16:12:11.054230 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:11.055206 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} executeQuery: Read 32 rows, 5.50 KiB in 0.002267 sec., 14115.5712395236 rows/sec., 2.37 MiB/sec. 2026.05.23 16:12:11.055300 [ 260 ] {dc3dc476-6c7e-496c-82e7-be3ea703fd56} TCPHandler: Processed in 0.002648737 sec. 2026.05.23 16:12:11.057050 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:11.057160 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:11.057203 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:11.057716 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:11.057760 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:11.058131 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.23 16:12:11.058348 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:11.058487 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} executeQuery: Read 90 rows, 7.41 KiB in 0.001358 sec., 66273.93225331369 rows/sec., 5.33 MiB/sec. 2026.05.23 16:12:11.058522 [ 260 ] {e9c84dbe-8718-4122-8de5-3f15297cbda0} TCPHandler: Processed in 0.001521961 sec. 2026.05.23 16:12:11.058665 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:11.058762 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:11.058802 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:11.059200 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:11.059236 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:11.059528 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.23 16:12:11.059732 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:11.059864 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} executeQuery: Read 5 rows, 385.00 B in 0.001121 sec., 4460.303300624442 rows/sec., 335.39 KiB/sec. 2026.05.23 16:12:11.059898 [ 260 ] {f43a7fb6-4502-400d-8995-d88f736f4de9} TCPHandler: Processed in 0.001281767 sec. 2026.05.23 16:12:11.060024 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:11.060120 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:11.060159 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:11.060567 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:11.060603 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:11.060892 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.23 16:12:11.061095 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:11.061219 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} executeQuery: Read 93 rows, 7.41 KiB in 0.001117 sec., 83258.72873769025 rows/sec., 6.48 MiB/sec. 2026.05.23 16:12:11.061252 [ 260 ] {31707821-0ddf-40a0-8c54-b15f9bed155b} TCPHandler: Processed in 0.001276478 sec. 2026.05.23 16:12:11.061388 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:11.061486 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:11.061528 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:11.061935 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:11.061969 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:11.062296 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.23 16:12:11.062505 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:11.062628 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. 2026.05.23 16:12:11.062661 [ 260 ] {4f0de626-cb2d-4bc8-b65d-ddb07b463155} TCPHandler: Processed in 0.001322108 sec. 2026.05.23 16:12:11.062807 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:11.062903 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:11.062956 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} 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.23 16:12:11.063680 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:11.063716 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:11.064198 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.23 16:12:11.064420 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:11.064559 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} executeQuery: Read 5 rows, 9.17 KiB in 0.001673 sec., 2988.643156007173 rows/sec., 5.36 MiB/sec. 2026.05.23 16:12:11.064608 [ 260 ] {930b92cb-3075-4242-ba74-2a2c9862c92c} TCPHandler: Processed in 0.001849635 sec. 2026.05.23 16:12:11.064745 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:11.064842 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:11.064883 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:11.065230 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:11.065265 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:11.065561 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.23 16:12:11.065767 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:11.065892 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. 2026.05.23 16:12:11.065925 [ 260 ] {d43d0bc9-0197-43b2-9a95-ff48f7d70efe} TCPHandler: Processed in 0.001227937 sec. 2026.05.23 16:12:13.242598 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14820 2026.05.23 16:12:13.243455 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:13.243526 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:13.244024 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.23 16:12:13.244254 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:13.244395 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14820 2026.05.23 16:12:13.244450 [ 119 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.23 16:12:13.244551 [ 119 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:13.244575 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:13.244736 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.23 16:12:13.244897 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:13.244941 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12388 rows starting from the beginning of the part 2026.05.23 16:12:13.245017 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part 2026.05.23 16:12:13.245070 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part 2026.05.23 16:12:13.245121 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part 2026.05.23 16:12:13.245164 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part 2026.05.23 16:12:13.245215 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part 2026.05.23 16:12:13.246984 [ 190 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14820 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310861 sec., 6413194.043259201 rows/sec., 91.74 MiB/sec. 2026.05.23 16:12:13.247424 [ 190 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.23 16:12:13.247736 [ 190 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:13.247816 [ 190 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_31_6} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.23 16:12:13.247941 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. 2026.05.23 16:12:14.062696 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 2026.05.23 16:12:14.079044 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:14.079098 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:14.084789 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.23 16:12:14.085474 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:14.085783 [ 140 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.23 16:12:14.085854 [ 140 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:14.085875 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:14.085988 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.23 16:12:14.088213 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2026.05.23 16:12:14.088880 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:14.090365 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2026.05.23 16:12:14.096025 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2026.05.23 16:12:14.100705 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2026.05.23 16:12:14.105592 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2026.05.23 16:12:14.109991 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part 2026.05.23 16:12:14.113737 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2026.05.23 16:12:14.166487 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080539469 sec., 2905.407782114878 rows/sec., 15.02 MiB/sec. 2026.05.23 16:12:14.168281 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.23 16:12:14.170050 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:14.170151 [ 198 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_31_6} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.23 16:12:14.172102 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.23 16:12:14.978884 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:14.979165 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:12:14.979563 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:14.979604 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:12:14.979844 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:14.979913 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:14.980058 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.23 16:12:14.980170 [ 365 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:14.980188 [ 317 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:14.980186 [ 348 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:14.980170 [ 344 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:14.980399 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:14.980429 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:14.980512 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.23 16:12:14.980537 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:14.981787 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} executeQuery: Read 32 rows, 5.50 KiB in 0.002742 sec., 11670.313639679067 rows/sec., 1.96 MiB/sec. 2026.05.23 16:12:14.981919 [ 260 ] {fcb7e9f5-7407-45a0-99d7-160d6e1eb24f} TCPHandler: Processed in 0.003190614 sec. 2026.05.23 16:12:14.994481 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:14.994666 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:12:14.994734 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:12:14.995354 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:14.995408 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:14.995787 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.23 16:12:14.996007 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:14.996159 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} executeQuery: Read 2 rows, 167.00 B in 0.001543 sec., 1296.1762799740764 rows/sec., 105.69 KiB/sec. 2026.05.23 16:12:14.996195 [ 260 ] {33e19f78-b074-4197-be2b-d5caa4a9db16} TCPHandler: Processed in 0.001855435 sec. 2026.05.23 16:12:14.996353 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:14.996494 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:14.996544 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:14.997945 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:14.997994 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:14.998582 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.23 16:12:14.998823 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:14.998977 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} executeQuery: Read 2500 rows, 189.44 KiB in 0.002517 sec., 993245.9276916964 rows/sec., 73.50 MiB/sec. 2026.05.23 16:12:14.999016 [ 260 ] {b6dc9e4a-9143-4c6e-b9b5-267707799c4a} TCPHandler: Processed in 0.002722407 sec. 2026.05.23 16:12:14.999158 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:14.999260 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:14.999387 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:15.000103 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:15.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 276.52 MiB, peak 286.91 MiB, free memory in arenas 0.00 B, will set to 279.03 MiB (RSS), difference: 2.51 MiB 2026.05.23 16:12:15.000190 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:15.000638 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.23 16:12:15.000869 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:15.001017 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} executeQuery: Read 48 rows, 3.60 KiB in 0.001778 sec., 26996.62542182227 rows/sec., 1.98 MiB/sec. 2026.05.23 16:12:15.001054 [ 260 ] {aef4d681-f1ab-49cd-9fb2-937afd9ac016} TCPHandler: Processed in 0.001945777 sec. 2026.05.23 16:12:15.001266 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:15.001391 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:12:15.001432 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:12:15.002163 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:15.002199 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:15.002525 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:12:15.002733 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:15.002859 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} executeQuery: Read 801 rows, 47.38 KiB in 0.001505 sec., 532225.9136212624 rows/sec., 30.74 MiB/sec. 2026.05.23 16:12:15.002916 [ 260 ] {be964845-2c94-47c4-b0a6-09f81fd85c00} TCPHandler: Processed in 0.001757604 sec. 2026.05.23 16:12:15.003055 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:15.003150 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:15.003191 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:12:15.003587 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:15.003622 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:15.003899 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:12:15.004100 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): 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.23 16:12:15.004224 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. 2026.05.23 16:12:15.004257 [ 260 ] {67a85e87-69bd-49cc-8ef7-03b7bf598d0f} TCPHandler: Processed in 0.001251068 sec. 2026.05.23 16:12:15.004386 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:15.004480 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:15.004521 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:15.005425 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:15.005461 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:15.005813 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.23 16:12:15.006029 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:15.006240 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} executeQuery: Read 1351 rows, 92.98 KiB in 0.001777 sec., 760270.1181767023 rows/sec., 51.10 MiB/sec. 2026.05.23 16:12:15.006284 [ 260 ] {6a7e116f-ee8d-4c9a-90c2-94e8534f9c40} TCPHandler: Processed in 0.001946197 sec. 2026.05.23 16:12:15.006420 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:15.006518 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:15.006562 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:15.007338 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:15.007374 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:15.007810 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.23 16:12:15.008023 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:15.008155 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} executeQuery: Read 1593 rows, 99.82 KiB in 0.001657 sec., 961375.9806879903 rows/sec., 58.83 MiB/sec. 2026.05.23 16:12:15.008188 [ 260 ] {ff8b2856-3617-495f-a85f-abf1af0302fb} TCPHandler: Processed in 0.001818845 sec. 2026.05.23 16:12:15.008319 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:15.008418 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:15.008472 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} 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.23 16:12:15.009327 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:15.009362 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:15.009992 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.23 16:12:15.010217 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:15.010358 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} executeQuery: Read 46 rows, 84.41 KiB in 0.001959 sec., 23481.36804492088 rows/sec., 42.08 MiB/sec. 2026.05.23 16:12:15.010421 [ 260 ] {b4843356-b5d6-4c62-afd9-a617c9bae669} TCPHandler: Processed in 0.002151309 sec. 2026.05.23 16:12:15.010567 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:15.010664 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:15.010706 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:15.011046 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:15.011079 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.23 16:12:15.011369 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.23 16:12:15.011577 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:15.011702 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} executeQuery: Read 48 rows, 3.31 KiB in 0.001057 sec., 45411.54210028382 rows/sec., 3.06 MiB/sec. 2026.05.23 16:12:15.011734 [ 260 ] {0b075cde-a227-4db3-a6a1-ffc88bbef143} TCPHandler: Processed in 0.001217327 sec. 2026.05.23 16:12:16.047505 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:16.047779 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:16.048155 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:16.048198 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} 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.23 16:12:16.048447 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:16.048526 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:16.048669 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:12:16.048774 [ 319 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:16.048786 [ 317 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:16.048774 [ 365 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:16.048774 [ 344 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:16.048979 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:16.049005 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:16.049053 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} 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.23 16:12:16.049074 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:16.050142 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} executeQuery: Read 32 rows, 5.50 KiB in 0.002469 sec., 12960.712839206157 rows/sec., 2.18 MiB/sec. 2026.05.23 16:12:16.050253 [ 260 ] {3c1de04d-3acd-4fde-bd3d-015db27c0736} TCPHandler: Processed in 0.00289174 sec. 2026.05.23 16:12:16.051409 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:16.051529 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:16.051573 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:16.052169 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:16.052219 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:16.052592 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.23 16:12:16.052812 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:16.052957 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} executeQuery: Read 80 rows, 6.44 KiB in 0.001459 sec., 54832.07676490747 rows/sec., 4.31 MiB/sec. 2026.05.23 16:12:16.052955 [ 133 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.23 16:12:16.052994 [ 260 ] {933a933d-1313-4002-96ed-bab4f2565dae} TCPHandler: Processed in 0.001640633 sec. 2026.05.23 16:12:16.053025 [ 133 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:16.053055 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:16.053135 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:16.053165 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.23 16:12:16.053239 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:16.053284 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:16.053299 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:16.053336 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3502 rows starting from the beginning of the part 2026.05.23 16:12:16.053394 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part 2026.05.23 16:12:16.053439 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 154 rows starting from the beginning of the part 2026.05.23 16:12:16.053485 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part 2026.05.23 16:12:16.053524 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2500 rows starting from the beginning of the part 2026.05.23 16:12:16.053562 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 80 rows starting from the beginning of the part 2026.05.23 16:12:16.053741 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:16.053781 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:16.054370 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.23 16:12:16.054609 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:16.054734 [ 133 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.23 16:12:16.054748 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} executeQuery: Read 88 rows, 7.01 KiB in 0.001528 sec., 57591.62303664921 rows/sec., 4.48 MiB/sec. 2026.05.23 16:12:16.054772 [ 133 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:16.054792 [ 260 ] {eff075aa-6d8d-4486-9439-4b5f76b862ff} TCPHandler: Processed in 0.001708214 sec. 2026.05.23 16:12:16.054797 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:16.054904 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.23 16:12:16.054939 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:16.055016 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:16.055042 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:16.055053 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2008 rows starting from the beginning of the part 2026.05.23 16:12:16.055092 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:16.055126 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 133 rows starting from the beginning of the part 2026.05.23 16:12:16.055193 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 125 rows starting from the beginning of the part 2026.05.23 16:12:16.055238 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 93 rows starting from the beginning of the part 2026.05.23 16:12:16.055278 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1351 rows starting from the beginning of the part 2026.05.23 16:12:16.055319 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 88 rows starting from the beginning of the part 2026.05.23 16:12:16.055462 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:16.055502 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:16.055652 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 6538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002527974 sec., 2586260.7764162133 rows/sec., 206.31 MiB/sec. 2026.05.23 16:12:16.055991 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.23 16:12:16.056178 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.23 16:12:16.056307 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:16.056411 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_51_10} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.23 16:12:16.056446 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:16.056506 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2026.05.23 16:12:16.056577 [ 133 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 5 parts from all_1_46_9 to all_50_50_0 2026.05.23 16:12:16.056592 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} executeQuery: Read 32 rows, 2.28 KiB in 0.001569 sec., 20395.156150414274 rows/sec., 1.42 MiB/sec. 2026.05.23 16:12:16.056623 [ 133 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:16.056636 [ 260 ] {7c429808-2de2-4e75-a195-162f8235585b} TCPHandler: Processed in 0.001746744 sec. 2026.05.23 16:12:16.056642 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:16.056742 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_46_9 to all_50_50_0 into Compact with storage Full 2026.05.23 16:12:16.056764 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:16.056847 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982577 sec., 1915688.520546743 rows/sec., 139.55 MiB/sec. 2026.05.23 16:12:16.056867 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:16.056870 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:16.056915 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:16.056923 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17161 rows starting from the beginning of the part 2026.05.23 16:12:16.056998 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 198 rows starting from the beginning of the part 2026.05.23 16:12:16.057048 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2026.05.23 16:12:16.057091 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part 2026.05.23 16:12:16.057095 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.23 16:12:16.057132 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1593 rows starting from the beginning of the part 2026.05.23 16:12:16.057245 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:16.057290 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:16.057410 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:16.057493 [ 193 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_51_10} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.23 16:12:16.057560 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2026.05.23 16:12:16.057640 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.23 16:12:16.057854 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:16.057973 [ 133 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.23 16:12:16.057981 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} executeQuery: Read 12 rows, 848.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 730.91 KiB/sec. 2026.05.23 16:12:16.058011 [ 133 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:16.058025 [ 260 ] {c5cdf198-571c-486a-95bd-a9db0b6e7d54} TCPHandler: Processed in 0.001311188 sec. 2026.05.23 16:12:16.058030 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:16.058134 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.23 16:12:16.058237 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:16.058263 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3004 rows starting from the beginning of the part 2026.05.23 16:12:16.058313 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2026.05.23 16:12:16.058353 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2026.05.23 16:12:16.058391 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2026.05.23 16:12:16.058428 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part 2026.05.23 16:12:16.058465 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part 2026.05.23 16:12:16.059746 [ 192 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3244 rows, containing 4 columns (4 merged, 0 gathered) in 0.001642123 sec., 1975491.482672126 rows/sec., 126.61 MiB/sec. 2026.05.23 16:12:16.060086 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.23 16:12:16.060336 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:16.060427 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_51_10} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.23 16:12:16.060504 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.23 16:12:16.063231 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 19272 rows, containing 5 columns (5 merged, 0 gathered) in 0.00652636 sec., 2952947.7380959676 rows/sec., 189.06 MiB/sec. 2026.05.23 16:12:16.063477 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2026.05.23 16:12:16.063716 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:16.063785 [ 196 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_50_10} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 5 parts: [all_1_46_9, all_50_50_0] -> all_1_50_10 2026.05.23 16:12:16.063844 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. 2026.05.23 16:12:17.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 279.42 MiB, peak 286.91 MiB, free memory in arenas 0.00 B, will set to 282.80 MiB (RSS), difference: 3.38 MiB 2026.05.23 16:12:19.392331 [ 270 ] {} TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:19.392574 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} executeQuery: (from [fd00:1122:3344:101::e]:37307) 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.23 16:12:19.393028 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.23 16:12:19.393214 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:19.393607 [ 317 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.23 16:12:19.394005 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} executeQuery: Read 41 rows, 2.50 KiB in 0.001539 sec., 26640.67576348278 rows/sec., 1.59 MiB/sec. 2026.05.23 16:12:19.394084 [ 270 ] {e98098d7-2dbd-49ac-a981-6643fa08ba21} TCPHandler: Processed in 0.001890916 sec. 2026.05.23 16:12:20.658719 [ 122 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:12:20.658793 [ 122 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:12:20.744511 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15268 2026.05.23 16:12:20.745222 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:20.745286 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:20.745902 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.23 16:12:20.746123 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:20.746251 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15268 2026.05.23 16:12:21.001345 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000909212 sec. 2026.05.23 16:12:21.052830 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:21.053059 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:21.053408 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:21.053454 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} 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.23 16:12:21.053684 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:21.053755 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:21.053892 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:12:21.053991 [ 317 ] {caf8855a-6715-467c-9c54-123a0c827fb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:21.054007 [ 344 ] {caf8855a-6715-467c-9c54-123a0c827fb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:21.054001 [ 319 ] {caf8855a-6715-467c-9c54-123a0c827fb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:21.053991 [ 365 ] {caf8855a-6715-467c-9c54-123a0c827fb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:21.054191 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:21.054220 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:21.054265 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} 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.23 16:12:21.054299 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:21.055242 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} executeQuery: Read 32 rows, 5.50 KiB in 0.002275 sec., 14065.934065934065 rows/sec., 2.36 MiB/sec. 2026.05.23 16:12:21.055374 [ 260 ] {caf8855a-6715-467c-9c54-123a0c827fb2} TCPHandler: Processed in 0.002673607 sec. 2026.05.23 16:12:21.057502 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:21.057618 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:21.057663 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:21.058209 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:21.058254 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:21.058639 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.23 16:12:21.058856 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:21.059005 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} executeQuery: Read 90 rows, 7.41 KiB in 0.001421 sec., 63335.6790992259 rows/sec., 5.09 MiB/sec. 2026.05.23 16:12:21.059044 [ 260 ] {a278164a-7dfd-4650-b542-dc1b67c377aa} TCPHandler: Processed in 0.001593852 sec. 2026.05.23 16:12:21.059185 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:21.059298 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:21.059343 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:21.059786 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:21.059824 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:21.060113 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.23 16:12:21.060352 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:21.060467 [ 122 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.23 16:12:21.060482 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} executeQuery: Read 5 rows, 385.00 B in 0.001217 sec., 4108.463434675431 rows/sec., 308.94 KiB/sec. 2026.05.23 16:12:21.060516 [ 122 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:21.060528 [ 260 ] {90718193-5c2e-419c-9ec0-d9362acd04a8} TCPHandler: Processed in 0.00139236 sec. 2026.05.23 16:12:21.060545 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:21.060681 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.23 16:12:21.060684 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:21.060819 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:21.060820 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:21.060857 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part 2026.05.23 16:12:21.060877 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:21.060930 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part 2026.05.23 16:12:21.060983 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part 2026.05.23 16:12:21.061026 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:21.061065 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part 2026.05.23 16:12:21.061106 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:21.061329 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:21.061372 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:21.061703 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.23 16:12:21.061922 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:21.061974 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347408 sec., 146206.64267987126 rows/sec., 11.29 MiB/sec. 2026.05.23 16:12:21.062052 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} executeQuery: Read 93 rows, 7.41 KiB in 0.001252 sec., 74281.1501597444 rows/sec., 5.78 MiB/sec. 2026.05.23 16:12:21.062088 [ 260 ] {224b72d0-9bc8-43b4-a763-7a2dd587963a} TCPHandler: Processed in 0.00145355 sec. 2026.05.23 16:12:21.062111 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.23 16:12:21.062221 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:21.062335 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:21.062368 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:21.062381 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:21.062447 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_41_8} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.23 16:12:21.062526 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.23 16:12:21.062805 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:21.062845 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:21.063188 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.23 16:12:21.063416 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:21.063546 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. 2026.05.23 16:12:21.063580 [ 260 ] {7f232a5b-68ec-4099-98db-9309144f8478} TCPHandler: Processed in 0.00140802 sec. 2026.05.23 16:12:21.063721 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:21.063819 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:21.063873 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} 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.23 16:12:21.064644 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:21.064686 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:21.065215 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.23 16:12:21.065440 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:21.065581 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} executeQuery: Read 5 rows, 9.17 KiB in 0.00178 sec., 2808.9887640449438 rows/sec., 5.03 MiB/sec. 2026.05.23 16:12:21.065639 [ 260 ] {4cb0d103-31dd-40ac-b22e-5295b2d45ff5} TCPHandler: Processed in 0.001966807 sec. 2026.05.23 16:12:21.065774 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:21.065871 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:21.065914 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:21.066273 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:21.066309 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:21.066618 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.23 16:12:21.066824 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:21.066952 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. 2026.05.23 16:12:21.066986 [ 260 ] {707cea35-6d38-4509-873d-4a402046c0b4} TCPHandler: Processed in 0.001262007 sec. 2026.05.23 16:12:21.588330 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 2026.05.23 16:12:21.603507 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:21.603555 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:21.608914 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.23 16:12:21.609631 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:21.612208 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 241 2026.05.23 16:12:26.054764 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:26.055016 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:26.055362 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:26.055400 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} 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.23 16:12:26.055619 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:26.055689 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:26.055828 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:12:26.055924 [ 365 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:26.055930 [ 344 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:26.055945 [ 335 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:26.055938 [ 317 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:26.056127 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:26.056154 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:26.056198 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} 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.23 16:12:26.056219 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:26.057308 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} executeQuery: Read 32 rows, 5.50 KiB in 0.002387 sec., 13405.948889819858 rows/sec., 2.25 MiB/sec. 2026.05.23 16:12:26.057404 [ 260 ] {8c92f643-a692-4ae5-a75c-aa00cbeae91b} TCPHandler: Processed in 0.002781288 sec. 2026.05.23 16:12:26.059662 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:26.059772 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:26.059814 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:26.060471 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:26.060525 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:26.060940 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.23 16:12:26.061161 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:26.061310 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} executeQuery: Read 154 rows, 13.54 KiB in 0.001568 sec., 98214.28571428572 rows/sec., 8.44 MiB/sec. 2026.05.23 16:12:26.061345 [ 260 ] {f26e52e0-3720-4ebf-8dfd-2d4adc03eda4} TCPHandler: Processed in 0.001733864 sec. 2026.05.23 16:12:26.061485 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:26.061583 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:26.061623 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:26.062042 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:26.062087 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:26.062390 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.23 16:12:26.062595 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:26.062724 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} executeQuery: Read 37 rows, 2.78 KiB in 0.001159 sec., 31924.072476272646 rows/sec., 2.34 MiB/sec. 2026.05.23 16:12:26.062758 [ 260 ] {702d1b8f-8d16-4ff2-8568-82049aa66c95} TCPHandler: Processed in 0.001322728 sec. 2026.05.23 16:12:26.062879 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:26.062976 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:26.063015 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:26.063444 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:26.063479 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:26.063779 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.23 16:12:26.064000 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:26.064127 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} executeQuery: Read 125 rows, 9.97 KiB in 0.001169 sec., 106928.99914456802 rows/sec., 8.33 MiB/sec. 2026.05.23 16:12:26.064162 [ 260 ] {76bec1aa-d6db-4774-b77d-8a3c8efe1c45} TCPHandler: Processed in 0.001331888 sec. 2026.05.23 16:12:26.064315 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:26.064413 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:26.064456 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:26.064876 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:26.064911 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:26.065242 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.23 16:12:26.065584 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:26.065807 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. 2026.05.23 16:12:26.065873 [ 260 ] {f8b9782f-ee3b-4011-ab80-fe95e413adc7} TCPHandler: Processed in 0.001607272 sec. 2026.05.23 16:12:26.066075 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:26.066203 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:26.066274 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} 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.23 16:12:26.067157 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:26.067193 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:26.067792 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.23 16:12:26.068024 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:26.068157 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} executeQuery: Read 37 rows, 67.89 KiB in 0.001993 sec., 18564.977420973406 rows/sec., 33.27 MiB/sec. 2026.05.23 16:12:26.068164 [ 130 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.23 16:12:26.068207 [ 260 ] {6bfb5bc2-5ba7-4c74-b360-87aa377dd7e2} TCPHandler: Processed in 0.002241721 sec. 2026.05.23 16:12:26.068218 [ 130 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:26.068246 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:26.068356 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.23 16:12:26.068362 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:26.068488 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:26.068534 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:26.068591 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:26.068649 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 770 rows starting from the beginning of the part 2026.05.23 16:12:26.068778 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part 2026.05.23 16:12:26.068888 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:26.068894 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:26.068936 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:26.068995 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part 2026.05.23 16:12:26.069103 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:26.069206 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part 2026.05.23 16:12:26.069282 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.23 16:12:26.069528 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:26.069668 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. 2026.05.23 16:12:26.069702 [ 260 ] {1f6cb929-0a92-439e-be6f-f20dc55cf967} TCPHandler: Processed in 0.001399879 sec. 2026.05.23 16:12:26.076820 [ 191 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 19 columns (19 merged, 0 gathered) in 0.008509337 sec., 105766.17191210078 rows/sec., 189.53 MiB/sec. 2026.05.23 16:12:26.077721 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.23 16:12:26.078101 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:26.078176 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_41_8} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.23 16:12:26.078276 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. 2026.05.23 16:12:27.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 283.60 MiB, peak 291.18 MiB, free memory in arenas 0.00 B, will set to 286.06 MiB (RSS), difference: 2.46 MiB 2026.05.23 16:12:27.957489 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41644 2026.05.23 16:12:27.957577 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.957605 [ 259 ] {} TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:41644 2026.05.23 16:12:27.957628 [ 259 ] {} TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.957641 [ 259 ] {} TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.957865 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55272 2026.05.23 16:12:27.957918 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56072 2026.05.23 16:12:27.957949 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62433 2026.05.23 16:12:27.957961 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38704 2026.05.23 16:12:27.957974 [ 259 ] {} TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:27.958017 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.958017 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.958074 [ 308 ] {} TCP-Session: aa926696-561e-43f8-82f9-6ab7493d4794 Authenticating user 'default' from [fd00:1122:3344:101::e]:56072 2026.05.23 16:12:27.957961 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51769 2026.05.23 16:12:27.958092 [ 313 ] {} TCP-Session: 57fdf8d5-1040-47d3-a295-96353d50d211 Authenticating user 'default' from [fd00:1122:3344:101::e]:62433 2026.05.23 16:12:27.958100 [ 308 ] {} TCP-Session: aa926696-561e-43f8-82f9-6ab7493d4794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.958122 [ 313 ] {} TCP-Session: 57fdf8d5-1040-47d3-a295-96353d50d211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.958130 [ 308 ] {} TCP-Session: aa926696-561e-43f8-82f9-6ab7493d4794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.958149 [ 313 ] {} TCP-Session: 57fdf8d5-1040-47d3-a295-96353d50d211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.957949 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34449 2026.05.23 16:12:27.957930 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.958213 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} executeQuery: (from [fd00:1122:3344:101::e]:41644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:12:27.958249 [ 269 ] {} TCP-Session: aca9305c-d9bd-4474-9aa5-2913b19f68ce Authenticating user 'default' from [fd00:1122:3344:101::e]:55272 2026.05.23 16:12:27.957922 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40290 2026.05.23 16:12:27.958277 [ 269 ] {} TCP-Session: aca9305c-d9bd-4474-9aa5-2913b19f68ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.957940 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37694 2026.05.23 16:12:27.958320 [ 269 ] {} TCP-Session: aca9305c-d9bd-4474-9aa5-2913b19f68ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.958517 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:12:27.958583 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:27.958774 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.958837 [ 311 ] {} TCP-Session: d7ab0747-7aad-4263-92e5-39418e431602 Authenticating user 'default' from [fd00:1122:3344:101::e]:34449 2026.05.23 16:12:27.958872 [ 311 ] {} TCP-Session: d7ab0747-7aad-4263-92e5-39418e431602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.958884 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.958893 [ 311 ] {} TCP-Session: d7ab0747-7aad-4263-92e5-39418e431602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.958953 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:12:27.958972 [ 312 ] {} TCP-Session: 21d20beb-392a-4ea0-acde-9fefe3693811 Authenticating user 'default' from [fd00:1122:3344:101::e]:37694 2026.05.23 16:12:27.959028 [ 312 ] {} TCP-Session: 21d20beb-392a-4ea0-acde-9fefe3693811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.959050 [ 312 ] {} TCP-Session: 21d20beb-392a-4ea0-acde-9fefe3693811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.959167 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.959202 [ 315 ] {} TCP-Session: d6cc7ba8-7414-4e9f-82ea-6c8dfcc472e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51769 2026.05.23 16:12:27.959219 [ 315 ] {} TCP-Session: d6cc7ba8-7414-4e9f-82ea-6c8dfcc472e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.959234 [ 315 ] {} TCP-Session: d6cc7ba8-7414-4e9f-82ea-6c8dfcc472e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.959297 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.959341 [ 307 ] {} TCP-Session: 65c6a6f0-3a4b-4bc6-8a43-dda0e51a2d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:40290 2026.05.23 16:12:27.959368 [ 307 ] {} TCP-Session: 65c6a6f0-3a4b-4bc6-8a43-dda0e51a2d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.959386 [ 307 ] {} TCP-Session: 65c6a6f0-3a4b-4bc6-8a43-dda0e51a2d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.959413 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:27.959446 [ 314 ] {} TCP-Session: 62196064-d3d4-4bb4-9a65-935c1f64d037 Authenticating user 'default' from [fd00:1122:3344:101::e]:38704 2026.05.23 16:12:27.959469 [ 314 ] {} TCP-Session: 62196064-d3d4-4bb4-9a65-935c1f64d037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.959488 [ 314 ] {} TCP-Session: 62196064-d3d4-4bb4-9a65-935c1f64d037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.960112 [ 365 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} AggregatingTransform: Aggregating 2026.05.23 16:12:27.960142 [ 365 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} Aggregator: Aggregation method: without_key 2026.05.23 16:12:27.960172 [ 365 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071924 sec. (932.902 rows/sec., 36.44 KiB/sec.) 2026.05.23 16:12:27.960191 [ 365 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} Aggregator: Merging aggregated data 2026.05.23 16:12:27.960828 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} executeQuery: Read 1 rows, 40.00 B in 0.00268 sec., 373.13432835820896 rows/sec., 14.58 KiB/sec. 2026.05.23 16:12:27.961001 [ 259 ] {d360b8b0-98db-42ca-9cc0-0e5c81d4a201} TCPHandler: Processed in 0.003148684 sec. 2026.05.23 16:12:27.961159 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961197 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961221 [ 315 ] {} TCP-Session: d6cc7ba8-7414-4e9f-82ea-6c8dfcc472e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.961223 [ 259 ] {} TCP-Session: b52ba391-4cdc-4611-85a2-669ef4da8d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.961253 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961277 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961226 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961304 [ 312 ] {} TCP-Session: 21d20beb-392a-4ea0-acde-9fefe3693811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.961315 [ 314 ] {} TCP-Session: 62196064-d3d4-4bb4-9a65-935c1f64d037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.961335 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961340 [ 269 ] {} TCP-Session: aca9305c-d9bd-4474-9aa5-2913b19f68ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.961373 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961394 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961379 [ 308 ] {} TCP-Session: aa926696-561e-43f8-82f9-6ab7493d4794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.961426 [ 311 ] {} TCP-Session: d7ab0747-7aad-4263-92e5-39418e431602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.961439 [ 313 ] {} TCP-Session: 57fdf8d5-1040-47d3-a295-96353d50d211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:27.961319 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:27.961527 [ 307 ] {} TCP-Session: 65c6a6f0-3a4b-4bc6-8a43-dda0e51a2d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144161 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46374 2026.05.23 16:12:28.144247 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.144277 [ 259 ] {} TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46374 2026.05.23 16:12:28.144300 [ 259 ] {} TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144315 [ 259 ] {} TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144554 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44799 2026.05.23 16:12:28.144603 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39372 2026.05.23 16:12:28.144613 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56685 2026.05.23 16:12:28.144640 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37096 2026.05.23 16:12:28.144677 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.144723 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.144745 [ 307 ] {} TCP-Session: 441a790f-c84f-473c-9dd7-e5afd35ff66b Authenticating user 'default' from [fd00:1122:3344:101::e]:39372 2026.05.23 16:12:28.144750 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.144762 [ 308 ] {} TCP-Session: 681a740f-ec98-43f8-812c-09358a437696 Authenticating user 'default' from [fd00:1122:3344:101::e]:56685 2026.05.23 16:12:28.144780 [ 307 ] {} TCP-Session: 441a790f-c84f-473c-9dd7-e5afd35ff66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144806 [ 308 ] {} TCP-Session: 681a740f-ec98-43f8-812c-09358a437696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144807 [ 313 ] {} TCP-Session: 061c3912-6306-4146-8134-e1332f0cc169 Authenticating user 'default' from [fd00:1122:3344:101::e]:37096 2026.05.23 16:12:28.144828 [ 308 ] {} TCP-Session: 681a740f-ec98-43f8-812c-09358a437696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144631 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41507 2026.05.23 16:12:28.144852 [ 313 ] {} TCP-Session: 061c3912-6306-4146-8134-e1332f0cc169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144631 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58936 2026.05.23 16:12:28.144924 [ 313 ] {} TCP-Session: 061c3912-6306-4146-8134-e1332f0cc169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144950 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.144657 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51541 2026.05.23 16:12:28.144982 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.144996 [ 312 ] {} TCP-Session: 7931b9de-5162-4759-97e1-3c395f73ae21 Authenticating user 'default' from [fd00:1122:3344:101::e]:41507 2026.05.23 16:12:28.145032 [ 311 ] {} TCP-Session: 51c73887-c95b-440d-a0a4-f067e4c549d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58936 2026.05.23 16:12:28.144818 [ 307 ] {} TCP-Session: 441a790f-c84f-473c-9dd7-e5afd35ff66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145052 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.145056 [ 311 ] {} TCP-Session: 51c73887-c95b-440d-a0a4-f067e4c549d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145050 [ 312 ] {} TCP-Session: 7931b9de-5162-4759-97e1-3c395f73ae21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145101 [ 311 ] {} TCP-Session: 51c73887-c95b-440d-a0a4-f067e4c549d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145097 [ 315 ] {} TCP-Session: 6988becb-f608-4f85-b874-011d90a6e44f Authenticating user 'default' from [fd00:1122:3344:101::e]:51541 2026.05.23 16:12:28.145119 [ 312 ] {} TCP-Session: 7931b9de-5162-4759-97e1-3c395f73ae21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145151 [ 315 ] {} TCP-Session: 6988becb-f608-4f85-b874-011d90a6e44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144674 [ 259 ] {} TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:28.145187 [ 315 ] {} TCP-Session: 6988becb-f608-4f85-b874-011d90a6e44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.144642 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42186 2026.05.23 16:12:28.144640 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.145266 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.145290 [ 269 ] {} TCP-Session: 87efaf93-7d2b-4b59-8406-293c2b58b1b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44799 2026.05.23 16:12:28.145291 [ 314 ] {} TCP-Session: 0c171583-8db0-44cf-a5a3-918b5023165f Authenticating user 'default' from [fd00:1122:3344:101::e]:42186 2026.05.23 16:12:28.145331 [ 269 ] {} TCP-Session: 87efaf93-7d2b-4b59-8406-293c2b58b1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145331 [ 314 ] {} TCP-Session: 0c171583-8db0-44cf-a5a3-918b5023165f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145353 [ 269 ] {} TCP-Session: 87efaf93-7d2b-4b59-8406-293c2b58b1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145358 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} executeQuery: (from [fd00:1122:3344:101::e]:46374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:12:28.145365 [ 314 ] {} TCP-Session: 0c171583-8db0-44cf-a5a3-918b5023165f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.145637 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:12:28.145696 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:28.145982 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:12:28.146970 [ 329 ] {a773e204-216a-4a88-8a2d-832eed4175f6} AggregatingTransform: Aggregating 2026.05.23 16:12:28.147009 [ 329 ] {a773e204-216a-4a88-8a2d-832eed4175f6} Aggregator: Aggregation method: without_key 2026.05.23 16:12:28.147042 [ 329 ] {a773e204-216a-4a88-8a2d-832eed4175f6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958023 sec. (1043.816 rows/sec., 40.77 KiB/sec.) 2026.05.23 16:12:28.147059 [ 329 ] {a773e204-216a-4a88-8a2d-832eed4175f6} Aggregator: Merging aggregated data 2026.05.23 16:12:28.147841 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} executeQuery: Read 1 rows, 40.00 B in 0.00254 sec., 393.70078740157476 rows/sec., 15.38 KiB/sec. 2026.05.23 16:12:28.147995 [ 259 ] {a773e204-216a-4a88-8a2d-832eed4175f6} TCPHandler: Processed in 0.003445007 sec. 2026.05.23 16:12:28.148147 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148180 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148188 [ 259 ] {} TCP-Session: 08842932-69df-4bb1-a318-910ddf6ad8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.148199 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148228 [ 269 ] {} TCP-Session: 87efaf93-7d2b-4b59-8406-293c2b58b1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.148240 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148264 [ 315 ] {} TCP-Session: 6988becb-f608-4f85-b874-011d90a6e44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.148267 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148290 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148304 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148326 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148347 [ 312 ] {} TCP-Session: 7931b9de-5162-4759-97e1-3c395f73ae21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.148365 [ 308 ] {} TCP-Session: 681a740f-ec98-43f8-812c-09358a437696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.148383 [ 314 ] {} TCP-Session: 0c171583-8db0-44cf-a5a3-918b5023165f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.148327 [ 311 ] {} TCP-Session: 51c73887-c95b-440d-a0a4-f067e4c549d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.148224 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.148294 [ 307 ] {} TCP-Session: 441a790f-c84f-473c-9dd7-e5afd35ff66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.148478 [ 313 ] {} TCP-Session: 061c3912-6306-4146-8134-e1332f0cc169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.195445 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34108 2026.05.23 16:12:28.195526 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.195553 [ 259 ] {} TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:34108 2026.05.23 16:12:28.195575 [ 259 ] {} TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.195588 [ 259 ] {} TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.195807 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55153 2026.05.23 16:12:28.195836 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40258 2026.05.23 16:12:28.195846 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58767 2026.05.23 16:12:28.195875 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62086 2026.05.23 16:12:28.195896 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.195926 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.195857 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53394 2026.05.23 16:12:28.195952 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.195953 [ 259 ] {} TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:28.195995 [ 311 ] {} TCP-Session: b983f256-00bd-4cb3-9ad7-12a4913b7efa Authenticating user 'default' from [fd00:1122:3344:101::e]:58767 2026.05.23 16:12:28.196004 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.195959 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.196038 [ 313 ] {} TCP-Session: 4b88f9b6-4b9a-4312-8af7-b3ae1d048fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:53394 2026.05.23 16:12:28.196061 [ 315 ] {} TCP-Session: 978d8373-b5a1-422c-a357-43e54fa4e055 Authenticating user 'default' from [fd00:1122:3344:101::e]:62086 2026.05.23 16:12:28.196072 [ 313 ] {} TCP-Session: 4b88f9b6-4b9a-4312-8af7-b3ae1d048fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196032 [ 311 ] {} TCP-Session: b983f256-00bd-4cb3-9ad7-12a4913b7efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196096 [ 313 ] {} TCP-Session: 4b88f9b6-4b9a-4312-8af7-b3ae1d048fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196097 [ 315 ] {} TCP-Session: 978d8373-b5a1-422c-a357-43e54fa4e055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196108 [ 311 ] {} TCP-Session: b983f256-00bd-4cb3-9ad7-12a4913b7efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196130 [ 315 ] {} TCP-Session: 978d8373-b5a1-422c-a357-43e54fa4e055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.195967 [ 308 ] {} TCP-Session: 306fdb8b-83de-41e4-972e-8e6a0b2ab90a Authenticating user 'default' from [fd00:1122:3344:101::e]:40258 2026.05.23 16:12:28.196163 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} executeQuery: (from [fd00:1122:3344:101::e]:34108) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:12:28.195868 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41766 2026.05.23 16:12:28.196189 [ 308 ] {} TCP-Session: 306fdb8b-83de-41e4-972e-8e6a0b2ab90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.195846 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42309 2026.05.23 16:12:28.196232 [ 308 ] {} TCP-Session: 306fdb8b-83de-41e4-972e-8e6a0b2ab90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196251 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.195810 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39212 2026.05.23 16:12:28.196291 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.196285 [ 314 ] {} TCP-Session: 3ea648bb-71ff-4657-9a46-20b886835121 Authenticating user 'default' from [fd00:1122:3344:101::e]:41766 2026.05.23 16:12:28.196332 [ 312 ] {} TCP-Session: 4475ef7e-9974-4b9f-99a6-5c4222025ece Authenticating user 'default' from [fd00:1122:3344:101::e]:42309 2026.05.23 16:12:28.196335 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:12:28.196352 [ 314 ] {} TCP-Session: 3ea648bb-71ff-4657-9a46-20b886835121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196363 [ 312 ] {} TCP-Session: 4475ef7e-9974-4b9f-99a6-5c4222025ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196381 [ 307 ] {} TCP-Session: 9a4709e5-9153-4211-85e2-d1459af31354 Authenticating user 'default' from [fd00:1122:3344:101::e]:39212 2026.05.23 16:12:28.196390 [ 314 ] {} TCP-Session: 3ea648bb-71ff-4657-9a46-20b886835121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196402 [ 312 ] {} TCP-Session: 4475ef7e-9974-4b9f-99a6-5c4222025ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196419 [ 307 ] {} TCP-Session: 9a4709e5-9153-4211-85e2-d1459af31354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.195950 [ 269 ] {} TCP-Session: b35f737a-728a-4a36-9223-c96d6fb54348 Authenticating user 'default' from [fd00:1122:3344:101::e]:55153 2026.05.23 16:12:28.196460 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:12:28.196485 [ 269 ] {} TCP-Session: b35f737a-728a-4a36-9223-c96d6fb54348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196459 [ 307 ] {} TCP-Session: 9a4709e5-9153-4211-85e2-d1459af31354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196513 [ 269 ] {} TCP-Session: b35f737a-728a-4a36-9223-c96d6fb54348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.196535 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:28.196832 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:12:28.197807 [ 358 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} AggregatingTransform: Aggregating 2026.05.23 16:12:28.197856 [ 358 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} Aggregator: Aggregation method: without_key 2026.05.23 16:12:28.197889 [ 358 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951933 sec. (1050.494 rows/sec., 41.03 KiB/sec.) 2026.05.23 16:12:28.197905 [ 358 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} Aggregator: Merging aggregated data 2026.05.23 16:12:28.198564 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} executeQuery: Read 1 rows, 40.00 B in 0.002458 sec., 406.8348250610252 rows/sec., 15.89 KiB/sec. 2026.05.23 16:12:28.198707 [ 259 ] {bf158daa-8bde-4f89-a509-da35ccc66fca} TCPHandler: Processed in 0.00286825 sec. 2026.05.23 16:12:28.198893 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.198915 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.198933 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.198950 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.198973 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.198983 [ 311 ] {} TCP-Session: b983f256-00bd-4cb3-9ad7-12a4913b7efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.198990 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.199003 [ 314 ] {} TCP-Session: 3ea648bb-71ff-4657-9a46-20b886835121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.199017 [ 315 ] {} TCP-Session: 978d8373-b5a1-422c-a357-43e54fa4e055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.199032 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.199046 [ 308 ] {} TCP-Session: 306fdb8b-83de-41e4-972e-8e6a0b2ab90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.199010 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.199076 [ 312 ] {} TCP-Session: 4475ef7e-9974-4b9f-99a6-5c4222025ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.198966 [ 307 ] {} TCP-Session: 9a4709e5-9153-4211-85e2-d1459af31354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.199118 [ 313 ] {} TCP-Session: 4b88f9b6-4b9a-4312-8af7-b3ae1d048fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.198942 [ 269 ] {} TCP-Session: b35f737a-728a-4a36-9223-c96d6fb54348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.198937 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:12:28.199204 [ 259 ] {} TCP-Session: f7fdc090-9cf4-40ec-848c-9e09d0f50a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:12:28.246366 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15780 2026.05.23 16:12:28.246892 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:28.246945 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:28.247461 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.23 16:12:28.247708 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:28.247856 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15780 2026.05.23 16:12:29.112315 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 2026.05.23 16:12:29.130316 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:29.130390 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:29.136374 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.23 16:12:29.137088 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:29.140138 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2026.05.23 16:12:31.054136 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.054390 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:31.054713 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:31.054754 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} 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', '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.23 16:12:31.054987 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:31.055055 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:31.055194 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:12:31.055288 [ 317 ] {638357cd-223b-4838-8d1e-c6255944be23} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:31.055309 [ 334 ] {638357cd-223b-4838-8d1e-c6255944be23} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:31.055288 [ 321 ] {638357cd-223b-4838-8d1e-c6255944be23} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:31.055322 [ 341 ] {638357cd-223b-4838-8d1e-c6255944be23} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:31.055520 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:12:31.055551 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:31.055622 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:12:31.055642 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:12:31.055677 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} 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', '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.23 16:12:31.055716 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} 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', '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.23 16:12:31.056908 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} executeQuery: Read 38 rows, 8.34 KiB in 0.002667 sec., 14248.218972628421 rows/sec., 3.05 MiB/sec. 2026.05.23 16:12:31.057031 [ 260 ] {638357cd-223b-4838-8d1e-c6255944be23} TCPHandler: Processed in 0.003073512 sec. 2026.05.23 16:12:31.059695 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.059809 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:12:31.059854 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:12:31.060374 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.060410 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.060764 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:12:31.060990 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): 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.23 16:12:31.061133 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} executeQuery: Read 24 rows, 2.04 KiB in 0.001356 sec., 17699.11504424779 rows/sec., 1.47 MiB/sec. 2026.05.23 16:12:31.061168 [ 260 ] {cbd2548b-b73c-4f37-88d1-eb5a54b1b595} TCPHandler: Processed in 0.001525771 sec. 2026.05.23 16:12:31.061352 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.061453 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:12:31.061494 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:12:31.061902 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.061937 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.062222 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.23 16:12:31.062452 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:31.062581 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} executeQuery: Read 4 rows, 334.00 B in 0.001148 sec., 3484.3205574912895 rows/sec., 284.12 KiB/sec. 2026.05.23 16:12:31.062615 [ 260 ] {b647ead7-10f2-4d0f-9902-ed8fedd3cc61} TCPHandler: Processed in 0.001329459 sec. 2026.05.23 16:12:31.062739 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.062835 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:31.062874 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:31.063379 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.063414 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.063718 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.23 16:12:31.063927 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:31.064053 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} executeQuery: Read 212 rows, 19.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 15.01 MiB/sec. 2026.05.23 16:12:31.064086 [ 260 ] {28bcdad5-fdb7-4464-856c-e79401a8c9fe} TCPHandler: Processed in 0.001395499 sec. 2026.05.23 16:12:31.064217 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.064314 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:31.064362 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:31.064773 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.064807 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.065106 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.23 16:12:31.065319 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:31.065456 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} executeQuery: Read 21 rows, 1.62 KiB in 0.001161 sec., 18087.855297157625 rows/sec., 1.36 MiB/sec. 2026.05.23 16:12:31.065490 [ 260 ] {6e498e23-82c7-46a2-9148-e676aa2933c4} TCPHandler: Processed in 0.001322158 sec. 2026.05.23 16:12:31.065622 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.065717 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:12:31.065756 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:12:31.066158 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.066193 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.066491 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:12:31.066698 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:31.066823 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. 2026.05.23 16:12:31.066857 [ 260 ] {e94ff47d-313f-44d2-918a-2ff35a243b01} TCPHandler: Processed in 0.001284287 sec. 2026.05.23 16:12:31.066980 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.067076 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:12:31.067115 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:12:31.067511 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.067546 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.067823 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.23 16:12:31.068045 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): 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.23 16:12:31.068167 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. 2026.05.23 16:12:31.068200 [ 260 ] {05f85e1f-bc6c-465c-a989-58fe697ebdca} TCPHandler: Processed in 0.001268668 sec. 2026.05.23 16:12:31.068326 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.068436 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:31.068474 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:31.068925 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.068960 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.069276 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.23 16:12:31.069491 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:31.069621 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} executeQuery: Read 133 rows, 10.99 KiB in 0.001203 sec., 110556.94098088112 rows/sec., 8.92 MiB/sec. 2026.05.23 16:12:31.069655 [ 260 ] {d2e8b490-d31d-4f09-b541-ae728aa58143} TCPHandler: Processed in 0.001376839 sec. 2026.05.23 16:12:31.069789 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.069884 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:31.069925 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:31.070319 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.070365 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.070685 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.23 16:12:31.070895 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:31.071023 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} executeQuery: Read 198 rows, 14.54 KiB in 0.001157 sec., 171132.23854796888 rows/sec., 12.27 MiB/sec. 2026.05.23 16:12:31.071056 [ 260 ] {06ab2ca7-ca5c-4a4d-97bf-afd57ed611d9} TCPHandler: Processed in 0.001315678 sec. 2026.05.23 16:12:31.071184 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.071279 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:31.071330 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} 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.23 16:12:31.072126 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.072162 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.072659 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.23 16:12:31.072882 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:31.073020 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} executeQuery: Read 5 rows, 9.17 KiB in 0.001758 sec., 2844.141069397042 rows/sec., 5.10 MiB/sec. 2026.05.23 16:12:31.073082 [ 260 ] {9656df77-2ef7-4d41-86da-5c008c1a29ab} TCPHandler: Processed in 0.001947247 sec. 2026.05.23 16:12:31.073225 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:31.073322 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:31.073372 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:31.073725 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:31.073760 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.23 16:12:31.074060 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.23 16:12:31.074266 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:31.074406 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. 2026.05.23 16:12:31.074439 [ 260 ] {0afa29be-af37-4c12-9ca1-ef85d5ffafda} TCPHandler: Processed in 0.001270398 sec. 2026.05.23 16:12:35.658845 [ 143 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:12:35.658918 [ 143 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:12:35.747986 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16228 2026.05.23 16:12:35.748580 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:35.748633 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:35.749191 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.23 16:12:35.749421 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:35.749565 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16228 2026.05.23 16:12:36.054633 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:36.054850 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:36.055160 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:36.055199 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} 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.23 16:12:36.055427 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:36.055497 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:36.055637 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:12:36.055727 [ 317 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:36.055731 [ 347 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:36.055729 [ 321 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:36.055762 [ 357 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:36.055887 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:36.055914 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:36.055961 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} 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.23 16:12:36.055982 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:36.057034 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} executeQuery: Read 32 rows, 5.50 KiB in 0.002265 sec., 14128.0353200883 rows/sec., 2.37 MiB/sec. 2026.05.23 16:12:36.057184 [ 260 ] {ae1159f3-238d-4dd0-a743-3fcdfb338f16} TCPHandler: Processed in 0.002683347 sec. 2026.05.23 16:12:36.059884 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:36.060139 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:36.060242 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:36.061048 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:36.061091 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:36.061473 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.23 16:12:36.061692 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:36.061839 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} executeQuery: Read 154 rows, 13.54 KiB in 0.001776 sec., 86711.71171171172 rows/sec., 7.45 MiB/sec. 2026.05.23 16:12:36.061877 [ 260 ] {36ab47e2-fa94-4dba-a210-83db8cfcb23b} TCPHandler: Processed in 0.00216806 sec. 2026.05.23 16:12:36.062066 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:36.062170 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:36.062211 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:36.062639 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:36.062676 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:36.062971 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.23 16:12:36.063175 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:36.063302 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} executeQuery: Read 37 rows, 2.78 KiB in 0.001152 sec., 32118.055555555555 rows/sec., 2.36 MiB/sec. 2026.05.23 16:12:36.063336 [ 260 ] {80e88acf-865a-441d-a6ac-95e9e819d3a8} TCPHandler: Processed in 0.001327128 sec. 2026.05.23 16:12:36.063458 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:36.063563 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:36.063602 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:36.064102 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:36.064140 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:36.064454 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.23 16:12:36.064660 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:36.064788 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} executeQuery: Read 125 rows, 9.97 KiB in 0.001244 sec., 100482.31511254018 rows/sec., 7.83 MiB/sec. 2026.05.23 16:12:36.064823 [ 260 ] {db442ae5-6b9c-4818-aee8-7c0e3ac35de3} TCPHandler: Processed in 0.001413869 sec. 2026.05.23 16:12:36.064963 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:36.065061 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:36.065104 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:36.065572 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:36.065609 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:36.065935 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.23 16:12:36.066145 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:36.066276 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. 2026.05.23 16:12:36.066290 [ 147 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2026.05.23 16:12:36.066310 [ 260 ] {2c0222ac-12d2-452c-9749-6fa5ea3bc802} TCPHandler: Processed in 0.001396059 sec. 2026.05.23 16:12:36.066336 [ 147 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:36.066361 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:36.066452 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:36.066496 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2026.05.23 16:12:36.066554 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:36.066612 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} 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.23 16:12:36.066658 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:36.066698 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_50_10, total 19272 rows starting from the beginning of the part 2026.05.23 16:12:36.066766 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part 2026.05.23 16:12:36.066816 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2026.05.23 16:12:36.066862 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2026.05.23 16:12:36.066908 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 198 rows starting from the beginning of the part 2026.05.23 16:12:36.066974 [ 191 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2026.05.23 16:12:36.067429 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:36.067470 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:36.068048 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.23 16:12:36.068267 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:36.068403 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} executeQuery: Read 37 rows, 67.89 KiB in 0.001869 sec., 19796.682718031032 rows/sec., 35.47 MiB/sec. 2026.05.23 16:12:36.068454 [ 260 ] {5587be5a-5b63-40ba-bc3e-a5282a9f841c} TCPHandler: Processed in 0.002051078 sec. 2026.05.23 16:12:36.068581 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:36.068678 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:36.068720 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:36.069106 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:36.069141 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:36.069462 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.23 16:12:36.069668 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:36.069797 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. 2026.05.23 16:12:36.069829 [ 260 ] {2976c1f5-a636-4881-932f-c37b79b1159e} TCPHandler: Processed in 0.001297307 sec. 2026.05.23 16:12:36.071767 [ 188 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 19982 rows, containing 5 columns (5 merged, 0 gathered) in 0.005333303 sec., 3746646.3090508827 rows/sec., 240.70 MiB/sec. 2026.05.23 16:12:36.072089 [ 188 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2026.05.23 16:12:36.072373 [ 188 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:36.072452 [ 188 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_55_11} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2026.05.23 16:12:36.072535 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. 2026.05.23 16:12:36.640258 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 2026.05.23 16:12:36.656400 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:36.656463 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:36.662501 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.23 16:12:36.663213 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:36.665882 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 256 2026.05.23 16:12:41.053146 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:41.053423 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:41.053787 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:41.053832 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} 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.23 16:12:41.054086 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:41.054165 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:41.054324 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:12:41.054422 [ 321 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:41.054436 [ 347 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:41.054454 [ 327 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:41.054436 [ 317 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:41.054607 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:41.054633 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:41.054676 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} 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.23 16:12:41.054697 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:41.055732 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} executeQuery: Read 32 rows, 5.50 KiB in 0.002415 sec., 13250.517598343686 rows/sec., 2.22 MiB/sec. 2026.05.23 16:12:41.055828 [ 260 ] {be7b2a96-b08c-4c0c-9670-43833eae3c80} TCPHandler: Processed in 0.002815199 sec. 2026.05.23 16:12:41.057606 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:41.057715 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:41.057757 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:41.058285 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.058332 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.058706 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.23 16:12:41.058924 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.059072 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} executeQuery: Read 90 rows, 7.41 KiB in 0.001387 sec., 64888.24801730354 rows/sec., 5.22 MiB/sec. 2026.05.23 16:12:41.059082 [ 151 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.23 16:12:41.059107 [ 260 ] {8a64a698-7520-457a-99c1-5342117cee07} TCPHandler: Processed in 0.001550301 sec. 2026.05.23 16:12:41.059138 [ 151 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.059168 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.059261 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:41.059303 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.23 16:12:41.059366 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:41.059406 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:41.059413 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:41.059449 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3502 rows starting from the beginning of the part 2026.05.23 16:12:41.059511 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part 2026.05.23 16:12:41.059565 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 154 rows starting from the beginning of the part 2026.05.23 16:12:41.059613 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part 2026.05.23 16:12:41.059671 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 154 rows starting from the beginning of the part 2026.05.23 16:12:41.059718 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part 2026.05.23 16:12:41.059814 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.059848 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.060184 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.23 16:12:41.060400 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.060539 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} executeQuery: Read 5 rows, 385.00 B in 0.001193 sec., 4191.1148365465215 rows/sec., 315.15 KiB/sec. 2026.05.23 16:12:41.060578 [ 260 ] {30987444-69f2-4731-809c-8c8627861f02} TCPHandler: Processed in 0.001365818 sec. 2026.05.23 16:12:41.060759 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:41.060855 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:41.060894 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:41.061333 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.061369 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.061562 [ 189 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 4202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002303122 sec., 1824479.9884678277 rows/sec., 148.41 MiB/sec. 2026.05.23 16:12:41.061681 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.23 16:12:41.061906 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.23 16:12:41.061933 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.062073 [ 149 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.23 16:12:41.062077 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} executeQuery: Read 93 rows, 7.41 KiB in 0.00124 sec., 75000 rows/sec., 5.84 MiB/sec. 2026.05.23 16:12:41.062119 [ 149 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.062134 [ 260 ] {a11a6aa2-7d43-47dc-9902-113aa07f6e29} TCPHandler: Processed in 0.00142399 sec. 2026.05.23 16:12:41.062152 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.062236 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.062269 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.23 16:12:41.062279 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:41.062328 [ 199 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_56_11} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.23 16:12:41.062370 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:41.062389 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:41.062402 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2008 rows starting from the beginning of the part 2026.05.23 16:12:41.062425 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. 2026.05.23 16:12:41.062434 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:41.062450 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 93 rows starting from the beginning of the part 2026.05.23 16:12:41.062492 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 125 rows starting from the beginning of the part 2026.05.23 16:12:41.062528 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 133 rows starting from the beginning of the part 2026.05.23 16:12:41.062564 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 125 rows starting from the beginning of the part 2026.05.23 16:12:41.062600 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 93 rows starting from the beginning of the part 2026.05.23 16:12:41.062866 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.062900 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.063223 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.23 16:12:41.063432 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.063559 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. 2026.05.23 16:12:41.063568 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334329 sec., 1931307.7959034091 rows/sec., 143.40 MiB/sec. 2026.05.23 16:12:41.063595 [ 260 ] {72f386a1-d92f-41c7-8083-dc8f3b85f564} TCPHandler: Processed in 0.001368509 sec. 2026.05.23 16:12:41.063718 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:41.063738 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.23 16:12:41.063814 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:41.063868 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} 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.23 16:12:41.063970 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.064032 [ 201 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_56_11} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.23 16:12:41.064088 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2026.05.23 16:12:41.064673 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.064721 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.065314 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.23 16:12:41.065534 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.065673 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} executeQuery: Read 5 rows, 9.17 KiB in 0.001878 sec., 2662.4068157614483 rows/sec., 4.77 MiB/sec. 2026.05.23 16:12:41.065724 [ 260 ] {3334ae30-0136-4901-96eb-a82495a732a4} TCPHandler: Processed in 0.002054998 sec. 2026.05.23 16:12:41.065878 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:41.065976 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:41.066017 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:41.066439 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.066476 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.066780 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.23 16:12:41.066991 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.067095 [ 149 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.23 16:12:41.067117 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. 2026.05.23 16:12:41.067128 [ 149 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:41.067156 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:41.067157 [ 260 ] {95a06408-4a68-4d01-80bf-999803227a48} TCPHandler: Processed in 0.001335738 sec. 2026.05.23 16:12:41.067242 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.23 16:12:41.067343 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:41.067377 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3244 rows starting from the beginning of the part 2026.05.23 16:12:41.067442 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2026.05.23 16:12:41.067491 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2026.05.23 16:12:41.067536 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2026.05.23 16:12:41.067577 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2026.05.23 16:12:41.067619 [ 199 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2026.05.23 16:12:41.068894 [ 194 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001682483 sec., 2106410.5848320606 rows/sec., 135.59 MiB/sec. 2026.05.23 16:12:41.069205 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.23 16:12:41.069484 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:41.069561 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_56_11} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.23 16:12:41.069646 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2026.05.23 16:12:43.249722 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16740 2026.05.23 16:12:43.250303 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:43.250361 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:43.250876 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.23 16:12:43.251135 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:43.251295 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16740 2026.05.23 16:12:44.166010 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 2026.05.23 16:12:44.182740 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:44.182799 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:44.189119 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.23 16:12:44.189845 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:44.192547 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2026.05.23 16:12:44.990615 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:44.990875 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:12:44.991259 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:44.991311 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:12:44.991570 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:44.991637 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:44.991777 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) 2026.05.23 16:12:44.991886 [ 327 ] {c361e46e-72d6-475d-81bc-a6ad90181568} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:44.991900 [ 306 ] {c361e46e-72d6-475d-81bc-a6ad90181568} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:44.991888 [ 321 ] {c361e46e-72d6-475d-81bc-a6ad90181568} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:44.991888 [ 347 ] {c361e46e-72d6-475d-81bc-a6ad90181568} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:44.992098 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:44.992125 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:44.992171 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" 2026.05.23 16:12:44.992193 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:44.993193 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} executeQuery: Read 32 rows, 5.50 KiB in 0.002434 sec., 13147.08299096138 rows/sec., 2.21 MiB/sec. 2026.05.23 16:12:44.993288 [ 260 ] {c361e46e-72d6-475d-81bc-a6ad90181568} TCPHandler: Processed in 0.002811539 sec. 2026.05.23 16:12:45.008498 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.008679 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:12:45.008752 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:12:45.009439 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.009478 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.009847 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.23 16:12:45.010071 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.010226 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} executeQuery: Read 8 rows, 668.00 B in 0.001602 sec., 4993.757802746567 rows/sec., 407.21 KiB/sec. 2026.05.23 16:12:45.010265 [ 260 ] {bac095f0-d291-4983-b3be-e199b19eb701} TCPHandler: Processed in 0.001894476 sec. 2026.05.23 16:12:45.010397 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.010495 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:45.010535 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:45.012530 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.012567 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.013073 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.23 16:12:45.013290 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.013419 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} executeQuery: Read 3363 rows, 259.56 KiB in 0.002942 sec., 1143099.9320190346 rows/sec., 86.16 MiB/sec. 2026.05.23 16:12:45.013460 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} MemoryTracker: Peak memory usage (for query): 4.04 MiB. 2026.05.23 16:12:45.013474 [ 260 ] {d89146df-ce91-4fa1-b49b-909376126d29} TCPHandler: Processed in 0.003127223 sec. 2026.05.23 16:12:45.013613 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.013712 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:45.013755 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:45.014193 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.014230 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.014539 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.23 16:12:45.014751 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.014876 [ 128 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.23 16:12:45.014885 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} executeQuery: Read 54 rows, 4.02 KiB in 0.001192 sec., 45302.013422818796 rows/sec., 3.29 MiB/sec. 2026.05.23 16:12:45.014965 [ 128 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.014976 [ 260 ] {a3da289c-1b8c-406d-8765-521b31b1296b} TCPHandler: Processed in 0.00141259 sec. 2026.05.23 16:12:45.014996 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.015103 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.23 16:12:45.015170 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.015194 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:45.015222 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part 2026.05.23 16:12:45.015275 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:12:45.015284 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part 2026.05.23 16:12:45.015318 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:12:45.015337 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part 2026.05.23 16:12:45.015379 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 37 rows starting from the beginning of the part 2026.05.23 16:12:45.015420 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:45.015461 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part 2026.05.23 16:12:45.016204 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136005 sec., 206865.2866844776 rows/sec., 15.94 MiB/sec. 2026.05.23 16:12:45.016220 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.016278 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.016334 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.23 16:12:45.016572 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.016637 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_46_9} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.23 16:12:45.016671 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:12:45.016697 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.23 16:12:45.016884 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.017017 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} executeQuery: Read 953 rows, 57.03 KiB in 0.001761 sec., 541169.7898921068 rows/sec., 31.62 MiB/sec. 2026.05.23 16:12:45.017053 [ 260 ] {5e77ebd5-a7f9-4986-8d96-67ac614ad481} TCPHandler: Processed in 0.001935376 sec. 2026.05.23 16:12:45.017231 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.017328 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:45.017368 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:12:45.017767 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.017804 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.018083 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:12:45.018304 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.018430 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. 2026.05.23 16:12:45.018465 [ 260 ] {6bc1d23c-85dc-4d4e-8e17-d3fa09137d4d} TCPHandler: Processed in 0.001284158 sec. 2026.05.23 16:12:45.018600 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.018696 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:45.018736 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:45.019841 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.019878 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.020263 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.23 16:12:45.020474 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.020600 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} executeQuery: Read 1939 rows, 134.19 KiB in 0.001922 sec., 1008844.9531737773 rows/sec., 68.18 MiB/sec. 2026.05.23 16:12:45.020635 [ 260 ] {341bf9b7-48c6-48ce-b40c-fc9c82a80bee} TCPHandler: Processed in 0.002083059 sec. 2026.05.23 16:12:45.020770 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.020867 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:45.020911 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:45.021641 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.021676 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.022101 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.23 16:12:45.022306 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.022435 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} executeQuery: Read 1596 rows, 100.03 KiB in 0.001588 sec., 1005037.7833753149 rows/sec., 61.52 MiB/sec. 2026.05.23 16:12:45.022470 [ 260 ] {9b094798-580d-4784-88fe-1e6e64e0a304} TCPHandler: Processed in 0.001749154 sec. 2026.05.23 16:12:45.022594 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.022690 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:45.022746 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} 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.23 16:12:45.023618 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.023654 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.024218 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.23 16:12:45.024446 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.024586 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} executeQuery: Read 46 rows, 84.41 KiB in 0.001914 sec., 24033.437826541274 rows/sec., 43.07 MiB/sec. 2026.05.23 16:12:45.024636 [ 260 ] {e5977e71-9cad-4313-bb60-678ff6be8887} TCPHandler: Processed in 0.002090449 sec. 2026.05.23 16:12:45.024760 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:45.024857 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:45.024898 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:45.025286 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:45.025322 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:45.025622 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.23 16:12:45.025827 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:45.025957 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} executeQuery: Read 200 rows, 11.63 KiB in 0.001119 sec., 178731.00983020556 rows/sec., 10.15 MiB/sec. 2026.05.23 16:12:45.025989 [ 260 ] {66eca91c-edc5-4bdc-a562-a3fb5b4b820d} TCPHandler: Processed in 0.001278837 sec. 2026.05.23 16:12:46.048607 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:46.048887 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:46.049272 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:46.049316 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} 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.23 16:12:46.049556 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:46.049626 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:46.049770 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:12:46.049882 [ 306 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:46.049882 [ 321 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:46.049923 [ 327 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:46.049920 [ 347 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:46.050136 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:46.050165 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:46.050214 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} 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.23 16:12:46.050235 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:46.051355 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} executeQuery: Read 32 rows, 5.50 KiB in 0.002578 sec., 12412.723041117146 rows/sec., 2.08 MiB/sec. 2026.05.23 16:12:46.051465 [ 260 ] {dcfb5580-6d1a-4aa3-a490-691e75a9b706} TCPHandler: Processed in 0.003019341 sec. 2026.05.23 16:12:46.052671 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:46.052788 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:46.052832 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:46.053432 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:46.053470 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:46.053842 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.23 16:12:46.054067 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:46.054217 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} executeQuery: Read 80 rows, 6.44 KiB in 0.001461 sec., 54757.01574264203 rows/sec., 4.30 MiB/sec. 2026.05.23 16:12:46.054252 [ 260 ] {b7316b15-aaab-467a-a37b-1e18911d3319} TCPHandler: Processed in 0.001633403 sec. 2026.05.23 16:12:46.054411 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:46.054515 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:46.054555 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:46.055015 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:46.055050 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:46.055344 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.23 16:12:46.055563 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:46.055693 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} executeQuery: Read 88 rows, 7.01 KiB in 0.001203 sec., 73150.45719035744 rows/sec., 5.69 MiB/sec. 2026.05.23 16:12:46.055726 [ 260 ] {a371ca28-a5be-4dac-92c0-da8c12fbab1f} TCPHandler: Processed in 0.001365029 sec. 2026.05.23 16:12:46.055857 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:46.055954 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:46.055998 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:46.056373 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:46.056409 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:46.056730 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.23 16:12:46.056942 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:46.057075 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} executeQuery: Read 32 rows, 2.28 KiB in 0.00114 sec., 28070.175438596492 rows/sec., 1.96 MiB/sec. 2026.05.23 16:12:46.057110 [ 260 ] {728cdbc4-63f7-40ff-ad2e-32501ca2ce32} TCPHandler: Processed in 0.001302078 sec. 2026.05.23 16:12:46.057234 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:46.057330 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:46.057373 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:46.057735 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:46.057770 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:46.058063 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.23 16:12:46.058267 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:46.058400 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} executeQuery: Read 12 rows, 848.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 761.14 KiB/sec. 2026.05.23 16:12:46.058433 [ 260 ] {b18ffa71-ac2d-4fbb-b183-3ac65e53ccff} TCPHandler: Processed in 0.001248527 sec. 2026.05.23 16:12:50.658994 [ 115 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:12:50.659067 [ 115 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:12:50.751443 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17188 2026.05.23 16:12:50.752058 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:50.752100 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:50.752682 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.23 16:12:50.752968 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:50.753113 [ 115 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.23 16:12:50.753120 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17188 2026.05.23 16:12:50.753158 [ 115 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:50.753186 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:50.753322 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.23 16:12:50.753465 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:50.753517 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14820 rows starting from the beginning of the part 2026.05.23 16:12:50.753586 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part 2026.05.23 16:12:50.753636 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part 2026.05.23 16:12:50.753685 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part 2026.05.23 16:12:50.753726 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part 2026.05.23 16:12:50.753769 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part 2026.05.23 16:12:50.756195 [ 197 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 17188 rows, containing 4 columns (4 merged, 0 gathered) in 0.00293892 sec., 5848406.897771971 rows/sec., 83.66 MiB/sec. 2026.05.23 16:12:50.756361 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.23 16:12:50.756613 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:50.756683 [ 201 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_36_7} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.23 16:12:50.756754 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. 2026.05.23 16:12:51.052668 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:51.052891 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:51.053235 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:51.053273 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} 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.23 16:12:51.053491 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:51.053558 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:51.053699 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:12:51.053798 [ 347 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:51.053805 [ 306 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:51.053805 [ 345 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:51.053805 [ 321 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:51.053989 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:51.054020 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:51.054068 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} 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.23 16:12:51.054105 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:51.055123 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} executeQuery: Read 32 rows, 5.50 KiB in 0.002323 sec., 13775.290572535514 rows/sec., 2.31 MiB/sec. 2026.05.23 16:12:51.055222 [ 260 ] {7f9fda42-29a7-489d-a008-04d1ad7d1369} TCPHandler: Processed in 0.002688047 sec. 2026.05.23 16:12:51.057030 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:51.057139 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:51.057190 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:51.057699 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.057744 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:51.058108 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.23 16:12:51.058330 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.058478 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} executeQuery: Read 90 rows, 7.41 KiB in 0.00137 sec., 65693.43065693432 rows/sec., 5.28 MiB/sec. 2026.05.23 16:12:51.058513 [ 260 ] {107f6f0f-f692-450d-983b-ec14019614fd} TCPHandler: Processed in 0.001533571 sec. 2026.05.23 16:12:51.058650 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:51.058759 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:51.058801 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:51.059244 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.059279 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:51.059563 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.23 16:12:51.059762 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.059883 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} executeQuery: Read 5 rows, 385.00 B in 0.001174 sec., 4258.943781942079 rows/sec., 320.25 KiB/sec. 2026.05.23 16:12:51.059915 [ 260 ] {26388c1b-15c6-4719-8fb8-66dbe723d56e} TCPHandler: Processed in 0.001342199 sec. 2026.05.23 16:12:51.060047 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:51.060135 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:51.060171 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:51.060642 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.060677 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:51.061003 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.23 16:12:51.061211 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.061334 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} executeQuery: Read 93 rows, 7.41 KiB in 0.001173 sec., 79283.88746803069 rows/sec., 6.17 MiB/sec. 2026.05.23 16:12:51.061368 [ 260 ] {dbd53fe1-4ea6-4bab-b726-895a6bc8337a} TCPHandler: Processed in 0.001349979 sec. 2026.05.23 16:12:51.061493 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:51.061599 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:51.061642 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:51.062065 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.062100 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:51.062419 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.23 16:12:51.062629 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.062755 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. 2026.05.23 16:12:51.062788 [ 260 ] {5291551b-1009-4944-b042-907ad700f799} TCPHandler: Processed in 0.001343048 sec. 2026.05.23 16:12:51.062908 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:51.063008 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:51.063060 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} 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.23 16:12:51.063783 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.063818 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:51.064321 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.23 16:12:51.064537 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.064654 [ 115 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.23 16:12:51.064675 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} executeQuery: Read 5 rows, 9.17 KiB in 0.001685 sec., 2967.3590504451035 rows/sec., 5.32 MiB/sec. 2026.05.23 16:12:51.064711 [ 115 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.064735 [ 260 ] {b796bdb1-b8ea-4afe-a00f-2e32dfbd2126} TCPHandler: Processed in 0.001875976 sec. 2026.05.23 16:12:51.064739 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:51.064877 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:51.064877 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.23 16:12:51.064984 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:51.065030 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:51.065197 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:51.065260 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 900 rows starting from the beginning of the part 2026.05.23 16:12:51.065375 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.065408 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:51.065415 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:51.065546 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part 2026.05.23 16:12:51.065669 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:51.065759 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.23 16:12:51.065776 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part 2026.05.23 16:12:51.065884 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part 2026.05.23 16:12:51.065989 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.066123 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. 2026.05.23 16:12:51.066157 [ 260 ] {1a685a10-0be9-4c07-a4f1-9eb23db855f1} TCPHandler: Processed in 0.001331879 sec. 2026.05.23 16:12:51.071338 [ 201 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 19 columns (19 merged, 0 gathered) in 0.00652049 sec., 153055.98198908364 rows/sec., 274.27 MiB/sec. 2026.05.23 16:12:51.072459 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.23 16:12:51.072871 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.072948 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_46_9} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.23 16:12:51.073113 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. 2026.05.23 16:12:51.692651 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2026.05.23 16:12:51.709809 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.709879 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:51.715967 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.23 16:12:51.716647 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.716971 [ 112 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.23 16:12:51.717042 [ 112 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:51.717066 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.23 16:12:51.717231 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.23 16:12:51.720300 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2026.05.23 16:12:51.721306 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:51.722776 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2026.05.23 16:12:51.727275 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part 2026.05.23 16:12:51.731763 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part 2026.05.23 16:12:51.736097 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part 2026.05.23 16:12:51.740221 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part 2026.05.23 16:12:51.744178 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2026.05.23 16:12:51.793724 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076554805 sec., 3553.010160498743 rows/sec., 18.37 MiB/sec. 2026.05.23 16:12:51.795490 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.23 16:12:51.797106 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:51.797203 [ 197 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_36_7} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.23 16:12:51.798578 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2026.05.23 16:12:52.000260 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 291.04 MiB, peak 302.90 MiB, free memory in arenas 0.00 B, will set to 295.94 MiB (RSS), difference: 4.90 MiB 2026.05.23 16:12:56.054506 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:56.054747 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:12:56.055064 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:12:56.055101 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} 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.23 16:12:56.055311 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:12:56.055379 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:12:56.055517 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:12:56.055624 [ 347 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:12:56.055624 [ 306 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:12:56.055629 [ 345 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:12:56.055624 [ 321 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:12:56.055816 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:12:56.055842 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:12:56.055886 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} 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.23 16:12:56.055907 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:12:56.056862 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} executeQuery: Read 32 rows, 5.50 KiB in 0.002204 sec., 14519.056261343014 rows/sec., 2.44 MiB/sec. 2026.05.23 16:12:56.056959 [ 260 ] {667e552f-e68d-4e4c-a040-2a8cb777afca} TCPHandler: Processed in 0.002579545 sec. 2026.05.23 16:12:56.059234 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:56.059364 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:12:56.059415 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:12:56.060040 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:56.060083 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:56.060480 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.23 16:12:56.060701 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:56.060868 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} executeQuery: Read 154 rows, 13.54 KiB in 0.001541 sec., 99935.10707332901 rows/sec., 8.58 MiB/sec. 2026.05.23 16:12:56.060905 [ 260 ] {470f8244-bc96-492c-8465-83b734540e51} TCPHandler: Processed in 0.001731564 sec. 2026.05.23 16:12:56.061054 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:56.061149 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:12:56.061190 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:12:56.061609 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:56.061645 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:56.061937 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.23 16:12:56.062160 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:56.062290 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} executeQuery: Read 37 rows, 2.78 KiB in 0.001159 sec., 31924.072476272646 rows/sec., 2.34 MiB/sec. 2026.05.23 16:12:56.062325 [ 260 ] {6e43ed2f-232c-4a84-a086-40f2a9884bec} TCPHandler: Processed in 0.001320028 sec. 2026.05.23 16:12:56.062456 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:56.062619 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:12:56.062712 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:12:56.063463 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:56.063507 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:56.063949 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.23 16:12:56.064176 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:56.064322 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} executeQuery: Read 125 rows, 9.97 KiB in 0.001782 sec., 70145.90347923682 rows/sec., 5.47 MiB/sec. 2026.05.23 16:12:56.064360 [ 260 ] {4648822f-7b11-4f55-8731-b87706f2490f} TCPHandler: Processed in 0.001952827 sec. 2026.05.23 16:12:56.064550 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:56.064659 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:56.064702 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:12:56.065126 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:56.065170 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:56.065495 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.23 16:12:56.065704 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:56.065821 [ 109 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2026.05.23 16:12:56.065833 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. 2026.05.23 16:12:56.065873 [ 109 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:56.065885 [ 260 ] {553729fd-3136-4036-9df4-83b9dbd5d8c6} TCPHandler: Processed in 0.00144289 sec. 2026.05.23 16:12:56.065899 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:56.066001 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2026.05.23 16:12:56.066016 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:56.066106 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:56.066118 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:12:56.066141 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_55_11, total 19982 rows starting from the beginning of the part 2026.05.23 16:12:56.066173 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} 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.23 16:12:56.066210 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2026.05.23 16:12:56.066263 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1596 rows starting from the beginning of the part 2026.05.23 16:12:56.066315 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part 2026.05.23 16:12:56.066362 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2026.05.23 16:12:56.066409 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2026.05.23 16:12:56.066993 [ 109 ] {} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.23 16:12:56.066996 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:56.067025 [ 109 ] {} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:56.067050 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:56.067085 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:56.067172 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.23 16:12:56.067267 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:56.067296 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part 2026.05.23 16:12:56.067352 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2026.05.23 16:12:56.067397 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2026.05.23 16:12:56.067443 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2026.05.23 16:12:56.067484 [ 198 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2026.05.23 16:12:56.067905 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.23 16:12:56.068154 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:56.068297 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} executeQuery: Read 37 rows, 67.89 KiB in 0.002197 sec., 16841.14701866181 rows/sec., 30.18 MiB/sec. 2026.05.23 16:12:56.068352 [ 260 ] {7d8bee4e-95ac-46a1-af52-8fe8e4f69983} TCPHandler: Processed in 0.002385383 sec. 2026.05.23 16:12:56.068477 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:12:56.068575 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:12:56.068591 [ 193 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145566 sec., 4121.841638844236 rows/sec., 305.92 KiB/sec. 2026.05.23 16:12:56.068618 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:12:56.068714 [ 192 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.23 16:12:56.068966 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:56.068971 [ 192 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:56.069009 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:56.069058 [ 192 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_9_2} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.23 16:12:56.069129 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.23 16:12:56.069329 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.23 16:12:56.069552 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:56.069679 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. 2026.05.23 16:12:56.069713 [ 260 ] {47aec47d-a776-4e0c-8bc5-3d3877f8eb6a} TCPHandler: Processed in 0.001285188 sec. 2026.05.23 16:12:56.072131 [ 192 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 22090 rows, containing 5 columns (5 merged, 0 gathered) in 0.006172245 sec., 3578924.6862365315 rows/sec., 229.59 MiB/sec. 2026.05.23 16:12:56.072554 [ 193 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2026.05.23 16:12:56.072855 [ 193 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:56.072932 [ 193 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_60_12} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2026.05.23 16:12:56.073038 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2026.05.23 16:12:57.000212 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 296.41 MiB, peak 303.68 MiB, free memory in arenas 0.00 B, will set to 298.09 MiB (RSS), difference: 1.68 MiB 2026.05.23 16:12:57.142806 [ 108 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.23 16:12:57.142883 [ 108 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:57.142913 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:57.143104 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2026.05.23 16:12:57.143281 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:12:57.143321 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2026.05.23 16:12:57.143402 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2026.05.23 16:12:57.143461 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2026.05.23 16:12:57.143513 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2026.05.23 16:12:57.143574 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2026.05.23 16:12:57.144413 [ 193 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140865 sec., 25556.383771696306 rows/sec., 2.13 MiB/sec. 2026.05.23 16:12:57.144566 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.23 16:12:57.144820 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:57.144894 [ 187 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_17_4} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.23 16:12:57.144971 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.23 16:12:58.253257 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17700 2026.05.23 16:12:58.253778 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:58.253826 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:58.254308 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.23 16:12:58.254540 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:58.254678 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17700 2026.05.23 16:12:59.220407 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2026.05.23 16:12:59.235661 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:12:59.235716 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:12:59.240981 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.23 16:12:59.241651 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:12:59.244693 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2026.05.23 16:13:01.054304 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.054572 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:01.054936 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:01.054976 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} 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', '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.23 16:13:01.055214 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:01.055283 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:01.055424 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:13:01.055526 [ 345 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:01.055550 [ 321 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:01.055550 [ 346 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:01.055527 [ 306 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:01.055801 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:13:01.055876 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:01.055982 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:13:01.056005 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:13:01.056058 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} 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', '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.23 16:13:01.056105 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} 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', '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.23 16:13:01.057313 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} executeQuery: Read 38 rows, 8.34 KiB in 0.002847 sec., 13347.383210396909 rows/sec., 2.86 MiB/sec. 2026.05.23 16:13:01.057467 [ 260 ] {55684cbb-bc51-4961-ae9e-03db8e7bdf21} TCPHandler: Processed in 0.003296996 sec. 2026.05.23 16:13:01.060123 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.060234 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:13:01.060278 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:13:01.060821 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.060858 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.061203 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:13:01.061417 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.061555 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} executeQuery: Read 24 rows, 2.04 KiB in 0.001352 sec., 17751.47928994083 rows/sec., 1.47 MiB/sec. 2026.05.23 16:13:01.061572 [ 104 ] {} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.23 16:13:01.061590 [ 260 ] {e1c28c1a-63c3-4919-addf-4896549a073d} TCPHandler: Processed in 0.001526941 sec. 2026.05.23 16:13:01.061632 [ 104 ] {} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.061663 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.061742 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.061791 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.23 16:13:01.061842 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:13:01.061886 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:13:01.061923 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:01.061964 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part 2026.05.23 16:13:01.062035 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2026.05.23 16:13:01.062091 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2026.05.23 16:13:01.062143 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2026.05.23 16:13:01.062187 [ 196 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2026.05.23 16:13:01.062336 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.062376 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.062684 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.23 16:13:01.062905 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.063028 [ 187 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285897 sec., 93320.07151428147 rows/sec., 8.10 MiB/sec. 2026.05.23 16:13:01.063034 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} executeQuery: Read 4 rows, 334.00 B in 0.00121 sec., 3305.785123966942 rows/sec., 269.56 KiB/sec. 2026.05.23 16:13:01.063086 [ 260 ] {a31984f3-4c7f-4d58-be99-9d6802fd8717} TCPHandler: Processed in 0.001393529 sec. 2026.05.23 16:13:01.063170 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.23 16:13:01.063240 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.063341 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:01.063383 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:01.063443 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.063517 [ 193 ] {5cbcd3fd-0a24-4d5c-bbf9-618b659104dd::all_1_9_2} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.23 16:13:01.063597 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.23 16:13:01.063927 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.063967 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.064287 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.23 16:13:01.064492 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.064614 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} executeQuery: Read 212 rows, 19.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 14.37 MiB/sec. 2026.05.23 16:13:01.064622 [ 104 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.23 16:13:01.064651 [ 260 ] {b6f76fac-4265-4e4a-afc5-0af8101f8b3a} TCPHandler: Processed in 0.00146032 sec. 2026.05.23 16:13:01.064667 [ 104 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.064692 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.064774 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.23 16:13:01.064805 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.064864 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:01.064891 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3502 rows starting from the beginning of the part 2026.05.23 16:13:01.064900 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:01.064940 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:01.064953 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3363 rows starting from the beginning of the part 2026.05.23 16:13:01.065006 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 80 rows starting from the beginning of the part 2026.05.23 16:13:01.065057 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part 2026.05.23 16:13:01.065102 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 154 rows starting from the beginning of the part 2026.05.23 16:13:01.065151 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part 2026.05.23 16:13:01.065354 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.065389 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.065674 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.23 16:13:01.065875 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.066004 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} executeQuery: Read 21 rows, 1.62 KiB in 0.001122 sec., 18716.57754010695 rows/sec., 1.41 MiB/sec. 2026.05.23 16:13:01.066038 [ 260 ] {b5333547-54db-45d4-b7e4-114782b958db} TCPHandler: Processed in 0.001282518 sec. 2026.05.23 16:13:01.066166 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.066260 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:13:01.066299 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:13:01.066684 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.066717 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.066980 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:13:01.067169 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.067286 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} executeQuery: Read 24 rows, 2.04 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.82 MiB/sec. 2026.05.23 16:13:01.067302 [ 193 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 7401 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610896 sec., 2834659.0595718864 rows/sec., 227.24 MiB/sec. 2026.05.23 16:13:01.067318 [ 260 ] {5f4259f2-2cfd-4609-9415-fd9d3de561be} TCPHandler: Processed in 0.001255117 sec. 2026.05.23 16:13:01.067466 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.067624 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:13:01.067664 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:13:01.067692 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.23 16:13:01.067980 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.068059 [ 186 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_61_12} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.23 16:13:01.068058 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.068106 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.068143 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. 2026.05.23 16:13:01.068393 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.23 16:13:01.068607 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.068726 [ 88 ] {} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.23 16:13:01.068729 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. 2026.05.23 16:13:01.068770 [ 88 ] {} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.068788 [ 260 ] {3f76f27e-d489-48a4-8e71-3d5d1af018da} TCPHandler: Processed in 0.001316238 sec. 2026.05.23 16:13:01.068795 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.068886 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.23 16:13:01.068930 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.068977 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:01.069009 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part 2026.05.23 16:13:01.069027 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:01.069065 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2026.05.23 16:13:01.069071 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:01.069122 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2026.05.23 16:13:01.069166 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2026.05.23 16:13:01.069217 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2026.05.23 16:13:01.069543 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.069584 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.069888 [ 191 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001033714 sec., 58043.13378748861 rows/sec., 4.65 MiB/sec. 2026.05.23 16:13:01.069899 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.23 16:13:01.070019 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.23 16:13:01.070182 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.070305 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.070318 [ 104 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.23 16:13:01.070327 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} executeQuery: Read 133 rows, 10.99 KiB in 0.001317 sec., 100987.09187547457 rows/sec., 8.15 MiB/sec. 2026.05.23 16:13:01.070362 [ 104 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.070373 [ 187 ] {f70c9360-c6c6-4793-913e-f38c15ca2d28::all_1_9_2} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.23 16:13:01.070379 [ 260 ] {af55ed76-44b1-471c-974e-640542b37cb9} TCPHandler: Processed in 0.001498161 sec. 2026.05.23 16:13:01.070395 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.070441 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.23 16:13:01.070521 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.23 16:13:01.070523 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.070600 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:01.070627 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2008 rows starting from the beginning of the part 2026.05.23 16:13:01.070641 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:01.070677 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1939 rows starting from the beginning of the part 2026.05.23 16:13:01.070688 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:01.070723 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part 2026.05.23 16:13:01.070762 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 93 rows starting from the beginning of the part 2026.05.23 16:13:01.070796 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 125 rows starting from the beginning of the part 2026.05.23 16:13:01.070829 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 133 rows starting from the beginning of the part 2026.05.23 16:13:01.071095 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.071134 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.071465 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.23 16:13:01.071682 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.071808 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} executeQuery: Read 198 rows, 14.54 KiB in 0.001186 sec., 166947.7234401349 rows/sec., 11.97 MiB/sec. 2026.05.23 16:13:01.071841 [ 260 ] {f0ac9aa9-e1d3-487b-b555-f6ce7be54424} TCPHandler: Processed in 0.001367689 sec. 2026.05.23 16:13:01.071964 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.072058 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:01.072112 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} 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.23 16:13:01.072125 [ 188 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 4386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630493 sec., 2689983.9496397716 rows/sec., 195.74 MiB/sec. 2026.05.23 16:13:01.072314 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.23 16:13:01.072543 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.072606 [ 187 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_61_12} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.23 16:13:01.072663 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.05.23 16:13:01.072850 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.072891 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.073384 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.23 16:13:01.073610 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.073748 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} executeQuery: Read 5 rows, 9.17 KiB in 0.001707 sec., 2929.1154071470414 rows/sec., 5.25 MiB/sec. 2026.05.23 16:13:01.073803 [ 260 ] {519f998f-6a52-428d-9d1e-36e38f881b3f} TCPHandler: Processed in 0.001887326 sec. 2026.05.23 16:13:01.073927 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:01.074023 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:01.074066 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:01.074420 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.074455 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.074748 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.23 16:13:01.074954 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.075059 [ 104 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.23 16:13:01.075079 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. 2026.05.23 16:13:01.075095 [ 104 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:01.075117 [ 260 ] {1f93cc7e-c126-4093-911d-70d7c90f3910} TCPHandler: Processed in 0.001239747 sec. 2026.05.23 16:13:01.075118 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:01.075245 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.23 16:13:01.075379 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:01.075415 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3544 rows starting from the beginning of the part 2026.05.23 16:13:01.075480 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 200 rows starting from the beginning of the part 2026.05.23 16:13:01.075535 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part 2026.05.23 16:13:01.075585 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:01.075631 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:01.075691 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:01.076975 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.001771545 sec., 2221789.4549672743 rows/sec., 142.49 MiB/sec. 2026.05.23 16:13:01.077329 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.23 16:13:01.077632 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:01.077714 [ 188 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_61_12} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.23 16:13:01.077793 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.23 16:13:05.659316 [ 66 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:13:05.659386 [ 66 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:13:05.754793 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18148 2026.05.23 16:13:05.755272 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:05.755319 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:05.755792 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.23 16:13:05.756017 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:05.756149 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18148 2026.05.23 16:13:06.054949 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:06.055217 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:06.055577 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:06.055622 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} 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.23 16:13:06.055875 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:06.055957 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:06.056109 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:13:06.056218 [ 336 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:06.056226 [ 338 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:06.056226 [ 348 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:06.056218 [ 321 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:06.056398 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:06.056424 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:06.056468 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} 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.23 16:13:06.056489 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:06.057512 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} executeQuery: Read 32 rows, 5.50 KiB in 0.002401 sec., 13327.780091628489 rows/sec., 2.24 MiB/sec. 2026.05.23 16:13:06.057619 [ 260 ] {d1b6c3e1-0e79-47a3-b42b-1ab8ee4bd090} TCPHandler: Processed in 0.002805708 sec. 2026.05.23 16:13:06.059869 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:06.059983 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:06.060030 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:06.060864 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:06.060909 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:06.061348 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.23 16:13:06.061610 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:06.061769 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} executeQuery: Read 154 rows, 13.54 KiB in 0.001817 sec., 84755.09080902586 rows/sec., 7.28 MiB/sec. 2026.05.23 16:13:06.061805 [ 260 ] {a247996d-9277-4362-bc27-6e318ce58469} TCPHandler: Processed in 0.001988347 sec. 2026.05.23 16:13:06.061941 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:06.062037 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:06.062078 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:06.062605 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:06.062642 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:06.062941 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.23 16:13:06.063172 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:06.063302 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} executeQuery: Read 37 rows, 2.78 KiB in 0.001283 sec., 28838.65939204988 rows/sec., 2.12 MiB/sec. 2026.05.23 16:13:06.063338 [ 260 ] {f85554d0-92e2-4256-9e42-3e240493b6f3} TCPHandler: Processed in 0.00144525 sec. 2026.05.23 16:13:06.063477 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:06.063573 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:06.063613 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:06.064073 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:06.064109 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:06.064407 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.23 16:13:06.064614 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:06.064739 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} executeQuery: Read 125 rows, 9.97 KiB in 0.001186 sec., 105396.29005059022 rows/sec., 8.21 MiB/sec. 2026.05.23 16:13:06.064774 [ 260 ] {76832e66-96ff-4b17-b25a-0521c7701693} TCPHandler: Processed in 0.001346968 sec. 2026.05.23 16:13:06.064907 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:06.065009 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:06.065052 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:06.065493 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:06.065528 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:06.065852 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.23 16:13:06.066057 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:06.066185 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. 2026.05.23 16:13:06.066220 [ 260 ] {ca8b6a83-d382-4857-a8b8-2d9e04339bbf} TCPHandler: Processed in 0.001361839 sec. 2026.05.23 16:13:06.066355 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:06.066458 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:06.066512 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} 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.23 16:13:06.067297 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:06.067333 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:06.067868 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.23 16:13:06.068093 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:06.068230 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} executeQuery: Read 37 rows, 67.89 KiB in 0.00179 sec., 20670.391061452516 rows/sec., 37.04 MiB/sec. 2026.05.23 16:13:06.068289 [ 260 ] {f21cee61-8706-4aa5-aee3-93a4c6fd896a} TCPHandler: Processed in 0.001982397 sec. 2026.05.23 16:13:06.068417 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:06.068513 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:06.068554 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:06.068891 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:06.068926 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:06.069226 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.23 16:13:06.069435 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:06.069561 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. 2026.05.23 16:13:06.069595 [ 260 ] {c940e8a6-a891-4d29-b818-340af386dad1} TCPHandler: Processed in 0.001226786 sec. 2026.05.23 16:13:06.744842 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2026.05.23 16:13:06.760386 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:06.760450 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:06.766391 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.23 16:13:06.767073 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:06.769927 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2026.05.23 16:13:11.053848 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:11.054123 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:11.054460 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:11.054499 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} 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.23 16:13:11.054716 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:11.054785 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:11.054933 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:13:11.055033 [ 321 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:11.055046 [ 348 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:11.055047 [ 338 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:11.055033 [ 336 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:11.055234 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:11.055262 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:11.055306 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} 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.23 16:13:11.055337 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:11.056337 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} executeQuery: Read 32 rows, 5.50 KiB in 0.00232 sec., 13793.103448275862 rows/sec., 2.32 MiB/sec. 2026.05.23 16:13:11.056435 [ 260 ] {65b9df9c-7eaf-4c19-b9ab-3296ab893f2c} TCPHandler: Processed in 0.002725868 sec. 2026.05.23 16:13:11.058386 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:11.058515 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:11.058565 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:11.059149 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:11.059203 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:11.059588 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.23 16:13:11.059808 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:11.059953 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} executeQuery: Read 90 rows, 7.41 KiB in 0.001475 sec., 61016.94915254237 rows/sec., 4.91 MiB/sec. 2026.05.23 16:13:11.059988 [ 260 ] {e2a8bcf2-6732-45f9-b951-6aeaacdf3f62} TCPHandler: Processed in 0.001662883 sec. 2026.05.23 16:13:11.060146 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:11.060244 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:11.060284 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:11.060681 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:11.060716 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:11.061008 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.23 16:13:11.061214 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:11.061343 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} executeQuery: Read 5 rows, 385.00 B in 0.001118 sec., 4472.271914132379 rows/sec., 336.29 KiB/sec. 2026.05.23 16:13:11.061352 [ 79 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.23 16:13:11.061377 [ 260 ] {793579cf-eb8b-4676-9a21-f54516149b73} TCPHandler: Processed in 0.001280278 sec. 2026.05.23 16:13:11.061408 [ 79 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:11.061434 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:11.061510 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:11.061559 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.23 16:13:11.061609 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:11.061655 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:11.061707 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:11.061746 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 81 rows starting from the beginning of the part 2026.05.23 16:13:11.061814 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part 2026.05.23 16:13:11.061861 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 37 rows starting from the beginning of the part 2026.05.23 16:13:11.061902 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part 2026.05.23 16:13:11.061943 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 37 rows starting from the beginning of the part 2026.05.23 16:13:11.061982 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part 2026.05.23 16:13:11.062075 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:11.062128 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:11.062483 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.23 16:13:11.062708 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:11.062804 [ 195 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307168 sec., 142292.34497784523 rows/sec., 10.99 MiB/sec. 2026.05.23 16:13:11.062837 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} executeQuery: Read 93 rows, 7.41 KiB in 0.001246 sec., 74638.84430176565 rows/sec., 5.81 MiB/sec. 2026.05.23 16:13:11.062872 [ 260 ] {0774725b-4cc1-4ac0-9677-6530196437b1} TCPHandler: Processed in 0.001410829 sec. 2026.05.23 16:13:11.062943 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.23 16:13:11.063008 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:11.063109 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:11.063155 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:11.063198 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:11.063278 [ 187 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_51_10} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.23 16:13:11.063349 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.23 16:13:11.063581 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:11.063621 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:11.063959 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.23 16:13:11.064167 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:11.064298 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. 2026.05.23 16:13:11.064332 [ 260 ] {e0320aa5-8afe-4ea7-bd0c-16aed91f93f4} TCPHandler: Processed in 0.001372549 sec. 2026.05.23 16:13:11.064479 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:11.064575 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:11.064633 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} 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.23 16:13:11.065348 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:11.065383 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:11.065877 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.23 16:13:11.066096 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:11.066236 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} executeQuery: Read 5 rows, 9.17 KiB in 0.00168 sec., 2976.190476190476 rows/sec., 5.33 MiB/sec. 2026.05.23 16:13:11.066293 [ 260 ] {49aa1b0a-6bda-458c-91dd-24e571648e2c} TCPHandler: Processed in 0.001871095 sec. 2026.05.23 16:13:11.066486 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:11.066634 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:11.066698 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:11.067192 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:11.067228 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:11.067587 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.23 16:13:11.067804 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:11.067939 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. 2026.05.23 16:13:11.067973 [ 260 ] {aadc1b73-0e2c-4ae9-9768-599f0a390488} TCPHandler: Processed in 0.001597973 sec. 2026.05.23 16:13:13.256313 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18660 2026.05.23 16:13:13.257151 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:13.257220 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:13.257710 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.23 16:13:13.257927 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:13.258054 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18660 2026.05.23 16:13:14.270044 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2026.05.23 16:13:14.286324 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:14.286372 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:14.292796 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.23 16:13:14.293475 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:14.296161 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2026.05.23 16:13:14.980342 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:14.980596 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:13:14.980961 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:14.981003 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:13:14.981245 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:14.981315 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:14.981461 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.23 16:13:14.981570 [ 321 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:14.981586 [ 338 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:14.981586 [ 348 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:14.981587 [ 336 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:14.981856 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:14.981879 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:14.981925 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.23 16:13:14.981946 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:14.982961 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} executeQuery: Read 32 rows, 5.50 KiB in 0.002474 sec., 12934.518997574778 rows/sec., 2.17 MiB/sec. 2026.05.23 16:13:14.983032 [ 260 ] {d0e3156b-66e9-4fb9-8bde-0cfbe5c8eaa3} TCPHandler: Processed in 0.002837389 sec. 2026.05.23 16:13:14.996056 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:14.996192 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:13:14.996246 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:13:14.996894 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:14.996947 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:14.997406 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.23 16:13:14.997624 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:14.997772 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} executeQuery: Read 2 rows, 167.00 B in 0.001617 sec., 1236.8583797155227 rows/sec., 100.86 KiB/sec. 2026.05.23 16:13:14.997808 [ 260 ] {02c1f3b3-efef-45e8-984b-fcb635ca90b3} TCPHandler: Processed in 0.001818275 sec. 2026.05.23 16:13:14.997943 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:14.998040 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:14.998080 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:14.999868 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:14.999904 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.000492 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.23 16:13:15.000702 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.000831 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} executeQuery: Read 2500 rows, 189.44 KiB in 0.002809 sec., 889996.44001424 rows/sec., 65.86 MiB/sec. 2026.05.23 16:13:15.000866 [ 260 ] {4513d432-eb38-413c-8c41-bce6637e3937} TCPHandler: Processed in 0.002973061 sec. 2026.05.23 16:13:15.000994 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:15.001092 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:15.001132 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:15.001557 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.001593 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.001884 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.23 16:13:15.002090 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.002218 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} executeQuery: Read 48 rows, 3.60 KiB in 0.001145 sec., 41921.39737991266 rows/sec., 3.07 MiB/sec. 2026.05.23 16:13:15.002252 [ 260 ] {13b66431-3a1e-4c20-864e-793234c89bf2} TCPHandler: Processed in 0.001307538 sec. 2026.05.23 16:13:15.002370 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:15.002467 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:13:15.002506 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:13:15.003250 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.003286 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.003603 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:13:15.003823 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.003945 [ 85 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2026.05.23 16:13:15.003951 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} executeQuery: Read 801 rows, 47.38 KiB in 0.001502 sec., 533288.948069241 rows/sec., 30.80 MiB/sec. 2026.05.23 16:13:15.004015 [ 85 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.004035 [ 260 ] {1d1fe7ae-c90c-4bef-9607-38fdabe245fe} TCPHandler: Processed in 0.001713194 sec. 2026.05.23 16:13:15.004045 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.004182 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2026.05.23 16:13:15.004193 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:15.004312 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:15.004320 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:15.004359 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:13:15.004371 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 979 rows starting from the beginning of the part 2026.05.23 16:13:15.004453 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part 2026.05.23 16:13:15.004511 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2026.05.23 16:13:15.004561 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 953 rows starting from the beginning of the part 2026.05.23 16:13:15.004607 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2026.05.23 16:13:15.004657 [ 188 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part 2026.05.23 16:13:15.005005 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.005094 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.005532 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:13:15.005781 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.005939 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} executeQuery: Read 1 rows, 72.00 B in 0.001643 sec., 608.6427267194157 rows/sec., 42.80 KiB/sec. 2026.05.23 16:13:15.006000 [ 260 ] {a0239035-9595-4984-ac5a-056c721d01b2} TCPHandler: Processed in 0.001857536 sec. 2026.05.23 16:13:15.006063 [ 194 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 3582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935736 sec., 1850458.9468811862 rows/sec., 115.56 MiB/sec. 2026.05.23 16:13:15.006204 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:15.006279 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2026.05.23 16:13:15.006337 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:15.006396 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:15.006580 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.006663 [ 190 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_20_4} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2026.05.23 16:13:15.006768 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2026.05.23 16:13:15.007487 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.007527 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.007898 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.23 16:13:15.008108 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.008238 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} executeQuery: Read 1351 rows, 92.98 KiB in 0.00194 sec., 696391.7525773195 rows/sec., 46.80 MiB/sec. 2026.05.23 16:13:15.008273 [ 260 ] {94b378f9-1afe-4a82-b203-3e5baeca3afd} TCPHandler: Processed in 0.00217981 sec. 2026.05.23 16:13:15.008411 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:15.008506 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:15.008549 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:15.009308 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.009343 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.009756 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.23 16:13:15.009961 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.010090 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} executeQuery: Read 1593 rows, 99.82 KiB in 0.001602 sec., 994382.0224719102 rows/sec., 60.85 MiB/sec. 2026.05.23 16:13:15.010124 [ 260 ] {7067f235-dda6-4824-a358-331f3a9553e1} TCPHandler: Processed in 0.001762514 sec. 2026.05.23 16:13:15.010244 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:15.010341 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:15.010397 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} 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.23 16:13:15.011245 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.011281 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.011832 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.23 16:13:15.012057 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.012183 [ 102 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.23 16:13:15.012196 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} executeQuery: Read 46 rows, 84.41 KiB in 0.001873 sec., 24559.530165509877 rows/sec., 44.01 MiB/sec. 2026.05.23 16:13:15.012220 [ 102 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.012243 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.012253 [ 260 ] {edc81208-cc16-4695-be96-fdd5ba89f11e} TCPHandler: Processed in 0.002057429 sec. 2026.05.23 16:13:15.012336 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.23 16:13:15.012391 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:15.012492 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:15.012534 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:15.012548 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:15.012601 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 998 rows starting from the beginning of the part 2026.05.23 16:13:15.012718 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part 2026.05.23 16:13:15.012815 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part 2026.05.23 16:13:15.012892 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:15.012905 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part 2026.05.23 16:13:15.012935 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:15.013007 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part 2026.05.23 16:13:15.013098 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part 2026.05.23 16:13:15.013256 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.23 16:13:15.013507 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.013640 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} executeQuery: Read 48 rows, 3.31 KiB in 0.001166 sec., 41166.3807890223 rows/sec., 2.77 MiB/sec. 2026.05.23 16:13:15.013677 [ 260 ] {b249e138-3936-4fde-af1e-ff005363b632} TCPHandler: Processed in 0.001334888 sec. 2026.05.23 16:13:15.018687 [ 195 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 19 columns (19 merged, 0 gathered) in 0.006387968 sec., 176581.9741113293 rows/sec., 316.43 MiB/sec. 2026.05.23 16:13:15.020344 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.23 16:13:15.020702 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:15.020773 [ 194 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_51_10} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.23 16:13:15.020889 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.47 MiB. 2026.05.23 16:13:16.000258 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 300.01 MiB, peak 308.42 MiB, free memory in arenas 0.00 B, will set to 303.24 MiB (RSS), difference: 3.22 MiB 2026.05.23 16:13:16.048902 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:16.049202 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:16.049603 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:16.049641 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} 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.23 16:13:16.049890 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:16.049962 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:16.050106 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:13:16.050221 [ 319 ] {1b734006-f667-49fc-8876-36b02f446219} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:16.050231 [ 339 ] {1b734006-f667-49fc-8876-36b02f446219} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:16.050234 [ 326 ] {1b734006-f667-49fc-8876-36b02f446219} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:16.050221 [ 336 ] {1b734006-f667-49fc-8876-36b02f446219} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:16.050419 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:16.050446 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:16.050498 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} 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.23 16:13:16.050519 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:16.051652 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} executeQuery: Read 32 rows, 5.50 KiB in 0.002557 sec., 12514.665623777866 rows/sec., 2.10 MiB/sec. 2026.05.23 16:13:16.051764 [ 260 ] {1b734006-f667-49fc-8876-36b02f446219} TCPHandler: Processed in 0.003020212 sec. 2026.05.23 16:13:16.053001 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:16.053118 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:16.053162 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:16.053674 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:16.053725 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:16.054122 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.23 16:13:16.054355 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:16.054513 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} executeQuery: Read 80 rows, 6.44 KiB in 0.001427 sec., 56061.66783461808 rows/sec., 4.40 MiB/sec. 2026.05.23 16:13:16.054549 [ 260 ] {6c303292-9e3e-414c-9609-24c6d0fd152a} TCPHandler: Processed in 0.001599962 sec. 2026.05.23 16:13:16.054687 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:16.054785 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:16.054827 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:16.055264 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:16.055301 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:16.055602 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.23 16:13:16.055830 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:16.055978 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} executeQuery: Read 88 rows, 7.01 KiB in 0.001211 sec., 72667.2171758877 rows/sec., 5.65 MiB/sec. 2026.05.23 16:13:16.056014 [ 260 ] {ab3fa065-dba5-4b0c-94e5-63e30b2280ac} TCPHandler: Processed in 0.001376528 sec. 2026.05.23 16:13:16.056155 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:16.056250 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:16.056293 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:16.056681 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:16.056717 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:16.057037 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.23 16:13:16.057252 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:16.057392 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} executeQuery: Read 32 rows, 2.28 KiB in 0.00116 sec., 27586.206896551725 rows/sec., 1.92 MiB/sec. 2026.05.23 16:13:16.057426 [ 260 ] {1b9abd57-b40f-473b-92ce-a8c4e02adbcf} TCPHandler: Processed in 0.001320478 sec. 2026.05.23 16:13:16.057423 [ 95 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 5 parts from all_1_60_12 to all_64_64_0 2026.05.23 16:13:16.057487 [ 95 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:16.057512 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:16.057573 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:16.057656 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_60_12 to all_64_64_0 into Compact with storage Full 2026.05.23 16:13:16.057682 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:16.057734 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:16.057817 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:16.057863 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 22090 rows starting from the beginning of the part 2026.05.23 16:13:16.057942 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 198 rows starting from the beginning of the part 2026.05.23 16:13:16.058001 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2026.05.23 16:13:16.058051 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2026.05.23 16:13:16.058078 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:16.058103 [ 201 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1593 rows starting from the beginning of the part 2026.05.23 16:13:16.058120 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.23 16:13:16.058461 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.23 16:13:16.058681 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:16.058830 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} executeQuery: Read 12 rows, 848.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 710.84 KiB/sec. 2026.05.23 16:13:16.058863 [ 260 ] {6cbe2d3e-a8c8-47ab-b697-197cbd500ea3} TCPHandler: Processed in 0.001339299 sec. 2026.05.23 16:13:16.066531 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergeTask::MergeProjectionsStage: Merge sorted 24201 rows, containing 5 columns (5 merged, 0 gathered) in 0.008932203 sec., 2709409.9854201702 rows/sec., 173.64 MiB/sec. 2026.05.23 16:13:16.067109 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} MergedBlockOutputStream: filled checksums all_1_64_13 (state Temporary) 2026.05.23 16:13:16.067415 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_64_13 to all_1_64_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:16.067493 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_64_13} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 5 parts: [all_1_60_12, all_64_64_0] -> all_1_64_13 2026.05.23 16:13:16.067582 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. 2026.05.23 16:13:20.659439 [ 100 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:13:20.659507 [ 100 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:13:20.758176 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19108 2026.05.23 16:13:20.758664 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:20.758713 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:20.759179 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.23 16:13:20.759424 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:20.759554 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19108 2026.05.23 16:13:21.053819 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:21.054071 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:21.054435 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:21.054478 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} 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.23 16:13:21.054696 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:21.054768 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:21.054904 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:13:21.055001 [ 319 ] {e613a212-57c0-4c30-aa65-222f1d59287a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:21.055015 [ 336 ] {e613a212-57c0-4c30-aa65-222f1d59287a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:21.055089 [ 319 ] {e613a212-57c0-4c30-aa65-222f1d59287a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:21.055100 [ 336 ] {e613a212-57c0-4c30-aa65-222f1d59287a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:21.055175 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:21.055201 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:21.055246 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} 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.23 16:13:21.055268 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:21.056322 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} executeQuery: Read 32 rows, 5.50 KiB in 0.002348 sec., 13628.620102214652 rows/sec., 2.29 MiB/sec. 2026.05.23 16:13:21.056477 [ 260 ] {e613a212-57c0-4c30-aa65-222f1d59287a} TCPHandler: Processed in 0.00285331 sec. 2026.05.23 16:13:21.058277 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:21.058467 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:21.058535 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:21.059250 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.059302 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.059709 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.23 16:13:21.059944 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.060089 [ 101 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.23 16:13:21.060099 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} executeQuery: Read 90 rows, 7.41 KiB in 0.001682 sec., 53507.728894173604 rows/sec., 4.30 MiB/sec. 2026.05.23 16:13:21.060140 [ 101 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.060166 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.060169 [ 260 ] {bf667db3-efb3-4a0f-9cd3-ef865f50c192} TCPHandler: Processed in 0.001989737 sec. 2026.05.23 16:13:21.060260 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.23 16:13:21.060316 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:21.060357 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:21.060385 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3502 rows starting from the beginning of the part 2026.05.23 16:13:21.060423 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:21.060441 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 154 rows starting from the beginning of the part 2026.05.23 16:13:21.060470 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:21.060486 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part 2026.05.23 16:13:21.060529 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2500 rows starting from the beginning of the part 2026.05.23 16:13:21.060566 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 80 rows starting from the beginning of the part 2026.05.23 16:13:21.060605 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part 2026.05.23 16:13:21.060909 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.060946 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.061247 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.23 16:13:21.061457 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.061596 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} executeQuery: Read 5 rows, 385.00 B in 0.001198 sec., 4173.622704507512 rows/sec., 313.84 KiB/sec. 2026.05.23 16:13:21.061632 [ 260 ] {f9081c42-c941-4c57-992f-b453bf8221e6} TCPHandler: Processed in 0.001365969 sec. 2026.05.23 16:13:21.061752 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:21.061854 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:21.061896 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:21.062359 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.062396 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.062489 [ 198 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 6416 rows, containing 5 columns (5 merged, 0 gathered) in 0.002264251 sec., 2833608.111468207 rows/sec., 225.13 MiB/sec. 2026.05.23 16:13:21.062712 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.23 16:13:21.062788 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.23 16:13:21.062953 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.063036 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.063075 [ 101 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.23 16:13:21.063088 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} executeQuery: Read 93 rows, 7.41 KiB in 0.001257 sec., 73985.68019093078 rows/sec., 5.76 MiB/sec. 2026.05.23 16:13:21.063102 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_66_13} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.23 16:13:21.063117 [ 101 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.063138 [ 260 ] {97f3f11e-3b6c-4925-b5b2-5d56c692312a} TCPHandler: Processed in 0.001434309 sec. 2026.05.23 16:13:21.063154 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.063182 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2026.05.23 16:13:21.063272 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:21.063274 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.23 16:13:21.063376 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:21.063387 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:21.063425 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2008 rows starting from the beginning of the part 2026.05.23 16:13:21.063428 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:21.063484 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 125 rows starting from the beginning of the part 2026.05.23 16:13:21.063534 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 93 rows starting from the beginning of the part 2026.05.23 16:13:21.063606 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1351 rows starting from the beginning of the part 2026.05.23 16:13:21.063654 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 88 rows starting from the beginning of the part 2026.05.23 16:13:21.063694 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 93 rows starting from the beginning of the part 2026.05.23 16:13:21.063875 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.063916 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.064254 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.23 16:13:21.064482 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.064614 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. 2026.05.23 16:13:21.064649 [ 260 ] {238c4bc6-ed6f-430c-8b05-cba6066e7a49} TCPHandler: Processed in 0.001425479 sec. 2026.05.23 16:13:21.064825 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:21.064922 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:21.064975 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} 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.23 16:13:21.065125 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888495 sec., 1989944.3736943968 rows/sec., 144.57 MiB/sec. 2026.05.23 16:13:21.065364 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.23 16:13:21.065653 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.065728 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.065734 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_66_13} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.23 16:13:21.065773 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.065854 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2026.05.23 16:13:21.066278 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.23 16:13:21.066502 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.066644 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} executeQuery: Read 5 rows, 9.17 KiB in 0.00174 sec., 2873.5632183908046 rows/sec., 5.15 MiB/sec. 2026.05.23 16:13:21.066713 [ 260 ] {cc17d32a-d7d0-4d32-a891-ff507592cfe7} TCPHandler: Processed in 0.001941666 sec. 2026.05.23 16:13:21.066837 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:21.066934 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:21.066976 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:21.067331 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.067367 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.067666 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.23 16:13:21.067890 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.067998 [ 101 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.23 16:13:21.068017 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.23 16:13:21.068039 [ 101 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.068057 [ 260 ] {96c2ad9e-5657-4103-8393-83e1efe6a167} TCPHandler: Processed in 0.001269398 sec. 2026.05.23 16:13:21.068062 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.068157 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.23 16:13:21.068265 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:21.068296 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3936 rows starting from the beginning of the part 2026.05.23 16:13:21.068353 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:21.068398 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:21.068442 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part 2026.05.23 16:13:21.068485 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part 2026.05.23 16:13:21.068524 [ 196 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:21.069777 [ 193 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001653973 sec., 2524829.607254774 rows/sec., 162.40 MiB/sec. 2026.05.23 16:13:21.070067 [ 191 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.23 16:13:21.070304 [ 191 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.070370 [ 191 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_66_13} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.23 16:13:21.070437 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2026.05.23 16:13:21.796280 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2026.05.23 16:13:21.817989 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:21.818069 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:21.824554 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.23 16:13:21.825333 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:21.830376 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2026.05.23 16:13:22.000212 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 304.90 MiB, peak 310.91 MiB, free memory in arenas 0.00 B, will set to 303.88 MiB (RSS), difference: -1.02 MiB 2026.05.23 16:13:26.054242 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:26.054516 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:26.054878 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:26.054919 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} 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.23 16:13:26.055139 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:26.055211 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:26.055350 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:13:26.055452 [ 336 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:26.055463 [ 326 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:26.055463 [ 319 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:26.055451 [ 339 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:26.055647 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:26.055679 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:26.055737 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} 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.23 16:13:26.055760 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:26.056797 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} executeQuery: Read 32 rows, 5.50 KiB in 0.002379 sec., 13451.029844472467 rows/sec., 2.26 MiB/sec. 2026.05.23 16:13:26.056905 [ 260 ] {b1dbf0aa-ef20-4ad6-8fbb-1db752c6d7cd} TCPHandler: Processed in 0.002807799 sec. 2026.05.23 16:13:26.059267 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:26.059382 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:26.059429 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:26.060383 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:26.060435 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:26.060873 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.23 16:13:26.061103 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:26.061274 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} executeQuery: Read 154 rows, 13.54 KiB in 0.001922 sec., 80124.8699271592 rows/sec., 6.88 MiB/sec. 2026.05.23 16:13:26.061333 [ 260 ] {b5757893-4755-412e-ba5d-f21e9db3c3ef} TCPHandler: Processed in 0.002117809 sec. 2026.05.23 16:13:26.061514 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:26.061642 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:26.061697 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:26.062153 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:26.062190 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:26.062482 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.23 16:13:26.062690 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:26.062821 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} executeQuery: Read 37 rows, 2.78 KiB in 0.001216 sec., 30427.631578947367 rows/sec., 2.23 MiB/sec. 2026.05.23 16:13:26.062856 [ 260 ] {77d6f763-845d-4fc4-906c-2d0e36b32930} TCPHandler: Processed in 0.00144883 sec. 2026.05.23 16:13:26.062977 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:26.063084 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:26.063124 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:26.063551 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:26.063588 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:26.063897 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.23 16:13:26.064097 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:26.064225 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} executeQuery: Read 125 rows, 9.97 KiB in 0.00117 sec., 106837.60683760683 rows/sec., 8.32 MiB/sec. 2026.05.23 16:13:26.064259 [ 260 ] {d18e31ec-9861-4cc5-a0f3-30a91872ea35} TCPHandler: Processed in 0.001332968 sec. 2026.05.23 16:13:26.064379 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:26.064475 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:26.064518 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:26.064940 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:26.064975 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:26.065296 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.23 16:13:26.065513 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:26.065640 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. 2026.05.23 16:13:26.065674 [ 260 ] {501129fe-60f6-4c2c-b359-1b7f4ba0a3f5} TCPHandler: Processed in 0.001344169 sec. 2026.05.23 16:13:26.065791 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:26.065886 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:26.065939 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} 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.23 16:13:26.066834 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:26.066871 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:26.067410 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.23 16:13:26.067641 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:26.067781 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} executeQuery: Read 37 rows, 67.89 KiB in 0.001912 sec., 19351.46443514644 rows/sec., 34.68 MiB/sec. 2026.05.23 16:13:26.067831 [ 260 ] {389228eb-321e-499f-a3c3-a7d7af193ac6} TCPHandler: Processed in 0.002088368 sec. 2026.05.23 16:13:26.067966 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:26.068063 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:26.068105 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:26.068443 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:26.068481 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:26.068797 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.23 16:13:26.069021 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:26.069148 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. 2026.05.23 16:13:26.069183 [ 260 ] {41c5f566-ade1-4fb3-b1c9-a61978edf29a} TCPHandler: Processed in 0.001266327 sec. 2026.05.23 16:13:28.049824 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64903 2026.05.23 16:13:28.049914 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.049940 [ 269 ] {} TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Authenticating user 'default' from [fd00:1122:3344:101::e]:64903 2026.05.23 16:13:28.049963 [ 269 ] {} TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.049977 [ 269 ] {} TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.050199 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62957 2026.05.23 16:13:28.050201 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46656 2026.05.23 16:13:28.050249 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54049 2026.05.23 16:13:28.050264 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41198 2026.05.23 16:13:28.050328 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.050296 [ 269 ] {} TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:28.050382 [ 307 ] {} TCP-Session: 6c30bb36-4d39-43f8-978b-69be561dbc15 Authenticating user 'default' from [fd00:1122:3344:101::e]:46656 2026.05.23 16:13:28.050264 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62746 2026.05.23 16:13:28.050436 [ 307 ] {} TCP-Session: 6c30bb36-4d39-43f8-978b-69be561dbc15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.050231 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63599 2026.05.23 16:13:28.050473 [ 307 ] {} TCP-Session: 6c30bb36-4d39-43f8-978b-69be561dbc15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.050472 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.050231 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42930 2026.05.23 16:13:28.050581 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} executeQuery: (from [fd00:1122:3344:101::e]:64903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:13:28.050577 [ 315 ] {} TCP-Session: 5cc8e28f-fb80-4cd4-b04f-2dc792f92048 Authenticating user 'default' from [fd00:1122:3344:101::e]:54049 2026.05.23 16:13:28.050218 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37077 2026.05.23 16:13:28.050638 [ 315 ] {} TCP-Session: 5cc8e28f-fb80-4cd4-b04f-2dc792f92048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.050665 [ 315 ] {} TCP-Session: 5cc8e28f-fb80-4cd4-b04f-2dc792f92048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.050265 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.050746 [ 308 ] {} TCP-Session: b01f035c-ccbf-4e7a-a743-654245f96bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62957 2026.05.23 16:13:28.050765 [ 308 ] {} TCP-Session: b01f035c-ccbf-4e7a-a743-654245f96bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.050779 [ 308 ] {} TCP-Session: b01f035c-ccbf-4e7a-a743-654245f96bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.050871 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:13:28.050931 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:28.051089 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.051143 [ 311 ] {} TCP-Session: c4c49a9e-d793-4256-abec-ffaf16b4d9aa Authenticating user 'default' from [fd00:1122:3344:101::e]:63599 2026.05.23 16:13:28.051170 [ 311 ] {} TCP-Session: c4c49a9e-d793-4256-abec-ffaf16b4d9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051188 [ 311 ] {} TCP-Session: c4c49a9e-d793-4256-abec-ffaf16b4d9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051258 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.051306 [ 312 ] {} TCP-Session: e7c703de-9138-4057-b48f-81ad3f5fbc2d Authenticating user 'default' from [fd00:1122:3344:101::e]:37077 2026.05.23 16:13:28.051335 [ 312 ] {} TCP-Session: e7c703de-9138-4057-b48f-81ad3f5fbc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051356 [ 312 ] {} TCP-Session: e7c703de-9138-4057-b48f-81ad3f5fbc2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051392 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.051439 [ 259 ] {} TCP-Session: f608f595-b5c0-4e66-b30a-8acb325e4c8a Authenticating user 'default' from [fd00:1122:3344:101::e]:41198 2026.05.23 16:13:28.051467 [ 259 ] {} TCP-Session: f608f595-b5c0-4e66-b30a-8acb325e4c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051481 [ 259 ] {} TCP-Session: f608f595-b5c0-4e66-b30a-8acb325e4c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051501 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:13:28.051776 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.051813 [ 314 ] {} TCP-Session: 627cf9f8-e208-4e55-a0c6-924ac7443fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62746 2026.05.23 16:13:28.051835 [ 314 ] {} TCP-Session: 627cf9f8-e208-4e55-a0c6-924ac7443fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051848 [ 314 ] {} TCP-Session: 627cf9f8-e208-4e55-a0c6-924ac7443fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051877 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.051914 [ 313 ] {} TCP-Session: 8086a6ac-ea49-41c4-95c0-49e6c76e0240 Authenticating user 'default' from [fd00:1122:3344:101::e]:42930 2026.05.23 16:13:28.051932 [ 313 ] {} TCP-Session: 8086a6ac-ea49-41c4-95c0-49e6c76e0240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.051945 [ 313 ] {} TCP-Session: 8086a6ac-ea49-41c4-95c0-49e6c76e0240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.052784 [ 319 ] {50b30735-3d65-4b04-b41b-1c1837f60195} AggregatingTransform: Aggregating 2026.05.23 16:13:28.052819 [ 319 ] {50b30735-3d65-4b04-b41b-1c1837f60195} Aggregator: Aggregation method: without_key 2026.05.23 16:13:28.052850 [ 319 ] {50b30735-3d65-4b04-b41b-1c1837f60195} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001235857 sec. (809.155 rows/sec., 31.61 KiB/sec.) 2026.05.23 16:13:28.052865 [ 319 ] {50b30735-3d65-4b04-b41b-1c1837f60195} Aggregator: Merging aggregated data 2026.05.23 16:13:28.053432 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} executeQuery: Read 1 rows, 40.00 B in 0.00292 sec., 342.4657534246576 rows/sec., 13.38 KiB/sec. 2026.05.23 16:13:28.053595 [ 269 ] {50b30735-3d65-4b04-b41b-1c1837f60195} TCPHandler: Processed in 0.003418267 sec. 2026.05.23 16:13:28.053769 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053801 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053819 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053835 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053862 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053904 [ 307 ] {} TCP-Session: 6c30bb36-4d39-43f8-978b-69be561dbc15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.053904 [ 308 ] {} TCP-Session: b01f035c-ccbf-4e7a-a743-654245f96bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.053911 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053932 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053951 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053972 [ 314 ] {} TCP-Session: 627cf9f8-e208-4e55-a0c6-924ac7443fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.053995 [ 313 ] {} TCP-Session: 8086a6ac-ea49-41c4-95c0-49e6c76e0240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.054004 [ 315 ] {} TCP-Session: 5cc8e28f-fb80-4cd4-b04f-2dc792f92048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.053932 [ 312 ] {} TCP-Session: e7c703de-9138-4057-b48f-81ad3f5fbc2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.053865 [ 259 ] {} TCP-Session: f608f595-b5c0-4e66-b30a-8acb325e4c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.053843 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.053823 [ 269 ] {} TCP-Session: a937b1b4-79ae-4e73-89da-bb4d769f2dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.054142 [ 311 ] {} TCP-Session: c4c49a9e-d793-4256-abec-ffaf16b4d9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.129474 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58631 2026.05.23 16:13:28.129573 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.129605 [ 269 ] {} TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58631 2026.05.23 16:13:28.129630 [ 269 ] {} TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.129646 [ 269 ] {} TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.129854 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47557 2026.05.23 16:13:28.129915 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35806 2026.05.23 16:13:28.129915 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35137 2026.05.23 16:13:28.129951 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56969 2026.05.23 16:13:28.129988 [ 269 ] {} TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:28.130015 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.130040 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.130001 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.130064 [ 311 ] {} TCP-Session: cab043de-fb97-435f-b49f-5d9e044ae3cc Authenticating user 'default' from [fd00:1122:3344:101::e]:35137 2026.05.23 16:13:28.130072 [ 315 ] {} TCP-Session: a2077b67-668d-408b-9b3f-de9f9b0a8d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:56969 2026.05.23 16:13:28.130084 [ 308 ] {} TCP-Session: 23085ddf-fafe-436d-ab23-fcfd43f940d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35806 2026.05.23 16:13:28.130095 [ 311 ] {} TCP-Session: cab043de-fb97-435f-b49f-5d9e044ae3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130101 [ 315 ] {} TCP-Session: a2077b67-668d-408b-9b3f-de9f9b0a8d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130112 [ 308 ] {} TCP-Session: 23085ddf-fafe-436d-ab23-fcfd43f940d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130114 [ 311 ] {} TCP-Session: cab043de-fb97-435f-b49f-5d9e044ae3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130127 [ 308 ] {} TCP-Session: 23085ddf-fafe-436d-ab23-fcfd43f940d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130121 [ 315 ] {} TCP-Session: a2077b67-668d-408b-9b3f-de9f9b0a8d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.129960 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45957 2026.05.23 16:13:28.129949 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36763 2026.05.23 16:13:28.130210 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} executeQuery: (from [fd00:1122:3344:101::e]:58631) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:13:28.129945 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.130247 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.130258 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.130285 [ 307 ] {} TCP-Session: 900543dc-1e1c-4cc3-bdfe-7b14bb11855e Authenticating user 'default' from [fd00:1122:3344:101::e]:47557 2026.05.23 16:13:28.130293 [ 259 ] {} TCP-Session: 9bcc172e-4e82-4e9a-9915-3873aa68ef7a Authenticating user 'default' from [fd00:1122:3344:101::e]:45957 2026.05.23 16:13:28.130303 [ 312 ] {} TCP-Session: 2e81358b-e908-4f8a-af97-33562f6858d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36763 2026.05.23 16:13:28.130321 [ 307 ] {} TCP-Session: 900543dc-1e1c-4cc3-bdfe-7b14bb11855e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130332 [ 259 ] {} TCP-Session: 9bcc172e-4e82-4e9a-9915-3873aa68ef7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130337 [ 312 ] {} TCP-Session: 2e81358b-e908-4f8a-af97-33562f6858d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130345 [ 307 ] {} TCP-Session: 900543dc-1e1c-4cc3-bdfe-7b14bb11855e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130357 [ 259 ] {} TCP-Session: 9bcc172e-4e82-4e9a-9915-3873aa68ef7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130364 [ 312 ] {} TCP-Session: 2e81358b-e908-4f8a-af97-33562f6858d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.129930 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56321 2026.05.23 16:13:28.129941 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61093 2026.05.23 16:13:28.130459 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.130485 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.130495 [ 313 ] {} TCP-Session: 8e1aefa6-cf4f-4f91-9384-dea064f27d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:56321 2026.05.23 16:13:28.130512 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:13:28.130516 [ 314 ] {} TCP-Session: e478a1b0-3361-4936-bab8-157c83adc8ab Authenticating user 'default' from [fd00:1122:3344:101::e]:61093 2026.05.23 16:13:28.130525 [ 313 ] {} TCP-Session: 8e1aefa6-cf4f-4f91-9384-dea064f27d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130560 [ 314 ] {} TCP-Session: e478a1b0-3361-4936-bab8-157c83adc8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130577 [ 313 ] {} TCP-Session: 8e1aefa6-cf4f-4f91-9384-dea064f27d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130588 [ 314 ] {} TCP-Session: e478a1b0-3361-4936-bab8-157c83adc8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.130581 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:28.130893 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:13:28.131913 [ 339 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} AggregatingTransform: Aggregating 2026.05.23 16:13:28.131964 [ 339 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} Aggregator: Aggregation method: without_key 2026.05.23 16:13:28.131995 [ 339 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000314 sec. (999.686 rows/sec., 39.05 KiB/sec.) 2026.05.23 16:13:28.132010 [ 339 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} Aggregator: Merging aggregated data 2026.05.23 16:13:28.132636 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} executeQuery: Read 1 rows, 40.00 B in 0.002492 sec., 401.2841091492777 rows/sec., 15.68 KiB/sec. 2026.05.23 16:13:28.132835 [ 269 ] {524e051d-57ff-4ea6-b6c7-21b2559f9b61} TCPHandler: Processed in 0.002975491 sec. 2026.05.23 16:13:28.132964 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.132997 [ 269 ] {} TCP-Session: dadd7d4b-e0da-4466-a009-d5b7dbcbc6b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.132999 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.133021 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.133050 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.133051 [ 259 ] {} TCP-Session: 9bcc172e-4e82-4e9a-9915-3873aa68ef7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.133086 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.133103 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.133123 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.133138 [ 315 ] {} TCP-Session: a2077b67-668d-408b-9b3f-de9f9b0a8d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.133150 [ 313 ] {} TCP-Session: 8e1aefa6-cf4f-4f91-9384-dea064f27d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.133174 [ 314 ] {} TCP-Session: e478a1b0-3361-4936-bab8-157c83adc8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.133180 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.133108 [ 308 ] {} TCP-Session: 23085ddf-fafe-436d-ab23-fcfd43f940d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.133070 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.133253 [ 311 ] {} TCP-Session: cab043de-fb97-435f-b49f-5d9e044ae3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.133065 [ 307 ] {} TCP-Session: 900543dc-1e1c-4cc3-bdfe-7b14bb11855e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.133304 [ 312 ] {} TCP-Session: 2e81358b-e908-4f8a-af97-33562f6858d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.258951 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60965 2026.05.23 16:13:28.259032 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.259058 [ 269 ] {} TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:60965 2026.05.23 16:13:28.259080 [ 269 ] {} TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259094 [ 269 ] {} TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259308 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62841 2026.05.23 16:13:28.259321 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58083 2026.05.23 16:13:28.259359 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42069 2026.05.23 16:13:28.259380 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35540 2026.05.23 16:13:28.259400 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.259409 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51010 2026.05.23 16:13:28.259400 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42150 2026.05.23 16:13:28.259443 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.259464 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.259431 [ 307 ] {} TCP-Session: 7b20a323-c55d-4453-8aa5-a032536253f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62841 2026.05.23 16:13:28.259489 [ 313 ] {} TCP-Session: 0e3a3187-9f4d-439e-a748-8801476b0d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:35540 2026.05.23 16:13:28.259496 [ 259 ] {} TCP-Session: 47d8dc00-966e-425d-bf1e-659889404818 Authenticating user 'default' from [fd00:1122:3344:101::e]:51010 2026.05.23 16:13:28.259489 [ 269 ] {} TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:28.259515 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.259531 [ 259 ] {} TCP-Session: 47d8dc00-966e-425d-bf1e-659889404818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259516 [ 313 ] {} TCP-Session: 0e3a3187-9f4d-439e-a748-8801476b0d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259575 [ 259 ] {} TCP-Session: 47d8dc00-966e-425d-bf1e-659889404818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259573 [ 315 ] {} TCP-Session: 78302c7d-cbec-4dc4-b1ea-64f9b7fbfb41 Authenticating user 'default' from [fd00:1122:3344:101::e]:42150 2026.05.23 16:13:28.259590 [ 313 ] {} TCP-Session: 0e3a3187-9f4d-439e-a748-8801476b0d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259515 [ 307 ] {} TCP-Session: 7b20a323-c55d-4453-8aa5-a032536253f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259629 [ 315 ] {} TCP-Session: 78302c7d-cbec-4dc4-b1ea-64f9b7fbfb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259645 [ 307 ] {} TCP-Session: 7b20a323-c55d-4453-8aa5-a032536253f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259661 [ 315 ] {} TCP-Session: 78302c7d-cbec-4dc4-b1ea-64f9b7fbfb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259645 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19620 2026.05.23 16:13:28.259698 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} executeQuery: (from [fd00:1122:3344:101::e]:60965) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:13:28.259429 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.259425 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.259824 [ 312 ] {} TCP-Session: 5c50dde4-6c12-4568-b43e-f51d8fb314c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42069 2026.05.23 16:13:28.259350 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34482 2026.05.23 16:13:28.259853 [ 308 ] {} TCP-Session: cb51ae66-f375-4e66-80a9-b68c15a236f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58083 2026.05.23 16:13:28.259859 [ 312 ] {} TCP-Session: 5c50dde4-6c12-4568-b43e-f51d8fb314c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259895 [ 308 ] {} TCP-Session: cb51ae66-f375-4e66-80a9-b68c15a236f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259908 [ 312 ] {} TCP-Session: 5c50dde4-6c12-4568-b43e-f51d8fb314c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259914 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.259920 [ 308 ] {} TCP-Session: cb51ae66-f375-4e66-80a9-b68c15a236f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.259398 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43465 2026.05.23 16:13:28.259959 [ 311 ] {} TCP-Session: b025143a-12d0-491e-bad7-d4e4cda50c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:34482 2026.05.23 16:13:28.260016 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:13:28.260037 [ 311 ] {} TCP-Session: b025143a-12d0-491e-bad7-d4e4cda50c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.260043 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:13:28.260062 [ 311 ] {} TCP-Session: b025143a-12d0-491e-bad7-d4e4cda50c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.260074 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:28.260080 [ 314 ] {} TCP-Session: 90bdd507-b634-44ac-8add-751b3d3adf31 Authenticating user 'default' from [fd00:1122:3344:101::e]:43465 2026.05.23 16:13:28.260118 [ 314 ] {} TCP-Session: 90bdd507-b634-44ac-8add-751b3d3adf31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.260132 [ 314 ] {} TCP-Session: 90bdd507-b634-44ac-8add-751b3d3adf31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.260221 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:28.260275 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:28.260372 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:13:28.261272 [ 354 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} AggregatingTransform: Aggregating 2026.05.23 16:13:28.261322 [ 354 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} Aggregator: Aggregation method: without_key 2026.05.23 16:13:28.261357 [ 354 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877322 sec. (1139.832 rows/sec., 44.52 KiB/sec.) 2026.05.23 16:13:28.261380 [ 354 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} Aggregator: Merging aggregated data 2026.05.23 16:13:28.262222 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} executeQuery: Read 1 rows, 40.00 B in 0.002583 sec., 387.14672861014327 rows/sec., 15.12 KiB/sec. 2026.05.23 16:13:28.262375 [ 269 ] {900b63d7-6be2-40a9-a048-4b058156f9b8} TCPHandler: Processed in 0.003000061 sec. 2026.05.23 16:13:28.262421 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.23 16:13:28.262528 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262561 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262579 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262599 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262612 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262639 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262654 [ 311 ] {} TCP-Session: b025143a-12d0-491e-bad7-d4e4cda50c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.262677 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262693 [ 314 ] {} TCP-Session: 90bdd507-b634-44ac-8add-751b3d3adf31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.262710 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262730 [ 312 ] {} TCP-Session: 5c50dde4-6c12-4568-b43e-f51d8fb314c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.262738 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:13:28.262758 [ 315 ] {} TCP-Session: 78302c7d-cbec-4dc4-b1ea-64f9b7fbfb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.262669 [ 259 ] {} TCP-Session: 47d8dc00-966e-425d-bf1e-659889404818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.262814 [ 308 ] {} TCP-Session: cb51ae66-f375-4e66-80a9-b68c15a236f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.262624 [ 313 ] {} TCP-Session: 0e3a3187-9f4d-439e-a748-8801476b0d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.262608 [ 307 ] {} TCP-Session: 7b20a323-c55d-4453-8aa5-a032536253f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.262722 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:28.262574 [ 269 ] {} TCP-Session: 1e864b4b-f49d-48d7-b593-34f198c36ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:13:28.263111 [ 90 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.23 16:13:28.263153 [ 90 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:28.263160 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19620 2026.05.23 16:13:28.263179 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:28.263284 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.23 16:13:28.263390 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:28.263424 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17188 rows starting from the beginning of the part 2026.05.23 16:13:28.263484 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part 2026.05.23 16:13:28.263531 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part 2026.05.23 16:13:28.263579 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part 2026.05.23 16:13:28.263625 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part 2026.05.23 16:13:28.263666 [ 192 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part 2026.05.23 16:13:28.265650 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 19620 rows, containing 4 columns (4 merged, 0 gathered) in 0.002409554 sec., 8142585.723333032 rows/sec., 116.48 MiB/sec. 2026.05.23 16:13:28.265903 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.23 16:13:28.266182 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:28.266259 [ 198 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_41_8} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.23 16:13:28.266347 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. 2026.05.23 16:13:29.330445 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2026.05.23 16:13:29.356875 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:29.356951 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:29.364258 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.23 16:13:29.365300 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:29.365675 [ 89 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.23 16:13:29.365744 [ 89 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:29.365766 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:29.365870 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.23 16:13:29.369225 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:29.370281 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2026.05.23 16:13:29.371766 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2026.05.23 16:13:29.374721 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2026.05.23 16:13:29.378913 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2026.05.23 16:13:29.383406 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2026.05.23 16:13:29.389148 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2026.05.23 16:13:29.393445 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2026.05.23 16:13:29.455910 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.090078751 sec., 3430.33175493297 rows/sec., 17.74 MiB/sec. 2026.05.23 16:13:29.458728 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.23 16:13:29.460936 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:29.461063 [ 193 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_41_8} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.23 16:13:29.463581 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.23 16:13:31.055164 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.055433 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:31.055773 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:31.055813 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} 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', '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.23 16:13:31.056043 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:31.056110 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:31.056251 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:13:31.056359 [ 354 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:31.056378 [ 322 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:31.056359 [ 328 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:31.056360 [ 340 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:31.056557 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:13:31.056584 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:31.056654 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:13:31.056674 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:13:31.056710 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} 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', '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.23 16:13:31.056750 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} 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', '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.23 16:13:31.057897 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} executeQuery: Read 38 rows, 8.34 KiB in 0.002562 sec., 14832.162373145979 rows/sec., 3.18 MiB/sec. 2026.05.23 16:13:31.058020 [ 260 ] {d2e7f4dd-9cb0-4607-bb78-47e21760a202} TCPHandler: Processed in 0.002987081 sec. 2026.05.23 16:13:31.060774 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.060890 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:13:31.060934 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:13:31.061481 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.061530 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.061896 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:13:31.062121 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.062265 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} executeQuery: Read 24 rows, 2.04 KiB in 0.001407 sec., 17057.569296375266 rows/sec., 1.42 MiB/sec. 2026.05.23 16:13:31.062300 [ 260 ] {03fda185-1deb-4fa2-a23c-f2b7461552ea} TCPHandler: Processed in 0.001589851 sec. 2026.05.23 16:13:31.062441 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.062551 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:13:31.062591 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:13:31.063015 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.063051 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.063327 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.23 16:13:31.063550 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.063681 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} executeQuery: Read 4 rows, 334.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 285.12 KiB/sec. 2026.05.23 16:13:31.063716 [ 260 ] {69923a9b-02f9-4b11-86bf-a3fc96bc68ff} TCPHandler: Processed in 0.001332998 sec. 2026.05.23 16:13:31.063846 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.063943 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:31.063982 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:31.064449 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.064486 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.064796 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.23 16:13:31.065004 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.065132 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} executeQuery: Read 212 rows, 19.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 15.37 MiB/sec. 2026.05.23 16:13:31.065167 [ 260 ] {fc3932b2-8a38-4096-9bfc-7e6c616cd496} TCPHandler: Processed in 0.001370139 sec. 2026.05.23 16:13:31.065289 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.065386 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:31.065425 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:31.065835 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.065871 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.066161 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.23 16:13:31.066365 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.066493 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} executeQuery: Read 21 rows, 1.62 KiB in 0.001125 sec., 18666.666666666668 rows/sec., 1.40 MiB/sec. 2026.05.23 16:13:31.066527 [ 260 ] {291aa98f-9193-46ac-8f04-0f83e948bf1b} TCPHandler: Processed in 0.001287248 sec. 2026.05.23 16:13:31.066645 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.066743 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:13:31.066783 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:13:31.067189 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.067234 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.067515 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:13:31.067726 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.067853 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. 2026.05.23 16:13:31.067887 [ 260 ] {f47d5feb-ff76-48fd-9efc-6d2bf057ddb2} TCPHandler: Processed in 0.001291728 sec. 2026.05.23 16:13:31.068046 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.068142 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:13:31.068181 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:13:31.068591 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.068627 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.068920 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.23 16:13:31.069122 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.069247 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. 2026.05.23 16:13:31.069280 [ 260 ] {7fb03975-3cce-4750-96a6-3d7082b04f3b} TCPHandler: Processed in 0.001291488 sec. 2026.05.23 16:13:31.069401 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.069497 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:31.069536 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:31.070026 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.070062 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.070358 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.23 16:13:31.070566 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.070695 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} executeQuery: Read 133 rows, 10.99 KiB in 0.001216 sec., 109375 rows/sec., 8.83 MiB/sec. 2026.05.23 16:13:31.070729 [ 260 ] {0861b8d5-d6ff-4936-894b-97cdbceed37c} TCPHandler: Processed in 0.001378089 sec. 2026.05.23 16:13:31.070865 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.070962 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:31.071005 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:31.071392 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.071427 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.071749 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.23 16:13:31.071953 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.072078 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} executeQuery: Read 198 rows, 14.54 KiB in 0.001134 sec., 174603.1746031746 rows/sec., 12.52 MiB/sec. 2026.05.23 16:13:31.072112 [ 260 ] {63695b56-b52a-4b1f-875d-29c0074ed264} TCPHandler: Processed in 0.001296568 sec. 2026.05.23 16:13:31.072249 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.072346 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:31.072398 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} 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.23 16:13:31.073125 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.073161 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.073653 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.23 16:13:31.073877 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.074018 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} executeQuery: Read 5 rows, 9.17 KiB in 0.00169 sec., 2958.5798816568044 rows/sec., 5.30 MiB/sec. 2026.05.23 16:13:31.074068 [ 260 ] {e769cb96-ee91-452e-b9d1-043892aa17bb} TCPHandler: Processed in 0.001867556 sec. 2026.05.23 16:13:31.074193 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:31.074291 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:31.074332 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:31.074678 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:31.074712 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:31.075069 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.23 16:13:31.075273 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:31.075398 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. 2026.05.23 16:13:31.075431 [ 260 ] {48343cba-8aef-46ce-af03-f99d29aee0c0} TCPHandler: Processed in 0.001295948 sec. 2026.05.23 16:13:35.659796 [ 76 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:13:35.659867 [ 76 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:13:35.764228 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20068 2026.05.23 16:13:35.764698 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:35.764740 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:35.765195 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.23 16:13:35.765413 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:35.765542 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20068 2026.05.23 16:13:36.054062 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:36.054295 [ 260 ] {11efee63-737d-4172-931b-a027af633417} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:36.054622 [ 260 ] {11efee63-737d-4172-931b-a027af633417} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:36.054660 [ 260 ] {11efee63-737d-4172-931b-a027af633417} 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.23 16:13:36.054880 [ 260 ] {11efee63-737d-4172-931b-a027af633417} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:36.054950 [ 260 ] {11efee63-737d-4172-931b-a027af633417} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:36.055091 [ 260 ] {11efee63-737d-4172-931b-a027af633417} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:13:36.055186 [ 340 ] {11efee63-737d-4172-931b-a027af633417} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:36.055185 [ 328 ] {11efee63-737d-4172-931b-a027af633417} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:36.055211 [ 354 ] {11efee63-737d-4172-931b-a027af633417} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:36.055198 [ 322 ] {11efee63-737d-4172-931b-a027af633417} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:36.055368 [ 260 ] {11efee63-737d-4172-931b-a027af633417} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:36.055423 [ 260 ] {11efee63-737d-4172-931b-a027af633417} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:36.055473 [ 260 ] {11efee63-737d-4172-931b-a027af633417} 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.23 16:13:36.055494 [ 260 ] {11efee63-737d-4172-931b-a027af633417} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:36.056384 [ 260 ] {11efee63-737d-4172-931b-a027af633417} executeQuery: Read 32 rows, 5.50 KiB in 0.002186 sec., 14638.609332113449 rows/sec., 2.46 MiB/sec. 2026.05.23 16:13:36.056471 [ 260 ] {11efee63-737d-4172-931b-a027af633417} TCPHandler: Processed in 0.002544275 sec. 2026.05.23 16:13:36.058747 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:36.058860 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:36.058905 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:36.059466 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.059508 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.059874 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.23 16:13:36.060099 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.060250 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} executeQuery: Read 154 rows, 13.54 KiB in 0.001421 sec., 108374.3842364532 rows/sec., 9.31 MiB/sec. 2026.05.23 16:13:36.060286 [ 260 ] {01b00276-e0ff-46f0-ab99-8197cf288e00} TCPHandler: Processed in 0.001591112 sec. 2026.05.23 16:13:36.060460 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:36.060557 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:36.060597 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:36.061019 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.061056 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.061364 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.23 16:13:36.061575 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.061691 [ 76 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.23 16:13:36.061705 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} executeQuery: Read 37 rows, 2.78 KiB in 0.001167 sec., 31705.227077977717 rows/sec., 2.33 MiB/sec. 2026.05.23 16:13:36.061746 [ 76 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.061755 [ 260 ] {c0f8ccc1-76b3-4901-9b69-a77928080865} TCPHandler: Processed in 0.001345119 sec. 2026.05.23 16:13:36.061775 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.061892 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.23 16:13:36.061916 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:36.062004 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:36.062015 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:36.062038 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 81 rows starting from the beginning of the part 2026.05.23 16:13:36.062056 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:36.062106 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part 2026.05.23 16:13:36.062162 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part 2026.05.23 16:13:36.062208 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 37 rows starting from the beginning of the part 2026.05.23 16:13:36.062253 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part 2026.05.23 16:13:36.062300 [ 199 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 37 rows starting from the beginning of the part 2026.05.23 16:13:36.062505 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.062540 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.062858 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.23 16:13:36.063074 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.063083 [ 189 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234237 sec., 185539.73021388924 rows/sec., 14.32 MiB/sec. 2026.05.23 16:13:36.063205 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} executeQuery: Read 125 rows, 9.97 KiB in 0.001208 sec., 103476.82119205297 rows/sec., 8.06 MiB/sec. 2026.05.23 16:13:36.063245 [ 260 ] {0e6946fd-f852-4a10-8ff6-a1b72483d6e0} TCPHandler: Processed in 0.001378979 sec. 2026.05.23 16:13:36.063267 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.23 16:13:36.063381 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:36.063486 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:36.063531 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:36.063585 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.063668 [ 186 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_56_11} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.23 16:13:36.063760 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.23 16:13:36.063937 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.063978 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.064314 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.23 16:13:36.064528 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.064639 [ 76 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_64_13 to all_69_69_0 2026.05.23 16:13:36.064658 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. 2026.05.23 16:13:36.064672 [ 76 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.064700 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.064701 [ 260 ] {8ac27948-1fb4-406a-9be8-7f75d4e88d38} TCPHandler: Processed in 0.001376209 sec. 2026.05.23 16:13:36.064785 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_64_13 to all_69_69_0 into Compact with storage Full 2026.05.23 16:13:36.064840 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:36.064878 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:36.064907 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_64_13, total 24201 rows starting from the beginning of the part 2026.05.23 16:13:36.064937 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:36.064958 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part 2026.05.23 16:13:36.064993 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} 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.23 16:13:36.065001 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2026.05.23 16:13:36.065043 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2026.05.23 16:13:36.065082 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 198 rows starting from the beginning of the part 2026.05.23 16:13:36.065121 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2026.05.23 16:13:36.065827 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.065864 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.066505 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.23 16:13:36.066747 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.066887 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} executeQuery: Read 37 rows, 67.89 KiB in 0.001968 sec., 18800.81300813008 rows/sec., 33.69 MiB/sec. 2026.05.23 16:13:36.066938 [ 260 ] {a4c9fb58-3299-4a76-8e55-38b5d7b310f0} TCPHandler: Processed in 0.00214786 sec. 2026.05.23 16:13:36.067070 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:36.067170 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:36.067212 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:36.067563 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.067599 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.067956 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.23 16:13:36.068168 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.068295 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. 2026.05.23 16:13:36.068329 [ 260 ] {5d32a24d-3ea8-46f3-baa5-f7e4c9cd7365} TCPHandler: Processed in 0.001308058 sec. 2026.05.23 16:13:36.077325 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergeTask::MergeProjectionsStage: Merge sorted 24911 rows, containing 5 columns (5 merged, 0 gathered) in 0.012570173 sec., 1981754.7459370685 rows/sec., 127.36 MiB/sec. 2026.05.23 16:13:36.077514 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) 2026.05.23 16:13:36.077818 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.077899 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_69_14} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_64_13, all_69_69_0] -> all_1_69_14 2026.05.23 16:13:36.077982 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2026.05.23 16:13:36.871844 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2026.05.23 16:13:36.887213 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:36.887279 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.23 16:13:36.892767 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.23 16:13:36.893459 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:36.896426 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2026.05.23 16:13:37.000242 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 306.39 MiB, peak 318.48 MiB, free memory in arenas 0.00 B, will set to 308.45 MiB (RSS), difference: 2.06 MiB 2026.05.23 16:13:41.053011 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:41.053252 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:41.053572 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:41.053610 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} 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.23 16:13:41.053829 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:41.053898 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:41.054037 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:13:41.054132 [ 340 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:41.054161 [ 322 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:41.054167 [ 354 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:41.054133 [ 328 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:41.054342 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:41.054368 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:41.054412 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} 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.23 16:13:41.054434 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:41.055609 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} executeQuery: Read 32 rows, 5.50 KiB in 0.002448 sec., 13071.8954248366 rows/sec., 2.19 MiB/sec. 2026.05.23 16:13:41.055714 [ 260 ] {9aa09a32-751a-4de2-b847-8a7567c743b5} TCPHandler: Processed in 0.002832369 sec. 2026.05.23 16:13:41.057606 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:41.057722 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:41.057766 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:41.058306 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:41.058352 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:41.058733 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.23 16:13:41.058969 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:41.059112 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} executeQuery: Read 90 rows, 7.41 KiB in 0.001421 sec., 63335.6790992259 rows/sec., 5.09 MiB/sec. 2026.05.23 16:13:41.059149 [ 260 ] {8e99a01a-69f7-4bb8-bc38-d913d9b383b2} TCPHandler: Processed in 0.001595682 sec. 2026.05.23 16:13:41.059289 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:41.059388 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:41.059428 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:41.059837 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:41.059873 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:41.060172 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.23 16:13:41.060395 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:41.060523 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} executeQuery: Read 5 rows, 385.00 B in 0.001154 sec., 4332.7556325823225 rows/sec., 325.80 KiB/sec. 2026.05.23 16:13:41.060562 [ 260 ] {5936b281-b928-4379-a009-41136118e81e} TCPHandler: Processed in 0.001322708 sec. 2026.05.23 16:13:41.060693 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:41.060791 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:41.060831 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:41.061256 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:41.061292 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:41.061593 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.23 16:13:41.061801 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:41.061920 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} executeQuery: Read 93 rows, 7.41 KiB in 0.001159 sec., 80241.58757549612 rows/sec., 6.24 MiB/sec. 2026.05.23 16:13:41.061953 [ 260 ] {160ed8dc-3d4d-4505-9df9-1bf02bf102d7} TCPHandler: Processed in 0.001325018 sec. 2026.05.23 16:13:41.062066 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:41.062157 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:41.062196 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:41.062596 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:41.062629 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:41.063016 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.23 16:13:41.063225 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:41.063354 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. 2026.05.23 16:13:41.063389 [ 260 ] {e4b8df81-eb7e-4e53-be66-d9c50df817b1} TCPHandler: Processed in 0.001349909 sec. 2026.05.23 16:13:41.063537 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:41.063645 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:41.063697 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} 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.23 16:13:41.064436 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:41.064472 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:41.064966 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.23 16:13:41.065195 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:41.065332 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} executeQuery: Read 5 rows, 9.17 KiB in 0.001706 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec. 2026.05.23 16:13:41.065348 [ 71 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.23 16:13:41.065383 [ 260 ] {7e8a9a71-6ada-41f8-a428-2e341c6d39d0} TCPHandler: Processed in 0.001904076 sec. 2026.05.23 16:13:41.065404 [ 71 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:41.065433 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:41.065539 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:41.065549 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.23 16:13:41.065642 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:41.065688 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:41.065813 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:41.065872 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1128 rows starting from the beginning of the part 2026.05.23 16:13:41.066009 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part 2026.05.23 16:13:41.066064 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:41.066103 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:41.066109 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part 2026.05.23 16:13:41.066201 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part 2026.05.23 16:13:41.066282 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part 2026.05.23 16:13:41.066370 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part 2026.05.23 16:13:41.066427 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.23 16:13:41.066658 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:41.066792 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. 2026.05.23 16:13:41.066826 [ 260 ] {c28e5ae8-e4d3-4b48-9005-4c44a514728a} TCPHandler: Processed in 0.001340469 sec. 2026.05.23 16:13:41.071860 [ 187 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1217 rows, containing 19 columns (19 merged, 0 gathered) in 0.006359388 sec., 191370.61616620971 rows/sec., 342.93 MiB/sec. 2026.05.23 16:13:41.073330 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.23 16:13:41.073702 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:41.073783 [ 189 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_56_11} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.23 16:13:41.073916 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. 2026.05.23 16:13:42.000213 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 308.90 MiB, peak 320.37 MiB, free memory in arenas 0.00 B, will set to 312.32 MiB (RSS), difference: 3.42 MiB 2026.05.23 16:13:43.265759 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20580 2026.05.23 16:13:43.266567 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:43.266606 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:43.267088 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.23 16:13:43.267326 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:43.267459 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20580 2026.05.23 16:13:44.396606 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2026.05.23 16:13:44.415421 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:44.415496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:44.421567 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.23 16:13:44.422327 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:44.428138 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2026.05.23 16:13:44.992042 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:44.992301 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:13:44.992674 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:44.992718 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:13:44.992968 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:44.993041 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:44.993190 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) 2026.05.23 16:13:44.993313 [ 340 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:44.993325 [ 364 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:44.993318 [ 328 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:44.993434 [ 340 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:44.993534 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:44.993566 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:44.993615 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" 2026.05.23 16:13:44.993638 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:44.994761 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} executeQuery: Read 32 rows, 5.50 KiB in 0.002571 sec., 12446.518864255155 rows/sec., 2.09 MiB/sec. 2026.05.23 16:13:44.994877 [ 260 ] {88dd89e4-50a6-46c2-acee-ffe418fb30c1} TCPHandler: Processed in 0.002980661 sec. 2026.05.23 16:13:45.011237 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.011397 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:13:45.011457 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:13:45.012184 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.012238 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.012611 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.23 16:13:45.012838 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.012992 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} executeQuery: Read 8 rows, 668.00 B in 0.001603 sec., 4990.642545227698 rows/sec., 406.95 KiB/sec. 2026.05.23 16:13:45.013030 [ 260 ] {8281d01d-51a8-442e-bead-aed66eeb7035} TCPHandler: Processed in 0.001845315 sec. 2026.05.23 16:13:45.013171 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.013270 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:45.013311 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:45.015318 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.015358 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.015877 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.23 16:13:45.016106 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.016245 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} executeQuery: Read 3367 rows, 259.93 KiB in 0.002995 sec., 1124207.0116861437 rows/sec., 84.75 MiB/sec. 2026.05.23 16:13:45.016244 [ 68 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.23 16:13:45.016284 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} MemoryTracker: Peak memory usage (for query): 4.04 MiB. 2026.05.23 16:13:45.016312 [ 260 ] {568946a3-c4e0-48b7-91de-fa0109a49fdb} TCPHandler: Processed in 0.003192044 sec. 2026.05.23 16:13:45.016322 [ 68 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.016348 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.016451 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.23 16:13:45.016472 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.016563 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:45.016575 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:45.016600 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3502 rows starting from the beginning of the part 2026.05.23 16:13:45.016622 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:45.016666 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 154 rows starting from the beginning of the part 2026.05.23 16:13:45.016718 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part 2026.05.23 16:13:45.016759 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 154 rows starting from the beginning of the part 2026.05.23 16:13:45.016802 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part 2026.05.23 16:13:45.016880 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 3367 rows starting from the beginning of the part 2026.05.23 16:13:45.017105 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.017146 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.017478 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.23 16:13:45.017701 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.017849 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} executeQuery: Read 56 rows, 4.17 KiB in 0.001294 sec., 43276.661514683154 rows/sec., 3.15 MiB/sec. 2026.05.23 16:13:45.017885 [ 260 ] {1a443396-b6a2-4e97-a8b2-5d1a78ecdaf0} TCPHandler: Processed in 0.00146408 sec. 2026.05.23 16:13:45.018034 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.018132 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:13:45.018173 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:13:45.019032 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.019069 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.019441 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:13:45.019456 [ 189 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 7479 rows, containing 5 columns (5 merged, 0 gathered) in 0.003046671 sec., 2454810.5128515684 rows/sec., 197.23 MiB/sec. 2026.05.23 16:13:45.019659 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.019778 [ 188 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.23 16:13:45.019794 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} executeQuery: Read 953 rows, 57.03 KiB in 0.00168 sec., 567261.9047619047 rows/sec., 33.15 MiB/sec. 2026.05.23 16:13:45.019829 [ 260 ] {fcf22113-db5a-4521-a5dc-d1c30bd7863b} TCPHandler: Processed in 0.001843976 sec. 2026.05.23 16:13:45.019974 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.020063 [ 188 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.020071 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:45.020114 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:13:45.020139 [ 188 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_71_14} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.23 16:13:45.020218 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. 2026.05.23 16:13:45.020502 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.020537 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.020818 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:13:45.021032 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.021162 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. 2026.05.23 16:13:45.021196 [ 260 ] {ecba8e1c-6f0a-430f-8229-7651e829be15} TCPHandler: Processed in 0.001272327 sec. 2026.05.23 16:13:45.021328 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.021425 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:45.021464 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:45.022724 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.022761 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.023191 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.23 16:13:45.023407 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.023526 [ 65 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.23 16:13:45.023536 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} executeQuery: Read 1941 rows, 134.35 KiB in 0.002129 sec., 911695.6317519963 rows/sec., 61.62 MiB/sec. 2026.05.23 16:13:45.023574 [ 65 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.023590 [ 260 ] {818cec83-a762-4b2d-b555-24234c96a442} TCPHandler: Processed in 0.002310372 sec. 2026.05.23 16:13:45.023603 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.023700 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.23 16:13:45.023722 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.023815 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:45.023828 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:45.023854 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2008 rows starting from the beginning of the part 2026.05.23 16:13:45.023879 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:45.023936 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 125 rows starting from the beginning of the part 2026.05.23 16:13:45.023997 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 133 rows starting from the beginning of the part 2026.05.23 16:13:45.024043 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 125 rows starting from the beginning of the part 2026.05.23 16:13:45.024092 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 93 rows starting from the beginning of the part 2026.05.23 16:13:45.024138 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1941 rows starting from the beginning of the part 2026.05.23 16:13:45.024877 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.024918 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.025374 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.23 16:13:45.025524 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864866 sec., 2372824.6426284784 rows/sec., 172.86 MiB/sec. 2026.05.23 16:13:45.025594 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.025729 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.23 16:13:45.025736 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} executeQuery: Read 1596 rows, 100.03 KiB in 0.001928 sec., 827800.8298755187 rows/sec., 50.67 MiB/sec. 2026.05.23 16:13:45.025785 [ 260 ] {fda39286-26be-47e7-820a-241e4f064220} TCPHandler: Processed in 0.00211309 sec. 2026.05.23 16:13:45.025924 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.026009 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.026050 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:45.026092 [ 197 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_71_14} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.23 16:13:45.026119 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} 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.23 16:13:45.026172 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.05.23 16:13:45.027149 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.027198 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.027820 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.23 16:13:45.028060 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.028204 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} executeQuery: Read 48 rows, 88.08 KiB in 0.00218 sec., 22018.34862385321 rows/sec., 39.46 MiB/sec. 2026.05.23 16:13:45.028258 [ 260 ] {b5528aff-e355-4118-8b51-ba202601a1a4} TCPHandler: Processed in 0.002398183 sec. 2026.05.23 16:13:45.028398 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:45.028519 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:45.028568 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:45.029058 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.029100 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.029445 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.23 16:13:45.029650 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.029756 [ 65 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.23 16:13:45.029777 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} executeQuery: Read 200 rows, 11.63 KiB in 0.001283 sec., 155884.6453624318 rows/sec., 8.85 MiB/sec. 2026.05.23 16:13:45.029787 [ 65 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:45.029817 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:45.029817 [ 260 ] {75385972-4a81-4c9f-90a6-c51586b4a671} TCPHandler: Processed in 0.00147939 sec. 2026.05.23 16:13:45.029908 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.23 16:13:45.030030 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:45.030065 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4176 rows starting from the beginning of the part 2026.05.23 16:13:45.030125 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:45.030174 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:45.030213 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:45.030255 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2026.05.23 16:13:45.030296 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 200 rows starting from the beginning of the part 2026.05.23 16:13:45.031845 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974777 sec., 2337479.117895337 rows/sec., 149.95 MiB/sec. 2026.05.23 16:13:45.032150 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.23 16:13:45.032410 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:45.032489 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_71_14} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.23 16:13:45.032557 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.23 16:13:46.049039 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:46.049344 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:46.049688 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:46.049727 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} 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.23 16:13:46.049946 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:46.050018 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:46.050163 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:13:46.050269 [ 340 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:46.050290 [ 328 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:46.050284 [ 322 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:46.050271 [ 364 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:46.050517 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:46.050550 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:46.050600 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} 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.23 16:13:46.050622 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:46.051751 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} executeQuery: Read 32 rows, 5.50 KiB in 0.002514 sec., 12728.719172633253 rows/sec., 2.14 MiB/sec. 2026.05.23 16:13:46.051866 [ 260 ] {cb638154-3b13-4b7c-817a-2a84ed69d1d0} TCPHandler: Processed in 0.002992472 sec. 2026.05.23 16:13:46.053003 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:46.053122 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:46.053166 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:46.053782 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:46.053820 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:46.054210 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.23 16:13:46.054438 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:46.054590 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} executeQuery: Read 80 rows, 6.44 KiB in 0.001503 sec., 53226.87957418496 rows/sec., 4.18 MiB/sec. 2026.05.23 16:13:46.054628 [ 260 ] {753a24ee-c993-4263-a2dd-89b4ef036cb4} TCPHandler: Processed in 0.001676543 sec. 2026.05.23 16:13:46.054799 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:46.054902 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:46.054943 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:46.055431 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:46.055467 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:46.055788 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.23 16:13:46.056001 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:46.056134 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} executeQuery: Read 88 rows, 7.01 KiB in 0.001255 sec., 70119.5219123506 rows/sec., 5.45 MiB/sec. 2026.05.23 16:13:46.056177 [ 260 ] {0af5ed27-3570-4b79-861a-4c7d33896645} TCPHandler: Processed in 0.00142836 sec. 2026.05.23 16:13:46.056337 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:46.056437 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:46.056480 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:46.056877 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:46.056913 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:46.057237 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.23 16:13:46.057457 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:46.057590 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} executeQuery: Read 32 rows, 2.28 KiB in 0.001172 sec., 27303.754266211603 rows/sec., 1.90 MiB/sec. 2026.05.23 16:13:46.057624 [ 260 ] {fe2000dd-9ed4-40a2-8d24-3bbd7f489e97} TCPHandler: Processed in 0.001338158 sec. 2026.05.23 16:13:46.057757 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:46.057857 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:46.057900 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:46.058279 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:46.058316 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:46.058618 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.23 16:13:46.058831 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:46.058963 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} executeQuery: Read 12 rows, 848.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 736.11 KiB/sec. 2026.05.23 16:13:46.058996 [ 260 ] {af4b0752-6cc7-4dd9-b30b-982163bcfe34} TCPHandler: Processed in 0.001293768 sec. 2026.05.23 16:13:50.660141 [ 29 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:13:50.660214 [ 29 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:13:50.767603 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21028 2026.05.23 16:13:50.768201 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:50.768260 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:50.768881 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.23 16:13:50.769094 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:50.769220 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21028 2026.05.23 16:13:51.053945 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:51.054203 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:51.054550 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:51.054587 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} 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.23 16:13:51.054806 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:51.054875 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:51.055016 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:13:51.055115 [ 340 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:51.055128 [ 328 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:51.055128 [ 322 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:51.055127 [ 364 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:51.055301 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:51.055329 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:51.055373 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} 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.23 16:13:51.055393 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:51.056465 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} executeQuery: Read 32 rows, 5.50 KiB in 0.002363 sec., 13542.107490478205 rows/sec., 2.27 MiB/sec. 2026.05.23 16:13:51.056608 [ 260 ] {528ed76e-3322-45b4-a385-2ef4e8cff73e} TCPHandler: Processed in 0.002799028 sec. 2026.05.23 16:13:51.058371 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:51.058498 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:51.058545 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:51.059317 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:51.059379 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:51.059785 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.23 16:13:51.060023 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:51.060180 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} executeQuery: Read 90 rows, 7.41 KiB in 0.00171 sec., 52631.57894736842 rows/sec., 4.23 MiB/sec. 2026.05.23 16:13:51.060241 [ 260 ] {b9fd771b-658f-4961-926c-a0ec4639284c} TCPHandler: Processed in 0.001925326 sec. 2026.05.23 16:13:51.060434 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:51.060561 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:51.060617 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:51.061077 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:51.061114 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:51.061404 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.23 16:13:51.061622 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:51.061749 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} executeQuery: Read 5 rows, 385.00 B in 0.001225 sec., 4081.6326530612246 rows/sec., 306.92 KiB/sec. 2026.05.23 16:13:51.061784 [ 260 ] {27930c10-58cd-4dd9-8390-52203761193e} TCPHandler: Processed in 0.00145759 sec. 2026.05.23 16:13:51.061912 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:51.062011 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:51.062051 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:51.062484 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:51.062520 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:51.062821 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.23 16:13:51.063027 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:51.063152 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} executeQuery: Read 93 rows, 7.41 KiB in 0.00116 sec., 80172.41379310345 rows/sec., 6.24 MiB/sec. 2026.05.23 16:13:51.063187 [ 260 ] {25dcd106-90cc-4009-87b7-5461ebd8d3de} TCPHandler: Processed in 0.001330198 sec. 2026.05.23 16:13:51.063324 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:51.063420 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:51.063463 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:51.063873 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:51.063909 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:51.064232 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.23 16:13:51.064444 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:51.064571 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. 2026.05.23 16:13:51.064605 [ 260 ] {11b204bc-68f0-43d4-9d36-801c41296edb} TCPHandler: Processed in 0.001330608 sec. 2026.05.23 16:13:51.064723 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:51.064818 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:51.064873 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} 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.23 16:13:51.065670 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:51.065706 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:51.066187 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.23 16:13:51.066411 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:51.066553 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} executeQuery: Read 5 rows, 9.17 KiB in 0.001752 sec., 2853.8812785388127 rows/sec., 5.11 MiB/sec. 2026.05.23 16:13:51.066604 [ 260 ] {538a880c-2e41-49f0-93b8-eb10e786a37b} TCPHandler: Processed in 0.001930817 sec. 2026.05.23 16:13:51.066717 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:51.066816 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:51.066857 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:51.067224 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:51.067260 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:51.067556 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.23 16:13:51.067764 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:51.067897 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. 2026.05.23 16:13:51.067931 [ 260 ] {a5eebf8d-cdc4-4cd1-8bf9-9fa1a16b56a8} TCPHandler: Processed in 0.001263197 sec. 2026.05.23 16:13:51.928292 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2026.05.23 16:13:51.944415 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:51.944478 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:51.950842 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.23 16:13:51.951577 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:51.954334 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2026.05.23 16:13:56.054624 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:56.054865 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:13:56.055215 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:13:56.055254 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} 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.23 16:13:56.055470 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:13:56.055538 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:13:56.055679 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:13:56.055785 [ 322 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:13:56.055783 [ 340 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:13:56.055804 [ 364 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:13:56.055793 [ 316 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:13:56.055989 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:13:56.056015 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:13:56.056059 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} 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.23 16:13:56.056080 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:13:56.056975 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} executeQuery: Read 32 rows, 5.50 KiB in 0.002203 sec., 14525.646845211075 rows/sec., 2.44 MiB/sec. 2026.05.23 16:13:56.057040 [ 260 ] {ab5452b3-15a2-4811-844f-cf73b7be257d} TCPHandler: Processed in 0.002546405 sec. 2026.05.23 16:13:56.059513 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:56.059700 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:13:56.059777 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:13:56.060611 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:56.060656 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:56.061051 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.23 16:13:56.061274 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:56.061424 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} executeQuery: Read 154 rows, 13.54 KiB in 0.001777 sec., 86662.91502532359 rows/sec., 7.44 MiB/sec. 2026.05.23 16:13:56.061464 [ 260 ] {c1b4d59f-3fce-44ad-94e6-55c18ffac7f2} TCPHandler: Processed in 0.002082799 sec. 2026.05.23 16:13:56.061591 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:56.061691 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:13:56.061732 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:13:56.062158 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:56.062195 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:56.062496 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.23 16:13:56.062711 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:56.062838 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} executeQuery: Read 37 rows, 2.78 KiB in 0.001167 sec., 31705.227077977717 rows/sec., 2.33 MiB/sec. 2026.05.23 16:13:56.062872 [ 260 ] {5c8d0eba-9122-46a8-872f-de3538af8fd3} TCPHandler: Processed in 0.001330778 sec. 2026.05.23 16:13:56.062999 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:56.063095 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:13:56.063135 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:13:56.063608 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:56.063646 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:56.063998 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.23 16:13:56.064215 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:56.064343 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} executeQuery: Read 125 rows, 9.97 KiB in 0.001267 sec., 98658.24782951856 rows/sec., 7.69 MiB/sec. 2026.05.23 16:13:56.064378 [ 260 ] {ed6d3e2b-c30f-417c-be69-b6391d26f0d5} TCPHandler: Processed in 0.001428499 sec. 2026.05.23 16:13:56.064507 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:56.064607 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:56.064652 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:13:56.065073 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:56.065108 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:56.065453 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.23 16:13:56.065667 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:56.065796 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. 2026.05.23 16:13:56.065803 [ 46 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 2026.05.23 16:13:56.065830 [ 260 ] {4c69eb4d-0e0a-47fd-890a-c23bf0ff1887} TCPHandler: Processed in 0.001372709 sec. 2026.05.23 16:13:56.065875 [ 46 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:56.065901 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:56.065982 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:56.066025 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full 2026.05.23 16:13:56.066084 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:13:56.066143 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} 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.23 16:13:56.066172 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:56.066214 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_69_14, total 24911 rows starting from the beginning of the part 2026.05.23 16:13:56.066279 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part 2026.05.23 16:13:56.066329 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1596 rows starting from the beginning of the part 2026.05.23 16:13:56.066370 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part 2026.05.23 16:13:56.066412 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part 2026.05.23 16:13:56.066452 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2026.05.23 16:13:56.066994 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:56.067035 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:56.067638 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.23 16:13:56.067882 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:56.068031 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} executeQuery: Read 37 rows, 67.89 KiB in 0.001966 sec., 18819.938962360124 rows/sec., 33.72 MiB/sec. 2026.05.23 16:13:56.068083 [ 260 ] {7af0c2bc-628a-4f94-917b-c855f150448c} TCPHandler: Processed in 0.002152579 sec. 2026.05.23 16:13:56.068224 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:13:56.068322 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:13:56.068364 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:13:56.068717 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:56.068753 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:56.069062 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.23 16:13:56.069281 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:56.069412 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. 2026.05.23 16:13:56.069445 [ 260 ] {118c43c7-b04b-4a3f-be99-b5258f314d63} TCPHandler: Processed in 0.001270888 sec. 2026.05.23 16:13:56.075368 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergeTask::MergeProjectionsStage: Merge sorted 27019 rows, containing 5 columns (5 merged, 0 gathered) in 0.009381859 sec., 2879919.640659703 rows/sec., 184.85 MiB/sec. 2026.05.23 16:13:56.075674 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) 2026.05.23 16:13:56.075944 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:56.076020 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_74_15} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 2026.05.23 16:13:56.076113 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2026.05.23 16:13:57.000297 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 313.22 MiB, peak 320.51 MiB, free memory in arenas 0.00 B, will set to 314.67 MiB (RSS), difference: 1.44 MiB 2026.05.23 16:13:57.862469 [ 44 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2026.05.23 16:13:57.862552 [ 44 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:57.862582 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:57.862746 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2026.05.23 16:13:57.862888 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:13:57.862926 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2026.05.23 16:13:57.862997 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2026.05.23 16:13:57.863044 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2026.05.23 16:13:57.863103 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2026.05.23 16:13:57.863148 [ 196 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2026.05.23 16:13:57.863912 [ 200 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233697 sec., 29180.584859977775 rows/sec., 2.44 MiB/sec. 2026.05.23 16:13:57.864091 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2026.05.23 16:13:57.864462 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:57.864550 [ 194 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_21_5} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2026.05.23 16:13:57.864630 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.23 16:13:58.269344 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21540 2026.05.23 16:13:58.269929 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:58.269981 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:58.270529 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.23 16:13:58.270790 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:58.270937 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21540 2026.05.23 16:13:59.454473 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 2026.05.23 16:13:59.470349 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:13:59.470407 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:13:59.476592 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.23 16:13:59.477272 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:13:59.479961 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 339 2026.05.23 16:14:01.054700 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.054996 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:01.055412 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:01.055460 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} 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', '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.23 16:14:01.055747 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:01.055815 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:01.055962 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:14:01.056063 [ 340 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:01.056077 [ 316 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:01.056075 [ 322 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:01.056072 [ 364 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:01.056269 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:14:01.056291 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:01.056366 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:14:01.056388 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:14:01.056423 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} 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', '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.23 16:14:01.056462 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} 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', '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.23 16:14:01.057759 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} executeQuery: Read 38 rows, 8.34 KiB in 0.002882 sec., 13185.2879944483 rows/sec., 2.83 MiB/sec. 2026.05.23 16:14:01.057884 [ 260 ] {a7b64a58-b140-4ed9-a9d2-242773af19f7} TCPHandler: Processed in 0.003324686 sec. 2026.05.23 16:14:01.060330 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.060445 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:14:01.060489 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:14:01.061000 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.061047 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.061410 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:14:01.061634 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.061783 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} executeQuery: Read 24 rows, 2.04 KiB in 0.001368 sec., 17543.859649122805 rows/sec., 1.46 MiB/sec. 2026.05.23 16:14:01.061819 [ 260 ] {f539f800-fee3-42fa-914e-74e57988521c} TCPHandler: Processed in 0.001541411 sec. 2026.05.23 16:14:01.061950 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.062046 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:14:01.062088 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:14:01.062514 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.062550 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.062838 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.23 16:14:01.063049 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.063176 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} executeQuery: Read 4 rows, 334.00 B in 0.001148 sec., 3484.3205574912895 rows/sec., 284.12 KiB/sec. 2026.05.23 16:14:01.063210 [ 260 ] {2d33429e-e30c-4af5-8bae-7d72037674e4} TCPHandler: Processed in 0.001309858 sec. 2026.05.23 16:14:01.063341 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.063438 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:01.063477 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:01.063994 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.064030 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.064354 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.23 16:14:01.064575 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.064700 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} executeQuery: Read 212 rows, 19.00 KiB in 0.00128 sec., 165625 rows/sec., 14.49 MiB/sec. 2026.05.23 16:14:01.064734 [ 260 ] {aa883933-8c30-4438-a3e2-d1480af8f2bd} TCPHandler: Processed in 0.001441759 sec. 2026.05.23 16:14:01.064857 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.064958 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:01.064999 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:01.065424 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.065460 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.065756 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.23 16:14:01.065980 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.066095 [ 61 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.23 16:14:01.066108 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} executeQuery: Read 21 rows, 1.62 KiB in 0.001172 sec., 17918.088737201364 rows/sec., 1.35 MiB/sec. 2026.05.23 16:14:01.066158 [ 61 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.066164 [ 260 ] {e2a0db3b-33cb-4161-b14d-a9416f458223} TCPHandler: Processed in 0.001355209 sec. 2026.05.23 16:14:01.066186 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.066307 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.23 16:14:01.066311 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.066442 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:14:01.066445 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:01.066487 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:14:01.066496 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 81 rows starting from the beginning of the part 2026.05.23 16:14:01.066574 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:01.066628 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part 2026.05.23 16:14:01.066676 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:01.066725 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:01.066773 [ 200 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 21 rows starting from the beginning of the part 2026.05.23 16:14:01.066934 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.066977 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.067295 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:14:01.067524 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.067555 [ 194 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294298 sec., 158387.01751837676 rows/sec., 12.20 MiB/sec. 2026.05.23 16:14:01.067657 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. 2026.05.23 16:14:01.067695 [ 260 ] {a8ecf0a6-a4a9-48a8-a6b3-0127ccc285f4} TCPHandler: Processed in 0.0014333 sec. 2026.05.23 16:14:01.067727 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.23 16:14:01.067815 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.067924 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:14:01.067966 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:14:01.068081 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.068173 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_61_12} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.23 16:14:01.068285 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.23 16:14:01.068388 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.068428 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.068723 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.23 16:14:01.068943 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.069073 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. 2026.05.23 16:14:01.069107 [ 260 ] {e7da0112-85a2-454a-9adc-45ca465cd264} TCPHandler: Processed in 0.001340909 sec. 2026.05.23 16:14:01.069244 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.069340 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:01.069379 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:01.069851 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.069886 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.070194 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.23 16:14:01.070408 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.070535 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} executeQuery: Read 133 rows, 10.99 KiB in 0.001213 sec., 109645.50700741961 rows/sec., 8.85 MiB/sec. 2026.05.23 16:14:01.070569 [ 260 ] {42c0120e-f444-408d-9bd1-02f69ab7761a} TCPHandler: Processed in 0.001374079 sec. 2026.05.23 16:14:01.070691 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.070787 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:01.070830 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:01.071232 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.071267 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.071608 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.23 16:14:01.071819 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.071945 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} executeQuery: Read 198 rows, 14.54 KiB in 0.001177 sec., 168224.29906542055 rows/sec., 12.06 MiB/sec. 2026.05.23 16:14:01.071979 [ 260 ] {b0ed49d6-b9f6-4dbb-9eb5-ef359fa7adaf} TCPHandler: Processed in 0.001336818 sec. 2026.05.23 16:14:01.072107 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.072203 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:01.072255 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} 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.23 16:14:01.072982 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.073018 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.073505 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.23 16:14:01.073730 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.073872 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} executeQuery: Read 5 rows, 9.17 KiB in 0.001687 sec., 2963.841138114997 rows/sec., 5.31 MiB/sec. 2026.05.23 16:14:01.073934 [ 260 ] {2c27323a-78a9-468b-9b63-35d97910d0e2} TCPHandler: Processed in 0.001876186 sec. 2026.05.23 16:14:01.074061 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:01.074168 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:01.074210 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:01.074601 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:01.074637 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:01.074969 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.23 16:14:01.075177 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:01.075309 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. 2026.05.23 16:14:01.075343 [ 260 ] {100192ed-4138-44c2-9ea3-5afd73da132b} TCPHandler: Processed in 0.001332178 sec. 2026.05.23 16:14:05.660287 [ 53 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:14:05.660367 [ 53 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:14:05.771086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21988 2026.05.23 16:14:05.771572 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:05.771617 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:05.772131 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.23 16:14:05.772378 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:05.772514 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21988 2026.05.23 16:14:05.772566 [ 53 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.23 16:14:05.772636 [ 53 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:05.772656 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:05.772775 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.23 16:14:05.772886 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:05.772922 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19620 rows starting from the beginning of the part 2026.05.23 16:14:05.772989 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part 2026.05.23 16:14:05.773046 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part 2026.05.23 16:14:05.773097 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part 2026.05.23 16:14:05.773141 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part 2026.05.23 16:14:05.773183 [ 200 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part 2026.05.23 16:14:05.775072 [ 194 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21988 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337052 sec., 9408434.215413265 rows/sec., 134.59 MiB/sec. 2026.05.23 16:14:05.775471 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.23 16:14:05.775781 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:05.775867 [ 193 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_46_9} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.23 16:14:05.775996 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. 2026.05.23 16:14:06.054553 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:06.054786 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:06.055117 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:06.055155 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} 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.23 16:14:06.055369 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:06.055437 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:06.055579 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:14:06.055678 [ 364 ] {7e229338-18ce-4652-a495-f2cb91310099} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:06.055688 [ 340 ] {7e229338-18ce-4652-a495-f2cb91310099} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:06.055701 [ 316 ] {7e229338-18ce-4652-a495-f2cb91310099} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:06.055688 [ 349 ] {7e229338-18ce-4652-a495-f2cb91310099} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:06.055869 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:06.055896 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:06.055940 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} 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.23 16:14:06.055960 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:06.056986 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} executeQuery: Read 32 rows, 5.50 KiB in 0.002292 sec., 13961.605584642233 rows/sec., 2.34 MiB/sec. 2026.05.23 16:14:06.057117 [ 260 ] {7e229338-18ce-4652-a495-f2cb91310099} TCPHandler: Processed in 0.002701177 sec. 2026.05.23 16:14:06.059447 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:06.059626 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:06.059701 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:06.060422 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.060469 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:06.060864 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.23 16:14:06.061090 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.061242 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} executeQuery: Read 154 rows, 13.54 KiB in 0.001669 sec., 92270.82085080887 rows/sec., 7.93 MiB/sec. 2026.05.23 16:14:06.061282 [ 260 ] {4131f063-fc3c-43cf-a02a-09407e0d9497} TCPHandler: Processed in 0.001966657 sec. 2026.05.23 16:14:06.061277 [ 53 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.23 16:14:06.061355 [ 53 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.061381 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:06.061457 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:06.061494 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.23 16:14:06.061566 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:06.061611 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:06.061613 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:06.061655 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3506 rows starting from the beginning of the part 2026.05.23 16:14:06.061718 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 80 rows starting from the beginning of the part 2026.05.23 16:14:06.061762 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part 2026.05.23 16:14:06.061802 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 154 rows starting from the beginning of the part 2026.05.23 16:14:06.061843 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part 2026.05.23 16:14:06.061882 [ 200 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 154 rows starting from the beginning of the part 2026.05.23 16:14:06.062051 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.062092 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:06.062406 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.23 16:14:06.062644 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.062780 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} executeQuery: Read 37 rows, 2.78 KiB in 0.001234 sec., 29983.7925445705 rows/sec., 2.20 MiB/sec. 2026.05.23 16:14:06.062814 [ 260 ] {26f2a2a5-775b-4513-95e0-cc378eb44faa} TCPHandler: Processed in 0.00140712 sec. 2026.05.23 16:14:06.062959 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:06.063055 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:06.063096 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:06.063489 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4196 rows, containing 5 columns (5 merged, 0 gathered) in 0.002038028 sec., 2058852.9696353534 rows/sec., 167.41 MiB/sec. 2026.05.23 16:14:06.063531 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.063571 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:06.063812 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.23 16:14:06.063891 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.23 16:14:06.064192 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.064247 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.064322 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} executeQuery: Read 125 rows, 9.97 KiB in 0.001285 sec., 97276.2645914397 rows/sec., 7.58 MiB/sec. 2026.05.23 16:14:06.064329 [ 53 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.23 16:14:06.064348 [ 194 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_76_15} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.23 16:14:06.064363 [ 260 ] {f08449ec-82e1-47ea-9da0-07ef6d8f51d0} TCPHandler: Processed in 0.00145387 sec. 2026.05.23 16:14:06.064388 [ 53 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.064422 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:06.064475 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. 2026.05.23 16:14:06.064532 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:06.064551 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.23 16:14:06.064632 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:06.064643 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:06.064673 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2010 rows starting from the beginning of the part 2026.05.23 16:14:06.064676 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:06.064736 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part 2026.05.23 16:14:06.064787 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 93 rows starting from the beginning of the part 2026.05.23 16:14:06.064830 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 125 rows starting from the beginning of the part 2026.05.23 16:14:06.064871 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 133 rows starting from the beginning of the part 2026.05.23 16:14:06.064913 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 125 rows starting from the beginning of the part 2026.05.23 16:14:06.065103 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.065137 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:06.065461 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.23 16:14:06.065668 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.065794 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. 2026.05.23 16:14:06.065827 [ 260 ] {44aef651-e78a-4317-aff0-71bae3f5b29b} TCPHandler: Processed in 0.001344418 sec. 2026.05.23 16:14:06.065965 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:06.065986 [ 194 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2574 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147543 sec., 1744576.1574591813 rows/sec., 129.52 MiB/sec. 2026.05.23 16:14:06.066062 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:06.066120 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} 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.23 16:14:06.066232 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.23 16:14:06.066521 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.066595 [ 186 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_76_15} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.23 16:14:06.066674 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2026.05.23 16:14:06.066987 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.067027 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:06.067573 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.23 16:14:06.067796 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.067928 [ 60 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.23 16:14:06.067933 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} executeQuery: Read 37 rows, 67.89 KiB in 0.001889 sec., 19587.08311275807 rows/sec., 35.10 MiB/sec. 2026.05.23 16:14:06.067968 [ 60 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.067995 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:06.068002 [ 260 ] {f90e4989-7d18-4d01-996b-f1de00c427b5} TCPHandler: Processed in 0.002085439 sec. 2026.05.23 16:14:06.068101 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.23 16:14:06.068142 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:06.068243 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:06.068286 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:06.068344 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:06.068409 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1217 rows starting from the beginning of the part 2026.05.23 16:14:06.068553 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2026.05.23 16:14:06.068651 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.068670 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:06.068692 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:06.068787 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:06.068904 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:06.069006 [ 192 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:06.069009 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.23 16:14:06.069232 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.069349 [ 60 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.23 16:14:06.069367 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. 2026.05.23 16:14:06.069379 [ 60 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.069407 [ 260 ] {d62409fe-4292-4b28-aa93-ee8117de8292} TCPHandler: Processed in 0.001314128 sec. 2026.05.23 16:14:06.069409 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:06.069501 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.23 16:14:06.069593 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:06.069618 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4616 rows starting from the beginning of the part 2026.05.23 16:14:06.069667 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 12 rows starting from the beginning of the part 2026.05.23 16:14:06.069710 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:06.069750 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:06.069786 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:06.069824 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:06.071351 [ 195 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4868 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882196 sec., 2586340.636150539 rows/sec., 166.35 MiB/sec. 2026.05.23 16:14:06.071715 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.23 16:14:06.071958 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.072027 [ 186 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_76_15} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.23 16:14:06.072090 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2026.05.23 16:14:06.074100 [ 190 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 19 columns (19 merged, 0 gathered) in 0.006045873 sec., 223127.412699539 rows/sec., 399.83 MiB/sec. 2026.05.23 16:14:06.075176 [ 186 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.23 16:14:06.075502 [ 186 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:06.075570 [ 186 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_61_12} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.23 16:14:06.075648 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. 2026.05.23 16:14:06.980173 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 2026.05.23 16:14:06.996350 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:06.996403 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:07.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 319.82 MiB, peak 326.89 MiB, free memory in arenas 0.00 B, will set to 316.60 MiB (RSS), difference: -3.22 MiB 2026.05.23 16:14:07.002627 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.23 16:14:07.003346 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:07.003629 [ 58 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.23 16:14:07.003671 [ 58 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:07.003693 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.23 16:14:07.003810 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.23 16:14:07.006531 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2026.05.23 16:14:07.007584 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:07.009035 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2026.05.23 16:14:07.013371 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2026.05.23 16:14:07.017786 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2026.05.23 16:14:07.022194 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2026.05.23 16:14:07.026727 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part 2026.05.23 16:14:07.030689 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part 2026.05.23 16:14:07.080448 [ 190 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076683857 sec., 4525.0723369326615 rows/sec., 23.40 MiB/sec. 2026.05.23 16:14:07.082985 [ 195 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.23 16:14:07.085174 [ 195 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:07.085289 [ 195 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_46_9} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.23 16:14:07.087489 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.23 16:14:08.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 313.17 MiB, peak 326.89 MiB, free memory in arenas 0.00 B, will set to 317.18 MiB (RSS), difference: 4.01 MiB 2026.05.23 16:14:11.053369 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:11.053617 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:11.053942 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:11.053979 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} 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.23 16:14:11.054192 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:11.054260 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:11.054398 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:14:11.054499 [ 349 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:11.054531 [ 364 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:11.054543 [ 355 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:11.054503 [ 316 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:11.054698 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:11.054721 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:11.054765 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} 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.23 16:14:11.054785 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:11.055729 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} executeQuery: Read 32 rows, 5.50 KiB in 0.002211 sec., 14473.089099954772 rows/sec., 2.43 MiB/sec. 2026.05.23 16:14:11.055830 [ 260 ] {e506d264-bbe9-4ad7-b3cf-0a44ea38018c} TCPHandler: Processed in 0.002593156 sec. 2026.05.23 16:14:11.057657 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:11.057769 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:11.057811 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:11.058311 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:11.058359 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:11.058727 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.23 16:14:11.058951 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:11.059091 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} executeQuery: Read 90 rows, 7.41 KiB in 0.001353 sec., 66518.84700665188 rows/sec., 5.35 MiB/sec. 2026.05.23 16:14:11.059125 [ 260 ] {93ca77a5-b5b7-4122-b4cf-cdb37e3c286a} TCPHandler: Processed in 0.001519011 sec. 2026.05.23 16:14:11.059249 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:11.059351 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:11.059391 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:11.059838 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:11.059872 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:11.060158 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.23 16:14:11.060377 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:11.060501 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} executeQuery: Read 5 rows, 385.00 B in 0.001168 sec., 4280.821917808219 rows/sec., 321.90 KiB/sec. 2026.05.23 16:14:11.060535 [ 260 ] {b98fef03-78f5-4826-adb2-7bd397c85323} TCPHandler: Processed in 0.001335208 sec. 2026.05.23 16:14:11.060655 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:11.060751 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:11.060791 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:11.061212 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:11.061248 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:11.061549 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.23 16:14:11.061752 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:11.061876 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} executeQuery: Read 93 rows, 7.41 KiB in 0.001143 sec., 81364.82939632547 rows/sec., 6.33 MiB/sec. 2026.05.23 16:14:11.061910 [ 260 ] {24bf4a44-24cd-4a7f-a69c-a78c3e9da2bf} TCPHandler: Processed in 0.001303308 sec. 2026.05.23 16:14:11.062047 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:11.062142 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:11.062185 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:11.062575 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:11.062610 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:11.062918 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.23 16:14:11.063123 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:11.063245 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. 2026.05.23 16:14:11.063279 [ 260 ] {52a2f899-09ed-434a-810f-40a651cb5362} TCPHandler: Processed in 0.001280967 sec. 2026.05.23 16:14:11.063431 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:11.063527 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:11.063582 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} 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.23 16:14:11.064308 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:11.064343 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:11.064819 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.23 16:14:11.065035 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:11.065171 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} executeQuery: Read 5 rows, 9.17 KiB in 0.001661 sec., 3010.2347983142686 rows/sec., 5.39 MiB/sec. 2026.05.23 16:14:11.065221 [ 260 ] {9145875c-1e93-45e1-b428-f58bd2ffd1d0} TCPHandler: Processed in 0.001838506 sec. 2026.05.23 16:14:11.065445 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:11.065622 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:11.065698 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:11.066264 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:11.066301 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:11.066699 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.23 16:14:11.066934 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:11.067080 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. 2026.05.23 16:14:11.067118 [ 260 ] {9edb7212-2336-4b96-91d8-54d06f1256ae} TCPHandler: Processed in 0.001794485 sec. 2026.05.23 16:14:13.272684 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22500 2026.05.23 16:14:13.273534 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:13.273570 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:13.274077 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.23 16:14:13.274313 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:13.274446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22500 2026.05.23 16:14:14.506652 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 2026.05.23 16:14:14.520892 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:14.520936 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:14.527042 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.23 16:14:14.527723 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:14.530308 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 354 2026.05.23 16:14:14.984419 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:14.984675 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:14:14.985055 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:14.985104 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:14:14.985346 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:14.985414 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:14.985553 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.23 16:14:14.985632 [ 355 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:14.985666 [ 349 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:14.985696 [ 364 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:14.985669 [ 316 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:14.985827 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:14.985854 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:14.985898 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.23 16:14:14.985918 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:14.986818 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} executeQuery: Read 32 rows, 5.50 KiB in 0.002259 sec., 14165.559982293049 rows/sec., 2.38 MiB/sec. 2026.05.23 16:14:14.986881 [ 260 ] {49144df8-3e75-4a4a-b2f5-6aa7e12515b7} TCPHandler: Processed in 0.002599876 sec. 2026.05.23 16:14:15.000542 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.000654 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:14:15.000697 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:14:15.001153 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.001190 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.001532 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.23 16:14:15.001760 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.001903 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} executeQuery: Read 2 rows, 167.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 127.41 KiB/sec. 2026.05.23 16:14:15.001939 [ 260 ] {b44f90a3-aa18-4c5f-bdd2-e2b8261df3b2} TCPHandler: Processed in 0.00144813 sec. 2026.05.23 16:14:15.002104 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.002223 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:15.002271 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:15.004432 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.004471 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.004918 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.23 16:14:15.005129 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.005264 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} executeQuery: Read 2504 rows, 189.81 KiB in 0.003067 sec., 816432.9964134333 rows/sec., 60.44 MiB/sec. 2026.05.23 16:14:15.005299 [ 260 ] {9fa11964-69ed-4cee-9686-36ebe7f612af} TCPHandler: Processed in 0.003249445 sec. 2026.05.23 16:14:15.005432 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.005528 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:15.005568 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:15.006013 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.006049 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.006457 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.23 16:14:15.006687 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.006817 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} executeQuery: Read 50 rows, 3.75 KiB in 0.001307 sec., 38255.54705432288 rows/sec., 2.80 MiB/sec. 2026.05.23 16:14:15.006851 [ 260 ] {4a208a9b-801e-43e7-9cea-e857f113f10e} TCPHandler: Processed in 0.00146919 sec. 2026.05.23 16:14:15.006979 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.007075 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:14:15.007115 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:14:15.008121 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.008158 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.008471 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:14:15.008687 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.008812 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} executeQuery: Read 801 rows, 47.38 KiB in 0.001755 sec., 456410.2564102564 rows/sec., 26.36 MiB/sec. 2026.05.23 16:14:15.008845 [ 260 ] {7de1e539-54d0-4c0e-a259-084a3e728600} TCPHandler: Processed in 0.001915237 sec. 2026.05.23 16:14:15.008963 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.009063 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:15.009103 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:14:15.009509 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.009550 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.009852 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:14:15.010107 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.010234 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} executeQuery: Read 1 rows, 72.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 58.89 KiB/sec. 2026.05.23 16:14:15.010268 [ 260 ] {bd7efea5-3382-4283-9b1d-3568c188ed15} TCPHandler: Processed in 0.001354019 sec. 2026.05.23 16:14:15.010409 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.010505 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:15.010543 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:15.011582 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.011618 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.011971 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.23 16:14:15.012176 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.012306 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} executeQuery: Read 1353 rows, 93.14 KiB in 0.001819 sec., 743815.2831225948 rows/sec., 50.00 MiB/sec. 2026.05.23 16:14:15.012340 [ 260 ] {9a49b486-e0f8-40db-bc5e-495c9a788d2a} TCPHandler: Processed in 0.001979697 sec. 2026.05.23 16:14:15.012463 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.012558 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:15.012600 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:15.013386 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.013421 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.013832 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.23 16:14:15.014049 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.014185 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} executeQuery: Read 1593 rows, 99.82 KiB in 0.001645 sec., 968389.0577507599 rows/sec., 59.26 MiB/sec. 2026.05.23 16:14:15.014219 [ 260 ] {6d2e7b85-66ba-480c-8977-ea9c0bf97983} TCPHandler: Processed in 0.001804825 sec. 2026.05.23 16:14:15.014343 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.014439 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:15.014490 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} 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.23 16:14:15.015502 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.015549 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.016278 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.23 16:14:15.016533 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.016726 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} executeQuery: Read 48 rows, 88.08 KiB in 0.002301 sec., 20860.49543676662 rows/sec., 37.38 MiB/sec. 2026.05.23 16:14:15.016854 [ 260 ] {aeb3b983-1c2f-439f-9959-d81af4e05729} TCPHandler: Processed in 0.002559015 sec. 2026.05.23 16:14:15.017051 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:15.017192 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:15.017250 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:15.017651 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:15.017685 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:15.017999 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.23 16:14:15.018224 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:15.018360 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} executeQuery: Read 48 rows, 3.31 KiB in 0.001208 sec., 39735.09933774834 rows/sec., 2.68 MiB/sec. 2026.05.23 16:14:15.018397 [ 260 ] {d0247fc1-6407-4bb0-be69-41f79364786e} TCPHandler: Processed in 0.001453351 sec. 2026.05.23 16:14:16.048966 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:16.049253 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:16.049702 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:16.049758 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} 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.23 16:14:16.050084 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:16.050189 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:16.050345 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:14:16.050478 [ 355 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:16.050490 [ 349 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:16.050490 [ 316 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:16.050484 [ 364 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:16.050767 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:16.050807 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:16.050860 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} 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.23 16:14:16.050882 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:16.052079 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} executeQuery: Read 32 rows, 5.50 KiB in 0.002933 sec., 10910.330719399932 rows/sec., 1.83 MiB/sec. 2026.05.23 16:14:16.052193 [ 260 ] {af3ca66c-37fd-4bc6-a9f2-a5b0f62bd8c1} TCPHandler: Processed in 0.003366326 sec. 2026.05.23 16:14:16.053600 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:16.053715 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:16.053762 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:16.054717 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:16.054816 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:16.055432 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.23 16:14:16.055677 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:16.055845 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} executeQuery: Read 80 rows, 6.44 KiB in 0.00216 sec., 37037.03703703704 rows/sec., 2.91 MiB/sec. 2026.05.23 16:14:16.055913 [ 260 ] {3e404e9b-26c5-404a-8314-ef6b6e0d83eb} TCPHandler: Processed in 0.002364382 sec. 2026.05.23 16:14:16.056162 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:16.056297 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:16.056357 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:16.056961 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:16.057000 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:16.057327 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.23 16:14:16.057550 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:16.057684 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} executeQuery: Read 88 rows, 7.01 KiB in 0.001428 sec., 61624.64985994398 rows/sec., 4.79 MiB/sec. 2026.05.23 16:14:16.057720 [ 260 ] {5061c77a-e3b3-48bf-a2d2-84488f4342af} TCPHandler: Processed in 0.001684213 sec. 2026.05.23 16:14:16.057857 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:16.057956 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:16.058000 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:16.058439 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:16.058477 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:16.058817 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.23 16:14:16.059035 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:16.059149 [ 45 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 5 parts from all_1_74_15 to all_78_78_0 2026.05.23 16:14:16.059168 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} executeQuery: Read 32 rows, 2.28 KiB in 0.001232 sec., 25974.025974025975 rows/sec., 1.81 MiB/sec. 2026.05.23 16:14:16.059205 [ 45 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:16.059216 [ 260 ] {1b0e66a9-c22f-4cc5-b00f-91403f584d9d} TCPHandler: Processed in 0.00140921 sec. 2026.05.23 16:14:16.059237 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:16.059361 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:16.059368 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_74_15 to all_78_78_0 into Compact with storage Full 2026.05.23 16:14:16.059466 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:16.059496 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:16.059509 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:16.059533 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 27019 rows starting from the beginning of the part 2026.05.23 16:14:16.059607 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 198 rows starting from the beginning of the part 2026.05.23 16:14:16.059662 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2026.05.23 16:14:16.059714 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2026.05.23 16:14:16.059772 [ 190 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1593 rows starting from the beginning of the part 2026.05.23 16:14:16.059859 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:16.059896 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:16.060405 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.23 16:14:16.060689 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:16.060897 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} executeQuery: Read 12 rows, 848.00 B in 0.001446 sec., 8298.755186721992 rows/sec., 572.70 KiB/sec. 2026.05.23 16:14:16.060969 [ 260 ] {3996ced2-bf80-40dc-8ac5-23ce23473454} TCPHandler: Processed in 0.001658213 sec. 2026.05.23 16:14:16.067598 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergeTask::MergeProjectionsStage: Merge sorted 29130 rows, containing 5 columns (5 merged, 0 gathered) in 0.008277164 sec., 3519321.3520959592 rows/sec., 225.71 MiB/sec. 2026.05.23 16:14:16.068154 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) 2026.05.23 16:14:16.068426 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:16.068493 [ 187 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_78_16} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 5 parts: [all_1_74_15, all_78_78_0] -> all_1_78_16 2026.05.23 16:14:16.068555 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2026.05.23 16:14:17.000271 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 317.52 MiB, peak 326.89 MiB, free memory in arenas 0.00 B, will set to 321.12 MiB (RSS), difference: 3.60 MiB 2026.05.23 16:14:19.392562 [ 270 ] {} TCP-Session: fc944c93-3c35-4183-bfde-b053796e35ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:19.392798 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} executeQuery: (from [fd00:1122:3344:101::e]:37307) 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.23 16:14:19.393248 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.23 16:14:19.393435 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:19.393847 [ 355 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.23 16:14:19.394361 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} executeQuery: Read 41 rows, 2.50 KiB in 0.001667 sec., 24595.080983803236 rows/sec., 1.46 MiB/sec. 2026.05.23 16:14:19.394442 [ 270 ] {2df7165f-1a94-4c0a-8543-66c79d1fe225} TCPHandler: Processed in 0.002009138 sec. 2026.05.23 16:14:20.660634 [ 40 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:14:20.660707 [ 40 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:14:20.774569 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22948 2026.05.23 16:14:20.775042 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:20.775086 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:20.775565 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.23 16:14:20.775791 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:20.775916 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22948 2026.05.23 16:14:21.001474 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000994943 sec. 2026.05.23 16:14:21.054147 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:21.054407 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:21.054782 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:21.054826 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} 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.23 16:14:21.055082 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:21.055169 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:21.055331 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:14:21.055447 [ 355 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:21.055474 [ 323 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:21.055456 [ 316 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:21.055453 [ 364 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:21.055675 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:21.055702 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:21.055747 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} 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.23 16:14:21.055768 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:21.057028 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} executeQuery: Read 32 rows, 5.50 KiB in 0.00272 sec., 11764.70588235294 rows/sec., 1.97 MiB/sec. 2026.05.23 16:14:21.057193 [ 260 ] {7dbbd9a0-2a7a-4806-9d1a-f001bf6fcdb2} TCPHandler: Processed in 0.003185804 sec. 2026.05.23 16:14:21.059024 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:21.059155 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:21.059218 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:21.059761 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:21.059799 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:21.060190 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.23 16:14:21.060427 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:21.060566 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} executeQuery: Read 90 rows, 7.41 KiB in 0.001451 sec., 62026.18883528601 rows/sec., 4.99 MiB/sec. 2026.05.23 16:14:21.060602 [ 260 ] {39c91ea3-0609-4bb9-8535-444834a6c344} TCPHandler: Processed in 0.001690933 sec. 2026.05.23 16:14:21.060745 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:21.060841 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:21.060904 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:21.061304 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:21.061340 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:21.061639 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.23 16:14:21.061848 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:21.061979 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} executeQuery: Read 5 rows, 385.00 B in 0.001157 sec., 4321.5211754537595 rows/sec., 324.96 KiB/sec. 2026.05.23 16:14:21.062014 [ 260 ] {2eb306fc-5985-4059-8f42-fd2366b94ca5} TCPHandler: Processed in 0.001318379 sec. 2026.05.23 16:14:21.062134 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:21.062230 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:21.062271 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:21.062689 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:21.062725 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:21.063018 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.23 16:14:21.063225 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:21.063348 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} executeQuery: Read 93 rows, 7.41 KiB in 0.001137 sec., 81794.19525065963 rows/sec., 6.36 MiB/sec. 2026.05.23 16:14:21.063383 [ 260 ] {7fffa13d-8b2c-42ef-8996-d8851055b638} TCPHandler: Processed in 0.001297438 sec. 2026.05.23 16:14:21.063520 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:21.063615 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:21.063658 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:21.064051 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:21.064086 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:21.064412 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.23 16:14:21.064611 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:21.064736 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. 2026.05.23 16:14:21.064769 [ 260 ] {28b637f4-a917-4b9f-b705-7f96d74150a9} TCPHandler: Processed in 0.001298178 sec. 2026.05.23 16:14:21.064901 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:21.064995 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:21.065048 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} 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.23 16:14:21.065786 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:21.065821 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:21.066306 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.23 16:14:21.066519 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:21.066655 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} executeQuery: Read 5 rows, 9.17 KiB in 0.001678 sec., 2979.7377830750893 rows/sec., 5.34 MiB/sec. 2026.05.23 16:14:21.066706 [ 260 ] {69b3f2a0-22a2-4706-910b-16eb3415ba46} TCPHandler: Processed in 0.001853495 sec. 2026.05.23 16:14:21.066836 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:21.066931 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:21.066974 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:21.067354 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:21.067390 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:21.067697 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.23 16:14:21.067894 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:21.068017 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. 2026.05.23 16:14:21.068050 [ 260 ] {de35f44c-bcc5-4bf0-836d-45067108e3ea} TCPHandler: Processed in 0.001263057 sec. 2026.05.23 16:14:22.030431 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 2026.05.23 16:14:22.045903 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:22.045955 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:22.052035 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.23 16:14:22.052758 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:22.055423 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2026.05.23 16:14:26.055049 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:26.055434 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:26.055803 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:26.055841 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} 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.23 16:14:26.056056 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:26.056125 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:26.056263 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:14:26.056363 [ 316 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:26.056377 [ 355 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:26.056377 [ 364 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:26.056363 [ 323 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:26.056562 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:26.056589 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:26.056632 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} 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.23 16:14:26.056654 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:26.057997 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} executeQuery: Read 32 rows, 5.50 KiB in 0.002717 sec., 11777.695988222305 rows/sec., 1.98 MiB/sec. 2026.05.23 16:14:26.058104 [ 260 ] {f81f91f5-9dee-49bf-8b08-5b1a485abd36} TCPHandler: Processed in 0.003243834 sec. 2026.05.23 16:14:26.060295 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:26.060411 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:26.060456 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:26.061093 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.061134 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.061531 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.23 16:14:26.061769 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.061913 [ 26 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.23 16:14:26.061917 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} executeQuery: Read 154 rows, 13.54 KiB in 0.001539 sec., 100064.97725795972 rows/sec., 8.59 MiB/sec. 2026.05.23 16:14:26.061955 [ 26 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.061970 [ 260 ] {0d98ce14-41cd-4a5e-9289-9c8748bc8ac5} TCPHandler: Processed in 0.001728374 sec. 2026.05.23 16:14:26.061975 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.062091 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.23 16:14:26.062113 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:26.062217 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:26.062219 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:26.062262 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:26.062270 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3506 rows starting from the beginning of the part 2026.05.23 16:14:26.062346 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part 2026.05.23 16:14:26.062396 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2504 rows starting from the beginning of the part 2026.05.23 16:14:26.062439 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 80 rows starting from the beginning of the part 2026.05.23 16:14:26.062483 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part 2026.05.23 16:14:26.062526 [ 201 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 154 rows starting from the beginning of the part 2026.05.23 16:14:26.062713 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.062753 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.063060 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.23 16:14:26.063375 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.063494 [ 26 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.23 16:14:26.063515 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} executeQuery: Read 37 rows, 2.78 KiB in 0.001317 sec., 28094.15337889142 rows/sec., 2.06 MiB/sec. 2026.05.23 16:14:26.063525 [ 26 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.063548 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.063552 [ 260 ] {220f036d-e290-432a-9211-e9441ca75672} TCPHandler: Processed in 0.00148982 sec. 2026.05.23 16:14:26.063680 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.23 16:14:26.063725 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:26.063800 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:26.063829 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:26.063841 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 83 rows starting from the beginning of the part 2026.05.23 16:14:26.063877 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:26.063922 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:26.063988 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:26.064047 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 50 rows starting from the beginning of the part 2026.05.23 16:14:26.064102 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:26.064159 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:26.064343 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.064386 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.064968 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.23 16:14:26.065174 [ 191 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557502 sec., 139325.66378726962 rows/sec., 10.73 MiB/sec. 2026.05.23 16:14:26.065195 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.065317 [ 189 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 6424 rows, containing 5 columns (5 merged, 0 gathered) in 0.003267185 sec., 1966218.6255140128 rows/sec., 156.25 MiB/sec. 2026.05.23 16:14:26.065339 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} executeQuery: Read 125 rows, 9.97 KiB in 0.00153 sec., 81699.34640522876 rows/sec., 6.37 MiB/sec. 2026.05.23 16:14:26.065328 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.23 16:14:26.065401 [ 260 ] {9e6bcf3f-5b0e-4b1c-98fa-d32efc18287c} TCPHandler: Processed in 0.001727664 sec. 2026.05.23 16:14:26.065345 [ 26 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.23 16:14:26.065464 [ 26 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.065490 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.065555 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:26.065577 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.23 16:14:26.065658 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:26.065670 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:26.065674 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.065673 [ 196 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.23 16:14:26.065706 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:26.065704 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2010 rows starting from the beginning of the part 2026.05.23 16:14:26.065766 [ 197 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_66_13} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.23 16:14:26.065799 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 93 rows starting from the beginning of the part 2026.05.23 16:14:26.065845 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1353 rows starting from the beginning of the part 2026.05.23 16:14:26.065852 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.23 16:14:26.065888 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 88 rows starting from the beginning of the part 2026.05.23 16:14:26.065932 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 93 rows starting from the beginning of the part 2026.05.23 16:14:26.065976 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 125 rows starting from the beginning of the part 2026.05.23 16:14:26.066023 [ 196 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.066120 [ 196 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_81_16} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.23 16:14:26.066214 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2026.05.23 16:14:26.066251 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.066289 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.066668 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.23 16:14:26.066913 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.067052 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} executeQuery: Read 160 rows, 11.41 KiB in 0.001414 sec., 113154.17256011316 rows/sec., 7.88 MiB/sec. 2026.05.23 16:14:26.067090 [ 260 ] {f4d4e508-18d4-4cce-be13-cacd55756728} TCPHandler: Processed in 0.001585682 sec. 2026.05.23 16:14:26.067224 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:26.067255 [ 189 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711954 sec., 2197488.9512218204 rows/sec., 159.67 MiB/sec. 2026.05.23 16:14:26.067322 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:26.067380 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} 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.23 16:14:26.067493 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.23 16:14:26.067749 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.067818 [ 198 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_81_16} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.23 16:14:26.067882 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2026.05.23 16:14:26.068313 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.068357 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.068990 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.23 16:14:26.069232 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.069408 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} executeQuery: Read 37 rows, 67.89 KiB in 0.002103 sec., 17593.91345696624 rows/sec., 31.53 MiB/sec. 2026.05.23 16:14:26.069537 [ 260 ] {fd4b2b51-3d79-4622-94d5-a1579da2364a} TCPHandler: Processed in 0.002374693 sec. 2026.05.23 16:14:26.069749 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:26.069874 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:26.069933 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:26.070322 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.070357 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.070660 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.23 16:14:26.070869 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.070981 [ 26 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.23 16:14:26.070994 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. 2026.05.23 16:14:26.071024 [ 26 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:26.071042 [ 260 ] {1dffbf27-c69f-4371-90eb-f57bb5f61e4a} TCPHandler: Processed in 0.00139936 sec. 2026.05.23 16:14:26.071049 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:26.071138 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.23 16:14:26.071225 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:26.071253 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4868 rows starting from the beginning of the part 2026.05.23 16:14:26.071304 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:26.071345 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part 2026.05.23 16:14:26.071383 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 12 rows starting from the beginning of the part 2026.05.23 16:14:26.071422 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:26.071460 [ 197 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:26.072797 [ 198 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 5108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001688263 sec., 3025594.9458111683 rows/sec., 195.04 MiB/sec. 2026.05.23 16:14:26.073353 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.23 16:14:26.073680 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:26.073758 [ 189 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_81_16} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.23 16:14:26.073855 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.23 16:14:28.208595 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57824 2026.05.23 16:14:28.208690 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.208716 [ 314 ] {} TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Authenticating user 'default' from [fd00:1122:3344:101::e]:57824 2026.05.23 16:14:28.208738 [ 314 ] {} TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.208752 [ 314 ] {} TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.208959 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50126 2026.05.23 16:14:28.208993 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54307 2026.05.23 16:14:28.209006 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45042 2026.05.23 16:14:28.209040 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56352 2026.05.23 16:14:28.209056 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.209090 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.209102 [ 314 ] {} TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:28.209122 [ 307 ] {} TCP-Session: 12990a9c-12b0-49fd-a0d2-052f3ab86b5a Authenticating user 'default' from [fd00:1122:3344:101::e]:45042 2026.05.23 16:14:28.209114 [ 269 ] {} TCP-Session: a8dfc70f-1e67-48be-95df-7dfe2fc317a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54307 2026.05.23 16:14:28.209154 [ 307 ] {} TCP-Session: 12990a9c-12b0-49fd-a0d2-052f3ab86b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209052 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.209190 [ 307 ] {} TCP-Session: 12990a9c-12b0-49fd-a0d2-052f3ab86b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209192 [ 269 ] {} TCP-Session: a8dfc70f-1e67-48be-95df-7dfe2fc317a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209218 [ 315 ] {} TCP-Session: 607ba866-58bf-4002-b9e0-1e79d9f61b65 Authenticating user 'default' from [fd00:1122:3344:101::e]:50126 2026.05.23 16:14:28.209233 [ 269 ] {} TCP-Session: a8dfc70f-1e67-48be-95df-7dfe2fc317a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209042 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61216 2026.05.23 16:14:28.209263 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.209249 [ 315 ] {} TCP-Session: 607ba866-58bf-4002-b9e0-1e79d9f61b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209298 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} executeQuery: (from [fd00:1122:3344:101::e]:57824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:14:28.209318 [ 313 ] {} TCP-Session: d105580e-105a-400d-9b65-8cb1eda9396e Authenticating user 'default' from [fd00:1122:3344:101::e]:56352 2026.05.23 16:14:28.209323 [ 315 ] {} TCP-Session: 607ba866-58bf-4002-b9e0-1e79d9f61b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209035 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45259 2026.05.23 16:14:28.209030 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61769 2026.05.23 16:14:28.208990 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57011 2026.05.23 16:14:28.209361 [ 313 ] {} TCP-Session: d105580e-105a-400d-9b65-8cb1eda9396e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209479 [ 313 ] {} TCP-Session: d105580e-105a-400d-9b65-8cb1eda9396e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209741 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:14:28.209807 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.209814 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:28.209851 [ 308 ] {} TCP-Session: be727ba8-656e-4482-b80a-1825e48a1254 Authenticating user 'default' from [fd00:1122:3344:101::e]:45259 2026.05.23 16:14:28.209884 [ 308 ] {} TCP-Session: be727ba8-656e-4482-b80a-1825e48a1254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209898 [ 308 ] {} TCP-Session: be727ba8-656e-4482-b80a-1825e48a1254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209922 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.209958 [ 259 ] {} TCP-Session: 55305b1b-f302-461d-b220-b739665baad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57011 2026.05.23 16:14:28.209975 [ 259 ] {} TCP-Session: 55305b1b-f302-461d-b220-b739665baad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.209992 [ 259 ] {} TCP-Session: 55305b1b-f302-461d-b220-b739665baad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.210043 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.210078 [ 312 ] {} TCP-Session: 08c25add-1607-4e9f-b6d2-5fd7307ab8c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61216 2026.05.23 16:14:28.210096 [ 312 ] {} TCP-Session: 08c25add-1607-4e9f-b6d2-5fd7307ab8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.210109 [ 312 ] {} TCP-Session: 08c25add-1607-4e9f-b6d2-5fd7307ab8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.210285 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.210300 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:14:28.210322 [ 311 ] {} TCP-Session: f55039c2-33b1-46e0-884c-9c9fd05dcfb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61769 2026.05.23 16:14:28.210349 [ 311 ] {} TCP-Session: f55039c2-33b1-46e0-884c-9c9fd05dcfb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.210362 [ 311 ] {} TCP-Session: f55039c2-33b1-46e0-884c-9c9fd05dcfb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.211367 [ 316 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} AggregatingTransform: Aggregating 2026.05.23 16:14:28.211406 [ 316 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} Aggregator: Aggregation method: without_key 2026.05.23 16:14:28.211437 [ 316 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020874 sec. (979.553 rows/sec., 38.26 KiB/sec.) 2026.05.23 16:14:28.211453 [ 316 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} Aggregator: Merging aggregated data 2026.05.23 16:14:28.212234 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. 2026.05.23 16:14:28.212402 [ 314 ] {6ccb2d54-de33-4be3-8136-cf4c1e21ed07} TCPHandler: Processed in 0.003451958 sec. 2026.05.23 16:14:28.212531 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212560 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212564 [ 314 ] {} TCP-Session: b030ee61-5696-4e98-9a5c-96116e974952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.212586 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212597 [ 313 ] {} TCP-Session: d105580e-105a-400d-9b65-8cb1eda9396e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.212613 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212651 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212679 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212705 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212712 [ 259 ] {} TCP-Session: 55305b1b-f302-461d-b220-b739665baad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.212745 [ 311 ] {} TCP-Session: f55039c2-33b1-46e0-884c-9c9fd05dcfb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.212752 [ 312 ] {} TCP-Session: 08c25add-1607-4e9f-b6d2-5fd7307ab8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.212692 [ 269 ] {} TCP-Session: a8dfc70f-1e67-48be-95df-7dfe2fc317a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.212688 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212644 [ 315 ] {} TCP-Session: 607ba866-58bf-4002-b9e0-1e79d9f61b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.212855 [ 308 ] {} TCP-Session: be727ba8-656e-4482-b80a-1825e48a1254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.212632 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.212906 [ 307 ] {} TCP-Session: 12990a9c-12b0-49fd-a0d2-052f3ab86b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.267189 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33940 2026.05.23 16:14:28.267270 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.267299 [ 314 ] {} TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Authenticating user 'default' from [fd00:1122:3344:101::e]:33940 2026.05.23 16:14:28.267322 [ 314 ] {} TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.267335 [ 314 ] {} TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.267625 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62678 2026.05.23 16:14:28.267649 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55646 2026.05.23 16:14:28.267675 [ 314 ] {} TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:28.267694 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63758 2026.05.23 16:14:28.267717 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.267742 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.267771 [ 315 ] {} TCP-Session: f8260d35-6ba1-4c84-81e2-2469742c6d29 Authenticating user 'default' from [fd00:1122:3344:101::e]:62678 2026.05.23 16:14:28.267783 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.267790 [ 269 ] {} TCP-Session: 539efe6c-6220-4ea4-b778-867ebb504865 Authenticating user 'default' from [fd00:1122:3344:101::e]:55646 2026.05.23 16:14:28.267808 [ 315 ] {} TCP-Session: f8260d35-6ba1-4c84-81e2-2469742c6d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.267827 [ 313 ] {} TCP-Session: 3190283b-598e-455c-a83d-dc4ba9f83ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63758 2026.05.23 16:14:28.267837 [ 269 ] {} TCP-Session: 539efe6c-6220-4ea4-b778-867ebb504865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.267841 [ 315 ] {} TCP-Session: f8260d35-6ba1-4c84-81e2-2469742c6d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.267873 [ 269 ] {} TCP-Session: 539efe6c-6220-4ea4-b778-867ebb504865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.267872 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} executeQuery: (from [fd00:1122:3344:101::e]:33940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:14:28.267682 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43102 2026.05.23 16:14:28.267661 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61576 2026.05.23 16:14:28.267648 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35839 2026.05.23 16:14:28.268004 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.267639 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50940 2026.05.23 16:14:28.268037 [ 312 ] {} TCP-Session: ca91a032-4df1-4fc0-a93c-0c9837d9294f Authenticating user 'default' from [fd00:1122:3344:101::e]:43102 2026.05.23 16:14:28.268046 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.268026 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.268079 [ 307 ] {} TCP-Session: 0c3d5970-8b7b-4018-8b86-e8cd11e93ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35839 2026.05.23 16:14:28.268088 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.268105 [ 308 ] {} TCP-Session: 3de716ac-dfc8-45aa-9f76-c0e4e8fad866 Authenticating user 'default' from [fd00:1122:3344:101::e]:61576 2026.05.23 16:14:28.268111 [ 307 ] {} TCP-Session: 0c3d5970-8b7b-4018-8b86-e8cd11e93ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268127 [ 259 ] {} TCP-Session: 3fb2d53f-e40a-43c0-ba88-3ae6568850c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50940 2026.05.23 16:14:28.268139 [ 308 ] {} TCP-Session: 3de716ac-dfc8-45aa-9f76-c0e4e8fad866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268164 [ 259 ] {} TCP-Session: 3fb2d53f-e40a-43c0-ba88-3ae6568850c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268146 [ 307 ] {} TCP-Session: 0c3d5970-8b7b-4018-8b86-e8cd11e93ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268171 [ 308 ] {} TCP-Session: 3de716ac-dfc8-45aa-9f76-c0e4e8fad866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268191 [ 259 ] {} TCP-Session: 3fb2d53f-e40a-43c0-ba88-3ae6568850c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268074 [ 312 ] {} TCP-Session: ca91a032-4df1-4fc0-a93c-0c9837d9294f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.267672 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39892 2026.05.23 16:14:28.268251 [ 312 ] {} TCP-Session: ca91a032-4df1-4fc0-a93c-0c9837d9294f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268169 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:14:28.268312 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.267868 [ 313 ] {} TCP-Session: 3190283b-598e-455c-a83d-dc4ba9f83ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268341 [ 311 ] {} TCP-Session: 579085df-3cfe-4eb6-b72f-f36a6570472b Authenticating user 'default' from [fd00:1122:3344:101::e]:39892 2026.05.23 16:14:28.268365 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:28.268370 [ 313 ] {} TCP-Session: 3190283b-598e-455c-a83d-dc4ba9f83ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268377 [ 311 ] {} TCP-Session: 579085df-3cfe-4eb6-b72f-f36a6570472b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268413 [ 311 ] {} TCP-Session: 579085df-3cfe-4eb6-b72f-f36a6570472b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.268665 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:14:28.269594 [ 349 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} AggregatingTransform: Aggregating 2026.05.23 16:14:28.269627 [ 349 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} Aggregator: Aggregation method: without_key 2026.05.23 16:14:28.269657 [ 349 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885372 sec. (1129.469 rows/sec., 44.12 KiB/sec.) 2026.05.23 16:14:28.269672 [ 349 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} Aggregator: Merging aggregated data 2026.05.23 16:14:28.270266 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} executeQuery: Read 1 rows, 40.00 B in 0.002449 sec., 408.32993058391185 rows/sec., 15.95 KiB/sec. 2026.05.23 16:14:28.270437 [ 314 ] {52cfac45-3fba-4d35-85cb-fc9a8ceb4f30} TCPHandler: Processed in 0.00288772 sec. 2026.05.23 16:14:28.270566 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270599 [ 314 ] {} TCP-Session: 82d2d98f-5295-48e2-98b4-856a06ef0826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.270601 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270619 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270634 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270647 [ 315 ] {} TCP-Session: f8260d35-6ba1-4c84-81e2-2469742c6d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.270658 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270687 [ 308 ] {} TCP-Session: 3de716ac-dfc8-45aa-9f76-c0e4e8fad866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.270705 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270730 [ 311 ] {} TCP-Session: 579085df-3cfe-4eb6-b72f-f36a6570472b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.270737 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270752 [ 269 ] {} TCP-Session: 539efe6c-6220-4ea4-b778-867ebb504865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.270772 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270792 [ 307 ] {} TCP-Session: 0c3d5970-8b7b-4018-8b86-e8cd11e93ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.270681 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.270863 [ 312 ] {} TCP-Session: ca91a032-4df1-4fc0-a93c-0c9837d9294f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.270661 [ 313 ] {} TCP-Session: 3190283b-598e-455c-a83d-dc4ba9f83ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.270886 [ 259 ] {} TCP-Session: 3fb2d53f-e40a-43c0-ba88-3ae6568850c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.276044 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23460 2026.05.23 16:14:28.276512 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:28.276555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:28.277039 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.23 16:14:28.277292 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:28.277441 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23460 2026.05.23 16:14:28.429920 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48658 2026.05.23 16:14:28.430006 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.430031 [ 314 ] {} TCP-Session: de951911-e187-4215-9af6-040664cdafca Authenticating user 'default' from [fd00:1122:3344:101::e]:48658 2026.05.23 16:14:28.430053 [ 314 ] {} TCP-Session: de951911-e187-4215-9af6-040664cdafca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430066 [ 314 ] {} TCP-Session: de951911-e187-4215-9af6-040664cdafca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430349 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46735 2026.05.23 16:14:28.430346 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47170 2026.05.23 16:14:28.430375 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47752 2026.05.23 16:14:28.430399 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.430414 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60247 2026.05.23 16:14:28.430440 [ 269 ] {} TCP-Session: b65fcf2d-a9cd-4487-ad65-40236fceb254 Authenticating user 'default' from [fd00:1122:3344:101::e]:46735 2026.05.23 16:14:28.430455 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.430455 [ 314 ] {} TCP-Session: de951911-e187-4215-9af6-040664cdafca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:28.430492 [ 307 ] {} TCP-Session: 8371bdf7-5809-4bb8-8569-7da61addb8d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47752 2026.05.23 16:14:28.430511 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.430537 [ 307 ] {} TCP-Session: 8371bdf7-5809-4bb8-8569-7da61addb8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430455 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.430562 [ 307 ] {} TCP-Session: 8371bdf7-5809-4bb8-8569-7da61addb8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430559 [ 311 ] {} TCP-Session: 0211f3d9-3cb5-461f-a15e-90147ffaf5b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60247 2026.05.23 16:14:28.430597 [ 315 ] {} TCP-Session: 8d566082-ffe3-4254-8c87-db4cb7edaf48 Authenticating user 'default' from [fd00:1122:3344:101::e]:47170 2026.05.23 16:14:28.430407 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55277 2026.05.23 16:14:28.430640 [ 315 ] {} TCP-Session: 8d566082-ffe3-4254-8c87-db4cb7edaf48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430627 [ 311 ] {} TCP-Session: 0211f3d9-3cb5-461f-a15e-90147ffaf5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430662 [ 315 ] {} TCP-Session: 8d566082-ffe3-4254-8c87-db4cb7edaf48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430679 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.430687 [ 311 ] {} TCP-Session: 0211f3d9-3cb5-461f-a15e-90147ffaf5b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430713 [ 312 ] {} TCP-Session: 297791e6-f896-438d-ab0f-3b1b6ac26bea Authenticating user 'default' from [fd00:1122:3344:101::e]:55277 2026.05.23 16:14:28.430383 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40026 2026.05.23 16:14:28.430745 [ 312 ] {} TCP-Session: 297791e6-f896-438d-ab0f-3b1b6ac26bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430347 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49412 2026.05.23 16:14:28.430771 [ 312 ] {} TCP-Session: 297791e6-f896-438d-ab0f-3b1b6ac26bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430788 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.430485 [ 269 ] {} TCP-Session: b65fcf2d-a9cd-4487-ad65-40236fceb254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430823 [ 308 ] {} TCP-Session: 6cd13adf-f017-4ebf-b468-a3777496d13a Authenticating user 'default' from [fd00:1122:3344:101::e]:40026 2026.05.23 16:14:28.430823 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.430839 [ 269 ] {} TCP-Session: b65fcf2d-a9cd-4487-ad65-40236fceb254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430848 [ 308 ] {} TCP-Session: 6cd13adf-f017-4ebf-b468-a3777496d13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430866 [ 259 ] {} TCP-Session: 8a5a89ff-fbe7-46da-ab1c-8aea9f312727 Authenticating user 'default' from [fd00:1122:3344:101::e]:49412 2026.05.23 16:14:28.430879 [ 308 ] {} TCP-Session: 6cd13adf-f017-4ebf-b468-a3777496d13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430896 [ 259 ] {} TCP-Session: 8a5a89ff-fbe7-46da-ab1c-8aea9f312727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430683 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} executeQuery: (from [fd00:1122:3344:101::e]:48658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.23 16:14:28.430920 [ 259 ] {} TCP-Session: 8a5a89ff-fbe7-46da-ab1c-8aea9f312727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.430420 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45083 2026.05.23 16:14:28.431007 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.23 16:14:28.431029 [ 313 ] {} TCP-Session: be452c73-8e09-4da4-8857-a81018ad7938 Authenticating user 'default' from [fd00:1122:3344:101::e]:45083 2026.05.23 16:14:28.431052 [ 313 ] {} TCP-Session: be452c73-8e09-4da4-8857-a81018ad7938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.431065 [ 313 ] {} TCP-Session: be452c73-8e09-4da4-8857-a81018ad7938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.431212 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.23 16:14:28.431273 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:28.431558 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} oximeter.version (8ea7600e-7cca-462b-bd5a-1f160aab6285) (SelectExecutor): Key condition: unknown 2026.05.23 16:14:28.432482 [ 342 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} AggregatingTransform: Aggregating 2026.05.23 16:14:28.432517 [ 342 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} Aggregator: Aggregation method: without_key 2026.05.23 16:14:28.432545 [ 342 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887652 sec. (1126.568 rows/sec., 44.01 KiB/sec.) 2026.05.23 16:14:28.432561 [ 342 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} Aggregator: Merging aggregated data 2026.05.23 16:14:28.433243 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} executeQuery: Read 1 rows, 40.00 B in 0.002617 sec., 382.11692777990066 rows/sec., 14.93 KiB/sec. 2026.05.23 16:14:28.433418 [ 314 ] {cdf4f090-7b00-451a-92cc-4fe3644467b5} TCPHandler: Processed in 0.003116383 sec. 2026.05.23 16:14:28.433563 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433585 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433609 [ 314 ] {} TCP-Session: de951911-e187-4215-9af6-040664cdafca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.433608 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433626 [ 312 ] {} TCP-Session: 297791e6-f896-438d-ab0f-3b1b6ac26bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.433633 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433668 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433683 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433704 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433719 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433743 [ 313 ] {} TCP-Session: be452c73-8e09-4da4-8857-a81018ad7938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.433722 [ 259 ] {} TCP-Session: 8a5a89ff-fbe7-46da-ab1c-8aea9f312727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.433775 [ 307 ] {} TCP-Session: 8371bdf7-5809-4bb8-8569-7da61addb8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.433785 [ 311 ] {} TCP-Session: 0211f3d9-3cb5-461f-a15e-90147ffaf5b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.433699 [ 269 ] {} TCP-Session: b65fcf2d-a9cd-4487-ad65-40236fceb254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.433668 [ 315 ] {} TCP-Session: 8d566082-ffe3-4254-8c87-db4cb7edaf48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:28.433651 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.23 16:14:28.433941 [ 308 ] {} TCP-Session: 6cd13adf-f017-4ebf-b468-a3777496d13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.23 16:14:29.555561 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 2026.05.23 16:14:29.572755 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:29.572815 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:29.578773 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.23 16:14:29.579457 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:29.582344 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 369 2026.05.23 16:14:29.846678 [ 23 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2026.05.23 16:14:29.846743 [ 23 ] {} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:29.846764 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.23 16:14:29.846907 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2026.05.23 16:14:29.847063 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:29.847101 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 979 rows starting from the beginning of the part 2026.05.23 16:14:29.847176 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2026.05.23 16:14:29.847231 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 953 rows starting from the beginning of the part 2026.05.23 16:14:29.847282 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part 2026.05.23 16:14:29.847332 [ 197 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part 2026.05.23 16:14:29.848488 [ 198 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645303 sec., 1690266.1698179606 rows/sec., 105.98 MiB/sec. 2026.05.23 16:14:29.848718 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2026.05.23 16:14:29.849038 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:29.849127 [ 193 ] {d6007a57-90b4-4a59-9f46-be8a6826f626::all_1_24_5} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2026.05.23 16:14:29.849279 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.23 16:14:31.055195 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.055463 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:31.055833 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:31.055882 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} 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', '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.23 16:14:31.056133 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:31.056201 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:31.056338 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.23 16:14:31.056456 [ 306 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:31.056463 [ 342 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:31.056463 [ 332 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:31.056455 [ 335 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:31.056666 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges 2026.05.23 16:14:31.056692 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:31.056760 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.23 16:14:31.056779 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Reading approx. 38 rows with 2 streams 2026.05.23 16:14:31.056816 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} 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', '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.23 16:14:31.056856 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} 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', '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.23 16:14:31.058121 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} executeQuery: Read 38 rows, 8.34 KiB in 0.002768 sec., 13728.323699421964 rows/sec., 2.94 MiB/sec. 2026.05.23 16:14:31.058248 [ 260 ] {f077fd7a-a1fc-49fa-9e25-438c2b11be76} TCPHandler: Processed in 0.003185344 sec. 2026.05.23 16:14:31.060956 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.061092 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.23 16:14:31.061143 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.23 16:14:31.061713 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.061758 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.062151 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:14:31.062387 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} oximeter.fields_i16 (5cbcd3fd-0a24-4d5c-bbf9-618b659104dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.062544 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} executeQuery: Read 24 rows, 2.04 KiB in 0.001483 sec., 16183.412002697236 rows/sec., 1.34 MiB/sec. 2026.05.23 16:14:31.062580 [ 260 ] {d8d23746-b564-4741-a53a-6321aefd57a5} TCPHandler: Processed in 0.001686663 sec. 2026.05.23 16:14:31.062721 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.062818 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:14:31.062859 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:14:31.063266 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.063303 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.063587 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.23 16:14:31.063793 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.063925 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} executeQuery: Read 4 rows, 334.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 289.93 KiB/sec. 2026.05.23 16:14:31.063959 [ 260 ] {83570c87-8e04-48a6-a863-68ff6ba8a760} TCPHandler: Processed in 0.001287368 sec. 2026.05.23 16:14:31.064083 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.064178 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:31.064219 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:31.064711 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.064747 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.065049 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.23 16:14:31.065256 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.065383 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} executeQuery: Read 212 rows, 19.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 15.17 MiB/sec. 2026.05.23 16:14:31.065417 [ 260 ] {5b66bb21-251b-4229-ae6e-e85d7206cb3c} TCPHandler: Processed in 0.001382968 sec. 2026.05.23 16:14:31.065540 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.065636 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:31.065677 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:31.066080 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.066115 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.066415 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.23 16:14:31.066622 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.066748 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} executeQuery: Read 21 rows, 1.62 KiB in 0.00113 sec., 18584.07079646018 rows/sec., 1.40 MiB/sec. 2026.05.23 16:14:31.066782 [ 260 ] {c0ccbcd9-80fe-4abf-bdf7-55152d59a177} TCPHandler: Processed in 0.001290827 sec. 2026.05.23 16:14:31.066902 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.067002 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:14:31.067042 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:14:31.067439 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.067475 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.067764 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:14:31.067967 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.068090 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. 2026.05.23 16:14:31.068123 [ 260 ] {9058e3c0-93dc-4e83-b94a-91ddb91eaefe} TCPHandler: Processed in 0.001269378 sec. 2026.05.23 16:14:31.068340 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.068491 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.23 16:14:31.068553 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.23 16:14:31.069123 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.069160 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.069529 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.23 16:14:31.069750 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} oximeter.fields_u8 (f70c9360-c6c6-4793-913e-f38c15ca2d28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.069894 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} executeQuery: Read 12 rows, 960.00 B in 0.001443 sec., 8316.008316008316 rows/sec., 649.69 KiB/sec. 2026.05.23 16:14:31.069931 [ 260 ] {47cc573e-51a7-48f8-a86f-22d03dc9d8ed} TCPHandler: Processed in 0.001708574 sec. 2026.05.23 16:14:31.070054 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.070152 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:31.070192 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:31.070665 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.070701 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.071011 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.23 16:14:31.071227 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.071355 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} executeQuery: Read 133 rows, 10.99 KiB in 0.001222 sec., 108837.9705400982 rows/sec., 8.79 MiB/sec. 2026.05.23 16:14:31.071389 [ 260 ] {a6744f6f-5404-4561-a46b-d8d208002cee} TCPHandler: Processed in 0.001384669 sec. 2026.05.23 16:14:31.071520 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.071616 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:31.071658 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:31.072051 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.072087 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.072405 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.23 16:14:31.072612 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.072738 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} executeQuery: Read 198 rows, 14.54 KiB in 0.00114 sec., 173684.2105263158 rows/sec., 12.46 MiB/sec. 2026.05.23 16:14:31.072771 [ 260 ] {e3aaf773-4764-48a2-91e4-a1b8b080d084} TCPHandler: Processed in 0.001300748 sec. 2026.05.23 16:14:31.072897 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.072992 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:31.073045 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} 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.23 16:14:31.073803 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.073839 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.074325 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.23 16:14:31.074546 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.074680 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} executeQuery: Read 5 rows, 9.17 KiB in 0.001706 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec. 2026.05.23 16:14:31.074693 [ 52 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.23 16:14:31.074730 [ 260 ] {13764475-d13b-4f01-93ad-476e43335875} TCPHandler: Processed in 0.001881246 sec. 2026.05.23 16:14:31.074764 [ 52 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.074793 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.074895 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:31.074900 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.23 16:14:31.074998 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:31.075046 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:31.075138 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:31.075199 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1349 rows starting from the beginning of the part 2026.05.23 16:14:31.075329 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:31.075391 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:31.075432 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:31.075445 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part 2026.05.23 16:14:31.075561 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:31.075667 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:31.075742 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.23 16:14:31.075766 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:31.075978 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.076118 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. 2026.05.23 16:14:31.076153 [ 260 ] {479c26fc-917b-4ebe-9149-5ca2117a81c5} TCPHandler: Processed in 0.001307878 sec. 2026.05.23 16:14:31.081750 [ 199 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1449 rows, containing 19 columns (19 merged, 0 gathered) in 0.006894546 sec., 210166.1226134397 rows/sec., 376.61 MiB/sec. 2026.05.23 16:14:31.083204 [ 199 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.23 16:14:31.083539 [ 199 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:31.083606 [ 199 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_66_13} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.23 16:14:31.083725 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. 2026.05.23 16:14:32.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 322.27 MiB, peak 333.72 MiB, free memory in arenas 0.00 B, will set to 325.14 MiB (RSS), difference: 2.87 MiB 2026.05.23 16:14:35.660828 [ 103 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:14:35.660953 [ 103 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:14:35.777596 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23908 2026.05.23 16:14:35.778161 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:35.778215 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:35.778796 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.23 16:14:35.779060 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:35.779197 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23908 2026.05.23 16:14:36.054583 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:36.054805 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:36.055121 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:36.055157 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} 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.23 16:14:36.055369 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:36.055435 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:36.055575 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:14:36.055693 [ 359 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:36.055693 [ 332 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:36.055693 [ 306 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:36.055693 [ 335 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:36.055902 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:36.055929 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:36.055973 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} 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.23 16:14:36.055995 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:36.057034 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} executeQuery: Read 32 rows, 5.50 KiB in 0.002319 sec., 13799.05131522208 rows/sec., 2.32 MiB/sec. 2026.05.23 16:14:36.057138 [ 260 ] {2aeaa435-eab4-4602-ac47-7f3615a839ab} TCPHandler: Processed in 0.002679027 sec. 2026.05.23 16:14:36.059522 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:36.059657 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:36.059708 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:36.060436 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:36.060475 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:36.060850 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.23 16:14:36.061072 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:36.061215 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} executeQuery: Read 154 rows, 13.54 KiB in 0.001594 sec., 96612.29611041406 rows/sec., 8.30 MiB/sec. 2026.05.23 16:14:36.061251 [ 260 ] {6d1aa8b7-6d8b-43ab-bc17-511d245a546f} TCPHandler: Processed in 0.001800874 sec. 2026.05.23 16:14:36.061405 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:36.061502 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:36.061543 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:36.062048 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:36.062086 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:36.062381 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.23 16:14:36.062596 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:36.062730 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} executeQuery: Read 37 rows, 2.78 KiB in 0.001247 sec., 29671.21090617482 rows/sec., 2.18 MiB/sec. 2026.05.23 16:14:36.062766 [ 260 ] {bb7218a1-d459-43d4-a4cf-23b3451bb8ce} TCPHandler: Processed in 0.00140996 sec. 2026.05.23 16:14:36.062892 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:36.062998 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:36.063038 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:36.063521 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:36.063557 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:36.063865 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.23 16:14:36.064079 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:36.064204 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} executeQuery: Read 125 rows, 9.97 KiB in 0.001225 sec., 102040.81632653062 rows/sec., 7.95 MiB/sec. 2026.05.23 16:14:36.064238 [ 260 ] {d15c94a0-5c8a-47b8-a72b-0a3dba26e7d1} TCPHandler: Processed in 0.00139597 sec. 2026.05.23 16:14:36.064380 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:36.064486 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:36.064529 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:36.064970 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:36.065005 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:36.065342 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.23 16:14:36.065559 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:36.065670 [ 93 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_78_16 to all_83_83_0 2026.05.23 16:14:36.065685 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. 2026.05.23 16:14:36.065726 [ 93 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:36.065737 [ 260 ] {6a88f405-58de-475c-8bef-e6cf6d242d93} TCPHandler: Processed in 0.001405659 sec. 2026.05.23 16:14:36.065754 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:36.065854 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_78_16 to all_83_83_0 into Compact with storage Full 2026.05.23 16:14:36.065881 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:36.065980 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:36.065981 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:36.066021 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_78_16, total 29130 rows starting from the beginning of the part 2026.05.23 16:14:36.066051 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} 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.23 16:14:36.066096 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part 2026.05.23 16:14:36.066147 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part 2026.05.23 16:14:36.066190 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2026.05.23 16:14:36.066233 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 198 rows starting from the beginning of the part 2026.05.23 16:14:36.066273 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2026.05.23 16:14:36.066912 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:36.066953 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:36.067547 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.23 16:14:36.067781 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:36.067920 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} executeQuery: Read 37 rows, 67.89 KiB in 0.001957 sec., 18906.48952478283 rows/sec., 33.88 MiB/sec. 2026.05.23 16:14:36.067970 [ 260 ] {6c6c7e0e-9733-4732-a914-e733e533d673} TCPHandler: Processed in 0.002138049 sec. 2026.05.23 16:14:36.068112 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:36.068208 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:36.068249 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:36.068603 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:36.068639 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:36.068953 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.23 16:14:36.069168 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:36.069295 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. 2026.05.23 16:14:36.069329 [ 260 ] {d88d6d3c-e827-454e-9dcc-db5272752f4b} TCPHandler: Processed in 0.001265607 sec. 2026.05.23 16:14:36.071336 [ 200 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergeTask::MergeProjectionsStage: Merge sorted 29840 rows, containing 5 columns (5 merged, 0 gathered) in 0.005512266 sec., 5413381.719967796 rows/sec., 347.96 MiB/sec. 2026.05.23 16:14:36.071799 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) 2026.05.23 16:14:36.072143 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:36.072223 [ 186 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_83_17} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_78_16, all_83_83_0] -> all_1_83_17 2026.05.23 16:14:36.072317 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.23 16:14:37.082494 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 2026.05.23 16:14:37.099202 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:37.099257 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:37.105580 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.23 16:14:37.106272 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:37.109124 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2026.05.23 16:14:41.053409 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:41.053675 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:41.054037 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:41.054075 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} 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.23 16:14:41.054288 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:41.054357 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:41.054494 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:14:41.054596 [ 359 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:41.054605 [ 332 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:41.054599 [ 335 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:41.054596 [ 306 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:41.054835 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:41.054861 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:41.054905 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} 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.23 16:14:41.054948 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:41.055949 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} executeQuery: Read 32 rows, 5.50 KiB in 0.002378 sec., 13456.686291000842 rows/sec., 2.26 MiB/sec. 2026.05.23 16:14:41.056049 [ 260 ] {bd700984-932e-4bb0-81f6-a32b68b292a9} TCPHandler: Processed in 0.002784038 sec. 2026.05.23 16:14:41.057848 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:41.057963 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:41.058015 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:41.058677 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:41.058726 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:41.059157 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.23 16:14:41.059376 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:41.059525 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} executeQuery: Read 90 rows, 7.41 KiB in 0.001594 sec., 56461.73149309913 rows/sec., 4.54 MiB/sec. 2026.05.23 16:14:41.059561 [ 260 ] {5357af45-cd94-4b5d-9394-d5ea9ab0b099} TCPHandler: Processed in 0.001765504 sec. 2026.05.23 16:14:41.059706 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:41.059803 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:41.059843 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:41.060250 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:41.060286 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:41.060583 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.23 16:14:41.060795 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:41.060922 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} executeQuery: Read 5 rows, 385.00 B in 0.001137 sec., 4397.537379067722 rows/sec., 330.67 KiB/sec. 2026.05.23 16:14:41.060956 [ 260 ] {db898922-ca12-4248-99f0-581ce595f60d} TCPHandler: Processed in 0.001299358 sec. 2026.05.23 16:14:41.061085 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:41.061180 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:41.061226 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:41.061660 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:41.061695 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:41.061994 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.23 16:14:41.062210 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:41.062337 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} executeQuery: Read 93 rows, 7.41 KiB in 0.001175 sec., 79148.93617021276 rows/sec., 6.16 MiB/sec. 2026.05.23 16:14:41.062372 [ 260 ] {78598614-6e99-46e6-8a79-73716a9d31cd} TCPHandler: Processed in 0.001335848 sec. 2026.05.23 16:14:41.062491 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:41.062587 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:41.062628 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:41.063047 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:41.063082 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:41.063409 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.23 16:14:41.063629 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:41.063760 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. 2026.05.23 16:14:41.063795 [ 260 ] {230ec53e-7fa5-4fcf-8d05-9cda250b7a20} TCPHandler: Processed in 0.001352359 sec. 2026.05.23 16:14:41.063923 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:41.064018 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:41.064071 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} 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.23 16:14:41.064817 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:41.064853 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:41.065339 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.23 16:14:41.065565 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:41.065702 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} executeQuery: Read 5 rows, 9.17 KiB in 0.001702 sec., 2937.720329024677 rows/sec., 5.26 MiB/sec. 2026.05.23 16:14:41.065753 [ 260 ] {3487ccf2-e2f9-488f-98d9-63436ac7646e} TCPHandler: Processed in 0.001878466 sec. 2026.05.23 16:14:41.065915 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:41.066012 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:41.066053 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:41.066403 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:41.066438 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:41.066733 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.23 16:14:41.066940 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:41.067065 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. 2026.05.23 16:14:41.067098 [ 260 ] {f51567a0-f8ea-4f24-bbff-469377ee73bd} TCPHandler: Processed in 0.001231187 sec. 2026.05.23 16:14:43.279401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24420 2026.05.23 16:14:43.279976 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:43.280025 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:43.280519 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.23 16:14:43.280742 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:43.280868 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24420 2026.05.23 16:14:43.280920 [ 153 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.23 16:14:43.280995 [ 153 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:43.281019 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:43.281151 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.23 16:14:43.281289 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:43.281337 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21988 rows starting from the beginning of the part 2026.05.23 16:14:43.281404 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part 2026.05.23 16:14:43.281449 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part 2026.05.23 16:14:43.281493 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part 2026.05.23 16:14:43.281531 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part 2026.05.23 16:14:43.281569 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part 2026.05.23 16:14:43.283543 [ 188 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 24420 rows, containing 4 columns (4 merged, 0 gathered) in 0.002450954 sec., 9963467.286615742 rows/sec., 142.53 MiB/sec. 2026.05.23 16:14:43.283952 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.23 16:14:43.284285 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:43.284384 [ 195 ] {eab06475-1b30-49d4-a948-d8aa151e0cc5::all_1_51_10} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.23 16:14:43.284508 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2026.05.23 16:14:44.609292 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 2026.05.23 16:14:44.626866 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:44.626912 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:44.632644 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.23 16:14:44.633316 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:44.633708 [ 139 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.23 16:14:44.633813 [ 139 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:44.633852 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:44.633997 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.23 16:14:44.637900 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:44.638640 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 384 2026.05.23 16:14:44.639120 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2026.05.23 16:14:44.644359 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part 2026.05.23 16:14:44.649539 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part 2026.05.23 16:14:44.654500 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part 2026.05.23 16:14:44.658992 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part 2026.05.23 16:14:44.662799 [ 200 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part 2026.05.23 16:14:44.715550 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081597914 sec., 4706.0026559012285 rows/sec., 24.33 MiB/sec. 2026.05.23 16:14:44.718431 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.23 16:14:44.720473 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:44.720592 [ 192 ] {d01eb037-edf1-4d1c-8b9f-205f794254af::all_1_51_10} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.23 16:14:44.723635 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.23 16:14:44.995083 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:44.995433 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.23 16:14:44.995955 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:44.996028 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.23 16:14:44.996317 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:44.996384 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:44.996524 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 32-element set) 2026.05.23 16:14:44.996654 [ 306 ] {45481b22-37f3-474d-b252-b80dc61103e1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:44.996657 [ 335 ] {45481b22-37f3-474d-b252-b80dc61103e1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:44.996656 [ 332 ] {45481b22-37f3-474d-b252-b80dc61103e1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:44.996653 [ 359 ] {45481b22-37f3-474d-b252-b80dc61103e1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:44.996948 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:44.996975 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:44.997020 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" 2026.05.23 16:14:44.997040 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:44.998018 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} executeQuery: Read 32 rows, 5.50 KiB in 0.002745 sec., 11657.559198542805 rows/sec., 1.96 MiB/sec. 2026.05.23 16:14:44.998116 [ 260 ] {45481b22-37f3-474d-b252-b80dc61103e1} TCPHandler: Processed in 0.003173244 sec. 2026.05.23 16:14:45.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 326.43 MiB, peak 339.79 MiB, free memory in arenas 0.00 B, will set to 327.72 MiB (RSS), difference: 1.29 MiB 2026.05.23 16:14:45.013769 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.013905 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.23 16:14:45.013957 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.23 16:14:45.014528 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.014563 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.014935 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.23 16:14:45.015171 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.015317 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} executeQuery: Read 8 rows, 668.00 B in 0.001448 sec., 5524.861878453038 rows/sec., 450.51 KiB/sec. 2026.05.23 16:14:45.015353 [ 260 ] {6bebb9a1-8f1a-42ca-b05b-6a593e1c5685} TCPHandler: Processed in 0.001648302 sec. 2026.05.23 16:14:45.015508 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.015612 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:45.015651 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:45.017138 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.017174 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.017724 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.23 16:14:45.017958 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.018091 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} executeQuery: Read 3367 rows, 259.93 KiB in 0.002497 sec., 1348418.1017220665 rows/sec., 101.66 MiB/sec. 2026.05.23 16:14:45.018128 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} MemoryTracker: Peak memory usage (for query): 4.04 MiB. 2026.05.23 16:14:45.018141 [ 260 ] {98c10ef8-f5e9-4c20-b44d-49a66295d56a} TCPHandler: Processed in 0.002683217 sec. 2026.05.23 16:14:45.018294 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.018391 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:45.018431 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:45.018868 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.018904 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.019199 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.23 16:14:45.019413 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.019540 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} executeQuery: Read 56 rows, 4.17 KiB in 0.001168 sec., 47945.20547945205 rows/sec., 3.48 MiB/sec. 2026.05.23 16:14:45.019575 [ 260 ] {5ab5b757-5c96-4af2-9327-46d674444070} TCPHandler: Processed in 0.001329998 sec. 2026.05.23 16:14:45.019696 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.019792 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.23 16:14:45.019831 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.23 16:14:45.020486 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.020521 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.020862 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.23 16:14:45.021115 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} oximeter.fields_u32 (d6007a57-90b4-4a59-9f46-be8a6826f626): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.021247 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} executeQuery: Read 953 rows, 57.03 KiB in 0.001473 sec., 646978.9545145961 rows/sec., 37.81 MiB/sec. 2026.05.23 16:14:45.021282 [ 260 ] {aa6f1617-333c-43cd-8b1d-3b131e0ce521} TCPHandler: Processed in 0.001635413 sec. 2026.05.23 16:14:45.021449 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.021547 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:45.021589 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.23 16:14:45.022022 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.022057 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.022344 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.23 16:14:45.022556 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.022680 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} executeQuery: Read 1 rows, 72.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 61.04 KiB/sec. 2026.05.23 16:14:45.022714 [ 260 ] {adbb1817-35ec-4ac4-a32b-37b482f434ac} TCPHandler: Processed in 0.001313849 sec. 2026.05.23 16:14:45.022842 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.022938 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:45.022976 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:45.023870 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.023906 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.024298 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.23 16:14:45.024507 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.024637 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} executeQuery: Read 1941 rows, 134.35 KiB in 0.001717 sec., 1130460.104834013 rows/sec., 76.41 MiB/sec. 2026.05.23 16:14:45.024672 [ 260 ] {6b7d3dbe-afee-498e-9451-0c75cc0d772e} TCPHandler: Processed in 0.001878415 sec. 2026.05.23 16:14:45.024798 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.024894 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:45.024936 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:45.025581 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.025617 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.026037 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.23 16:14:45.026249 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.026378 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} executeQuery: Read 1596 rows, 100.03 KiB in 0.001503 sec., 1061876.24750499 rows/sec., 64.99 MiB/sec. 2026.05.23 16:14:45.026411 [ 260 ] {c8ad8b49-a37a-4822-a4f2-c8eeec05a60f} TCPHandler: Processed in 0.001662734 sec. 2026.05.23 16:14:45.026534 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.026631 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:45.026683 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} 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.23 16:14:45.027456 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.027492 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.028053 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.23 16:14:45.028279 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.028418 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} executeQuery: Read 48 rows, 88.08 KiB in 0.001805 sec., 26592.797783933518 rows/sec., 47.65 MiB/sec. 2026.05.23 16:14:45.028474 [ 260 ] {b853c47a-506e-4e15-8937-4f2c58c93c08} TCPHandler: Processed in 0.001988268 sec. 2026.05.23 16:14:45.028611 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:45.028707 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:45.028747 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:45.029107 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:45.029141 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:45.029457 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.23 16:14:45.029667 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:45.029797 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} executeQuery: Read 200 rows, 11.63 KiB in 0.001109 sec., 180342.65103697026 rows/sec., 10.24 MiB/sec. 2026.05.23 16:14:45.029831 [ 260 ] {19fdfd7c-ad76-4c5d-baf0-93fa6c530255} TCPHandler: Processed in 0.001268578 sec. 2026.05.23 16:14:46.049832 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:46.050187 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:46.050521 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:46.050557 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} 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.23 16:14:46.050768 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:46.050835 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:46.050973 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.23 16:14:46.051068 [ 359 ] {b5e33e60-2581-436c-83ed-fec397716d67} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:46.051106 [ 332 ] {b5e33e60-2581-436c-83ed-fec397716d67} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:46.051133 [ 338 ] {b5e33e60-2581-436c-83ed-fec397716d67} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:46.051106 [ 306 ] {b5e33e60-2581-436c-83ed-fec397716d67} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:46.051325 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:46.051352 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:46.051408 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} 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.23 16:14:46.051429 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:46.052669 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} executeQuery: Read 32 rows, 5.50 KiB in 0.002623 sec., 12199.771254288982 rows/sec., 2.05 MiB/sec. 2026.05.23 16:14:46.052772 [ 260 ] {b5e33e60-2581-436c-83ed-fec397716d67} TCPHandler: Processed in 0.003118632 sec. 2026.05.23 16:14:46.054010 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:46.054125 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:46.054168 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:46.054681 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:46.054720 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:46.055094 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.23 16:14:46.055325 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:46.055473 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} executeQuery: Read 80 rows, 6.44 KiB in 0.00138 sec., 57971.014492753624 rows/sec., 4.55 MiB/sec. 2026.05.23 16:14:46.055507 [ 260 ] {3cecd52f-467d-4a77-9a18-d90fb249253e} TCPHandler: Processed in 0.001549211 sec. 2026.05.23 16:14:46.055814 [ 140 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.23 16:14:46.055830 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:46.055894 [ 140 ] {} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:46.055925 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:46.055978 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:46.056022 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:46.056044 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.23 16:14:46.056161 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:46.056194 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3506 rows starting from the beginning of the part 2026.05.23 16:14:46.056263 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 212 rows starting from the beginning of the part 2026.05.23 16:14:46.056307 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 154 rows starting from the beginning of the part 2026.05.23 16:14:46.056349 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part 2026.05.23 16:14:46.056388 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 3367 rows starting from the beginning of the part 2026.05.23 16:14:46.056425 [ 187 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 80 rows starting from the beginning of the part 2026.05.23 16:14:46.056461 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:46.056502 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:46.056875 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.23 16:14:46.057103 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:46.057240 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} executeQuery: Read 88 rows, 7.01 KiB in 0.001281 sec., 68696.33099141296 rows/sec., 5.34 MiB/sec. 2026.05.23 16:14:46.057245 [ 140 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.23 16:14:46.057278 [ 260 ] {350c74be-11a3-40ea-bb99-66d380ba71ed} TCPHandler: Processed in 0.001497071 sec. 2026.05.23 16:14:46.057296 [ 140 ] {} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:46.057321 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:46.057429 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:46.057431 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.23 16:14:46.057531 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:46.057550 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:46.057573 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:46.057585 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2010 rows starting from the beginning of the part 2026.05.23 16:14:46.057653 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 133 rows starting from the beginning of the part 2026.05.23 16:14:46.057704 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 125 rows starting from the beginning of the part 2026.05.23 16:14:46.057750 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 93 rows starting from the beginning of the part 2026.05.23 16:14:46.057795 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1941 rows starting from the beginning of the part 2026.05.23 16:14:46.057848 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 88 rows starting from the beginning of the part 2026.05.23 16:14:46.057969 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:46.058003 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:46.058474 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.23 16:14:46.058689 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 7409 rows, containing 5 columns (5 merged, 0 gathered) in 0.002691877 sec., 2752354.5838089925 rows/sec., 220.68 MiB/sec. 2026.05.23 16:14:46.058693 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:46.058854 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} executeQuery: Read 32 rows, 2.28 KiB in 0.001342 sec., 23845.007451564827 rows/sec., 1.66 MiB/sec. 2026.05.23 16:14:46.058889 [ 260 ] {b7ac519f-6df8-42e9-8501-6be7cfe23f71} TCPHandler: Processed in 0.001509151 sec. 2026.05.23 16:14:46.059025 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:46.059102 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.23 16:14:46.059120 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:46.059167 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:46.059276 [ 196 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4390 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888366 sec., 2324761.195658045 rows/sec., 169.19 MiB/sec. 2026.05.23 16:14:46.059402 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:46.059484 [ 191 ] {0c3f03ce-16df-4122-b085-25527c6a5204::all_1_86_17} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.23 16:14:46.059501 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:46.059527 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.23 16:14:46.059539 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:46.059585 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. 2026.05.23 16:14:46.059766 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:46.059836 [ 192 ] {9a65aab3-edeb-4ff9-a908-b3478d2d9794::all_1_86_17} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.23 16:14:46.059854 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.23 16:14:46.059905 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.05.23 16:14:46.060073 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:46.060185 [ 140 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.23 16:14:46.060199 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} executeQuery: Read 12 rows, 848.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. 2026.05.23 16:14:46.060229 [ 140 ] {} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:46.060246 [ 260 ] {fb4115b5-4166-4f73-b866-dcadd56ecc6d} TCPHandler: Processed in 0.001270288 sec. 2026.05.23 16:14:46.060252 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:46.060386 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.23 16:14:46.060510 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:46.060546 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5108 rows starting from the beginning of the part 2026.05.23 16:14:46.060611 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:46.060657 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:46.060697 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2026.05.23 16:14:46.060737 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 200 rows starting from the beginning of the part 2026.05.23 16:14:46.060777 [ 187 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 12 rows starting from the beginning of the part 2026.05.23 16:14:46.062505 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002182281 sec., 2520298.7149684206 rows/sec., 162.02 MiB/sec. 2026.05.23 16:14:46.062921 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.23 16:14:46.063175 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:46.063247 [ 201 ] {f3368772-9e92-4815-a20a-2aa203581989::all_1_86_17} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.23 16:14:46.063316 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2026.05.23 16:14:50.661039 [ 114 ] {} DNSResolver: Updating DNS cache 2026.05.23 16:14:50.661107 [ 114 ] {} DNSResolver: Updated DNS cache 2026.05.23 16:14:50.781060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24868 2026.05.23 16:14:50.781654 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:50.781701 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:50.782276 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.23 16:14:50.782520 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:50.782650 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24868 2026.05.23 16:14:51.054953 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:51.055201 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:51.055538 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:51.055576 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} 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.23 16:14:51.055797 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:51.055865 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:51.056004 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:14:51.056094 [ 332 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:51.056127 [ 321 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:51.056132 [ 338 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:51.056100 [ 306 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:51.056329 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:51.056357 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:51.056401 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} 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.23 16:14:51.056421 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:51.057467 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} executeQuery: Read 32 rows, 5.50 KiB in 0.002368 sec., 13513.513513513513 rows/sec., 2.27 MiB/sec. 2026.05.23 16:14:51.057568 [ 260 ] {fbdbdcb3-72e4-45c0-91ec-7487f14a2c8f} TCPHandler: Processed in 0.002749628 sec. 2026.05.23 16:14:51.059438 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:51.059574 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:51.059625 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:51.060255 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:51.060308 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:51.060689 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.23 16:14:51.060921 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:51.061062 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} executeQuery: Read 90 rows, 7.41 KiB in 0.001525 sec., 59016.393442622946 rows/sec., 4.75 MiB/sec. 2026.05.23 16:14:51.061098 [ 260 ] {6a119aeb-38ff-4006-81c5-0b40b9c5b80f} TCPHandler: Processed in 0.001722314 sec. 2026.05.23 16:14:51.061238 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:51.061334 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:51.061373 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:51.061776 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:51.061812 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:51.062098 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.23 16:14:51.062303 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:51.062415 [ 114 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.23 16:14:51.062433 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} executeQuery: Read 5 rows, 385.00 B in 0.001118 sec., 4472.271914132379 rows/sec., 336.29 KiB/sec. 2026.05.23 16:14:51.062463 [ 114 ] {} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:51.062475 [ 260 ] {e082718e-6968-40b4-9f98-8ee19f64a3ef} TCPHandler: Processed in 0.001286107 sec. 2026.05.23 16:14:51.062490 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:51.062611 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.23 16:14:51.062634 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:51.062738 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:51.062744 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:51.062780 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 83 rows starting from the beginning of the part 2026.05.23 16:14:51.062799 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:51.062863 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part 2026.05.23 16:14:51.062922 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:51.062970 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:51.063016 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part 2026.05.23 16:14:51.063062 [ 201 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:51.063222 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:51.063263 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:51.063603 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.23 16:14:51.063839 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:51.063967 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} executeQuery: Read 93 rows, 7.41 KiB in 0.001241 sec., 74939.56486704272 rows/sec., 5.83 MiB/sec. 2026.05.23 16:14:51.063978 [ 193 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391049 sec., 148808.5610212149 rows/sec., 11.46 MiB/sec. 2026.05.23 16:14:51.064002 [ 260 ] {ef718d88-1787-4667-a231-3d4c34fc70e5} TCPHandler: Processed in 0.001416919 sec. 2026.05.23 16:14:51.064157 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.23 16:14:51.064175 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:51.064275 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:51.064319 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:51.064470 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:51.064561 [ 198 ] {ae9c5df3-736b-44c0-9edc-c85e5274fd03::all_1_71_14} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.23 16:14:51.064664 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.23 16:14:51.064722 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:51.064761 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:51.065091 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.23 16:14:51.065315 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:51.065444 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. 2026.05.23 16:14:51.065478 [ 260 ] {02f6bde9-aa03-43e9-99ae-c3870618ee44} TCPHandler: Processed in 0.001352149 sec. 2026.05.23 16:14:51.065606 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:51.065701 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:51.065754 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} 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.23 16:14:51.066483 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:51.066519 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:51.067005 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.23 16:14:51.067227 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:51.067368 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} executeQuery: Read 5 rows, 9.17 KiB in 0.001685 sec., 2967.3590504451035 rows/sec., 5.32 MiB/sec. 2026.05.23 16:14:51.067419 [ 260 ] {aca07b1c-0f64-4900-9252-ce4e4700d1c5} TCPHandler: Processed in 0.001861026 sec. 2026.05.23 16:14:51.067533 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:51.067628 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:51.067669 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:51.068019 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:51.068054 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:51.068348 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.23 16:14:51.068558 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:51.068684 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. 2026.05.23 16:14:51.068716 [ 260 ] {202d51a9-b6e9-43ec-8dd8-7d4292f71bcb} TCPHandler: Processed in 0.001231846 sec. 2026.05.23 16:14:52.138779 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 2026.05.23 16:14:52.153724 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:52.153788 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.23 16:14:52.158966 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.23 16:14:52.159696 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:52.166318 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2026.05.23 16:14:56.055022 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:56.055285 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} executeQuery: (from [fd00:1122:3344:101::d]:36086) 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.23 16:14:56.055619 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.23 16:14:56.055656 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} 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.23 16:14:56.055869 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.23 16:14:56.055935 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.23 16:14:56.056074 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.23 16:14:56.056175 [ 321 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.23 16:14:56.056198 [ 332 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.23 16:14:56.056199 [ 338 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.23 16:14:56.056199 [ 306 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.23 16:14:56.056388 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Selected 4/4 parts by partition key, 1 parts by primary key, 1/4 marks by primary key, 1 marks to read from 1 ranges 2026.05.23 16:14:56.056414 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} oximeter.timeseries_schema (d1b0c986-0148-497d-9fad-0866f92fd605) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.23 16:14:56.056459 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} 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.23 16:14:56.056479 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 2026.05.23 16:14:56.057507 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} executeQuery: Read 32 rows, 5.50 KiB in 0.002326 sec., 13757.523645743766 rows/sec., 2.31 MiB/sec. 2026.05.23 16:14:56.057614 [ 260 ] {413209ed-5895-4d0c-b00d-9bc199ffbf19} TCPHandler: Processed in 0.002727758 sec. 2026.05.23 16:14:56.060011 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:56.060146 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.23 16:14:56.060197 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.23 16:14:56.060954 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.060996 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.061367 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.23 16:14:56.061591 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} oximeter.fields_string (0c3f03ce-16df-4122-b085-25527c6a5204): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.061732 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} executeQuery: Read 154 rows, 13.54 KiB in 0.001622 sec., 94944.51294697904 rows/sec., 8.16 MiB/sec. 2026.05.23 16:14:56.061767 [ 260 ] {0f1eff96-108e-4eec-954e-acd631b064fe} TCPHandler: Processed in 0.001819775 sec. 2026.05.23 16:14:56.061904 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:56.062001 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.23 16:14:56.062041 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.23 16:14:56.062466 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.062502 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.062789 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.23 16:14:56.062991 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} oximeter.fields_u16 (ae9c5df3-736b-44c0-9edc-c85e5274fd03): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.063119 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} executeQuery: Read 37 rows, 2.78 KiB in 0.001137 sec., 32541.776605101142 rows/sec., 2.39 MiB/sec. 2026.05.23 16:14:56.063154 [ 260 ] {2dded7af-8639-4183-ae13-16dbd9e68eb1} TCPHandler: Processed in 0.001298278 sec. 2026.05.23 16:14:56.063277 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:56.063373 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.23 16:14:56.063413 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.23 16:14:56.063899 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.063934 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.064231 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.23 16:14:56.064429 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} oximeter.fields_uuid (9a65aab3-edeb-4ff9-a908-b3478d2d9794): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.064556 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} executeQuery: Read 125 rows, 9.97 KiB in 0.001201 sec., 104079.93338884263 rows/sec., 8.11 MiB/sec. 2026.05.23 16:14:56.064591 [ 260 ] {4fae57f7-1880-41b3-b1a0-c031b1e6145f} TCPHandler: Processed in 0.001362469 sec. 2026.05.23 16:14:56.064711 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:56.064806 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:56.064848 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.23 16:14:56.065300 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.065345 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.065657 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.23 16:14:56.065862 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.065989 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. 2026.05.23 16:14:56.066002 [ 124 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Selected 6 parts from all_1_83_17 to all_88_88_0 2026.05.23 16:14:56.066023 [ 260 ] {33854c0c-1ff4-49ec-a709-9ab2246aac80} TCPHandler: Processed in 0.001360919 sec. 2026.05.23 16:14:56.066055 [ 124 ] {} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.066081 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.066155 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:56.066210 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_83_17 to all_88_88_0 into Compact with storage Full 2026.05.23 16:14:56.066262 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.23 16:14:56.066320 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} 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.23 16:14:56.066365 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:56.066410 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_83_17, total 29840 rows starting from the beginning of the part 2026.05.23 16:14:56.066486 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2026.05.23 16:14:56.066542 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1596 rows starting from the beginning of the part 2026.05.23 16:14:56.066590 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 32 rows starting from the beginning of the part 2026.05.23 16:14:56.066637 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2026.05.23 16:14:56.066687 [ 189 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2026.05.23 16:14:56.067085 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.067126 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.067749 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.23 16:14:56.067970 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.068101 [ 124 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.23 16:14:56.068109 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} executeQuery: Read 37 rows, 67.89 KiB in 0.001874 sec., 19743.863393810032 rows/sec., 35.38 MiB/sec. 2026.05.23 16:14:56.068143 [ 124 ] {} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.068168 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.068179 [ 260 ] {fbe28759-c670-4026-876f-f16949d68304} TCPHandler: Processed in 0.002073238 sec. 2026.05.23 16:14:56.068263 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.23 16:14:56.068308 [ 260 ] {} TCP-Session: 81aa76b7-228f-4e65-9bfb-1e0b05ed957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.23 16:14:56.068413 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} executeQuery: (from [fd00:1122:3344:101::d]:36086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.23 16:14:56.068455 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.23 16:14:56.068484 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:56.068544 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1449 rows starting from the beginning of the part 2026.05.23 16:14:56.068667 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:56.068768 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:56.068802 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.068842 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.068861 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part 2026.05.23 16:14:56.068953 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part 2026.05.23 16:14:56.069044 [ 193 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part 2026.05.23 16:14:56.069163 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.23 16:14:56.069426 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} oximeter.measurements_u64 (f3368772-9e92-4815-a20a-2aa203581989): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.069569 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. 2026.05.23 16:14:56.069611 [ 260 ] {6e074ec0-b64d-427f-aab8-69d3a4a77bad} TCPHandler: Processed in 0.001353018 sec. 2026.05.23 16:14:56.075657 [ 197 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergeTask::MergeProjectionsStage: Merge sorted 31948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00950002 sec., 3362940.288546761 rows/sec., 215.94 MiB/sec. 2026.05.23 16:14:56.076196 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) 2026.05.23 16:14:56.076532 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.076619 [ 194 ] {97665073-f44e-42a6-a5a1-42d760f29483::all_1_88_18} oximeter.measurements_cumulativeu64 (97665073-f44e-42a6-a5a1-42d760f29483) (MergerMutator): Merged 6 parts: [all_1_83_17, all_88_88_0] -> all_1_88_18 2026.05.23 16:14:56.076712 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2026.05.23 16:14:56.078628 [ 197 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 19 columns (19 merged, 0 gathered) in 0.010411494 sec., 151851.4057636685 rows/sec., 272.11 MiB/sec. 2026.05.23 16:14:56.080937 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.23 16:14:56.081361 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.081457 [ 188 ] {4b9d3211-99ff-4af1-85a4-461e2b6132e9::all_1_71_14} oximeter.measurements_histogramu64 (4b9d3211-99ff-4af1-85a4-461e2b6132e9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.23 16:14:56.081599 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. 2026.05.23 16:14:56.672435 [ 121 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2026.05.23 16:14:56.672500 [ 121 ] {} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:56.672526 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:56.672661 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2026.05.23 16:14:56.672807 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:56.672841 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2026.05.23 16:14:56.672914 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2026.05.23 16:14:56.672962 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2026.05.23 16:14:56.673003 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2026.05.23 16:14:56.673045 [ 195 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2026.05.23 16:14:56.673779 [ 197 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175956 sec., 30613.390296915873 rows/sec., 2.55 MiB/sec. 2026.05.23 16:14:56.673963 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2026.05.23 16:14:56.674279 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:56.674354 [ 190 ] {4f328236-7695-431c-9eba-59beea5f8f74::all_1_25_6} oximeter.fields_ipaddr (4f328236-7695-431c-9eba-59beea5f8f74) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2026.05.23 16:14:56.674446 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.23 16:14:57.000305 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 328.64 MiB, peak 342.72 MiB, free memory in arenas 0.00 B, will set to 338.31 MiB (RSS), difference: 9.68 MiB 2026.05.23 16:14:58.145833 [ 130 ] {} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.23 16:14:58.145893 [ 130 ] {} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:58.145915 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:58.146043 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.05.23 16:14:58.146200 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.23 16:14:58.146236 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part 2026.05.23 16:14:58.146307 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2026.05.23 16:14:58.146354 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2026.05.23 16:14:58.146396 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2026.05.23 16:14:58.146443 [ 197 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2026.05.23 16:14:58.147218 [ 190 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228407 sec., 4884.374641303738 rows/sec., 362.51 KiB/sec. 2026.05.23 16:14:58.147407 [ 196 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.23 16:14:58.147716 [ 196 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:58.147790 [ 196 ] {ff2d3029-4935-430d-8146-1cadfabe3867::all_1_13_3} oximeter.fields_u64 (ff2d3029-4935-430d-8146-1cadfabe3867) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.23 16:14:58.147864 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.23 16:14:58.282831 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25380 2026.05.23 16:14:58.283493 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:58.283555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:58.284057 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.23 16:14:58.284290 [ 244 ] {} system.asynchronous_metric_log (eab06475-1b30-49d4-a948-d8aa151e0cc5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:58.284434 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25380 2026.05.23 16:14:59.666442 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 2026.05.23 16:14:59.683325 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.23 16:14:59.683400 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.23 16:14:59.689089 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.23 16:14:59.689760 [ 243 ] {} system.metric_log (d01eb037-edf1-4d1c-8b9f-205f794254af): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.23 16:14:59.692624 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 399